]> git.sur5r.net Git - freertos/blobdiff - FreeRTOS/Demo/ARM7_LPC2368_Rowley/FreeRTOSConfig.h
Update version number.
[freertos] / FreeRTOS / Demo / ARM7_LPC2368_Rowley / FreeRTOSConfig.h
index 09d75d81d9a64a0897f3731adcea4ddd6597e5bc..e677052ad5c8f11c6e0cbb84ba0dc73b79eb0b14 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
@@ -123,7 +123,7 @@ to exclude the API function. */
 #define INCLUDE_xTaskGetCurrentTaskHandle      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