]> git.sur5r.net Git - freertos/commitdiff
Ready for V5.1.1 release.
authorrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Thu, 20 Nov 2008 16:21:50 +0000 (16:21 +0000)
committerrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Thu, 20 Nov 2008 16:21:50 +0000 (16:21 +0000)
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@580 1d2547de-c912-0410-9cb9-b8ca96c0e9e2

89 files changed:
Demo/CORTEX_LM3S102_Rowley/Demo1/FreeRTOSConfig.h
Demo/CORTEX_LM3S102_Rowley/Demo1/ParTest.c
Demo/CORTEX_LM3S102_Rowley/Demo1/main.c
Demo/CORTEX_LM3S102_Rowley/Demo2/FreeRTOSConfig.h
Demo/CORTEX_LM3S102_Rowley/Demo2/ParTest.c
Demo/CORTEX_LM3S102_Rowley/Demo2/main.c
Demo/CORTEX_LM3S102_Rowley/Demo3/FreeRTOSConfig.h
Demo/CORTEX_LM3S102_Rowley/Demo3/ParTest.c
Demo/CORTEX_LM3S102_Rowley/Demo3/main.c
Demo/CORTEX_LM3S316_IAR/FreeRTOSConfig.h
Demo/CORTEX_LM3S316_IAR/ParTest/ParTest.c
Demo/CORTEX_LM3S316_IAR/commstest.c
Demo/CORTEX_LM3S316_IAR/commstest.h
Demo/CORTEX_LM3S316_IAR/main.c
Demo/CORTEX_LM3S811_GCC/FreeRTOSConfig.h
Demo/CORTEX_LM3S811_GCC/main.c
Demo/CORTEX_LM3S811_IAR/FreeRTOSConfig.h
Demo/CORTEX_LM3S811_IAR/main.c
Demo/CORTEX_LM3S811_KEIL/FreeRTOSConfig.h
Demo/CORTEX_LM3S811_KEIL/heap/heap_1.c
Demo/CORTEX_LM3S811_KEIL/main.c
Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/FreeRTOSConfig.h
Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/IntQueueTimer.c
Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/IntQueueTimer.h
Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/Makefile
Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/ParTest/ParTest.c
Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/main.c
Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/timertest.c
Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/webserver/emac.c
Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/webserver/uIP_Task.c
Demo/CORTEX_LM3Sxxxx_IAR_Keil/FreeRTOSConfig.h
Demo/CORTEX_LM3Sxxxx_IAR_Keil/IntQueueTimer.c
Demo/CORTEX_LM3Sxxxx_IAR_Keil/IntQueueTimer.h
Demo/CORTEX_LM3Sxxxx_IAR_Keil/ParTest/ParTest.c
Demo/CORTEX_LM3Sxxxx_IAR_Keil/main.c
Demo/CORTEX_LM3Sxxxx_IAR_Keil/startup_ewarm.c
Demo/CORTEX_LM3Sxxxx_IAR_Keil/timertest.c
Demo/CORTEX_LM3Sxxxx_IAR_Keil/webserver/emac.c
Demo/CORTEX_LM3Sxxxx_IAR_Keil/webserver/uIP_Task.c
Demo/CORTEX_STM32F103_IAR/FreeRTOSConfig.h
Demo/CORTEX_STM32F103_IAR/ParTest/ParTest.c
Demo/CORTEX_STM32F103_IAR/main.c
Demo/CORTEX_STM32F103_IAR/serial/serial.c
Demo/CORTEX_STM32F103_IAR/timertest.c
Demo/CORTEX_STM32F103_Keil/FreeRTOSConfig.h
Demo/CORTEX_STM32F103_Keil/ParTest/ParTest.c
Demo/CORTEX_STM32F103_Keil/main.c
Demo/CORTEX_STM32F103_Keil/serial/serial.c
Demo/CORTEX_STM32F103_Keil/timertest.c
Demo/CORTEX_STM32F103_Primer_GCC/FreeRTOSConfig.h
Demo/CORTEX_STM32F103_Primer_GCC/ParTest/ParTest.c
Demo/CORTEX_STM32F103_Primer_GCC/bitmap.h
Demo/CORTEX_STM32F103_Primer_GCC/main.c
Demo/CORTEX_STM32F103_Primer_GCC/timertest.c
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 7e6bd6f0d3fd8750af28b9bc0e601f45ba003f92..6ca8c68a46d655fba5717a51b5c7767747254d43 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V5.1.0 - Copyright (C) 2003-2008 Richard Barry.\r
+       FreeRTOS.org V5.1.1 - Copyright (C) 2003-2008 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index f8513d045524d2843083e9beaeab12e769fd3687..83a96438f6298132e907eb6facfab7364393e8a3 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V5.1.0 - Copyright (C) 2003-2008 Richard Barry.\r
+       FreeRTOS.org V5.1.1 - Copyright (C) 2003-2008 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 9c3d4334ad77a693fcf6cdf00e49903900811869..5286771cc7e69ad496c49ebe4d47bef4c3be13bf 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V5.1.0 - Copyright (C) 2003-2008 Richard Barry.\r
+       FreeRTOS.org V5.1.1 - Copyright (C) 2003-2008 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 29513c7046baba956cfd93d31f280ae76595dbe0..d23fe69d7967034dabea7c60b249cb81a65967a1 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V5.1.0 - Copyright (C) 2003-2008 Richard Barry.\r
+       FreeRTOS.org V5.1.1 - Copyright (C) 2003-2008 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index f8513d045524d2843083e9beaeab12e769fd3687..83a96438f6298132e907eb6facfab7364393e8a3 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V5.1.0 - Copyright (C) 2003-2008 Richard Barry.\r
+       FreeRTOS.org V5.1.1 - Copyright (C) 2003-2008 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 13303883fbe6c805df3984f8e6d49f7d0888cb7d..737e3a2adfd3cc54ef9daf9c17a03dea7189038a 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V5.1.0 - Copyright (C) 2003-2008 Richard Barry.\r
+       FreeRTOS.org V5.1.1 - Copyright (C) 2003-2008 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index f182b54a489871d611107d3450e019be799702ac..c461b4dbf0a43caca72e07e9c07c7c6bf0970c78 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V5.1.0 - Copyright (C) 2003-2008 Richard Barry.\r
+       FreeRTOS.org V5.1.1 - Copyright (C) 2003-2008 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 4977abd5a33d5012df1da24d7b062aa42daa61df..5128145038a5707f8ce445c741f803c7e2271098 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V5.1.0 - Copyright (C) 2003-2008 Richard Barry.\r
+       FreeRTOS.org V5.1.1 - Copyright (C) 2003-2008 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index db7bd506b2766f19ea53da7ac6d8219371047d08..da37e2feac51eb3e03df88d03d778d8090378493 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V5.1.0 - Copyright (C) 2003-2008 Richard Barry.\r
+       FreeRTOS.org V5.1.1 - Copyright (C) 2003-2008 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 2266a1d1739e59df9ff5d5d9e0bdbb6a8c4bd392..19e840896caf39076e1a75c3cb796a8a9001d18a 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V5.1.0 - Copyright (C) 2003-2008 Richard Barry.\r
+       FreeRTOS.org V5.1.1 - Copyright (C) 2003-2008 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index f8513d045524d2843083e9beaeab12e769fd3687..83a96438f6298132e907eb6facfab7364393e8a3 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V5.1.0 - Copyright (C) 2003-2008 Richard Barry.\r
+       FreeRTOS.org V5.1.1 - Copyright (C) 2003-2008 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 43d118657a325e3cad553294f3af3dea4e3b861c..b4ede3894053fc50d0b9fdf49ff60d5ad4ac8d98 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V5.1.0 - Copyright (C) 2003-2008 Richard Barry.\r
+       FreeRTOS.org V5.1.1 - Copyright (C) 2003-2008 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 8a0a58b8f31de019cc8a9bb88d3f321000108e8c..c3f992282ba48f3267ed1f427ddbc3d815f82e11 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V5.1.0 - Copyright (C) 2003-2008 Richard Barry.\r
+       FreeRTOS.org V5.1.1 - Copyright (C) 2003-2008 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 9e6b3d4fa3b07a8f522635f4b011cbd7ab7bd829..f8bf9de2fcf321baa2d40cfe261145c71f34ec53 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V5.1.0 - Copyright (C) 2003-2008 Richard Barry.\r
+       FreeRTOS.org V5.1.1 - Copyright (C) 2003-2008 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index d7cedbf4860a4f2290f1a37670cfe7ac483b0556..1697a6ea7b25b1ba22b0c666cfab62d359745d35 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V5.1.0 - Copyright (C) 2003-2008 Richard Barry.\r
+       FreeRTOS.org V5.1.1 - Copyright (C) 2003-2008 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index a278f0289b50df13addb60c08b2a567fd169e70b..7ca888c333e508f121ef882e5d1d3ab8eca10939 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V5.1.0 - Copyright (C) 2003-2008 Richard Barry.\r
+       FreeRTOS.org V5.1.1 - Copyright (C) 2003-2008 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 254f961448327736f3a7535c18718eab4dc347cd..685369ae0e4cd1f0b19eaa92459c1463e188952f 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V5.1.0 - Copyright (C) 2003-2008 Richard Barry.\r
+       FreeRTOS.org V5.1.1 - Copyright (C) 2003-2008 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 906d967e10d9d39649fc360e3a9ceef5c76a4537..dce1f107c188816f739315fcd338a7cf565325f4 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V5.1.0 - Copyright (C) 2003-2008 Richard Barry.\r
+       FreeRTOS.org V5.1.1 - Copyright (C) 2003-2008 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 865a98c325ab8713e7240e625d744d38bf07ffbb..71101f1dd22dec5c2d05817c45f92807f1a1c796 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V5.1.0 - Copyright (C) 2003-2008 Richard Barry.\r
+       FreeRTOS.org V5.1.1 - Copyright (C) 2003-2008 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index d7252866820370da5e0562102aac56b7c8053506..797e09bbad390e529b683e26ff84e7392a5e6997 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V5.1.0 - Copyright (C) 2003-2008 Richard Barry.\r
+       FreeRTOS.org V5.1.1 - Copyright (C) 2003-2008 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 588600713f67e24b5c612b75a1ee9459ad489ac6..d7fc86512210858d215765792b1b3c864cb938cd 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V5.1.0 - Copyright (C) 2003-2008 Richard Barry.\r
+       FreeRTOS.org V5.1.1 - Copyright (C) 2003-2008 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index b270e19355efbdda6851c72ce94752b8754fc19c..5e11ba817e53dcfa80136ba2a5704f4747ddacfb 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V5.1.0 - Copyright (C) 2003-2008 Richard Barry.\r
+       FreeRTOS.org V5.1.1 - Copyright (C) 2003-2008 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index a9d7d7305e034c0c3c6307aa21a5c1333a62148f..5f17c1d004f122e95481da3d87531524896bf1e8 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V5.1.0 - Copyright (C) 2003-2008 Richard Barry.\r
+       FreeRTOS.org V5.1.1 - Copyright (C) 2003-2008 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 720f0cdccf045cdd27a2432d4ae8c03ab8a70a2a..5aae8b96e877f1fcd4c36dd59a60ee6a3422a974 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V5.1.0 - Copyright (C) 2003-2008 Richard Barry.\r
+       FreeRTOS.org V5.1.1 - Copyright (C) 2003-2008 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index d67b11ea35b7741e67ec34de63ff3fe8c071e081..cbfe6a398eef6e14edcf0b61e4821c2238f65cfa 100644 (file)
@@ -1,4 +1,4 @@
-#      FreeRTOS.org V5.1.0 - Copyright (C) 2003-2008 Richard Barry.\r
+#      FreeRTOS.org V5.1.1 - Copyright (C) 2003-2008 Richard Barry.\r
 #\r
 #      This file is part of the FreeRTOS.org distribution.\r
 #\r
