This website requires JavaScript.
Explore
Help
Sign In
Embedded
/
tinyusb
Watch
1
Star
0
Fork
0
You've already forked tinyusb
mirror of
https://github.com/hathach/tinyusb.git
synced
2025-01-24 05:42:57 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
tinyusb
/
src
/
host
History
hathach
be6f6f2c99
increase delay between attempts to 100ms
2022-11-28 23:43:52 +07:00
..
hcd.h
Merge pull request
#1480
from Ryzee119/multihub_rebase
2022-06-16 16:33:48 +07:00
hub.c
Hub: Clear other port feature changes
2022-08-16 18:25:46 +09:30
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
increase delay between attempts to 100ms
2022-11-28 23:43:52 +07:00
usbh.h
Retry a few times with transfers in enumeration since device can be unstable when starting up
2022-11-28 23:22:10 +07:00