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-31 05:52:55 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
tinyusb
/
src
/
host
History
hathach
d56cde33ef
refactor usbd to also use common endpoint claim/release
2022-03-09 17:34:12 +07:00
..
hcd.h
correct qhd and qtd count for ehci/ohci
2022-03-04 21:04:52 +07:00
hub.c
rename HCD_MAX_XFER to CFG_TUH_ENDPOINT_MAX
2022-03-04 17:07:04 +07:00
hub.h
change host driver open return type to bool
2021-08-20 19:31:38 +07:00
usbh_classdriver.h
improve rphort management for usbd
2022-02-25 18:35:21 +07:00
usbh_control.c
add tusb_debug.h remove tusb_error.h
2022-03-09 16:44:19 +07:00
usbh.c
refactor usbd to also use common endpoint claim/release
2022-03-09 17:34:12 +07:00
usbh.h
rename host descriptor function
2022-03-09 11:21:13 +07:00