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-08-18 11:02:16 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
11b4cf61efb2d59ebf358c4afdd2dfd4c614276e
tinyusb
/
examples
/
device
/
printer_to_cdc
/
src
History
hathach
dd10717153
max32 change bulk endpoint to EP8,9 (2KB FIFO) and Audio ISO to EP10, 11 (4KB FIFO)
2026-04-26 11:42:52 +07:00
..
main.c
fix hil test
2026-03-06 19:24:27 +07:00
tusb_config.h
refactor(vendor/cdc): add CFG_TUD_CDC_RX_NEED_ZLP and CFG_TUD_VENDOR_RX_NEED_ZLP
2026-03-12 12:25:59 +07:00
usb_descriptors.c
max32 change bulk endpoint to EP8,9 (2KB FIFO) and Audio ISO to EP10, 11 (4KB FIFO)
2026-04-26 11:42:52 +07:00
usb_descriptors.h
replace printer_to_hid example with printer_to_cdc example
2026-03-06 17:22:38 +07:00