espressif_tinyusb/examples/device/cdc_msc_freertos/src
hathach de5a67bf3b clean osal_freertos, update freertos examples to work with configSUPPORT_DYNAMIC_ALLOCATION only
note: for example to build with configSUPPORT_STATIC_ALLOCATION = 0, one
of heap_n.c must be included in makefile/cmake
2022-12-05 12:09:41 +07:00
..
FreeRTOSConfig clean osal_freertos, update freertos examples to work with configSUPPORT_DYNAMIC_ALLOCATION only 2022-12-05 12:09: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 clean osal_freertos, update freertos examples to work with configSUPPORT_DYNAMIC_ALLOCATION only 2022-12-05 12:09:41 +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