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-31 05:52:55 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
tinyusb
/
examples
/
device
/
cdc_msc_freertos
/
src
History
hathach
b9dc9dbd78
fix most warnings with rp2040 -wconversion
2022-06-27 11:50:17 +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
fix most warnings with rp2040 -wconversion
2022-06-27 11:50:17 +07:00