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-08 08:25:38 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e09a2d8d356bd1165a4474f5de7dce43c936cb2e
tinyusb
/
src
/
host
History
hathach
77e142ed76
Merge branch 'master' into fork/HiFiPhile/async_io
2025-06-30 21:09:40 +07:00
..
hcd.h
…
hub.c
fix warnings, minor clean up
2025-05-13 12:16:22 +07:00
hub.h
…
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