]> git.sur5r.net Git - freertos/blobdiff - FreeRTOS/Demo/ARM7_LPC2138_Rowley/FreeRTOSConfig.h
Update version number.
[freertos] / FreeRTOS / Demo / ARM7_LPC2138_Rowley / FreeRTOSConfig.h
index 83278cbbae5c3bf3e4cef3f1cb50f40e1fd481ba..2c41723cf6a8f9fc737fe62169c02305dce76ca1 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_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