]> git.sur5r.net Git - freertos/commitdiff
Updated version numbers to V4.1.3.
authorrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Sun, 19 Nov 2006 19:38:30 +0000 (19:38 +0000)
committerrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Sun, 19 Nov 2006 19:38:30 +0000 (19:38 +0000)
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@56 1d2547de-c912-0410-9cb9-b8ca96c0e9e2

103 files changed:
Source/croutine.c
Source/include/FreeRTOS.h
Source/include/croutine.h
Source/include/list.h
Source/include/portable.h
Source/include/projdefs.h
Source/include/queue.h
Source/include/semphr.h
Source/include/task.h
Source/list.c
Source/portable/BCC/16BitDOS/Flsh186/port.c
Source/portable/BCC/16BitDOS/Flsh186/prtmacro.h
Source/portable/BCC/16BitDOS/PC/port.c
Source/portable/BCC/16BitDOS/PC/prtmacro.h
Source/portable/BCC/16BitDOS/common/portasm.h
Source/portable/BCC/16BitDOS/common/portcomn.c
Source/portable/CodeWarrior/HCS12/port.c
Source/portable/CodeWarrior/HCS12/portmacro.h
Source/portable/GCC/ARM7_AT91FR40008/port.c
Source/portable/GCC/ARM7_AT91FR40008/portISR.c
Source/portable/GCC/ARM7_AT91FR40008/portmacro.h
Source/portable/GCC/ARM7_AT91SAM7S/port.c
Source/portable/GCC/ARM7_AT91SAM7S/portISR.c
Source/portable/GCC/ARM7_AT91SAM7S/portmacro.h
Source/portable/GCC/ARM7_LPC2000/port.c
Source/portable/GCC/ARM7_LPC2000/portISR.c
Source/portable/GCC/ARM7_LPC2000/portmacro.h
Source/portable/GCC/ARM_CM3/port.c
Source/portable/GCC/ARM_CM3/portmacro.h
Source/portable/GCC/ATMega323/port.c
Source/portable/GCC/ATMega323/portmacro.h
Source/portable/GCC/H8S2329/port.c
Source/portable/GCC/H8S2329/portmacro.h
Source/portable/GCC/HCS12/port.c
Source/portable/GCC/HCS12/portmacro.h
Source/portable/GCC/MSP430F449/port.c
Source/portable/GCC/MSP430F449/portmacro.h
Source/portable/GCC/MicroBlaze/port.c
Source/portable/GCC/MicroBlaze/portmacro.h
Source/portable/GCC/STR75x/port.c
Source/portable/GCC/STR75x/portISR.c
Source/portable/GCC/STR75x/portmacro.h
Source/portable/IAR/ARM_CM3/port.c
Source/portable/IAR/ARM_CM3/portasm.s
Source/portable/IAR/ARM_CM3/portmacro.h
Source/portable/IAR/ATMega323/port.c
Source/portable/IAR/ATMega323/portmacro.h
Source/portable/IAR/ATMega323/portmacro.s90
Source/portable/IAR/AtmelSAM7S64/port.c
Source/portable/IAR/AtmelSAM7S64/portmacro.h
Source/portable/IAR/LPC2000/port.c
Source/portable/IAR/LPC2000/portmacro.h
Source/portable/IAR/STR71x/port.c
Source/portable/IAR/STR71x/portmacro.h
Source/portable/IAR/STR75x/ISR_Support.h
Source/portable/IAR/STR75x/port.c
Source/portable/IAR/STR75x/portasm.s79
Source/portable/IAR/STR75x/portmacro.h
Source/portable/IAR/STR91x/ISR_Support.h
Source/portable/IAR/STR91x/port.c
Source/portable/IAR/STR91x/portasm.s79
Source/portable/IAR/STR91x/portmacro.h
Source/portable/Keil/ARM7/port.c
Source/portable/Keil/ARM7/portISR.c
Source/portable/Keil/ARM7/portmacro.h
Source/portable/MPLAB/PIC18F/port.c
Source/portable/MPLAB/PIC18F/portmacro.h
Source/portable/MPLAB/PIC24_dsPIC/port.c
Source/portable/MPLAB/PIC24_dsPIC/portmacro.h
Source/portable/MemMang/heap_1.c
Source/portable/MemMang/heap_2.c
Source/portable/MemMang/heap_3.c
Source/portable/Paradigm/Tern_EE/large_untested/port.c
Source/portable/Paradigm/Tern_EE/large_untested/portasm.h
Source/portable/Paradigm/Tern_EE/large_untested/portmacro.h
Source/portable/Paradigm/Tern_EE/small/PORTASM.bak
Source/portable/Paradigm/Tern_EE/small/port.bak
Source/portable/Paradigm/Tern_EE/small/port.c
Source/portable/Paradigm/Tern_EE/small/portasm.h
Source/portable/Paradigm/Tern_EE/small/portmacro.h
Source/portable/RVDS/ARM_CM3/port.c
Source/portable/RVDS/ARM_CM3/portmacro.h
Source/portable/Rowley/MSP430F449/Port1/port.c
Source/portable/Rowley/MSP430F449/Port1/portmacro.h
Source/portable/Rowley/MSP430F449/Port2/port.c
Source/portable/Rowley/MSP430F449/Port2/portmacro.h
Source/portable/Rowley/MSP430F449/port.c
Source/portable/Rowley/MSP430F449/portmacro.h
Source/portable/SDCC/Cygnal/port.c
Source/portable/SDCC/Cygnal/portmacro.h
Source/portable/WizC/PIC18/Drivers/Tick/Tick.c
Source/portable/WizC/PIC18/Drivers/Tick/isrTick.c
Source/portable/WizC/PIC18/addFreeRTOS.h
Source/portable/WizC/PIC18/port.c
Source/portable/WizC/PIC18/portmacro.h
Source/portable/oWatcom/16BitDOS/Flsh186/port.c
Source/portable/oWatcom/16BitDOS/Flsh186/portmacro.h
Source/portable/oWatcom/16BitDOS/PC/port.c
Source/portable/oWatcom/16BitDOS/PC/portmacro.h
Source/portable/oWatcom/16BitDOS/common/portasm.h
Source/portable/oWatcom/16BitDOS/common/portcomn.c
Source/queue.c
Source/tasks.c

