]> git.sur5r.net Git - freertos/blobdiff - FreeRTOS/Demo/WIN32-MSVC/FreeRTOSConfig.h
Exercise the new vPortGetHeapStats() function from the Win32 demo projects.
[freertos] / FreeRTOS / Demo / WIN32-MSVC / FreeRTOSConfig.h
index cc08b5f3f59a7681c618cb7f0b4958f312917ce1..6b98922ee5d2e5b6fa92915cac0de94a6da764eb 100644 (file)
@@ -62,7 +62,8 @@
 #define configUSE_ALTERNATIVE_API                              0\r
 #define configUSE_QUEUE_SETS                                   1\r
 #define configUSE_TASK_NOTIFICATIONS                   1\r
-#define configSUPPORT_STATIC_ALLOCATION                        1\r
+#define configSUPPORT_STATIC_ALLOCATION                        0\r
+#define configSUPPORT_DYNAMIC_ALLOCATION               1\r
 \r
 /* Software timer related configuration options. */\r
 #define configUSE_TIMERS                                               1\r