index ae0eacad50bc83c8fde0f16c2aa6e62c13bc8349..3e8b4f44a625bd7407448fded3187be691064f45 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V5.1.0 - Copyright (C) 2003-2008 Richard Barry.\r
+       FreeRTOS.org V5.1.1 - Copyright (C) 2003-2008 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index c1c340d245f13e6e52b88ef9704c856296387848..dae3e7e69cc348a9375006f41ecfce432623b80e 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V5.1.0 - Copyright (C) 2003-2008 Richard Barry.\r
+       FreeRTOS.org V5.1.1 - Copyright (C) 2003-2008 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 4aa4cb89b25d0d04c5453c87d77a5317e2e2bd26..0bc4af91d96624148406a6772c2cc200e6952210 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V5.1.0 - Copyright (C) 2003-2008 Richard Barry.\r
+       FreeRTOS.org V5.1.1 - Copyright (C) 2003-2008 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 9e782ebb4c9e6f31e59fad05ef4e074985ba7c78..b02b98cc2bb2de089c42f7fc144733c12e84393c 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V5.1.0 - Copyright (C) 2003-2008 Richard Barry.\r
+       FreeRTOS.org V5.1.1 - Copyright (C) 2003-2008 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 61d6be9a7ea8d32350496bb7be4e850bea06d031..608525d2286e3e38cc95b4eaf959707116401c01 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V5.1.0 - Copyright (C) 2003-2008 Richard Barry.\r
+       FreeRTOS.org V5.1.1 - Copyright (C) 2003-2008 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 378a7f651bb6ad6d66c5f8cd945a095fb6b7b49d..3a324005d5930814ad75e3285683cca0936b15c1 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V5.1.0 - Copyright (C) 2003-2008 Richard Barry.\r
+       FreeRTOS.org V5.1.1 - Copyright (C) 2003-2008 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
@@ -95,8 +95,8 @@ to exclude the API function. */
 \r
 \r
 \r
