]> git.sur5r.net Git - freertos/blobdiff - FreeRTOS/Demo/CORTEX_LM3Sxxxx_Rowley/FreeRTOSConfig.h
Rename xTaskGetSystemState() uxTaskGetSystemState().
[freertos] / FreeRTOS / Demo / CORTEX_LM3Sxxxx_Rowley / FreeRTOSConfig.h
index 32ab77ed2bbd3fe9685af1135a5e9cba85c9f38d..eb3ca50b32e010eba2c882b96c516db0af1e111d 100644 (file)
@@ -123,7 +123,7 @@ to exclude the API function. */
 #define INCLUDE_xSemaphoreGetMutexHolder       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