]> git.sur5r.net Git - freertos/blobdiff - FreeRTOS/Demo/WIN32-MSVC/FreeRTOSConfig.h
Changes to the FreeRTOS code:
[freertos] / FreeRTOS / Demo / WIN32-MSVC / FreeRTOSConfig.h
index ce71af2df6db355de807266f5a5875674c2c3442..37aaf95515fdcb4710d26a7836cbb21531c24c92 100644 (file)
@@ -78,7 +78,8 @@
  * application requirements.\r
  *\r
  * THESE PARAMETERS ARE DESCRIBED WITHIN THE 'CONFIGURATION' SECTION OF THE\r
- * FreeRTOS API DOCUMENTATION AVAILABLE ON THE FreeRTOS.org WEB SITE.\r
+ * FreeRTOS API DOCUMENTATION AVAILABLE ON THE FreeRTOS.org WEB SITE.  See\r
+ * http://www.freertos.org/a00110.html\r
  *----------------------------------------------------------*/\r
 \r
 #define configUSE_PREEMPTION                                   1\r
 #define configUSE_ALTERNATIVE_API                              1\r
 #define configUSE_QUEUE_SETS                                   1\r
 #define configUSE_TASK_NOTIFICATIONS                   1\r
+#define configSUPPORT_STATIC_ALLOCATION                        1\r
 \r
 /* Software timer related configuration options. */\r
 #define configUSE_TIMERS                                               1\r