espressif_tinyusb/examples/device/cdc_msc_freertos/src
hathach 503c15217e
example to call tud_init() after freeRTOS kernel is started
add note for usb init when using with RTOS
2020-07-23 09:20:45 +07:00
..
CMakeLists.txt make saola as cmake component, easier to add more esp32 board 2020-04-09 11:19:08 +07:00
FreeRTOSConfig.h added swo as logger 2020-04-22 19:18:03 +07:00
freertos_hook.c clean up 2020-03-11 14:13:34 +07:00
main.c example to call tud_init() after freeRTOS kernel is started 2020-07-23 09:20:45 +07:00
msc_disk.c rename to cdc_msc_freertos 2020-03-10 14:43:09 +07:00
tusb_config.h more update 2020-07-18 01:07:44 +07:00
usb_descriptors.c add note for MS OS 1.0 Descriptor at 0xEE 2020-07-21 21:00:11 +07:00