]> git.sur5r.net Git - freertos/blobdiff - FreeRTOS/Demo/lwIP_Demo_Rowley_ARM7/FreeRTOSConfig.h
For consistency change the name of configINCLUDE_STATS_FORMATTING_FUNCTIONS to config...
[freertos] / FreeRTOS / Demo / lwIP_Demo_Rowley_ARM7 / FreeRTOSConfig.h
index 973809290cf752fc53cfde767256694676bfac63..753f3a6beebbd9685c5eb9cc99aa43add832f0c4 100644 (file)
@@ -114,6 +114,6 @@ 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
 #endif /* FREERTOS_CONFIG_H */\r