]> git.sur5r.net Git - freertos/blobdiff - FreeRTOS/Demo/RX600_RX62N-RSK_IAR/FreeRTOSConfig.h
Rename xTaskGetSystemState() uxTaskGetSystemState().
[freertos] / FreeRTOS / Demo / RX600_RX62N-RSK_IAR / FreeRTOSConfig.h
index bd36e98dc351a0f4b1e7d4ae1c82dc1426b26a3d..a86d279823aaa94fd30497b69c0838ca59e6db8d 100644 (file)
@@ -143,7 +143,7 @@ to exclude the API function. */
 #define INCLUDE_xTaskGetSchedulerState         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