-#define configKERNEL_INTERRUPT_PRIORITY                ( ( unsigned portCHAR ) 7 << ( unsigned portCHAR ) 5 )  /* Priority 7, or 255 as only the top three bits are implemented.  This is the lowest priority. */\r
-#define configMAX_SYSCALL_INTERRUPT_PRIORITY   ( ( unsigned portCHAR ) 5 << ( unsigned portCHAR ) 5 )  /* Priority 5, or 160 as only the top three bits are implemented. */\r
+#define configKERNEL_INTERRUPT_PRIORITY                ( 7 << 5 )      /* Priority 7, or 255 as only the top three bits are implemented.  This is the lowest priority. */\r
+#define configMAX_SYSCALL_INTERRUPT_PRIORITY   ( 5 << 5 )  /* Priority 5, or 160 as only the top three bits are implemented. */\r
 \r
 \r
 #endif /* FREERTOS_CONFIG_H */\r
index a9d7d7305e034c0c3c6307aa21a5c1333a62148f..5f17c1d004f122e95481da3d87531524896bf1e8 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V5.1.0 - Copyright (C) 2003-2008 Richard Barry.\r
+       FreeRTOS.org V5.1.1 - Copyright (C) 2003-2008 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 720f0cdccf045cdd27a2432d4ae8c03ab8a70a2a..5aae8b96e877f1fcd4c36dd59a60ee6a3422a974 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V5.1.0 - Copyright (C) 2003-2008 Richard Barry.\r
+       FreeRTOS.org V5.1.1 - Copyright (C) 2003-2008 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index ae0eacad50bc83c8fde0f16c2aa6e62c13bc8349..3e8b4f44a625bd7407448fded3187be691064f45 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V5.1.0 - Copyright (C) 2003-2008 Richard Barry.\r
+       FreeRTOS.org V5.1.1 - Copyright (C) 2003-2008 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 5ae50814e7231a6470d72c46460de7c00e7c73ed..852c92ec062543e91f3143dc67831d16c61c476e 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V5.1.0 - Copyright (C) 2003-2008 Richard Barry.\r
+       FreeRTOS.org V5.1.1 - Copyright (C) 2003-2008 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 1e4c6332151c72816564ed701ca520d71e1ef553..bbaa5719e2ce0d1afbea3ce30181d1818dab32ed 100644 (file)
@@ -61,7 +61,7 @@ extern void vPortSVCHandler(void);
 extern void vT2InterruptHandler( void );\r
 extern void vT3InterruptHandler( void );\r
 extern void vEMAC_ISR( void );\r
