]> git.sur5r.net Git - freertos/blobdiff - FreeRTOS/Demo/CORTEX_A2F200_IAR_and_Keil/FreeRTOSConfig.h
Rename xTaskGetSystemState() uxTaskGetSystemState().
[freertos] / FreeRTOS / Demo / CORTEX_A2F200_IAR_and_Keil / FreeRTOSConfig.h
index 87c381d13824989a8c6526ef0362730e8af3f704..85a448b529e50ef3378548c8b33d2a9fd5e6a1ff 100644 (file)
@@ -131,7 +131,7 @@ to exclude the API function. */
 #define INCLUDE_vTaskDelay                             1\r
 \r
 /* This demo makes use of one or more example stats formatting functions.  These\r
-format the raw data provided by the xTaskGetSystemState() function in to human\r
+format the raw data provided by the uxTaskGetSystemState() 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 configUSE_STATS_FORMATTING_FUNCTIONS   1\r