summaryrefslogtreecommitdiff
path: root/hw/bsp/lpc40/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-08-03add osal queue name if neededhathach
also mass change configQUEUE_REGISTRY_SIZE = 4
2023-07-24fix ohci warnings, and add freertosconfig for lpc4088hathach