-extern Timer0IntHandler( void );\r
+extern void Timer0IntHandler( void );\r
 \r
 //*****************************************************************************\r
 //\r
index f9c32dce86fc58b6efe4d7507a4f65b87d700ed0..d990946e905d603253799353a9113c23c740c503 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V5.1.0 - Copyright (C) 2003-2008 Richard Barry.\r
+       FreeRTOS.org V5.1.1 - Copyright (C) 2003-2008 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 9e782ebb4c9e6f31e59fad05ef4e074985ba7c78..83c728f8df250bdcdcc0ccd91c629abee97b5338 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V5.1.0 - Copyright (C) 2003-2008 Richard Barry.\r
+       FreeRTOS.org V5.1.1 - Copyright (C) 2003-2008 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
@@ -75,7 +75,11 @@ point to one of the Rx buffers. */
 unsigned portCHAR *uip_buf;\r
 \r
 /* Buffers into which Rx data is placed. */\r
-static unsigned portCHAR ucRxBuffers[ emacNUM_RX_BUFFERS ][ UIP_BUFSIZE + ( 4 * emacFRAM_SIZE_BYTES ) ];\r
+static union\r
+{\r
+       unsigned portLONG ulJustForAlignment;\r
+       unsigned portCHAR ucRxBuffers[ emacNUM_RX_BUFFERS ][ UIP_BUFSIZE + ( 4 * emacFRAM_SIZE_BYTES ) ];\r
+} uxRxBuffers;\r
 \r
 /* The length of the data within each of the Rx buffers. */\r
 static unsigned portLONG ulRxLength[ emacNUM_RX_BUFFERS ];\r
