This website requires JavaScript.
Explore
Help
Sign In
mirror
/
tinyusb
Watch
1
Star
0
Fork
0
You've already forked tinyusb
mirror of
https://github.com/hathach/tinyusb.git
synced
2025-02-15 21:40:18 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
tinyusb
/
src
/
host
History
hathach
85dcb73774
more clean up
2022-04-28 18:00:30 +07:00
..
hcd.h
make hcd_event_handler() fastfunc, and force inline other helper
2022-04-27 20:54:21 +07:00
hub.c
rename usbh_edpt_open() to tuh_edpt_open()
2022-03-19 14:59:31 +07:00
hub.h
rename user_arg to user_data
2022-03-17 22:37:51 +07:00
usbh_classdriver.h
add parse config descriptor to example
2022-03-19 00:43:31 +07:00
usbh.c
more clean up
2022-04-28 18:00:30 +07:00
usbh.h
add note for tud_task() behavior in freertos example
2022-04-20 18:35:38 +07:00