]> git.sur5r.net Git - freertos/commitdiff
Update in preparation for the V4.3.1 release.
authorRichardBarry <RichardBarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Sat, 9 Jun 2007 15:10:24 +0000 (15:10 +0000)
committerRichardBarry <RichardBarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Sat, 9 Jun 2007 15:10:24 +0000 (15:10 +0000)
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@92 1d2547de-c912-0410-9cb9-b8ca96c0e9e2

35 files changed:
Demo/Cygnal/FreeRTOSConfig.h
Demo/Cygnal/Makefile
Demo/Cygnal/ParTest/ParTest.c
Demo/Cygnal/main.c
Demo/Cygnal/serial/serial.c
Demo/Flshlite/FRConfig.h
Demo/Flshlite/FileIO/fileIO.c
Demo/Flshlite/FreeRTOSConfig.h
Demo/Flshlite/ParTest/ParTest.c
Demo/Flshlite/main.c
Demo/Flshlite/serial/serial.c
Demo/H8S/RTOSDemo/FreeRTOSConfig.h
Demo/H8S/RTOSDemo/ParTest/ParTest.c
Demo/H8S/RTOSDemo/main.c
Demo/H8S/RTOSDemo/serial/serial.c
Demo/HCS12_CodeWarrior_banked/FreeRTOSConfig.h
Demo/HCS12_CodeWarrior_banked/ParTest/ParTest.c
Demo/HCS12_CodeWarrior_banked/main.c
Demo/HCS12_CodeWarrior_banked/serial/serial.c
Demo/HCS12_CodeWarrior_small/FreeRTOSConfig.h
Demo/HCS12_CodeWarrior_small/ParTest/ParTest.c
Demo/HCS12_CodeWarrior_small/main.c
Demo/HCS12_CodeWarrior_small/serial/serial.c
Demo/HCS12_GCC_banked/FreeRTOSConfig.h
Demo/HCS12_GCC_banked/ParTest.c
Demo/HCS12_GCC_banked/main.c
Demo/HCS12_GCC_banked/startup.c
Demo/dsPIC_MPLAB/FreeRTOSConfig.h
Demo/dsPIC_MPLAB/ParTest/ParTest.c
Demo/dsPIC_MPLAB/lcd.c
Demo/dsPIC_MPLAB/lcd.h
Demo/dsPIC_MPLAB/main.c
Demo/dsPIC_MPLAB/serial/serial.c
Demo/dsPIC_MPLAB/timertest.c
Demo/dsPIC_MPLAB/timertest.h

index c676a2a9d91eab0ff2ff92ff9cc64f2d96557eaa..38c2dce9e364613d17250edfb5708222ebece530 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.0 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 45ff2f712bcfd144ef479ea75fd5c0d74316e495..075bb92f9b4c0c7f51d74e16ec0939eedf861a76 100644 (file)
@@ -1,4 +1,4 @@
-#      FreeRTOS.org V4.3.0 - Copyright (C) 2003-2007 Richard Barry.\r
+#      FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
 #\r
 #      This file is part of the FreeRTOS.org distribution.\r
 #\r
