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-14 11:34:49 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
32dafcccc79cb96df7e91a5cf600f14562f779c3
tinyusb
/
examples
/
device
/
webusb_serial
/
src
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
..
CMakeLists.txt
…
main.c
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
tusb_config.h
fix Identifiers that start with '__' or '_[A-Z]' are reserved.
2025-10-28 14:14:01 +07:00
usb_descriptors.c
fix Identifiers that start with '__' or '_[A-Z]' are reserved.
2025-10-28 14:14:01 +07:00
usb_descriptors.h
…