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-03-22 10:20:55 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
tinyusb
/
src
/
host
History
hathach
22a5b1608c
change host driver open return type to bool
...
the descriptor len used by driver will be calculated by usbh
2021-08-20 19:31:38 +07:00
..
hcd.h
implement usbh_edpt_busy (WIP), remove hcd_edpt_busy
2021-06-10 17:19:21 +07:00
hub.c
change host driver open return type to bool
2021-08-20 19:31:38 +07:00
hub.h
change host driver open return type to bool
2021-08-20 19:31:38 +07:00
usbh_classdriver.h
change host driver open return type to bool
2021-08-20 19:31:38 +07:00
usbh_control.c
Merge pull request
#891
from hathach/host-rp2040-double-buffer
2021-06-28 17:39:09 +07:00
usbh_hcd.h
improve host configuration parsing
2021-08-20 19:08:38 +07:00
usbh.c
improve host configuration parsing
2021-08-20 19:08:38 +07:00
usbh.h
remove hcd_edpt_stalled()
2021-06-10 16:55:12 +07:00