]> git.sur5r.net Git - freertos/blobdiff - FreeRTOS-Plus/Demo/FreeRTOS_Plus_CLI_with_Trace_Windows_Simulator/FreeRTOSConfig.h
For consistency change the name of configINCLUDE_STATS_FORMATTING_FUNCTIONS to config...
[freertos] / FreeRTOS-Plus / Demo / FreeRTOS_Plus_CLI_with_Trace_Windows_Simulator / FreeRTOSConfig.h
index 730905f54e653338fae8e67e72fceb1318755cdf..a73f20bafb6de144cb731ca885bc41b3cac0a58c 100644 (file)
@@ -129,7 +129,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
 unsigned long ulGetRunTimeCounterValue( void );\r