@@ -134,7 +138,7 @@ unsigned int iLen;
        if( iLen != 0 )\r
        {\r
                /* Leave room for the size at the start of the buffer. */\r
-               uip_buf = &( ucRxBuffers[ ulNextRxBuffer ][ 2 ] );\r
+               uip_buf = &( uxRxBuffers.ucRxBuffers[ ulNextRxBuffer ][ 2 ] );\r
                \r
                ulRxLength[ ulNextRxBuffer ] = 0;\r
                \r
@@ -218,11 +222,10 @@ unsigned portLONG ulTemp;
 \r
 void vMACHandleTask( void *pvParameters )\r
 {\r
-unsigned long ulLen = 0, i;\r
-unsigned portLONG ulLength, ulInt;\r
+unsigned long i, ulInt;\r
+unsigned portLONG ulLength;\r
 unsigned long *pulBuffer;\r
 static unsigned portLONG ulNextRxBuffer = 0;\r
-portBASE_TYPE xSwitchRequired = pdFALSE;\r
 \r
        for( ;; )\r
        {\r
@@ -234,11 +237,11 @@ portBASE_TYPE xSwitchRequired = pdFALSE;
                        ulLength = HWREG( ETH_BASE + MAC_O_DATA );\r
                        \r
                        /* Leave room at the start of the buffer for the size. */\r
-                       pulBuffer = ( unsigned long * ) &( ucRxBuffers[ ulNextRxBuffer ][ 2 ] );                        \r
+                       pulBuffer = ( unsigned long * ) &( uxRxBuffers.ucRxBuffers[ ulNextRxBuffer ][ 2 ] );                    \r
                        *pulBuffer = ( ulLength >> 16 );\r
 \r
                        /* Get the size of the data. */                 \r
-                       pulBuffer = ( unsigned long * ) &( ucRxBuffers[ ulNextRxBuffer ][ 4 ] );                        \r
+                       pulBuffer = ( unsigned long * ) &( uxRxBuffers.ucRxBuffers[ ulNextRxBuffer ][ 4 ] );                    \r
                        ulLength &= 0xFFFF;\r
                        \r
                        if( ulLength > 4 )\r
@@ -275,6 +278,8 @@ portBASE_TYPE xSwitchRequired = pdFALSE;
                }\r
                \r
                EthernetIntEnable( ETH_BASE, ETH_INT_RX );\r
+               \r
+               ( void ) ulInt;\r
        }\r
 }\r
 \r
index e6753e16c99e9226b9dc008b6893d8f339e62f87..2946087074c74afd1b2dcfe1cda7cda38fc22e15 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V5.1.0 - Copyright (C) 2003-2008 Richard Barry.\r
+       FreeRTOS.org V5.1.1 - Copyright (C) 2003-2008 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 0558e72b3b83573b4102468d40d98da508f61143..982711b97caa07990271948d36ef5d97c850a400 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V5.1.0 - Copyright (C) 2003-2008 Richard Barry.\r
+       FreeRTOS.org V5.1.1 - Copyright (C) 2003-2008 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 54e85c3a2f287c7702b5bd1705271566570e8d15..8c437730cbec94abeec03e3221f82ea649d92364 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V5.1.0 - Copyright (C) 2003-2008 Richard Barry.\r
+       FreeRTOS.org V5.1.1 - Copyright (C) 2003-2008 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 47a3a2f031751b39fea4aaddf15cd6deb11ca88d..b28d0cad1eec627a180a3b3596ab626491c573a3 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V5.1.0 - Copyright (C) 2003-2008 Richard Barry.\r
+       FreeRTOS.org V5.1.1 - Copyright (C) 2003-2008 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 42307c942dbc2bb54659c2b367056784a94cd92f..d1e1fca28ca54342cdcd852a8e8a9b833746db96 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V5.1.0 - Copyright (C) 2003-2008 Richard Barry.\r
+       FreeRTOS.org V5.1.1 - Copyright (C) 2003-2008 Richard Barry.\r
 \r
        This file is part of the FreeRTOS distribution.\r
 \r
