espressif_tinyusb/examples/device/cdc_msc_freertos/src
hathach f81368174b
add other speed descriptor callback tud_descriptor_other_speed_configuration_cb()
example implement tud_descriptor_device_qualifier_cb() and
tud_descriptor_other_speed_configuration_cb() on high speed device to
fully compliant to usbcv
2021-09-09 15:17:19 +07:00
..
CMakeLists.txt espressif: group boards using target name as a family 2021-04-16 15:41:42 +02:00
FreeRTOSConfig.h skip freertos example for gd32vf103 2021-08-15 17:56:04 +07:00
freertos_hook.c fix rx65n with freertos build 2021-06-28 12:35:12 +07:00
main.c tinyusb: add support of esp32s3 target 2021-04-16 13:38:00 +02:00
msc_disk.c fix msc example with out of bound lba (due to compliant test) 2021-08-28 20:26:56 +07:00
tusb_config.h clean up some examples 2021-03-18 15:23:08 +07:00
usb_descriptors.c add other speed descriptor callback tud_descriptor_other_speed_configuration_cb() 2021-09-09 15:17:19 +07:00