This website requires JavaScript.
Explore
Help
Sign In
Embedded
/
tinyusb
Watch
1
Star
0
Fork
0
You've already forked tinyusb
mirror of
https://github.com/hathach/tinyusb.git
synced
2025-01-24 05:42:57 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
tinyusb
/
examples
/
device
/
cdc_msc_freertos
/
src
History
hathach
87572871d5
update example for better cdc echo
2022-04-20 18:52:15 +07:00
..
FreeRTOSConfig
Merge branch 'master' of github.com:hathach/tinyusb into zhangslice-master
2021-09-29 15:27:41 +07:00
CMakeLists.txt
fix build with latest esp idf
2022-02-18 13:07:21 +07:00
freertos_hook.c
fix rx65n with freertos build
2021-06-28 12:35:12 +07:00
main.c
update example for better cdc echo
2022-04-20 18:52:15 +07:00
msc_disk.c
msc example response PREVENT_ALLOW_MEDIUM_REMOVAL command as unsupported command
2022-02-15 22:40:08 +07:00
tusb_config.h
change usage of TU_CHECK_MCU() to prevent macro conflict
2021-10-25 17:04:03 +07:00
usb_descriptors.c
msc examples: Extend serial number to 12 digits
2021-10-15 14:07:40 +02:00