This website requires JavaScript.
Explore
Help
Register
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
52f0427096a9e20b62dc3055a153a60e50317297
tinyUSB
/
src
/
host
History
hathach
77e142ed76
Merge branch 'master' into fork/HiFiPhile/async_io
2025-06-30 21:09:40 +07:00
..
hcd.h
rename and expose tuh_bus_info_get() to application
2025-04-23 16:03:40 +07:00
hub.c
fix warnings, minor clean up
2025-05-13 12:16:22 +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
add usbh_spin_lock/unlock() use spinlock instead of atomic flag for hcd max3421
2025-05-21 15:27:18 +07:00
usbh.c
Merge branch 'master' into fork/HiFiPhile/async_io
2025-06-30 21:09:40 +07:00
usbh.h
usbh make TU_API_SYNC() public, to implement sync() API, change return of sync API from uint8_t to tusb_xfer_result_t
2025-06-20 12:51:29 +07:00