index 452aad4e0141c0a8dc3aa97c793f638815a0b6b8..96fef6961cc2293c015d1c254c0ca2915de91d76 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V5.1.0 - Copyright (C) 2003-2008 Richard Barry.\r
+       FreeRTOS.org V5.1.1 - Copyright (C) 2003-2008 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 0558e72b3b83573b4102468d40d98da508f61143..982711b97caa07990271948d36ef5d97c850a400 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V5.1.0 - Copyright (C) 2003-2008 Richard Barry.\r
+       FreeRTOS.org V5.1.1 - Copyright (C) 2003-2008 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 54e85c3a2f287c7702b5bd1705271566570e8d15..8c437730cbec94abeec03e3221f82ea649d92364 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V5.1.0 - Copyright (C) 2003-2008 Richard Barry.\r
+       FreeRTOS.org V5.1.1 - Copyright (C) 2003-2008 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 47a3a2f031751b39fea4aaddf15cd6deb11ca88d..b28d0cad1eec627a180a3b3596ab626491c573a3 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V5.1.0 - Copyright (C) 2003-2008 Richard Barry.\r
+       FreeRTOS.org V5.1.1 - Copyright (C) 2003-2008 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 42307c942dbc2bb54659c2b367056784a94cd92f..d1e1fca28ca54342cdcd852a8e8a9b833746db96 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V5.1.0 - Copyright (C) 2003-2008 Richard Barry.\r
+       FreeRTOS.org V5.1.1 - Copyright (C) 2003-2008 Richard Barry.\r
 \r
        This file is part of the FreeRTOS distribution.\r
 \r
index 452aad4e0141c0a8dc3aa97c793f638815a0b6b8..96fef6961cc2293c015d1c254c0ca2915de91d76 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V5.1.0 - Copyright (C) 2003-2008 Richard Barry.\r
+       FreeRTOS.org V5.1.1 - Copyright (C) 2003-2008 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index e2bc9f44d873cee69820bb8840fed1ba86356480..ef808e84f0b6486d5b38001ce505bd77530e8039 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V5.1.0 - Copyright (C) 2003-2008 Richard Barry.\r
+       FreeRTOS.org V5.1.1 - Copyright (C) 2003-2008 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 49b6f6ecfa5df8747f4d874d54fb0c57f12abcd4..52e46a7388c8a0b4b1e4d1df101be5797e86e77d 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V5.1.0 - Copyright (C) 2003-2008 Richard Barry.\r
+       FreeRTOS.org V5.1.1 - Copyright (C) 2003-2008 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 030d000195a0354418634a08e3a46797fd3d9dbe..abfed25a390fe2df8ffd7b446f34482050fa8b52 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V5.1.0 - Copyright (C) 2003-2008 Richard Barry.\r
+       FreeRTOS.org V5.1.1 - Copyright (C) 2003-2008 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 550c94742e8c88c3ce6ba1773a6c56b6b1a39f70..b735b2abd613c90b152448d5c375dcffff2ae975 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V5.1.0 - Copyright (C) 2003-2008 Richard Barry.\r
+       FreeRTOS.org V5.1.1 - Copyright (C) 2003-2008 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 452aad4e0141c0a8dc3aa97c793f638815a0b6b8..96fef6961cc2293c015d1c254c0ca2915de91d76 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V5.1.0 - Copyright (C) 2003-2008 Richard Barry.\r
+       FreeRTOS.org V5.1.1 - Copyright (C) 2003-2008 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 1db0291a560c69b80345e4f36aaeb0b47ecb9a1f..37138b023fa6a19bbe8b894f0e613cac17a23d06 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V5.1.0 - Copyright (C) 2003-2008 Richard Barry.\r
+       FreeRTOS.org V5.1.1 - Copyright (C) 2003-2008 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 494913597ba0ec61bffe20819a3f81c8b9e1a700..61f991cdcba44782460356fa9599b6da48f70089 100644 (file)
@@ -1,4 +1,4 @@
-#      FreeRTOS.org V5.1.0 - Copyright (C) 2003-2008 Richard Barry.\r
+#      FreeRTOS.org V5.1.1 - Copyright (C) 2003-2008 Richard Barry.\r
 #\r
 #      This file is part of the FreeRTOS.org distribution.\r
 #\r
