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
62f2efbe8c
hid host skip get report descriptor if too large instead of assert
2021-08-20 18:26:56 +07:00
..
hcd.h
implement usbh_edpt_busy (WIP), remove hcd_edpt_busy
2021-06-10 17:19:21 +07:00
hub.c
change usbh open driver to have max_len and return driver len
2021-06-28 17:39:57 +07:00
hub.h
change usbh open driver to have max_len and return driver len
2021-06-28 17:39:57 +07:00
usbh_classdriver.h
extra common edpt helper for device and host stack
2021-08-20 18:01:10 +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
add usbh_classdriver.h
2021-06-10 16:48:20 +07:00
usbh.c
hid host skip get report descriptor if too large instead of assert
2021-08-20 18:26:56 +07:00
usbh.h
remove hcd_edpt_stalled()
2021-06-10 16:55:12 +07:00