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-08 00:24:50 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8a9e493492c8cf8c86543f7c0dff1aa0b4b7f4be
tinyusb
/
src
History
copilot-swe-agent[bot]
fa2e076d72
Fix DFU descriptor version from 1.0.1 (0x0101) to 1.1.0 (0x0110)
...
Co-authored-by: hathach <
249515+hathach@users.noreply.github.com
>
2026-02-03 08:20:18 +00: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
…
portable
Fix macro directive for FSDEV of CH32V20x
2026-01-24 17:08:55 +09:00
typec
…
CMakeLists.txt
…
tinyusb.mk
…
tusb_option.h
Limit events processed by tud_task_ext() / tuh_task_ext()
2026-02-01 21:08:03 +01:00
tusb.c
fix stream write racing
2026-01-16 16:17:05 +01:00
tusb.h
…