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-03-04 14:47:13 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
141f3723f87f1309ba0b72e95b0fb8a893172f3f
tinyusb
/
src
History
hathach
9f1d86c2e3
adjust handle_xfer_in logic to simplify ZLP handling
2026-02-06 23:56:30 +07:00
..
class
remove no-fifo mode in edpt stream API
2026-01-14 10:50:39 +07:00
common
remove no-fifo mode in edpt stream API
2026-01-14 10:50:39 +07:00
device
Fix DFU descriptor version from 1.0.1 (0x0101) to 1.1.0 (0x0110)
2026-02-03 08:20:18 +00:00
host
Actually exit the loop in addition to logging. ENOTENOUGHCOFFEE
2026-02-01 22:29:52 +01:00
osal
tusb_fifo remove item_size make it fifo of bytes
2025-12-30 18:12:32 +07:00
portable
adjust handle_xfer_in logic to simplify ZLP handling
2026-02-06 23:56:30 +07:00
typec
…
CMakeLists.txt
…
tinyusb.mk
…
tusb_option.h
Merge pull request
#3472
from hathach/u0_fix
2026-02-05 17:49:16 +07:00
tusb.c
fix stream write racing
2026-01-16 16:17:05 +01:00
tusb.h
…