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
0109ffbdcb
fix abort transfer does not release endpoint, also reset state if it is control transfer
2023-08-16 14:31:14 +07:00
..
hcd.h
Add tuh_rhport_is_active() and tuh_rhport_reset_bus()
2023-08-07 20:48:07 +07:00
hub.c
more minor clean up
2023-08-15 22:54:07 +07:00
hub.h
rename user_arg to user_data
2022-03-17 22:37:51 +07:00
usbh_pvt.h
more minor clean up
2023-08-15 22:54:07 +07:00
usbh.c
fix abort transfer does not release endpoint, also reset state if it is control transfer
2023-08-16 14:31:14 +07:00
usbh.h
Add tuh_rhport_is_active() and tuh_rhport_reset_bus()
2023-08-07 20:48:07 +07:00