]> git.sur5r.net Git - freertos/blobdiff - FreeRTOS/Demo/CORTEX_Kinetis_K60_Tower_IAR/FreeRTOSConfig.h
For consistency change the name of configINCLUDE_STATS_FORMATTING_FUNCTIONS to config...
[freertos] / FreeRTOS / Demo / CORTEX_Kinetis_K60_Tower_IAR / FreeRTOSConfig.h
index 79dc20494d9e70d8b30092bca8a7af969ab80f85..01f665a75767118f1747ad47cd511dbe54a4c235 100644 (file)
@@ -122,7 +122,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
 /* Run time stats gathering definitions. */\r
 #ifdef __ICCARM__\r