]> git.sur5r.net Git - freertos/blobdiff - FreeRTOS/Demo/uIP_Demo_IAR_ARM7/FreeRTOSConfig.h
For consistency change the name of configINCLUDE_STATS_FORMATTING_FUNCTIONS to config...
[freertos] / FreeRTOS / Demo / uIP_Demo_IAR_ARM7 / FreeRTOSConfig.h
index f04d56579464c3e91cee73ee56190f69048d2bde..e8c88504bf9c118a310983216668e535366b34ed 100644 (file)
@@ -113,6 +113,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