This website requires JavaScript.
Explore
Help
Sign In
mirror
/
tinyusb
Watch
3
Star
0
Fork
0
You've already forked tinyusb
mirror of
https://github.com/hathach/tinyusb.git
synced
2026-02-12 10:25:27 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a90839688c11338451729838e45ae3aaa58864fe
tinyusb
/
src
/
device
History
hathach
a90839688c
add msec timeout to osal_queue_receive(), tud_task() and tuh_task() both pending for event queue with timeout of 1 ms
2022-04-20 13:25:38 +07:00
..
dcd.h
…
usbd_control.c
…
usbd_pvt.h
refactor and integrate usbh control xfer back to usbh.c
2022-03-10 22:22:05 +07:00
usbd.c
add msec timeout to osal_queue_receive(), tud_task() and tuh_task() both pending for event queue with timeout of 1 ms
2022-04-20 13:25:38 +07:00
usbd.h
…