index df4dc6f2341bcb6b5640669433cf63b3ac7a8590..0b4877b0176d0516ef312a501cd404659e98073e 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.0 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 527cb54bfd722fbfb8fa3dca2721b8e42f6bcb1b..a6d3809e4cf262438bda49f9a4c6599d46117732 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.0 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 9ae7a3da29541fc86e810659f936a6ac22297aef..39beee9832d51a1eece77ba96cda5a9d73c07e76 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.0 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index f743c96a66746ab04239a5b84860fdb7d40d95a3..20da32abca367f82958ac68beb11f2ae5f5c5bf6 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.0 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 87d29b4a8b425d60be43927d12cca6761b472f03..c9fd84e6bb73e1916054ebdfdb178304cc4a2f45 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.0 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 5bf5942a74c82a7eee03ddc3d356bbf96224de79..2132b35ef317569ae2e24b172a2b598b8a88bae6 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.0 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 9c47f69de33eeb9888d42ad96da1ed5926e8cef2..0d1f12c7a8fde603f6c04650f1f894c2d79f948b 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.0 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index d79d007a1276c4746f4709d8f4dc6a54d0aab0b3..fb2bfab146c795de501f6cb642aff4f345631fb4 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.0 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 02efe00817c7e6ca8ca4d8b1d8e002b9f995e689..2dd25e6fbcdf8eb7b8853e993985cd91c95a7c5a 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.0 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 128ce186dabbd7f13a93a420bf3e9cb99b83590b..198da575bd2f41213ef347884a790796f770ef91 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.0 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 985ea90d9515cb9912792580b66f8f3fa01308d1..2d34c7356c57746713249b55d6b2eb65e0cdbd86 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.0 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 21ff199a97ff0f911b57bb781fb9a66eae1f575e..76a4622d077cee1a97459e0b862e7fae8f001f8b 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.0 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 84eaa93edd3d653f21616848adb2e885be4cea75..fea889fb0eaf6ad26edb940e13b01c9a950cfe48 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.0 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 74b00d0d62a6ee314bfa93c75380fc3a04fc3048..ee77b35b06044d61bc689e808f6475dd4006d4b0 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.0 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 3b401887e1f1921bae5f74a22c10caf042feca4f..884d95e3ffc9f8b4a875a3072e446687e810e948 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.0 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 4829e895ade4cdf983e09926d5c2f7f19609eb3e..fe3a644a889e15919f64857907de5ffcb8a7476a 100644 (file)
@@ -1,6 +1,6 @@
 \r
 /*\r
-       FreeRTOS.org V4.3.0 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 4efb678ac748c85f199abf8bf0d11c2f4dc9cfa1..24402228ccf6d5ad35243b78f101731f37df4e8e 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.0 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 993bd25932aec1e2d31e4f7f1cd665b829a318ab..7b869fa4760451ec09c7a1905d08819331ea05f5 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.0 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 3b401887e1f1921bae5f74a22c10caf042feca4f..884d95e3ffc9f8b4a875a3072e446687e810e948 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.0 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index d6ad8baecfba0f221aa1fedc559e33f6f6055b6d..52b3eb2dc3ad53ff0b7bcc9508862f28de8e92a7 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.0 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 16538ecaf3bcb66b38f5596681bfae8515272131..88b14453f7fa069b3880632c594c118ebcd55e75 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.0 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index b547a4028303fc2b07a229ecd3813ebc9c18546f..a337687f5600d37034f54e3c4d1d1c2b07be13bf 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.0 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index d7a55a7d84fc6bf3b5d4da275511847fcdfb8bdc..102986fea0daf2ffbfa8d60943cd4f24a02da1c6 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.0 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index b21bd3b2581fec45d667052594b02a7e87e3fa8a..f4c04b53702417c2957533e1d332af10dbbd4478 100644 (file)
@@ -1,6 +1,6 @@
 \r
 /*\r
-       FreeRTOS.org V4.3.0 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 689c2c99f7cfcbfa925e0ac3bdcfcd9b7770eea3..8cfeb516d479d19c24f02951051bcacfc3a0d5e0 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.0 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 1d5e40c8c42b86a5f37b79047c40d4582df8a680..2b18b0bee293a00d336c15772f710ba8a534cd1c 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.0 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 86c45a9addbef783a2fb05772cb91fa45bf648e5..0cbf2e794c184066f020b49423b7ae4b71f8a291 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.0 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 729735ecb92e55df8fec85e141aaaabf0d798e07..d7209e7ab7b08b06d0ba12a4aa73672fdaeaa18f 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.0 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index e11c583ae630d7ba166f8c31d6abd6213c7183cc..26ad6143490a5845eb9b68181dec2573446ef676 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.0 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index c130cf182d54689677de3a760e77ee84090d7448..31bb7db1d8f340760f9958ef80079e64404d8f57 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.0 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index a92d767e0c3d2c5323bb533272ee3dc368cbc8bc..70a178dc46baf65d789badc3a348a53622748997 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.0 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 633c2d2f45f271b8b14ddcbc35e455618f758904..24712d5e7428dd6aa239ea4c72223e18f962f773 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.0 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index a4b0aeab03caf127282572012c6c8a68fd2e50f5..2cbc6db448d96055f1f09f7c5983a691658e03c2 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.0 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r