summaryrefslogtreecommitdiff
path: root/examples/device/cdc_msc_freertos/src/FreeRTOSConfig.h
AgeCommit message (Collapse)Author
2021-09-25add CFG_TUSB_OS_INC_PATH for os include pathhathach
useful for freertos/ prefix with esp IDF
2021-08-15skip freertos example for gd32vf103hathach
2021-03-27added configurations for RX63Xkkitayam
2021-03-01fix freeRTOS config symbol warning with latest kernelhathach
2020-04-22added swo as loggerhathach
tested with feather nrf52840 + jlink
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
work with samd21 samd51 and nrf