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
d0f8c75edd3f6f05792976dbdbb0bc21f4d8ed39
tinyusb
/
examples
/
device
/
webusb_serial
/
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
..
CMakeLists.txt
Add missing idf cmake file.
2025-07-05 19:42:45 +02:00
main.c
replace board_millis() with tusb_time_millis_api()
2026-02-28 00:01:40 +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
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
fix trailing space and new line
2023-03-17 16:12:49 +07:00