This website requires JavaScript.
Explore
Help
Sign In
andy
/
tinyUSB
Watch
1
Star
0
Fork
0
You've already forked tinyUSB
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
42d4f7c81e65a2d39b8e108b1ef8ed58945b7617
tinyUSB
/
src
/
host
History
hathach
42d4f7c81e
remove the old attach duplicated logic, debouncing skip should take care of it.
2025-04-28 15:10:03 +07:00
..
hcd.h
rename and expose tuh_bus_info_get() to application
2025-04-23 16:03:40 +07:00
hub.c
refactor hub driver and move port reset on connection change to usbh.
2025-04-24 17:59:45 +07:00
hub.h
refactor hub driver and move port reset on connection change to usbh.
2025-04-24 17:59:45 +07:00
usbh_pvt.h
rename hcd_devtree_info_t to tuh_bus_info_t, hcd_devtree_get_info to hcd_bus_info_get
2025-04-23 12:35:32 +07:00
usbh.c
remove the old attach duplicated logic, debouncing skip should take care of it.
2025-04-28 15:10:03 +07:00
usbh.h
add tuh_address_set() API
2025-04-24 10:41:00 +07:00