]> git.sur5r.net Git - freertos/blobdiff - FreeRTOS/Demo/lwIP_AVR32_UC3/FreeRTOSConfig.h
Rename xTaskGetSystemState() uxTaskGetSystemState().
[freertos] / FreeRTOS / Demo / lwIP_AVR32_UC3 / FreeRTOSConfig.h
index c72deb2517a432c6a2a59288fd69c9131bf1fda6..5fde17e2dc243b088c210bb9a70975b3bc340b43 100644 (file)
@@ -102,7 +102,7 @@ to exclude the API function. */
 #define configHEAP_INIT               0\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