index d4323ae6c8cde41b3bc043a596fc78219b60c670..347319e7b25aa15dc24484d32b690a13adbfef24 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.3 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 0abffb56a708ee9a26ca4818d91419eddabced99..b5730ba743197e2ba46dab5de71b77d0c440c55f 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.3 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index fa3c1b9ffc6dd1cc0486a924432764a20e25bad7..f22ce603504df7681f7c19fec382372d8423329a 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.3 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index bb09e8e6fe7cf3d637bf9d654a9900faa0029ccd..401d4503956e90028a34cc2e42d2604bba1dbae0 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.3 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 9d0dea101362968f0d2b53e6ed3706e2b7998a5a..bfc1782b515f7a55783ba8242a94786a275bf550 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.3 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 36244b130e3c84dc281bad5ad0b2fe36a9912e7a..a01b8d06578b1d80d6346c7443cc2d33f19412f9 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.3 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 8bdfb94606b333fe1c7c088a88c0eed9dd94cfec..3fe2beb15a3f9f77f819a70173b190b122fb9717 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.3 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index d0be28765f87110db2ce9d202e4c44d66696ff27..fe9a579c9983017cf8cccdc176fc1c5ecf6ac336 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.3 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index c938a9fcbc9d396fae7e71983e143a054b041072..224341fe0c6bf05c4949bb43a83c5cadc73ebe83 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.3 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
@@ -40,7 +40,7 @@
  * MACROS AND DEFINITIONS\r
  *----------------------------------------------------------*/\r
 \r
