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-05 09:55:35 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9a9bf0fd7b5a005fd4701ab6cb5b1728ecc0baa2
tinyusb
/
examples
History
hathach
9a9bf0fd7b
change tud_vendor_rx_cb() behavior, buffer and bufsize only available when CFG_TUD_VENDOR_RX_BUFSIZE = 0
...
update vendor device to omit ep buf when dedicated hwfifo is supported
2025-11-27 18:41:57 +07:00
..
build_system
Merge remote-tracking branch 'tinyusb/master' into n6_build
2025-11-25 10:59:43 +01:00
device
change tud_vendor_rx_cb() behavior, buffer and bufsize only available when CFG_TUD_VENDOR_RX_BUFSIZE = 0
2025-11-27 18:41:57 +07:00
dual
tweak to dual host info device cdc to make it easier to pass hil test
2025-11-14 11:56:13 +07:00
host
device_info wait 100ms for host's uart, needed for hil test
2025-11-19 15:07:50 +07:00
typec
fix Identifiers that start with '__' or '_[A-Z]' are reserved.
2025-10-28 14:14:01 +07:00
CMakeLists.txt
…
CMakePresets.json
…
west.yml
…