summaryrefslogtreecommitdiff
path: root/examples/device/cdc_msc_freertos/src
AgeCommit message (Expand)Author
2021-04-16espressif: group boards using target name as a familyAlex Lisitsyn
2021-04-16tinyusb: add support of esp32s3 targetAlex Lisitsyn
2021-03-31remove NVIC_SystemReset() in freertos exampleshathach
2021-03-27added configurations for RX63Xkkitayam
2021-03-18clean up some exampleshathach
2021-03-01fix freeRTOS config symbol warning with latest kernelhathach
2021-03-01add submodule lib/FreeRTOS-Kernelhathach
2020-11-24fix ci buildhathach
2020-11-24comment out and add note for tud_cdc_connected() in cdc_msc exampleshathach
2020-11-18Reset CDC examples to original stateJan Dümpelmann
2020-09-04Remove tud_cdc_connected check from examplesJan Dümpelmann
2020-07-23example to call tud_init() after freeRTOS kernel is startedhathach
2020-07-21add note for MS OS 1.0 Descriptor at 0xEEhathach
2020-07-19minor clean uphathach
2020-07-18more updatehathach
2020-07-16rename CFG_TUD_MSC_BUFSIZE to CFG_TUD_MSC_EP_BUFSIZEhathach
2020-07-16add fs & hs config for cdc_msc_freertos, midi_test, msc_dual_lunhathach
2020-06-30Merge branch 'master' into add-stm-hshathach
2020-06-15update example config and descriptor with better Highspeed supporthathach
2020-06-15clean up, update other example confighathach
2020-05-29fix idf usb pin init changeshathach
2020-04-22added swo as loggerhathach
2020-04-17update example to include CXD56 for highspeed modehathach
2020-04-11print correct example namehathach
2020-04-11fix incorrect setup packethathach
2020-04-09make saola as cmake component, easier to add more esp32 boardhathach
2020-04-08update cmakehathach
2020-04-07rename saola to saola_1hathach
2020-04-07esp32s2 work with hid_composite_freertoshathach
2020-04-07add hid_composite_freertos examplehathach
2020-04-07example clean uphathach
2020-04-07clean uphathach
2020-04-07add saola button pin support, esp32 build with board_testhathach
2020-04-06Merge branch 'master' into add-esp32s2hathach
2020-04-01reduce freertos task stack size to fit small mcuhathach
2020-04-01add esp32s2 saola bsphathach
2020-04-01add dcd_esp32s2hathach
2020-03-31revise argument order for TUD_CONFIG_DESCRIPTOR macroPeter Lawrence
2020-03-30add provision for multiple configurationsPeter Lawrence
2020-03-11clean uphathach
2020-03-11hack to undef LITTLE_ENDIAN for samg55hathach
2020-03-11fix more buildhathach
2020-03-11fix cortex M7, M23, M33 freertos buildhathach
2020-03-11freertos demo use static only for most optmized sramhathach
2020-03-10update freertos examplehathach
2020-03-10rename to cdc_msc_freertoshathach