]> git.sur5r.net Git - freertos/blobdiff - FreeRTOS/Demo/CORTEX_LPC1768_IAR/FreeRTOSConfig.h
For consistency change the name of configINCLUDE_STATS_FORMATTING_FUNCTIONS to config...
[freertos] / FreeRTOS / Demo / CORTEX_LPC1768_IAR / FreeRTOSConfig.h
index bb859fd2e8c28b4323ec60c64db6940229bda183..c6205c03971de0b089ef94df7c3ab045f6d6c475 100644 (file)
@@ -115,7 +115,7 @@ to exclude the API function. */
 format the raw data provided by the xTaskGetSystemState() function in to human\r
 readable ASCII form.  See the notes in the implementation of vTaskList() within \r
 FreeRTOS/Source/tasks.c for limitations. */\r
-#define configINCLUDE_STATS_FORMATTING_FUNCTIONS       1\r
+#define configUSE_STATS_FORMATTING_FUNCTIONS   1\r
 \r
 /*-----------------------------------------------------------\r
  * Ethernet configuration.\r