index 85cfe7bb33274a9507634a9874a811339dff6465..07ff46cea69a9b2b42e955943cee35f67afbb9d3 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V5.1.0 - Copyright (C) 2003-2008 Richard Barry.\r
+       FreeRTOS.org V5.1.1 - Copyright (C) 2003-2008 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 906f31a6ca3b7db7152f81c82adb80c149b060d3..a764422ca9a61e685f99a0d0c23c36d7f681ecfd 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V5.1.0 - Copyright (C) 2003-2008 Richard Barry.\r
+       FreeRTOS.org V5.1.1 - Copyright (C) 2003-2008 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 99157a0e49b3ca23770d8961203c02d9c00d1870..016638bd639c24b9867d031cc9ecec4b20e0257e 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V5.1.0 - Copyright (C) 2003-2008 Richard Barry.\r
+       FreeRTOS.org V5.1.1 - Copyright (C) 2003-2008 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index f0773bebbf12cb6bf2d700000b0f13a1af14eb07..ff787ed9f394d019492ffb338697c83f8e368abb 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V5.1.0 - Copyright (C) 2003-2008 Richard Barry.\r
+       FreeRTOS.org V5.1.1 - Copyright (C) 2003-2008 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 61dd82adf70b59aa20a8f56b04cfdbfe82be3023..d9041f33f19680d3ef8d61846599798f6231d5cc 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V5.1.0 - Copyright (C) 2003-2008 Richard Barry.\r
+       FreeRTOS.org V5.1.1 - Copyright (C) 2003-2008 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 7e0bf724d5d7f9702d7f6fabe167f7bc5bdce476..355f8f0ffc492ac01fd3ab0b2e6591f55f72d99d 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V5.1.0 - Copyright (C) 2003-2008 Richard Barry.\r
+       FreeRTOS.org V5.1.1 - Copyright (C) 2003-2008 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 6f2dfa2426c7af38b4faead3a214ee934ee67dce..223b3a853b14181346c392bfacd4cb1e43b1e2e6 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V5.1.0 - Copyright (C) 2003-2008 Richard Barry.\r
+       FreeRTOS.org V5.1.1 - Copyright (C) 2003-2008 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 636784e4eb3df0fbc389c4cfd784995c38a8045c..26cb8dca29d4818776498923443cca99f7808296 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V5.1.0 - Copyright (C) 2003-2008 Richard Barry.\r
+       FreeRTOS.org V5.1.1 - Copyright (C) 2003-2008 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index ca479442a88da87f9f09328a334331cb68b82661..db72c8d8ff01a6c404afd7d943b08afa5f0cd96a 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V5.1.0 - Copyright (C) 2003-2008 Richard Barry.\r
+       FreeRTOS.org V5.1.1 - Copyright (C) 2003-2008 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 8eb687519fefb6d562bcd3c92713adbcf4f9f488..bb83dfc51ed44fe6c8978d80076c171cfb2d9b4e 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V5.1.0 - Copyright (C) 2003-2008 Richard Barry.\r
+       FreeRTOS.org V5.1.1 - Copyright (C) 2003-2008 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 5a68a51f643948a820f880fce82521c19a3905b9..1c790bfb8834e65fa552892dd360ef83da59e1bc 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V5.1.0 - Copyright (C) 2003-2008 Richard Barry.\r
+       FreeRTOS.org V5.1.1 - Copyright (C) 2003-2008 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 773e7b18791022690f84570a0a127d64b3b34f10..98e113249d853b04c335e6b29fa2c6a88e235bf1 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V5.1.0 - Copyright (C) 2003-2008 Richard Barry.\r
+       FreeRTOS.org V5.1.1 - Copyright (C) 2003-2008 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index cb5e45b5233a581e900d873c66b35f8a531347f3..65af2b9529d47580bfa84e817682189fb5c284f3 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V5.1.0 - Copyright (C) 2003-2008 Richard Barry.\r
+       FreeRTOS.org V5.1.1 - Copyright (C) 2003-2008 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index b6dcd1f0fd7b6f236b900d97c73d123847c6aabd..fdf06695a1d1523354259cbb1061050149ca42d6 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V5.1.0 - Copyright (C) 2003-2008 Richard Barry.\r
+       FreeRTOS.org V5.1.1 - Copyright (C) 2003-2008 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 5d62040c9371fce52b3ac3dfc2bc628aacf67f0a..41e8bf337446711b3a0fdfc58e928dfeae1941c9 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V5.1.0 - Copyright (C) 2003-2008 Richard Barry.\r
+       FreeRTOS.org V5.1.1 - Copyright (C) 2003-2008 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 0628bffce877824e61d3cd98371147cbb5f9972d..deebf09365e70caa39febf3dd6e96cecc9e3d987 100644 (file)
@@ -1,6 +1,6 @@
 \r
 /*\r
-       FreeRTOS.org V5.1.0 - Copyright (C) 2003-2008 Richard Barry.\r
+       FreeRTOS.org V5.1.1 - Copyright (C) 2003-2008 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 03fa61b124d7063cc4b0cff0b5d37a5a8c1a0281..e8bdd2b588fc6e36943fc45e7540edc9a9af77cb 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V5.1.0 - Copyright (C) 2003-2008 Richard Barry.\r
+       FreeRTOS.org V5.1.1 - Copyright (C) 2003-2008 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 777ec09a1b2bf3de36173d6256e0f4fb1b32a666..b476bb12beb8c022fb3cc419ac2a02ca7cc2a793 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V5.1.0 - Copyright (C) 2003-2008 Richard Barry.\r
+       FreeRTOS.org V5.1.1 - Copyright (C) 2003-2008 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 5d62040c9371fce52b3ac3dfc2bc628aacf67f0a..41e8bf337446711b3a0fdfc58e928dfeae1941c9 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V5.1.0 - Copyright (C) 2003-2008 Richard Barry.\r
+       FreeRTOS.org V5.1.1 - Copyright (C) 2003-2008 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 9e24595c7255101beef3493dec65f5ef31298293..d4d845a1d32494cde90693732c88dbcd7bb43f5f 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V5.1.0 - Copyright (C) 2003-2008 Richard Barry.\r
+       FreeRTOS.org V5.1.1 - Copyright (C) 2003-2008 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index e6d7c61f759bdb2c334cd3d94855e7adc13fadac..6221e4ad58b2b72c2cf5e1f80fe183d31689af98 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V5.1.0 - Copyright (C) 2003-2008 Richard Barry.\r
+       FreeRTOS.org V5.1.1 - Copyright (C) 2003-2008 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 75d3a5018969ef366cc229693721cf235a1f4a8c..8320f283da10897d41a5af97db231ec4c89b1e64 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V5.1.0 - Copyright (C) 2003-2008 Richard Barry.\r
+       FreeRTOS.org V5.1.1 - Copyright (C) 2003-2008 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 557d02e5cabcaa9f800366990490e204b213c9a3..0ecd4dcba39b46aff27d91e9e787421535828d6c 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V5.1.0 - Copyright (C) 2003-2008 Richard Barry.\r
+       FreeRTOS.org V5.1.1 - Copyright (C) 2003-2008 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 6f33c1cca720ceaa59295eab9a573031f6aecfd1..7cffbde901b6b7492939da408654e2b540d56e24 100644 (file)
@@ -1,6 +1,6 @@
 \r
 /*\r
-       FreeRTOS.org V5.1.0 - Copyright (C) 2003-2008 Richard Barry.\r
+       FreeRTOS.org V5.1.1 - Copyright (C) 2003-2008 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 06d7ea5b6c942f362c27ab2a09b966dacddf03c3..980fece3b53ac59dd516844764231574ac3a0118 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V5.1.0 - Copyright (C) 2003-2008 Richard Barry.\r
+       FreeRTOS.org V5.1.1 - Copyright (C) 2003-2008 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index ce77baf4931d928db57b99730d954ecf8292f174..a0a97735a07212047eb3b990fb367914b80e331d 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V5.1.0 - Copyright (C) 2003-2008 Richard Barry.\r
+       FreeRTOS.org V5.1.1 - Copyright (C) 2003-2008 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 0d63aca71dbe696865ce51d1574bbdfb088f302b..431330f1b7f0cfe6bea5c411c314aea7e7b50dfe 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V5.1.0 - Copyright (C) 2003-2008 Richard Barry.\r
+       FreeRTOS.org V5.1.1 - Copyright (C) 2003-2008 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 733034d197b2ace166778e70f9aea44304d12ddb..770b4ba84d21a4e9fa2b0239a007a90fdeeaef8c 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V5.1.0 - Copyright (C) 2003-2008 Richard Barry.\r
+       FreeRTOS.org V5.1.1 - Copyright (C) 2003-2008 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 3ae7e02f26489d0ce6dba8a7afd5ef2b1954f712..6dd7eef1b8f0c7371f12a65621685e44e579736d 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V5.1.0 - Copyright (C) 2003-2008 Richard Barry.\r
+       FreeRTOS.org V5.1.1 - Copyright (C) 2003-2008 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index d87a05f705e93ddfe4c6e90b6848a70d08620d60..32653984008d57854a3b0bd1d37d7180df349751 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V5.1.0 - Copyright (C) 2003-2008 Richard Barry.\r
+       FreeRTOS.org V5.1.1 - Copyright (C) 2003-2008 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 150a04935def006e481e896eefbc98ac868950fa..0c8cd81e4e2c9063a2f936e40278809ad135135d 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V5.1.0 - Copyright (C) 2003-2008 Richard Barry.\r
+       FreeRTOS.org V5.1.1 - Copyright (C) 2003-2008 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 65614d51a79c28675948f41417b5f6f33207fc54..de7a7b5241adb4e721f6628136ec895c93d9e996 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V5.1.0 - Copyright (C) 2003-2008 Richard Barry.\r
+       FreeRTOS.org V5.1.1 - Copyright (C) 2003-2008 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index a0f1e81f49998f8570d5ef0ec0b703f5dffde59d..da398878fd084d69140758d8c18b6e8cac60df53 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V5.1.0 - Copyright (C) 2003-2008 Richard Barry.\r
+       FreeRTOS.org V5.1.1 - Copyright (C) 2003-2008 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r