-#define tskKERNEL_VERSION_NUMBER "V4.1.2"\r
+#define tskKERNEL_VERSION_NUMBER "V4.1.3"\r
 \r
 /**\r
  * task. h\r
index d23f4fe911a3d2c1fdbb4aeafa178c90cb83fb08..ca77f1b30a45a8642b790fb7cbce5a76a72ef59c 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.3 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index ff4b710b5947a7603a72428c3df73b15a3af0ab0..92c249a4be5d59015033183becb13b622872d1da 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.3 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index bd29b519d6cae63818502dd49b4eb7f5edc76dbb..bee4b106c2935aaf0fe2642412be5aebcee59aec 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.3 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 992cb808a862e74c8806562e314757581119385d..15a5544347a5dc5e3d1449f629ce7b153b9a1888 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.3 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 7e26fd9d10b6d99ff446cf8f16a64deeda4cf26b..ae3f60172b3535bf375761bd050af61d0706f77c 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.3 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 2ed41fac26a144fd60db6e8799c35fb72a67d8b8..688be62b7424e593096e9130e231c9966bca3ad6 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.3 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 2fe20c9e9d7e753fa9cca9a996bde41bdcb76538..5279631178907fbd581d541abac317684aae2f30 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.3 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 764a7dfe98cee2221c291377cf8c5b34a99259b0..35bb45da974eb35b7840ee89f3f81dad0dfab2a3 100644 (file)
@@ -1,5 +1,5 @@
 /* \r
-       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.3 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 2dfa3b967fce9b3a3b5f26b02540a850808e6107..dc3710a87a6f80cf90e397f26bdaf15a66fb6e2f 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.3 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 6a13b037d25b285c4462d3bc78e4395f15e6a03b..ee8a808f1c0119903a9efa9515217b898b02ef04 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.3 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index d60083bc521a5089917b83a9a6df93f28839a325..2cbf0910c0fff8491c5f0c2158bed8996feb24e1 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.3 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 8a5b32d87a70b7c3d9d72eab0ba359d160118e9b..5115699cf7c90763024223f216e15dd622d9268e 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.3 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 09a5bb8e55d965074f10f4e44506669d43944ae5..707dfdd1187e2fd5540fe336e1cffae841d3f94d 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.2 - copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.3 - copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 76a1d27cc2ecd6d2e8151c3e99032b19cec5bd34..84cbdb98584d93de59fd9666a2dcf403962c481b 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.2 - copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.3 - copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index b39af5ed6f01b6810e08124a526f2316cd77d7fc..491fbabdbb4e81020f381cbf7f9ad55e34803a63 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.3 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 3a16389e663a498dec83232d30748c3cb63d5846..3594eb0bcaefd1130672f0fd1afca87514bc75cf 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.3 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index eeb0405eed34da1598d050724a08f49e880bc032..46485f0ec5b1e8c6eccb1d503b009a6d8d291d3a 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.3 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index b39af5ed6f01b6810e08124a526f2316cd77d7fc..491fbabdbb4e81020f381cbf7f9ad55e34803a63 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.3 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 0d46ca06b6bdc09e4068efe028c4d6c9c346fccf..661413fa80fac8f30143b0475896d2fb749cb6d5 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.3 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 33f32e09e7d1fbdd0fb64eb62afaa3e5221907de..1d4581f3a2ed6b948b2e266fc6f80ed1526e4686 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.3 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index bf8c6dec6b419defc896085d3fa69bc4fec55bce..50f2e7ae7178387214fb7303ed6c15760830579b 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.3 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index db7870012f403dd13bbca4c7187433f9a901064b..8a4aa7d5bb4487e919ff23189ec1cbf1c51768f2 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.3 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index ef89be6982e327729f2f0e9e5ff51242c845b490..a9ff9f78b9c01dff4d7235e521cbda056277be08 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.3 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index e226b14f569eb3f6db87d177b3d445c57f1f8f46..2e6d0e577894fb4e5d81fdfd540f90923f205390 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.3 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 4a991e4562a7cb6ad52322a558399fa8583c9072..af4956e6adc417844f933ed3f986d89ffbdb96d1 100644 (file)
@@ -1,5 +1,5 @@
 /* \r
-       FreeRTOS.org V4.1.2 - Copyright (C) 2003 - 2005 Richard Barry.\r
+       FreeRTOS.org V4.1.3 - Copyright (C) 2003 - 2005 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 4b3b5126c4a71a3be6912e7183dd19dcf661b9d4..7020258aa0bf624a9e545d45f7b104191aac3efc 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.2 - Copyright (C) 2003 - 2005 Richard Barry.\r
+       FreeRTOS.org V4.1.3 - Copyright (C) 2003 - 2005 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 7a836314b9ce8048a8661a6f796886e5bfec9a64..2f07e952f763f7e0d02cd216379ea37f1d7eba73 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.3 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 4c095bce9bd1a577045a9d1b75ed3fd5338f45ac..0b39d0b54aa38f59683efc4cb052e48c86724bf3 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.3 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index c9061c12bb3a914f7e04394f87b34e9ecdd3b06d..4592f033022cbaeb1711f80835603fd5fde03a3f 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.3 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 04176df21d4a2d2562f887985e4e47e24e716a29..6b91a2a5fe749a4541be02720f9fb214422557c3 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.3 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 7e589a0b556798c6219684f4378975af9a9cb432..0db679a147cbe828a30005741abae01d0534bf94 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.3 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index dadcf5d623603b554ad874b95c271acdcf95d278..66d9574e0948b7bccbbc19fdcf3c22fd7d869701 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.3 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 34a0ef2444333e3d9565349c60b2d884bdab2738..c3d9f68cc717cfd129559fb46758f8a525675198 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.3 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index c3c43c743d56e14eee02733aa7b52343993def9a..6385da3fd2766fd4888717e24e85451eb4b43875 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.3 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index d94a57efd2bc98280b06cb1b8676132a35483b07..fcc6db80928878ef828764a6f985374d61639032 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.3 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 7d2be02ad8d008698f77a3ff486f332d5558d308..49879790a3e86d3fbaace7cb28546dc455eb5d52 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.3 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index fbc1ed2524bca5d8fa977bd2d38fe69b328dd08f..eb33f70a012bcf34aeba32b856f17db086eeb03e 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.3 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index cfcb42ede152378dba4995f4d9948dd85c8d5e34..f5ed77e5682c4e7db2d1c8b7c5e1f476f0ba7444 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.3 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 34820ae75fa7ef49de6374f96268e84cb728a951..3e255e52548e37338090c66a8edd61b27ad5ea68 100644 (file)
@@ -1,4 +1,4 @@
-;      FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
+;      FreeRTOS.org V4.1.3 - Copyright (C) 2003-2006 Richard Barry.\r
 ;\r
 ;      This file is part of the FreeRTOS.org distribution.\r
 ;\r
index 20fb019e5071e364a687a9ef086bf6439e8a6cfa..bf2572c5d50d3ad1460b36c97dde8970a2b8d63c 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.3 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 8ca81f9a8861a8ccb35782c95d96e675c8eda088..303ce418c827bce763c723293464aead5e35ac71 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.3 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 84c0dc26c73f19f7ddac8708bc7846ea1834b4fd..7af36cfa26dd1c73c471a1ed46923547b2d758ec 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.3 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 8ca81f9a8861a8ccb35782c95d96e675c8eda088..303ce418c827bce763c723293464aead5e35ac71 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.3 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index dfe55ce8df1de317a2026a59dbbf661c276b5de4..d72f6e83eabc0c9c2f7130ec840bf670ae95509e 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.3 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index ec376288377bad952c5592608b9220dd06cedf6f..852a8384471b259ff25dc5eef32fe5ae4c0dbfde 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.3 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 47e4c87c1e610e30e611a811948bf76f65ad6c4e..50ac3446efe861919ccae84a4033d5c05bf277c7 100644 (file)
@@ -1,4 +1,4 @@
-;      FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
+;      FreeRTOS.org V4.1.3 - Copyright (C) 2003-2006 Richard Barry.\r
 ;\r
 ;      This file is part of the FreeRTOS.org distribution.\r
 ;\r
index 909892565f5e12210ed3f1d0722713c83a7ed120..ba97f9e82625e73621b64bf9edb594c83eda319d 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.3 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 2fefd3c665327bd8edc8a4e08dd23e6f7796f54d..b836f5389b8aa88c85bdb25dc286b0dcfd38deb6 100644 (file)
@@ -1,4 +1,4 @@
-;      FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
+;      FreeRTOS.org V4.1.3 - Copyright (C) 2003-2006 Richard Barry.\r
 ;\r
 ;      This file is part of the FreeRTOS.org distribution.\r
 ;\r
index c3a74221325bb9f787ccf2b4e6f16d0264285132..67a383d70631b9196e443239a3c46372afa2a510 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.3 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 05fcbee02b0fb69059094cd569d13007e32835bd..2b3bc628e3857259b2fc29bd374f99e9158f45fc 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.3 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS distribution.\r
 \r
index 77d43f185c4a0c269db765e798d7c56074ded9f0..f55f1cbc2bccf8d01ec5222ae0ce21a137855e47 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.3 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS distribution.\r
 \r
index 2dfbbf040dd09580e32f903f4caedd477adb21cd..86b3916f51c3d49c8ff97fccb775128bbdca0601 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.3 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS distribution.\r
 \r
index 36706ff57f170120c9336643757f3401f50dec1a..cf1d8dfe7e704e27d6cfed437570af5d050e0d2a 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.3 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS distribution.\r
 \r
index 76d26cb9aadc3fbebe5d70c78b6aada0a9bca47b..b0c1e467eb6c59ae03a7400962fbbcc4a4a5512f 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.3 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 6c3fb0e08ba6fae23c40b1f0cb9784ec5eef2bb8..bca16e3060b283aec1f3970edb4f41119cc52531 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.3 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 6a3b9a247660fddba8e83b8f42b5348f0625f205..9b470fd7606a594578685e1e167ec7655d0862a8 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.3 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 8537d22cf4b8dfef88e054327dcdd3cf76f1324f..1779cd39d9d32036c40db36da7726eca74f853d4 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.3 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index c5300fe915a2ae7fe5554c75fe9b7c2ecd657e25..981e79f4073eadd65270aa204f6816a589dc7e55 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.3 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 7f9e34aced8ae57f52cb16ba1168ff17f2e6e8b9..6d04f2f9a51993833cf5af62ec4eb1a17e9393c0 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.3 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 5c6348bb24d01f37fe1f5f26adf63dc37ea3b777..772cda79335cafb7cc0a836f1580771e02cec60e 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.3 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index d75a822646613c0d74721dd3ac6151fb807afec9..c324b089166bcb55cbb9f296ad249ac7dbc45bfd 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.3 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 0c4c7a09b536f0cefca40a2fd6413ae088fc98d3..b98f507382511b2b68a6374d1bb3b0cc44803800 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.3 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 268a948b9b40398a696596c488a7733855c55fb7..9179215ff4a91a259e4b57d1559572afc5052c13 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.3 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 7b72ba30132aacbc0da59c011e9b03f2e2353c6d..a548ba3ac8cf1d97e442422e9f775e1eee45250e 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.3 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index e2978ff0004a7207f1335e6fb5a2e355552d6681..dd9370a4d79d29460c3a431fd521c4ec24aced6c 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.3 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 3298362dba2d9028dee241b6a57fc1febaa77c8c..c53078e050bc12e6d454d05167c328f38c0f9307 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.3 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 1f9b7dd9f4b7b6a1f94c1e3394f0d730d4a8544b..aef8292c1fd7d3c389655322afec8c70b918fd2e 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.3 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 092341c7d6daa9f816c40aa3aed6699a20076e28..b34a6fb7acca5e1bb07389dc948959a6ac558438 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.3 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 4ad99c0c94b36e6a5414c9a197f2b43fc5a5217e..901782166004086d903e09cfd0762948cba9c231 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.3 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index b8c7d5643893589b9cd63b743dbaf4138b81454e..60cd05d5c076408e8497c87bbd72f17564745cce 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.3 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 9ee965e6b4a7d4252d873b5754d233b59d1ea660..0f0c4d660c258097c970377168f634c720df83cd 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.3 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 7dac028f31cfbefaf473e12a98c9287c984cf44c..2ce4f90f456c1c8e4aec28e44a08040fb3f7a699 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.3 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index c35ca8a0aa2ae1461a7107241895707bbeb0e9b9..f38e9c5c858b5163cd7c9f741678c47416e0b3d7 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.3 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 0e12c40dd90eef99cd5d22be3a3cb358e62b08d2..c6cfe56cd09b09929c5c095e72ee9a41564663be 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.3 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index eed55451fcb1f542969ace685ee7df8b51e6ae3c..934e2fb4fb62f10de29c366e34fa18e37cc4bd6a 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.3 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 7db6e5b3a0f810eb7344e40824b0946d4fee1cc0..de05bb0bd3f4e04ee1b68c5ba96f542fb2e58f80 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.3 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 3c9f881ae95b14d76d1c1c82865683adc49560d6..9bd69c7fe2156808b115ee52dca069164bc9dbd7 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.3 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 0e12c40dd90eef99cd5d22be3a3cb358e62b08d2..c6cfe56cd09b09929c5c095e72ee9a41564663be 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.3 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index c8a89d310ff74f387940f4ac51b51bd285f9fd65..79cfe35a83da5444a4154e57d958fa7e1051a1f2 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.3 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 5062461df129fcf1a2973b10877238ffefe73f08..c67fc369db66a37062efefcae8ff015b6dc9aea8 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.3 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index a83e3e0f567ffd8860c6fbf7480168be658cf538..65bed4a1b0fda6b16816564cf9bfe1b3f4ed2188 100644 (file)
@@ -1,5 +1,5 @@
 /* \r
-       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.3 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 7de6dcfa460db5c1735ddd6d1855175fc60b9493..7b7f64b1284b943f603254060e29617b557673fb 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.3 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 2e4a0c4de2575d15d152a9b8385c5b332db77d7d..62bd2801bd79fec63ef02432642e6cbd0a4cce4c 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.3 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 8c4264777545d2031c4bda55645a0da4bc6b708c..d65812e7ac197514d7aa5d3cc4b268a9c916435b 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.3 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index ae47f64d408384deb9c858605720abc83148515f..66d3e654a3d4e7856a21e58d211b3dd846f1de1a 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.3 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index a4be6d342b99561a8d09de032c4d5f3148d9ec5c..e0c539b246e39dcfb66cdf2e43eb6f4f6d3702ff 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.3 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index c6050347b3773434b1a8697afd237b4251a31d2b..e4712ba4acfd67b599849665191b2c9935d568c8 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.3 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 75e448e9211193f5f053baddcf6767fbbd002069..5b77c984b6ada534544dcb00a507ae973da71663 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-    FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
+    FreeRTOS.org V4.1.3 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
     This file is part of the FreeRTOS.org distribution.\r
 \r
index e49c20601a9ffc3f4f1f0be3f3fe198546669bea..4acef8b9a2fca9abe5d482021547f1a80f4a170c 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.3 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 57edb9967924f2eaff8f1278509da214f3b24196..114797d8718938f700f3d25c8ca9e9ba3949d066 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.3 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index feb3b4a5d7dac0b10574d588e338b34061c8b197..696c9b17ace6918da977f05cf4b22c0ae958880c 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.3 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 90d1ac9727967e2a73e2b7ab68d5d1752a462eab..d57f90ef905db18e8913ba0b935dbc031dc82875 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.3 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 8239180c229cf62c0513e5f72a0286b1b8cb0b85..d4da4a759efa5c0be3521209c15dc061d001dbb1 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.3 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 3b699035543e16e8927423c4e175ae82fb53a81b..0fcf4a89e706c2deed57c30fb4f8bb3af4be2d99 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.3 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
@@ -184,9 +184,9 @@ Changes from V4.0.5
 \r
 Changes from V4.1.2\r
        \r
-       + Tasks that block with a timeout of portMAX_DELAY are now blocked \r
-         indefinitely.  Previously portMAX_DELAY was just the longest block time\r
-         possible.\r
+       + Tasks that block on events with a timeout of portMAX_DELAY are now\r
+         blocked indefinitely if configINCLUDE_vTaskSuspend is defined. \r
+         Previously portMAX_DELAY was just the longest block time possible.\r
 */\r
 \r
 #include <stdio.h>\r