]> git.sur5r.net Git - freertos/blobdiff - FreeRTOS/Demo/uIP_Demo_IAR_ARM7/FreeRTOSConfig.h
Rename xTaskGetSystemState() uxTaskGetSystemState().
[freertos] / FreeRTOS / Demo / uIP_Demo_IAR_ARM7 / FreeRTOSConfig.h
index e8c88504bf9c118a310983216668e535366b34ed..ab7ed472b46a90a362fbc230f542598ecdc9afdc 100644 (file)
@@ -110,7 +110,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