summaryrefslogtreecommitdiff
path: root/lib/FreeRTOS/FreeRTOSConfig.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/FreeRTOS/FreeRTOSConfig.h')
-rw-r--r--lib/FreeRTOS/FreeRTOSConfig.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/FreeRTOS/FreeRTOSConfig.h b/lib/FreeRTOS/FreeRTOSConfig.h
index 89b959c07..6dbb674dc 100644
--- a/lib/FreeRTOS/FreeRTOSConfig.h
+++ b/lib/FreeRTOS/FreeRTOSConfig.h
@@ -30,7 +30,7 @@
#define configUSE_NEWLIB_REENTRANT 0
#define configENABLE_BACKWARD_COMPATIBILITY 1
-#define configSUPPORT_STATIC_ALLOCATION 0
+#define configSUPPORT_STATIC_ALLOCATION 1
/* Hook function related definitions. */
#define configUSE_IDLE_HOOK 1