summaryrefslogtreecommitdiff
path: root/hw/bsp/samd21/FreeRTOSConfig
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-07add cmake support for samd21.hathach
update ci cmake