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
741cb3cf029e37682634eeb355c20420c0816c8d
tinyUSB
/
src
/
host
History
hathach
741cb3cf02
rename hcd_devtree_info_t to tuh_bus_info_t, hcd_devtree_get_info to hcd_bus_info_get
...
streamline bus info to usbh_devies, also replace dev0 (renamed to dev0_bus)
2025-04-23 12:35:32 +07:00
..
hcd.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
hub.c
- add tuh_descriptor_get_string_langid() API
2025-03-03 23:22:23 +07:00
hub.h
more hub improve, handle more failed transfer with polling interrupt status endpoint
2025-02-19 15:50:42 +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
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.h
add tuh_edpt_close() API, it will abort any pending transfer
2025-03-25 16:15:58 +07:00