summaryrefslogtreecommitdiff
path: root/examples/device/cdc_msc_freertos/src/FreeRTOSConfig.h
AgeCommit message (Collapse)Author
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