summaryrefslogtreecommitdiff
path: root/hw/bsp/samd51/FreeRTOSConfig/FreeRTOSConfig.h
AgeCommit message (Collapse)Author
2023-11-16switch freertos to static allocation only (dynamic = 0), since it is ↵hathach
possible now with latest freertos cmake
2023-09-26tested cdc_msc_hid_freertos with samd51hathach
add -Wno-error=format for espressif wrap up cdc_msc_hid_freertos
2023-09-07add samd51 to cmakehathach