]> git.sur5r.net Git - freertos/blobdiff - FreeRTOS/Demo/CORTEX_A2F200_SoftConsole/FreeRTOSConfig.h
Update version number.
[freertos] / FreeRTOS / Demo / CORTEX_A2F200_SoftConsole / FreeRTOSConfig.h
index 0b26ae63bb8639545d64ec96c4d2cac34fa6e6b6..ad24f6caa47b02b8d3bf28368be51ecead78124f 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-    FreeRTOS V7.5.0 - Copyright (C) 2013 Real Time Engineers Ltd.\r
+    FreeRTOS V7.5.1 - Copyright (C) 2013 Real Time Engineers Ltd.\r
 \r
     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.\r
 \r
@@ -134,7 +134,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