This website requires JavaScript.
Explore
Help
Register
Sign In
andy
/
tinyUSB
Watch
1
Star
0
Fork
0
You've already forked tinyUSB
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
1d6918ce419b7df13def76759ba804c46ea8024c
tinyUSB
/
examples
/
device
/
cdc_msc_freertos
/
src
History
hathach
1d6918ce41
suppress redundant-decls warnings for freertos examples
2022-06-24 21:53:46 +07:00
..
FreeRTOSConfig
suppress redundant-decls warnings for freertos examples
2022-06-24 21:53:46 +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
clean up example to use CFG_TUD_ENABLED + CFG_TUD_MAX_SPEED instead of CFG_TUSB_RHPORT0_MODE
2022-06-06 17:35:17 +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
clean up example to use CFG_TUD_ENABLED + CFG_TUD_MAX_SPEED instead of CFG_TUSB_RHPORT0_MODE
2022-06-06 17:35:17 +07:00
usb_descriptors.c
msc examples: Extend serial number to 12 digits
2021-10-15 14:07:40 +02:00