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-01 04:58:35 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
12debd7763bfc6f55566e5f4f8c982a55f206815
tinyusb
/
src
/
host
History
hathach
98bbb0d402
Merge branch 'master' into pio-host
2022-04-21 12:05:22 +07:00
..
hcd.h
pio usb control work well including stall response
2022-04-01 16:01:24 +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
Merge branch 'master' into pio-host
2022-04-21 12:05:22 +07:00
usbh.h
add note for tud_task() behavior in freertos example
2022-04-20 18:35:38 +07:00