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-03-31 03:43:27 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a6b943260060224cdffe0d55d50fb4e377b65392
tinyusb
/
src
/
device
History
hathach
1c49c479ca
seperate tusb_task() to tud_task() and tuh_task()
...
tusb_task() still exists for backward compatible
2018-12-13 14:51:37 +07:00
..
dcd.h
remove dcd_connect/disconnect since there is no usage now
2018-12-05 12:22:33 +07:00
usbd_auto_desc.c
add Auto descriptor endpoint num config to support lpc17xx
2018-11-28 16:10:31 +07:00
usbd_control.c
clean up
2018-12-05 17:09:30 +07:00
usbd_pvt.h
seperate tusb_task() to tud_task() and tuh_task()
2018-12-13 14:51:37 +07:00
usbd.c
seperate tusb_task() to tud_task() and tuh_task()
2018-12-13 14:51:37 +07:00
usbd.h
seperate tusb_task() to tud_task() and tuh_task()
2018-12-13 14:51:37 +07:00