This website requires JavaScript.
Explore
Help
Sign In
mirror
/
tinyusb
Watch
3
Star
0
Fork
0
You've already forked tinyusb
mirror of
https://github.com/hathach/tinyusb.git
synced
2026-02-12 09:15:46 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f5974b041e858badab1fbf187926efa8b79367cd
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