]> git.sur5r.net Git - freertos/commitdiff
Change version numbers to V4.1.2
authorrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Mon, 9 Oct 2006 11:49:50 +0000 (11:49 +0000)
committerrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Mon, 9 Oct 2006 11:49:50 +0000 (11:49 +0000)
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@42 1d2547de-c912-0410-9cb9-b8ca96c0e9e2

354 files changed:
Demo/ARM7_AT91FR40008_GCC/FreeRTOSConfig.h
Demo/ARM7_AT91FR40008_GCC/Makefile
Demo/ARM7_AT91FR40008_GCC/ParTest/ParTest.c
Demo/ARM7_AT91FR40008_GCC/main.c
Demo/ARM7_AT91FR40008_GCC/serial/serial.c
Demo/ARM7_AT91FR40008_GCC/serial/serialISR.c
Demo/ARM7_AT91SAM7S64_IAR/FreeRTOSConfig.h
Demo/ARM7_AT91SAM7S64_IAR/ParTest/ParTest.c
Demo/ARM7_AT91SAM7S64_IAR/USB/USBSample.c
Demo/ARM7_AT91SAM7S64_IAR/main.c
Demo/ARM7_AT91SAM7S64_IAR/serial/serial.c
Demo/ARM7_LPC2106_GCC/FreeRTOSConfig.h
Demo/ARM7_LPC2106_GCC/Makefile
Demo/ARM7_LPC2106_GCC/ParTest/ParTest.c
Demo/ARM7_LPC2106_GCC/main.c
Demo/ARM7_LPC2106_GCC/serial/serial.c
Demo/ARM7_LPC2106_GCC/serial/serialISR.c
Demo/ARM7_LPC2129_IAR/FreeRTOSConfig.h
Demo/ARM7_LPC2129_IAR/ParTest/ParTest.c
Demo/ARM7_LPC2129_IAR/main.c
Demo/ARM7_LPC2129_IAR/serial/serial.c
Demo/ARM7_LPC2129_Keil/FreeRTOSConfig.h
Demo/ARM7_LPC2129_Keil/ParTest/ParTest.c
Demo/ARM7_LPC2129_Keil/main.c
Demo/ARM7_LPC2129_Keil/serial/serial.c
Demo/ARM7_LPC2129_Keil/serial/serialISR.c
Demo/ARM7_LPC2138_Rowley/FreeRTOSConfig.h
Demo/ARM7_LPC2138_Rowley/main.c
Demo/ARM7_LPC2138_Rowley/mainISR.c
Demo/ARM7_STR71x_IAR/FreeRTOSConfig.h
Demo/ARM7_STR71x_IAR/ParTest/ParTest.c
Demo/ARM7_STR71x_IAR/main.c
Demo/ARM7_STR71x_IAR/serial/serial.c
Demo/ARM9_STR91X_IAR/FreeRTOSConfig.h
Demo/ARM9_STR91X_IAR/ParTest/ParTest.c
Demo/ARM9_STR91X_IAR/main.c
Demo/ARM9_STR91X_IAR/serial/serial.c
Demo/ARM9_STR91X_IAR/webserver/uIP_Task.c
Demo/AVR_ATMega323_IAR/FreeRTOSConfig.h
Demo/AVR_ATMega323_IAR/ParTest/ParTest.c
Demo/AVR_ATMega323_IAR/main.c
Demo/AVR_ATMega323_IAR/regtest.c
Demo/AVR_ATMega323_IAR/regtest.h
Demo/AVR_ATMega323_IAR/serial/serial.c
Demo/AVR_ATMega323_WinAVR/FreeRTOSConfig.h
Demo/AVR_ATMega323_WinAVR/ParTest/ParTest.c
Demo/AVR_ATMega323_WinAVR/main.c
Demo/AVR_ATMega323_WinAVR/regtest.c
Demo/AVR_ATMega323_WinAVR/regtest.h
Demo/AVR_ATMega323_WinAVR/serial/serial.c
Demo/CORTEX_LM3S102_GCC/Demo1/FreeRTOSConfig.h
Demo/CORTEX_LM3S102_GCC/Demo1/main.c
Demo/CORTEX_LM3S102_GCC/Demo2/FreeRTOSConfig.h
Demo/CORTEX_LM3S102_GCC/Demo2/main.c
Demo/CORTEX_LM3S102_GCC/FreeRTOSConfig.h
Demo/CORTEX_LM3S102_GCC/ParTest/ParTest.c
Demo/CORTEX_LM3S102_GCC/main.c
Demo/CORTEX_LM3S102_KEIL/Demo1/FreeRTOSConfig.h
Demo/CORTEX_LM3S102_KEIL/Demo1/main.c
Demo/CORTEX_LM3S102_KEIL/Demo2/FreeRTOSConfig.h
Demo/CORTEX_LM3S102_KEIL/Demo2/main.c
Demo/CORTEX_LM3S102_KEIL/FreeRTOSConfig.h
Demo/CORTEX_LM3S102_KEIL/ParTest/ParTest.c
Demo/CORTEX_LM3S102_KEIL/main.c
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_KEIL/FreeRTOSConfig.h
Demo/CORTEX_LM3S811_KEIL/main.c
Demo/Common/Full/BlockQ.c
Demo/Common/Full/PollQ.c
Demo/Common/Full/comtest.c
Demo/Common/Full/death.c
Demo/Common/Full/dynamic.c
Demo/Common/Full/events.c
Demo/Common/Full/flash.c
Demo/Common/Full/flop.c
Demo/Common/Full/integer.c
Demo/Common/Full/print.c
Demo/Common/Full/semtest.c
Demo/Common/Minimal/BlockQ.c
Demo/Common/Minimal/PollQ.c
Demo/Common/Minimal/blocktim.c
Demo/Common/Minimal/comtest.c
Demo/Common/Minimal/crflash.c
Demo/Common/Minimal/crhook.c
Demo/Common/Minimal/death.c
Demo/Common/Minimal/dynamic.c
Demo/Common/Minimal/flash.c
Demo/Common/Minimal/flop.c
Demo/Common/Minimal/integer.c
Demo/Common/Minimal/semtest.c
Demo/Common/include/BlockQ.h
Demo/Common/include/PollQ.h
Demo/Common/include/blocktim.h
Demo/Common/include/comtest.h
Demo/Common/include/comtest2.h
Demo/Common/include/crflash.h
Demo/Common/include/crhook.h
Demo/Common/include/death.h
Demo/Common/include/dynamic.h
Demo/Common/include/fileIO.h
Demo/Common/include/flash.h
Demo/Common/include/flop.h
Demo/Common/include/integer.h
Demo/Common/include/mevents.h
Demo/Common/include/partest.h
Demo/Common/include/print.h
Demo/Common/include/semtest.h
Demo/Common/include/serial.h
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/MicroBlaze/FreeRTOSConfig.h
Demo/MicroBlaze/ParTest/ParTest.c
Demo/MicroBlaze/main.c
Demo/MicroBlaze/serial/serial.c
Demo/PC/FRConfig.h
Demo/PC/FileIO/fileIO.c
Demo/PC/FreeRTOSConfig.h
Demo/PC/ParTest/ParTest.c
Demo/PC/main.c
Demo/PC/serial/serial.c
Demo/PIC18_MPLAB/FreeRTOSConfig.h
Demo/PIC18_MPLAB/ParTest/ParTest.c
Demo/PIC18_MPLAB/main1.c
Demo/PIC18_MPLAB/main2.c
Demo/PIC18_MPLAB/main3.c
Demo/PIC18_MPLAB/serial/serial.c
Demo/PIC18_WizC/Demo1/FreeRTOSConfig.h
Demo/PIC18_WizC/Demo1/WIZCmake.h
Demo/PIC18_WizC/Demo1/fuses.c
Demo/PIC18_WizC/Demo1/interrupt.c
Demo/PIC18_WizC/Demo1/main.c
Demo/PIC18_WizC/Demo2/FreeRTOSConfig.h
Demo/PIC18_WizC/Demo2/WIZCmake.h
Demo/PIC18_WizC/Demo2/fuses.c
Demo/PIC18_WizC/Demo2/interrupt.c
Demo/PIC18_WizC/Demo2/main.c
Demo/PIC18_WizC/Demo3/FreeRTOSConfig.h
Demo/PIC18_WizC/Demo3/WIZCmake.h
Demo/PIC18_WizC/Demo3/fuses.c
Demo/PIC18_WizC/Demo3/interrupt.c
Demo/PIC18_WizC/Demo3/main.c
Demo/PIC18_WizC/Demo4/FreeRTOSConfig.h
Demo/PIC18_WizC/Demo4/WIZCmake.h
Demo/PIC18_WizC/Demo4/fuses.c
Demo/PIC18_WizC/Demo4/interrupt.c
Demo/PIC18_WizC/Demo4/main.c
Demo/PIC18_WizC/Demo5/FreeRTOSConfig.h
Demo/PIC18_WizC/Demo5/WIZCmake.h
Demo/PIC18_WizC/Demo5/fuses.c
Demo/PIC18_WizC/Demo5/interrupt.c
Demo/PIC18_WizC/Demo5/main.c
Demo/PIC18_WizC/Demo6/FreeRTOSConfig.h
Demo/PIC18_WizC/Demo6/WIZCmake.h
Demo/PIC18_WizC/Demo6/fuses.c
Demo/PIC18_WizC/Demo6/interrupt.c
Demo/PIC18_WizC/Demo6/main.c
Demo/PIC18_WizC/Demo7/FreeRTOSConfig.h
Demo/PIC18_WizC/Demo7/WIZCmake.h
Demo/PIC18_WizC/Demo7/fuses.c
Demo/PIC18_WizC/Demo7/interrupt.c
Demo/PIC18_WizC/Demo7/main.c
Demo/PIC18_WizC/ParTest/ParTest.c
Demo/PIC18_WizC/serial/isrSerialRx.c
Demo/PIC18_WizC/serial/isrSerialTx.c
Demo/PIC18_WizC/serial/serial.c
Demo/PIC24_MPLAB/FreeRTOSConfig.h
Demo/PIC24_MPLAB/ParTest/ParTest.c
Demo/PIC24_MPLAB/main.c
Demo/PIC24_MPLAB/serial/serial.c
Demo/WizNET_DEMO_GCC_ARM7/FreeRTOSConfig.h
Demo/WizNET_DEMO_GCC_ARM7/HTTP_Serv.c
Demo/WizNET_DEMO_GCC_ARM7/HTTP_Serv.h
Demo/WizNET_DEMO_GCC_ARM7/Makefile
Demo/WizNET_DEMO_GCC_ARM7/TCP.c
Demo/WizNET_DEMO_GCC_ARM7/TCP.h
Demo/WizNET_DEMO_GCC_ARM7/TCPISR.c
Demo/WizNET_DEMO_GCC_ARM7/html_pages.h
Demo/WizNET_DEMO_GCC_ARM7/i2c.c
Demo/WizNET_DEMO_GCC_ARM7/i2c.h
Demo/WizNET_DEMO_GCC_ARM7/i2cISR.c
Demo/WizNET_DEMO_GCC_ARM7/main.c
Demo/WizNET_DEMO_TERN_186/FreeRTOSConfig.h
Demo/WizNET_DEMO_TERN_186/HTTPTask.c
Demo/WizNET_DEMO_TERN_186/HTTPTask.h
Demo/WizNET_DEMO_TERN_186/main.c
Demo/WizNET_DEMO_TERN_186/serial/serial.c
Demo/dsPIC_MPLAB/FreeRTOSConfig.h
Demo/dsPIC_MPLAB/ParTest/ParTest.c
Demo/dsPIC_MPLAB/main.c
Demo/dsPIC_MPLAB/serial/serial.c
Demo/lwIP_Demo_Rowley_ARM7/BasicWEB.c
Demo/lwIP_Demo_Rowley_ARM7/BasicWEB.h
Demo/lwIP_Demo_Rowley_ARM7/EMAC/SAM7_EMAC.c
Demo/lwIP_Demo_Rowley_ARM7/EMAC/SAM7_EMAC.h
Demo/lwIP_Demo_Rowley_ARM7/EMAC/SAM7_EMAC_ISR.c
Demo/lwIP_Demo_Rowley_ARM7/FreeRTOSConfig.h
Demo/lwIP_Demo_Rowley_ARM7/ParTest/ParTest.c
Demo/lwIP_Demo_Rowley_ARM7/USB/USB-CDC.c
Demo/lwIP_Demo_Rowley_ARM7/USB/USB-CDC.h
Demo/lwIP_Demo_Rowley_ARM7/USB/USBIsr.c
Demo/lwIP_Demo_Rowley_ARM7/USB/descriptors.h
Demo/lwIP_Demo_Rowley_ARM7/USB/usb.h
Demo/lwIP_Demo_Rowley_ARM7/main.c
Demo/lwIP_Demo_Rowley_ARM7/makefile
Demo/msp430_CrossWorks/FreeRTOSConfig.h
Demo/msp430_CrossWorks/ParTest/ParTest.c
Demo/msp430_CrossWorks/main.c
Demo/msp430_CrossWorks/serial/serial.c
Demo/msp430_GCC/FreeRTOSConfig.h
Demo/msp430_GCC/ParTest/ParTest.c
Demo/msp430_GCC/main.c
Demo/msp430_GCC/makefile
Demo/msp430_GCC/serial/serial.c
Demo/uIP_Demo_IAR_ARM7/EMAC/EMAClISR.s79
Demo/uIP_Demo_IAR_ARM7/EMAC/SAM7_EMAC.c
Demo/uIP_Demo_IAR_ARM7/FreeRTOSConfig.h
Demo/uIP_Demo_IAR_ARM7/ParTest/ParTest.c
Demo/uIP_Demo_IAR_ARM7/main.c
Demo/uIP_Demo_Rowley_ARM7/FreeRTOSConfig.h
Demo/uIP_Demo_Rowley_ARM7/main.c
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/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/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 7ee93d3f97ee63679df83ec8e5a73a95ebc668c7..aa7dd623b5e6cf0f06ecfc790b383eef4cdb885b 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index f4e56c4ed35b1efe653c54e0ab1ce9b8fabcdc7a..e85f8a0b3269cff4e11541077b6fb117d5b3ce1c 100644 (file)
@@ -1,4 +1,4 @@
-#      FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+#      FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 #\r
 #      This file is part of the FreeRTOS.org distribution.\r
 #\r
index 94e3f022f78c394342a3198ad82128e79a533033..41ee3c7e54876ce440bd343e1dc139a11b853dd2 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index ff2e3829b20c9038368da25b9976a70e5287d60e..56e0c8af3a25794362b5a5906aa328fd9684218c 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 43ab4d82dfe19a864f5ef08c11032e526eedffaa..841a5f6868894955166d2611900e29b4fb9e240a 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 880085d1e9d247b2c0c267753ecccf8553cefafd..8f13bef99d0e988d8a5fc2a733893a4027caed54 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-  FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+  FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
   This file is part of the FreeRTOS.org distribution.\r
 \r
index 0a6366df48ca3c2435939ad62727a76c98d58442..7ae4b97712662dda1fe29eef2718e4747041ceea 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 0cb9349f934bc1c74b5886c5c058649a6fb888f7..a186116ec5cbb07071bf78b5527376e9f916e28b 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 7c265aae7a40e0e984ab5730f022282879f26f6c..32e2a0a67ad95e9f9e3f8436a17ed45817902778 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 241e7b70cd9806399ec6d77517996b828a0638af..8ba06ca19297fc42e0634757277b4c6e31cbf37b 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 086259babb4170d0b1b5a4af57081086f363eb85..d4ec951bbab5a8667341b72af69b16d5452d9e24 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 6a78c11df35859a94f9952caf059385e42e5e030..26d87ee077908439cb5d19cf4714acbf8550a23d 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index c54c218fae50fbae27902fee16df7eb6b12d34ed..b5311f6ff55a49eee01861564b5f578c47cd30b1 100644 (file)
@@ -1,4 +1,4 @@
-#      FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+#      FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 #\r
 #      This file is part of the FreeRTOS.org distribution.\r
 #\r
index 2e763dbd1f1f90fbe19641609312f8a7ca06da57..ba75b888e2e96fb63dfbb5e994dbe113befbcb25 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 79490ae8864d0c4cc3cc0c596929b0065f7d8a90..c686fe188231ee89baf960443f02f79d920a6be2 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 974e5acf0e149fb8342a50ba850aef427cae7524..8f9795af272e0051aea642b7592de1deb923fa07 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 8600a4d1414e31d54068c35d2cb4bb54ba2d5195..7de38bfece46df5757d77df0130279547eb4ffca 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 977b3b85db512cb833bc068fafee7fd9da581983..ea9fd12e1eb58c5975bda835fbc8acb28f67aba1 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 2208b46beec2f83b41f67c34ab2876be845b171e..61cc5c2c6f4cdafba57a0842ef2ab8f88ca97f64 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 495491adb03c1263463957ce21cba4a117e366d5..2a58a20955ea65bd8bc489c07d425715efab12b9 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 0e138cfa9960c184ad67df1de5f8019272ace890..3f56c7925e1024be2a40cb6f8fdb6a7711bb0cd9 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 29c09f73e50bff386b6feb809c588e5179c3c1e7..2850697d3b8275548026a10488ccb3002dfba786 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 2fec3b052330f491648a3836baa1aee28475323b..f28e305f9658c093a8c8cb657fdb1951378a8099 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 366a73452b4c9abdea3f47718b3ebe001b02bcd0..022384e6aa92289c295c4f06080b560c5394a263 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 7ec5013686aa2949c13a0d57c45efd45ceda9cc6..db7ac57e3024a4ebf391834a1317c2472034a2cf 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 08a07aa747d0235767ce482a2eb446e450927520..fd9f2445988a8f9ddd345775c99ea1b44d834c4c 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 1f8d4af50cb6ad9eadfbd567a4888e31d75ec24e..36dffd802bff00db6c7b85e8f3a6be835cdcb51e 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index e62acc06117a9786fd11473a8ab31a231054fb6e..c6208d4f9bb8baedda4ffe42c9fab712f3b98705 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 52fa9f05115a12123c467d57687416532908af47..b67dd0a67cc8bc821c3bf1720bd0143f9e6b77a2 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index d062fd6360a56342cc9a3ed01877deb21aea1b0d..157861398c8976f18e2702644584e82c99a38af5 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index bd707337db40dc639d78163966dcbfad915833eb..17a00f7693e0b6934b83a7b19c8c31b870eaf9bd 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index f60c4c2c06c9aa8838f2892ffe4de8f64be3dd9f..81ea3f327435478694d184f8cdc0ecca411b665e 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index e8484e50bf914aff90a1edd6058faba7c150c941..ede0215b3e8881b5b4c6e1c2beae29aab648a01e 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 331c7531f89c44d26f9ea85e56cd17cd6a6b2c0d..13059c3b196214bc6fa98114ab7fcaa39a1388fa 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS distribution.\r
 \r
index fc8e9dfa96edd00742deb45030ad29b960faffba..ed2d957b6881b357212362ad5d4607c05149723f 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS distribution.\r
 \r
index ab426ee828728d0d550dd00d62710ce7bdfc7aa8..ac3532bf814cf2810f105c73e5bfd41ba9c4651e 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS distribution.\r
 \r
index 44ce576fbdca29654d9e22d30e000788d3c6c022..4523fc408e2b1c9d51f712208c892121dcbbc583 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS distribution.\r
 \r
index 996eccb24c0724dd6713bba66bd851e8356d6c30..d797862feaca311870b3d0266edc1187a7b67f5b 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index be6fea10f82b7d821b1bb010a26b2144eb28d44a..36545489ed91a20a3770a30eaab65d0ee4ca25b5 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 80e25a63bb6a6fce73e9273ebac404b59350db07..9ed61d66de7e2583024f0269ba1353061c600ad0 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index d5a2d40d0b45fdb59fbe53478998335e70647a1e..ca731b61f81ab688ce7398bdad89f82b49b01006 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 50a43451d26911feabbe1022e8f4b924eab88035..1420b0c25322939df423a12b9123c8c034a4cc8f 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index f11d1d75942634eda3b754f809142d89c8b5decd..8989e89e1242caa77653515fcf185008cb2c25f9 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 301f8861f40785f0048ea8ffa4719bcbbee2de49..9fa76ea2da0f6c85b155e681d4dc3dbca2d87b82 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index e839434d75d30bc67b77cf35bde960840dcc96f5..f331701039b16e2528d91efeb5abe48688a208d0 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 80e25a63bb6a6fce73e9273ebac404b59350db07..9ed61d66de7e2583024f0269ba1353061c600ad0 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 31c8a8eefe1072111a27fdc28d949ad885e0517d..55817b2a6c0559affdaac43977d1c9557bc1c7f7 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 50a43451d26911feabbe1022e8f4b924eab88035..1420b0c25322939df423a12b9123c8c034a4cc8f 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index f11d1d75942634eda3b754f809142d89c8b5decd..8989e89e1242caa77653515fcf185008cb2c25f9 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 3e2c45e90cb12aa5cb07ce896a64677d5333f050..6eae89d9145d934ca0c27040a3aab91400560d71 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 32c9e8d5cae2fa22e66383485956c4c576ec67df..1577a950706e0a1eed7b91bd863b624a37a2235c 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index ef4447d9fe487645b0a00ee34f8273a70fd7debb..2a8945efd4d5ff67b1ca0da8f28a439a7c4ae8fc 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 85c84b229bf27c7139b6672ac3bfc7deb90aa8d0..1f3b348c1888d19f00ff03af0eda1c035bfac0ab 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index af59e9210863d9fb786e7a04a62c0068ca8e9030..44b923c0b956528a458806724ed6101d9af1a22c 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 32c9e8d5cae2fa22e66383485956c4c576ec67df..1577a950706e0a1eed7b91bd863b624a37a2235c 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 32fcd0800650f034dc0d75c4043714b864f4194b..a6a746187f74c1cb7ad67e9cae851c18df77c9c2 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index ef4447d9fe487645b0a00ee34f8273a70fd7debb..2a8945efd4d5ff67b1ca0da8f28a439a7c4ae8fc 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 32c9e8d5cae2fa22e66383485956c4c576ec67df..1577a950706e0a1eed7b91bd863b624a37a2235c 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index b17ced12cb87a44b995cafb0603db5ba9e8a4481..5020ca252a368a706cce82ce163fb6437e64e109 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 85c84b229bf27c7139b6672ac3bfc7deb90aa8d0..1f3b348c1888d19f00ff03af0eda1c035bfac0ab 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index c8fa1674028fa84f171fcf4286a921585fa2ad0d..cfe489ff1eb0c2b7f26c38daca6f09490dba67ca 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 32c9e8d5cae2fa22e66383485956c4c576ec67df..1577a950706e0a1eed7b91bd863b624a37a2235c 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 32fcd0800650f034dc0d75c4043714b864f4194b..a6a746187f74c1cb7ad67e9cae851c18df77c9c2 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index b17ced12cb87a44b995cafb0603db5ba9e8a4481..5020ca252a368a706cce82ce163fb6437e64e109 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 32c9e8d5cae2fa22e66383485956c4c576ec67df..1577a950706e0a1eed7b91bd863b624a37a2235c 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 32fcd0800650f034dc0d75c4043714b864f4194b..a6a746187f74c1cb7ad67e9cae851c18df77c9c2 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 57e50d4c5acfccb4a89142d68cc5e934896d35ed..08b994123ff4bb7367aa2aa0108245132bf00ee2 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 85c84b229bf27c7139b6672ac3bfc7deb90aa8d0..1f3b348c1888d19f00ff03af0eda1c035bfac0ab 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 32fcd0800650f034dc0d75c4043714b864f4194b..a6a746187f74c1cb7ad67e9cae851c18df77c9c2 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 7e15e3d6cea006364eace8c03c6a9db48ae4cb27..d68fd2cb51f8a05b9595569c7ccdfe8362a84266 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 1cf365502339a039e82e6e4b8e731a3a794c4f2f..be8ba5657a969087b7632092e13d9b8ec04f51e6 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 339c719b8ea6b7a706723a3e027cfa9b0298a7ff..969ef51290cee46447195bfb0b1951f6636b95a4 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 440cdffca93b6ba0f89f749ce5e43497840ae1eb..c6d9af37fada19efde038f34bde5b95f35cb4bac 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index d477f4d3ef4f5b0c69060964673838d4317276d0..99ff73d5eecd0b554b31769464af2bf3d4f88063 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 32fcd0800650f034dc0d75c4043714b864f4194b..a6a746187f74c1cb7ad67e9cae851c18df77c9c2 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index c130f5f65c1b8bccf4272c4afc72d3338f8fadfc..bd3296efc09dc602ba721ca2601174cd82e65a21 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 882666a7f3d45c077c4d8b79923e09a5bd7372ef..0a0550c55c2112128e755bac341b85089388c058 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 40269eb6bf3d3fed33c95fb96ba8fc7acb46bf75..30c654206d2543d5ae8b7c13b2a593af4854f5c2 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 3d6286e2b54dd04563821e402aca49488c500155..1c06613a0d9a89cad3fbc3f6a3bc1ac366079ded 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index f7a658d94fee7d6ca95b61eb2dfecca10b052fff..448eae16e0f19797450f39584667d81b5f3208db 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index c9d976d02a2331b65165cd4c673f7eef8efe0e2e..3524d35a82a4d1cefd60ce8990b2154ac61aeb60 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 285a3628f87aaa9dc396d7021680596e39097091..4fe03a1df46c7585f2248abe3d0a323cbe2b73a5 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 74860c3a0e1c3bcbcb963550ea90984f725ced7a..8e7a95313898c59047a1d292c4ae1cb48fed6443 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index a3d722f7824f55e32ae0b18dd3082830a0ce3156..b8f84e4e808f7325658928aa14195cb39ea410af 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 5e2749cfabaa6019d69bef57f8f62e7945d9a962..5f8ab8f00addcadb727a1a1d5e6d311e7c6b7d59 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 56dee88646f3c8be049de3c97bec677e68b24183..6bd439b2ec4432a29e6d8af3a5fbbf0be7632cb2 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index a466322f6296a400d83100ec59beb65645b61104..0a7baf3ec79a4d9307395b0745ad8f33637f5fd3 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 0082f49a01ed6dab3f03bb70b023369292270fdb..c408922b1f09b015058b45f633bf7b1f53b974a2 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index a64043a03fe8d3b34e7f3f89560c78bd5ef46691..76ff72a9121360e38d898ed2ad58074a83da60d6 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index e78c2ed3a7f147dff31e25361376e1de17414f40..838a33a04097a713ecc07a43fa65a5ae56f7a1cf 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 28600f4777e56ff3a1c7d757549ea7dfbe2c0aee..f207415eb142e0040a15a6513d5e328643175119 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index b3e352669649a137ab2b90b24245718928f056ac..d88d9692b26cad61b2c517af6d1177c7d643ebfc 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 57afa92d60f38a7506af57a934e54791b548c02d..3ba950d34645a6880ccfa13444d955a496a5b894 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 2c0c9c08bb78d4696477ad8ea08c53ce9071aa2f..c4719cab4eb8bfdf3fa2de883967a5ff6640bee3 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 230e1b80cd92ca4195a21bab47958ce3f6e03c5a..bc6783fac1c33287cb21da7bec00dd3624597c79 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 3fcc2bc9b91688a7e37fa2778dfd65a594638f77..ed69ecd29eeda806efc1d98e965d53110ec5b404 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 3a00953f1ee12708d252fa148e8efac93835c1c4..491ba823d195e31c6d8e20b67bfdbf5abb55e80a 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index a8198d8cc8533286df353e8ff2bd075e5ae5a43f..3bf4b6cd3dd2be6d73f66195ffe6bf15d3590614 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 62d59b116684ad4bec1e0c2f6d81739b477c0372..83e029107ef02b40dba7086fea0d02aef8545b5c 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index dc4424a24c43846a63a9a587569da8436a1b7528..2d80f4bee2637ad1f8960678c37d1d705e4f26c6 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index bf555e94132dcb92bfa25a18be0d51010d9821a0..24700d11366624abf2a6045259845be5959dc33e 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index ed57feaf9252eeae20ad894b311457ec13441526..c0d38d359cd03f9540b3be95ebb3a87a3eb4d718 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 7fccf6a917b039e26032b311ceee73fecd9cb4e2..3ac3e6a6091891558fd647f022a8d6c27f85c8e7 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index e1c5a6862f11f47fa354cab645fbe4bb5618e304..d988b0171fa915116cb4f08d650ee68fed5dce0f 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 3846f9f78503051114288cb6560825dde78a4da2..06539651c0437d971c968e47c71cef80ddce40c7 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 0e7f76f90004eaf1a0044e7ede53df1017a77dd0..c114f9fbb14c68f4e97c057876913f616f82866f 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 23dc3e3494883d3f2127d53720c093b24fd60967..cc053e3cc0f14cff44220c429d1fe13a8660953c 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 5508af411436ff4f33639c3c63acf373ec615358..9400491d2f2baccc6791b4c531918c1704e31add 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index adf52c6e0ec20af84f02e5d04c66081fe1aa72bf..f2515935deb768d042dce926eecaf81ae7226d39 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 332b826eeca02fbf6d06521da97260040c963052..c14e884976627789d6566f62e6088fdf2c8e22eb 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 24c15bb10851d704cf044d6955f23a3d9e1e8138..6403fa579531cc7334d9985b1f392aa70df50458 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 5d90ccf30a46e71898c62a63c1a85d6608b56eeb..c199dfe6884e6b428964a52dfcc85c6693fa9547 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 10e7148ca2b20929764af23c1b524e09d26287ba..8de9ef454020989a34864b275cd7053e735370ad 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 5499ef5254b1f3049b6b150d13ebbdb211878358..873f0cf81a4e15587e50906aeb6b79d0ea550414 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 17d7331ade949df4630a111b4e75dff17489810d..d239e551925e935abeec5683a824784dad8541e1 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 427661644335b537e83e86dfa67ddfed1fd91c62..f2a08a8081d8df2418623fa7e3423766494337a6 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index bd48c3816193029fa6ff487dca97994b19d83e6c..f0dc3c7790ddd470bd973c61bf75bffab0e07d53 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index b5d49e0b7c68d8ec18c3d49c116d07fe92efef48..0cdc0ceec2c185f0b37ca6dc6dd8d5b0ae6d0402 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 389f7e82160c968cb6480a5df64059065b2117ef..39e3e1e6fd22a7775e207933faf2759de3b3e9d2 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index e5ffb8bf6fbd2b215299355372de6d058a8f8256..c57970e1948a5e5b7975375814b7968867ceec26 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index e35458aa754a2eddf4210407f565afbb841f409b..41acc57cc4b24e5e580c44e3b54c3ecffc61e2cd 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 1566e467fbb785b7b990144ff6712a7e73da3a6c..04fdd3a4ede2ddc2522528e3fafc583f17db9544 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index f4ea5709c900c538ee73edb84931734013d9d66d..cd21e76c67452d0b0b0159cbfa3e7870c1ff093c 100644 (file)
@@ -1,4 +1,4 @@
-#      FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+#      FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 #\r
 #      This file is part of the FreeRTOS.org distribution.\r
 #\r
index 5ac8ad008beae3c001aa00758c5ebc26513e6a7e..a0e747fd1c0d60f8b8b61af87357df7fcaac330c 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 4b97c7b933e175ff104613ac0430c07984f9b2b4..09a20434395de284b50ca87e824a32863b6f29b2 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 1e6c2bea4c6f451c6a176d2ea4c167b9bdd4470d..8803798d25fb7f4d2bc3563981315f9a2ba7cc5d 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 167b523c76c6a725afb3aac82ef4747c0bb3dc1c..cc598af1ae3dc4537b68d3c62f81f8a74010b61c 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index d45a8fd290f5da9f8f7083ca8d6c33210b6350ce..6840c92c335cea5438e5105c8a7a892ba640d65e 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 4d0b085b633db0dfb82f23c5404f9561f816a956..83b9fb877b931a5fd5e937c5d16251bcabaabac3 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index d26dfc23ff6eb70378c6364a797cc847f2746aa6..4e7426235644f7669ada9277dca61f733109a4a4 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 61b0b572e299784598a634160ad43bd720a6c7b5..d230bc3eafd4076d4b472d0813b54766a0d386f6 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 01e56a919215ba24488e1b6a8f29eb8cac715ebe..fbccde69f6f91b9e63c4ad0d6c0ce35b8bb48a28 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 1e70124702698b0dd542025a2901ce42eee66917..b8414cbfc4528025a6431b67d1266ef1b10f909f 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index ea32856533eb9e0d74c9d563dbc8c47926943467..5c43c1ee3d64e00d9ec68e65811b28c0ed695e85 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 1cdf68fc1979e5f7dbd7934ac905aee06214032e..0194c3e607eed7bb3a0c56335b92e4d4cecdeb3d 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 948ae474961696fc0d7bfa09363497d126991017..5cb1f170c68eda52d3af7ee29e2ea755dd9ba880 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 4a0c32ca4272dffca7bff3002f328cf2470f9485..a74a297dc056363bbf0957cb8180722353ec2009 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 3c93d2a9feb474c0ff31ce3a41821e2fe6f708e1..8a6234bcaca1d06a954ac016199d603634a48f2e 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index c96492fadeb3c39c98ceb1220eb4d2b145435e9a..f34bd29e19e97c8ce5f8a63a5e87d78120030c69 100644 (file)
@@ -1,6 +1,6 @@
 \r
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index a53d5e0501da3c25590f5fded2c57eafe5aa0eae..e2aa520331f4799a4ebe046e55d33b8474e980aa 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index bda81ab79296a34c8c4b662ea356ff32c8778b16..da1a6bfcf245ba98e6906db8c1fd6e710b3e2928 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 3c93d2a9feb474c0ff31ce3a41821e2fe6f708e1..8a6234bcaca1d06a954ac016199d603634a48f2e 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index b5a42011077550c98ab53b6baccfb1bf13e5d47f..d461ca08ada938f7f0a8a4ad1d7fe4ef29d8f7fa 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index afbf2cf901057abfa68a6cd089ace267ea424278..6782fc63fe194c1d1d8a82422f66408f8c5889d8 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 312684af578d246ffab99e1363472e31ace6e2de..dd3be8795bd79b3360507a865e63b2cedfe08208 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2005 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2005 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index e5f637d5c8e85078aca9dd073fea4f3ca6695482..26ee7116b80588769928a3d81b271d0180014d69 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2005 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2005 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index ca31be7833048c1a488927a1695b01db6f954e74..7d7a4fcfd66869c3c87cd1cb01030f39add0bdcf 100644 (file)
@@ -1,6 +1,6 @@
 \r
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2005 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2005 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index abeef14e45f08349212cca3ee7246fcf0a7d0a13..e69ded3905742613fa5869aa04f906e16546df40 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2005 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2005 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index cbb571bcf293fa200d263fb85cb837104002224b..16d168d63e410fb78cb4ad450d6b611d74ac5478 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index f43c3783086ebe3a1c4ce77a5d12f87669aff044..e4930e0bd5ed8d3f1afb5baa9c8c707718dcb375 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 6efd7cb5433b0bf443797f6192ec3e2b33b6404e..9c3a05e9b113ef0ec88a1b8afaaedbd461b0037c 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 95e77d95cfbadb60eb9f71b889cba22a42796d59..d6fbe97d36cb4ca6c10007ad32caee807e7e3841 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 36e5314f8ecdb3fc073511ee033c39fc6e9b9021..3d9903186b8771ca5364a2e23c4900e273f05555 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index d859a2bdbfeecce752abfe364d653004d86c4e52..1c1ec24f42a0e1b5a22dec2d4ee5a513719e683e 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index ea301761261f707314d407912602371da0f9315c..98a1051d6f9e611b0aa3366dbbfd5553178a160a 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 202d66eed41b0828e2e3f0074d3228bb883569cf..f64556968d7d773192d894b15bfd846d2ec4adc0 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 298a397cd0fc864b5d6f4135cd7fe3edb9b47f97..2042fa1a83ce02d771748cb70354c27f6909f1a9 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index ccc4aa524596ae0a7ae799678aed4451558b4655..c22b11b7ce682a3ce2e0d3ea778694614148f4a6 100644 (file)
@@ -5,7 +5,7 @@
        http://dzcomm.sourceforge.net\r
 \r
 \r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 834608f66185397efd6965aa56c7ffbefdadee41..6d6d784cb5446c6ea216ba6b9f56db657a1d38aa 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 2744cd952a1ba177d1a7fa330e90bfc459a375c3..4330ff7ee789dade0cbd231d8f8702fdfce543b7 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 1a43cebc9d6ff19c577b788d2ca717834bb27a0b..cd0bbf719199ee4f0d940f1a4169e5f10d4ec40d 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 0b778e06d69df22cf8f2ff3cac127f309d1620e7..58acda8ba5f49a56a9b4fc6347f5a75eaf122558 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 2d09b6e981159447b90219dce62dff4b9b2d3a4e..7bce876ae549b16b437e038471fb7b3432fab3cf 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 7d4b22f4d8bd22776b3a81aa67398f2f57b7c3c1..2ef0ed610cf1d1500f871937412f6cebf33ebf22 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index e46421b19d8391b78d4050185dd579d0b1d2c31f..ebbc7dba650ace4d5d52629120026a101d00d68a 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 8cb2a0120ed8fe388e35276206b7933a7d921bf6..d00c901a518340bda7021c2b30c43c09bf3ba5e8 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index da4960811c1f5480dcdc142b4ec4d004310bcba2..9597a124a2d1e0ae441ce20d31ba62787f394e41 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index bd25892094843805671913f5193c870cb3454d54..114dade765b3088cc38adf39ba73bc0384912e3a 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 2e10ed0da1453fbb1e01e3497cb8ee8a2c2da894..2b6f616a939015122d162b44bbb4a68ebb3b2a7c 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 36357b5826a7b95b74a18f8d268d5de98de10e31..8fd47807fba8f3609835e3d32a5cd19e8c29b877 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 75a4e144bf0e322c772024bceac86fb7f60d6164..765baf8224bc2690103543cc248fadaf222a9e5a 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index da4960811c1f5480dcdc142b4ec4d004310bcba2..9597a124a2d1e0ae441ce20d31ba62787f394e41 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 8dd749dbeb92de58f394ba23eda4e2c56a1368ec..52853db65789c6898525f5075ba028ee8500d03e 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index fa651e98198bb38d5c0d47f3876d2475f3be4c90..1b29b851ba9404e38e48eaec7f674627266f8221 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 020386d68d31ca9d915ee0b07d0ce8677018d74e..93b9f2780e3860693289bf60e9fce9d85b3ee89d 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 75a4e144bf0e322c772024bceac86fb7f60d6164..765baf8224bc2690103543cc248fadaf222a9e5a 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index da4960811c1f5480dcdc142b4ec4d004310bcba2..9597a124a2d1e0ae441ce20d31ba62787f394e41 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 8dd749dbeb92de58f394ba23eda4e2c56a1368ec..52853db65789c6898525f5075ba028ee8500d03e 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 5bdee4d6723226e5ff6b7dc45e1c9987f6549976..30f378941f10beb9b30eb4312ffa56342371062a 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 7fdd43529fac22d3c41467f2b4818429fcd40ad8..0f14d5526ee902cf7da63387459a122fba011c41 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 75a4e144bf0e322c772024bceac86fb7f60d6164..765baf8224bc2690103543cc248fadaf222a9e5a 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index da4960811c1f5480dcdc142b4ec4d004310bcba2..9597a124a2d1e0ae441ce20d31ba62787f394e41 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 8dd749dbeb92de58f394ba23eda4e2c56a1368ec..52853db65789c6898525f5075ba028ee8500d03e 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index b235233839c8c8c5e78f6d9bd70c77ac0767696b..de21f2c8d54fb3e81d80f29f4cbb269dd9611681 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 1015b34ef524b1ad8d3cc8c940ed74aa2ecf049c..1ab652d9b7157f9c3e4fd947a2e0fa5e7273ca56 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 75a4e144bf0e322c772024bceac86fb7f60d6164..765baf8224bc2690103543cc248fadaf222a9e5a 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index da4960811c1f5480dcdc142b4ec4d004310bcba2..9597a124a2d1e0ae441ce20d31ba62787f394e41 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 8dd749dbeb92de58f394ba23eda4e2c56a1368ec..52853db65789c6898525f5075ba028ee8500d03e 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index e24bd7a1e28afe3d1379b9f3c26ccf36fbdf68e2..2261e5589e46c34c4439083e5fd5c0ec1c7dfadc 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index ebef7a6f6f5ee9f2874344461a51feffe94f2b7d..3059ba0965b991a683edfbad77d1ecef28d23c25 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 75a4e144bf0e322c772024bceac86fb7f60d6164..765baf8224bc2690103543cc248fadaf222a9e5a 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index da4960811c1f5480dcdc142b4ec4d004310bcba2..9597a124a2d1e0ae441ce20d31ba62787f394e41 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 8dd749dbeb92de58f394ba23eda4e2c56a1368ec..52853db65789c6898525f5075ba028ee8500d03e 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index b4dcd0cf031f89f50fa47c27ca230b63960ff3f3..cbc354ea64eef1081f026a44eb28a617abb12063 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 1dc7c2a49d5620dd4d12f0a85809df0de8c4e1ca..aa6c002e659e4b2105d4aceab0d947fe792dd83f 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 75a4e144bf0e322c772024bceac86fb7f60d6164..765baf8224bc2690103543cc248fadaf222a9e5a 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index da4960811c1f5480dcdc142b4ec4d004310bcba2..9597a124a2d1e0ae441ce20d31ba62787f394e41 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 8dd749dbeb92de58f394ba23eda4e2c56a1368ec..52853db65789c6898525f5075ba028ee8500d03e 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 8754084f320962a8b176fcd296a9696a1f5ff193..b4c0063481ffcdae51a2190bd2a10ca1b60aed35 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 689a1ae38c21921b9d1e2de23a8ef288f13fb938..cbb14cc4f5330c43f946f8052ed88d3ddcbc2a0d 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 17e77676234c0b108728e08727a4d444fdf2598a..107c74e8c794a0d76da26e4212c8aae9f4497e00 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 9120382fde898a42cbc8047e526a8c9c6798a3c5..a876dd6321dd0363ce871066b2f5b5ce03e0d761 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 7bf38dff1ef06ca227a52fb69e655b06f84dca57..dbbcb6a33627595b38d4e46b42583463b93b4749 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 1feacf3f8340fd3dd5fdc4f62aac55675ee343cc..be4ca91dd0eb1be911bfa882c48a602d1b674f74 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.0 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 86ba80df92e9a2b943525c5dcebfe50d30368fa5..cc402e913d28b59e98d857e4deb94a5b6c0b3469 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.0 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index b490fbf9d60115d7cfd5fa9df5529fb4f6692ae2..1146d6f86edda8f7d92347e415e1916a6fc9b7b9 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.0 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index b4460bcfa93e489b29f862df9b03e5af4460cc29..08aca6a2a3c787d9fe9764a0f6443d330793fc48 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.0 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index c018ba20cab15bf1fda4c1cd742c9ccfc84a90f9..5913b8caaf9c39ade2802b6d6405e4969528f54b 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 69c79a6e291b44bdb8ea92c67e4ffc8ebb621815..75ab56e299c1172f5068cebd1ee7c67e96d9e966 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 695d8874d4ec8b3c3d7718cdcae5c98f80fec77f..e5f79e094b23dfe9b6c02d65df4500267a3d8e05 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index b6265e14b2a606ba70100aa2bea6f631817d0a20..fd9651880fd293d5d3e850596f5339d4ad917b4c 100644 (file)
@@ -1,4 +1,4 @@
-#      FreeRTOS.org V4.1.1 - copyright (C) 2003-2006 Richard Barry.\r
+#      FreeRTOS.org V4.1.2 - copyright (C) 2003-2006 Richard Barry.\r
 #\r
 #      This file is part of the FreeRTOS.org distribution.\r
 #\r
index 5f439c0c1234cff5794256e0e77c4ff22656cd79..b4957e5c1aaadaf63920753425b1a5e41c3cd22a 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 81f0033cfdd2fd3cc65a94919b2720c507f4630e..e8442e690c508d2da8e9b0038aebc5d534405411 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 760b01dbb0c4b31207c9c50ab375443c2c218b25..6a06bc183d1634f542ddd3ab37245b9273d8d352 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 6e5b9a6587a7ab9aa7972de69e35b974fa68e27d..1440af8a72d3766373efab17a5a8444a4e8a600b 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index bdc1597de19c041888962f209f747e2fbf1b5a6a..1c6379b87b084cd240d58e1e85a95e2da06d81d8 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 6de8c1ae38e478b20c50de3acd790692d3943000..f55b11b73f016e88a67925bf54c68d8e97ac56f0 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 0e2dc49256294f2cc36c25ed8b02a21bfc31ff9f..76974669dc68753a667e58646374ac5749203262 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index b48b2490a6dd0a858b4b86799a06cdd4dcd2deb2..157e8e25f10cd360427d6c447c6112fe6fa99000 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 84f19d571ab090a7da5f03b69c5dfe9a5f053aca..646f1b27c03a792793d182619ad352164cd11769 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 71095c262e689dd75eb9d0c0f51c1d9a78fbe39c..e46794d18aa4f008b6aaebdfd006f18f81900365 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index dbcb78099ec9cd54ee09bddd84b0f094effd5bfe..3b7667c5322d462a3858c810b02e63cdcacd1082 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 742e8778b59c7704980110572e998f8d8219ae31..ce06798b83cb1d35728cd268f2bba81c81cd0b2d 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 279eef01e4a2f4e4f416f331d1b57d2484732b8a..a1ab33bef24f90d1047daa660c1ad59a3bb512bf 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 86dd3cd2ce0c06cffa8b9efe9da8f93b1ceaf5e3..dcc01a039ff8a5036e1e89d91ad1d621a170fc5d 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.0 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 5541ec38ec4cb2a0904c2a63654e0ba2401790db..8140cdba3b5358532024ee3fbbe178338f014425 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.0 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 24c21c81e1b73a34595e4c81f4ca618ab51e1774..8b9ba7740248909c9120dc833c01d9a4c3645f98 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.0 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index e582c435f6e33b859533d43e1d975182d6c4925b..923fb17eb237f083c1017eae5abc9ec1c65c7c93 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.0 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 522b3b148c85022241b3e54bbed93b8f1e0e60be..1290404738311903c866abce254c5d1a7f4094f4 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 38fb36709a9a8875058976d4c223b6b03e171f0b..b4972545a80dda27dd98574ac5e76381ed9cb518 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 6096f12d113c70bb6634fc4268fb051e0a889591..6a2653bd62d81b513ad8fab63de79a14f3c59728 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index fa9f9a66631f73babc7ed7db54e35de212a018dc..20d636cc45457aa343e1a1c1c005b707df6b43b5 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index cc61750998afca3a437a0be0680b16ace1f921e7..029101209d5f8e97f827352aad5a423d340c4c40 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index c12584b78a4ebd33cd3bcb3d38c8fceda0a44fa7..7e2e3329f850fea4bbc96473fcd8e157186a68ad 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 6cda444a61836e413fa0d56cb90c740747027366..ff79bf7187f51e1bff979d01290b18cde12b4073 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 172727eb9347757a6af4b2b2489d40e1972b7a35..4a3803291d465ccffe84ecf3fb6832b0293d78c1 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index e7676f7902441c00ed48ef60e8b4198789c16a8d..f29d141b2dcc3f96ae96a769de6a721889c0c5aa 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 0829e532001613c88d7bd38edefdfdb3789d0976..6fb9d99484aa87330c92f0377fb29801b18586e1 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-  FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+  FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
   This file is part of the FreeRTOS.org distribution.\r
 \r
index bc94453f31348a327263048cd3eb6cfc5fcef76d..51bdb1addf3dcda8aa1d6cbf3d9040f6f1f85ec0 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 4144070f2e8e2d81cf5df429cb8d3cd88d86af92..48555ba92127e2255c64c6248ece19548e6da070 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 9564ede8ba11b185ea087770a0fefef5273247c5..ecaa7e581a0c2f492ce813d3badd7ab9f0c7e5f2 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 571a3486d32cf6e9c01003889e84b3c1b5634b36..3c46d958b4204e6caa500a7a61484ab002c864b1 100644 (file)
@@ -1,4 +1,4 @@
-#      FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+#      FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 #\r
 #      This file is part of the FreeRTOS.org distribution.\r
 #\r
index 312e22ec0de3a7980dddcd9935e7f4b2a5116c0a..11e8baee3e0afcfbbaf6bb66024dd8b0a0d690a3 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index c50633760be8b7e73721c0017bd5bd52fb69cbf0..f15fa75e50a855360ea37383acfa99343cdbe546 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 77ae6f2701db247434a227ed0812ab6b3729fef5..9e0d653bdf03b726ec59785928a2029d244b3f51 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 302e9f42ef177683445303c544a8239f989b7966..755b4ca072440970de1c07f5f7c80e77bd9e6fc8 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 86b1d2038add63dda85e431b5a8c7526e0132976..26651cfbd2ef7a753b4084d8025b59cc584af933 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 8fd5e17b235df9dac7d48e27553d1ecb832a9359..49dc8337a48489fad069c65fc1d3fcd90277f042 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 85c23d509fc189824a5e635c39b1cffee49435bf..bcc8026aad5a71c4176108bee3ba24b229a644a1 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index b736bb5a48cf89aaa9d5a722db53a4f083a48cad..9b7c7403fd154f43ede5f0bfe5fa761fc0c4e23f 100644 (file)
@@ -1,4 +1,4 @@
-#      FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+#      FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 #\r
 #      This file is part of the FreeRTOS.org distribution.\r
 #\r
index 89eb71ba52fa079843e7a453f7324ce710df210d..ff943fa023d5c13a7b8ba42e7ed02940fa3ebd2c 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index d29fcb4f973199e729d7aac1c53ae1662c84cbbd..46e79b541dfab36d1ffb9cdb06998ea841c93c91 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index fafd6304c86d4b6f90044de8930c67272d8bbf69..aea22794bf876283ab1952bf4790e78d87b92fc3 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 212299c0a498b7c1eb56a0a5b65814848507c8e2..aecc8b14ff4fc5e3423aafc77c62fb75ede12724 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index f43d174b4a2f82619ad3a19a071b34752d8fc08a..08e03d09f216b33bd5446ac9cd258d2abd43fd4f 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index bb0b79f83d68262696a07c3b59d5225840b02f44..cb397ff13a8411587470ae0eed817968948a8f38 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 1e87eb97a25546df59e6b477b34b264981389c31..1b7b2432cab3f5611df2409a87dfc222b11e9553 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 7723608e01fa6ab904e09caf82cde343e0cc3b1b..7accd26c71bf7835e098099cd52795321be76a4a 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index ed755998ebe29d69d8cbdfea14f196d0bedeaa78..d4323ae6c8cde41b3bc043a596fc78219b60c670 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index c91fd5a756dea538bc0de75c288536e109e7dd0f..0abffb56a708ee9a26ca4818d91419eddabced99 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index d5f70e03736b88033674fd57cb5a2aaf3747350b..fa3c1b9ffc6dd1cc0486a924432764a20e25bad7 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 1df4d95fed9e388dde5472f90b5003bd74c7186d..bb09e8e6fe7cf3d637bf9d654a9900faa0029ccd 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 6e56722dbe53f44b22b7baf820e390354daeb003..fdf075b7d05aa8d32edd11de57509ec3beb849af 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 003b70ed68e7df30ae5a4421a1df9a0874d6772e..36244b130e3c84dc281bad5ad0b2fe36a9912e7a 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 8b6b31dda80993b2fe6034123a431ede43b39bd0..8bdfb94606b333fe1c7c088a88c0eed9dd94cfec 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index bf1c7163af547f5110d9054e854870a4257e85c0..d0be28765f87110db2ce9d202e4c44d66696ff27 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 7a0f1520a88240cd477f16ccc2ef10081c7b3b2c..c938a9fcbc9d396fae7e71983e143a054b041072 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - 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.1"\r
+#define tskKERNEL_VERSION_NUMBER "V4.1.2"\r
 \r
 /**\r
  * task. h\r
index 2a4d2fdb6920d21fc545b58726c4bcc9f73c78e0..d23f4fe911a3d2c1fdbb4aeafa178c90cb83fb08 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 681b5b5a338b65e469e7729979819aadbce1775c..ff4b710b5947a7603a72428c3df73b15a3af0ab0 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 4403d9f7333daa1f2db1d41e3b05ff246e04602f..bd29b519d6cae63818502dd49b4eb7f5edc76dbb 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index d49a82f543ec5b5325d18b1dab77f84549034e1f..992cb808a862e74c8806562e314757581119385d 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 24217be2fcfe4c660a51d177348269dad7905eb7..7e26fd9d10b6d99ff446cf8f16a64deeda4cf26b 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 9930fa1f7d81f65584e836a86fdf981e7d3546f7..2ed41fac26a144fd60db6e8799c35fb72a67d8b8 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index d85a125117933cc6019b3c68c55d7fd05da609e7..2fe20c9e9d7e753fa9cca9a996bde41bdcb76538 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index c0da29e50bc4d30c08a1200ae9bdfe7afd54aa6b..764a7dfe98cee2221c291377cf8c5b34a99259b0 100644 (file)
@@ -1,5 +1,5 @@
 /* \r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 017b3496d41e865285713ca7dfc17941f6519838..2dfa3b967fce9b3a3b5f26b02540a850808e6107 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 6a8e5e472bfa668550ce4651c1f236ff142bfe97..6a13b037d25b285c4462d3bc78e4395f15e6a03b 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 3688faec3f5da34b27e386178df2db599f866dc1..d60083bc521a5089917b83a9a6df93f28839a325 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 5cf8a5d45881355f96f103a094992df308a1e199..8a5b32d87a70b7c3d9d72eab0ba359d160118e9b 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index d4b55ee93966ca1d25302bcefa56dea6e8002fc4..09a5bb8e55d965074f10f4e44506669d43944ae5 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 61eca8cafe7f818b049299fa1a526827c3fa8b24..76a1d27cc2ecd6d2e8151c3e99032b19cec5bd34 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 058feebd2ea5454c10e7bcbe16bac29a9bd61c24..b39af5ed6f01b6810e08124a526f2316cd77d7fc 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index a153c12928990a8cba80c2a17a759f88bdf0cdfd..3a16389e663a498dec83232d30748c3cb63d5846 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index ed9cb66c162ad32a5a517db24a029601af0e418f..eeb0405eed34da1598d050724a08f49e880bc032 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 058feebd2ea5454c10e7bcbe16bac29a9bd61c24..b39af5ed6f01b6810e08124a526f2316cd77d7fc 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 9ae285d28244ea64aacfc02d0558a202c952a4c9..0d46ca06b6bdc09e4068efe028c4d6c9c346fccf 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 20bac23bfb463cd033c5ad744ee79b19682e4e0b..33f32e09e7d1fbdd0fb64eb62afaa3e5221907de 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 0293bca968b99543b7baf3181347092129c90ec0..bf8c6dec6b419defc896085d3fa69bc4fec55bce 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 999715f806f6c07d603350f5dfd3699407977524..db7870012f403dd13bbca4c7187433f9a901064b 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index c35c8dddb606db743d1af0bcf261fefc1cff7453..ef89be6982e327729f2f0e9e5ff51242c845b490 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index d18fd9b74dcfb795182ed41bf9acd2d32bc135c4..e226b14f569eb3f6db87d177b3d445c57f1f8f46 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index b61805a579f4876ecad30bb1b1557f1e23e4784b..4a991e4562a7cb6ad52322a558399fa8583c9072 100644 (file)
@@ -1,5 +1,5 @@
 /* \r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003 - 2005 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003 - 2005 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 34b06577a73f5a0895f4ff37240a3fcd95920974..4b3b5126c4a71a3be6912e7183dd19dcf661b9d4 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003 - 2005 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003 - 2005 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index cdc23fe83d87b2e90caf5a573884c9862525375d..7a836314b9ce8048a8661a6f796886e5bfec9a64 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 75ea9d02b7ed139e63da9bcf5b299c377a082e1d..4c095bce9bd1a577045a9d1b75ed3fd5338f45ac 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 939bf5153afae97a31ae66234a496d0899b23e09..c9061c12bb3a914f7e04394f87b34e9ecdd3b06d 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 2067052a27d8173892b79f73601e90e8ce54102d..04176df21d4a2d2562f887985e4e47e24e716a29 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 1bbf9e58ef13c6b954835558468187964288dd32..c3c43c743d56e14eee02733aa7b52343993def9a 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index faa986534ba3f2856eb592f9ce18fd4154c429ac..d94a57efd2bc98280b06cb1b8676132a35483b07 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 91258fedd1aa9bd7c10ffd3c209ee97237fcf000..7d2be02ad8d008698f77a3ff486f332d5558d308 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index c35702c5510fa171b10a4cf80a222b05afe58fa2..fbc1ed2524bca5d8fa977bd2d38fe69b328dd08f 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 5d46392e708f09160f4970fe5b71811f8f0fea8e..cfcb42ede152378dba4995f4d9948dd85c8d5e34 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 9432bf486c345510f83e3280992e4bba9a1dce18..34820ae75fa7ef49de6374f96268e84cb728a951 100644 (file)
@@ -1,4 +1,4 @@
-;      FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+;      FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 ;\r
 ;      This file is part of the FreeRTOS.org distribution.\r
 ;\r
index 6a556e9d619837fe4798a66f47529219803d1f03..20fb019e5071e364a687a9ef086bf6439e8a6cfa 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 156b116d13c4cd4a6d4fff88161162b9740b4d71..8ca81f9a8861a8ccb35782c95d96e675c8eda088 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index b5f8995b9364c9060aa680b9ac2f20526f729218..84c0dc26c73f19f7ddac8708bc7846ea1834b4fd 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 156b116d13c4cd4a6d4fff88161162b9740b4d71..8ca81f9a8861a8ccb35782c95d96e675c8eda088 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index f6f34c0c278c54c882631e98177a428c96875391..dfe55ce8df1de317a2026a59dbbf661c276b5de4 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 411ef4788315f2bff0c0232d051dca7eb8abc215..ec376288377bad952c5592608b9220dd06cedf6f 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index dddc75547dde06b4208e763a9f2f0e56c830b57b..05fcbee02b0fb69059094cd569d13007e32835bd 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS distribution.\r
 \r
index 5ff4c4bd7502b13f95ff5437368a11c3bcca6b90..77d43f185c4a0c269db765e798d7c56074ded9f0 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS distribution.\r
 \r
index e8a1a268798d042936ac08f43466657a66336638..2dfbbf040dd09580e32f903f4caedd477adb21cd 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS distribution.\r
 \r
index cac8a9153c993b432ed30e0e71d034a1fd9e8f16..36706ff57f170120c9336643757f3401f50dec1a 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS distribution.\r
 \r
index 45257e2fded39e169f06da037ec50b887c579288..76d26cb9aadc3fbebe5d70c78b6aada0a9bca47b 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 2dbede96b96ee21da5c7b12570b0f29e6a1026ce..6c3fb0e08ba6fae23c40b1f0cb9784ec5eef2bb8 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index d0cb91dcad23be200899a9b0f26e4b4526d702c5..6a3b9a247660fddba8e83b8f42b5348f0625f205 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index d9a1f2234e49350467823815fd1da4a470a1997b..8537d22cf4b8dfef88e054327dcdd3cf76f1324f 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 345ca66a0513c9ac47f3978f2b4fa4e805f23d1f..c5300fe915a2ae7fe5554c75fe9b7c2ecd657e25 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index aade1c39d24ec51a4f4686ab67ead2555f29b8ca..7f9e34aced8ae57f52cb16ba1168ff17f2e6e8b9 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.0 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 90806f4adf21a415c0f5e89747502af676564ef1..5c6348bb24d01f37fe1f5f26adf63dc37ea3b777 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.0 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index a0c25d123e814c91ff90ee30ed268e6004d8290b..d75a822646613c0d74721dd3ac6151fb807afec9 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 4832792bf956d088e463daba96ec59593399615b..0c4c7a09b536f0cefca40a2fd6413ae088fc98d3 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 259c222eaa5279ebc088f170569b1d63d52c6020..268a948b9b40398a696596c488a7733855c55fb7 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 201615fe6c811a411972d20ed15ea84b60282d63..7b72ba30132aacbc0da59c011e9b03f2e2353c6d 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 59154de984f928064fad3da67e40b960d4b7e621..e2978ff0004a7207f1335e6fb5a2e355552d6681 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 286ee1115058515c19dd72d12e9a7afa17f12e48..3298362dba2d9028dee241b6a57fc1febaa77c8c 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index ebcca5720267dc5b178a9a7ac207692cb683f160..1f9b7dd9f4b7b6a1f94c1e3394f0d730d4a8544b 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 821f98326ec0b79252efc8dc79b1da379dd155f8..092341c7d6daa9f816c40aa3aed6699a20076e28 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index da8b56880821eb6aeaf5bfc42eb7df0e46dc6fbc..4ad99c0c94b36e6a5414c9a197f2b43fc5a5217e 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 8ba367e7f15f1aac55cfae8efcae15dbbef48482..b8c7d5643893589b9cd63b743dbaf4138b81454e 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 3e9662118dd31aa2747c230766c19912b961f4de..9ee965e6b4a7d4252d873b5754d233b59d1ea660 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index e4b5f728261df561c2c8ddb73746338a96665bea..7dac028f31cfbefaf473e12a98c9287c984cf44c 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index d3587a14eacaed60adfce23459ea7d00c0e42f63..c35ca8a0aa2ae1461a7107241895707bbeb0e9b9 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 899ecb58a9db32b4fa8dfbf0657865397ddb1d38..0e12c40dd90eef99cd5d22be3a3cb358e62b08d2 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index c9773cc1b2871d0fd4b925d7ee5d129e9e17b091..eed55451fcb1f542969ace685ee7df8b51e6ae3c 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index b8daa388dd312424d80a74a3695200e94a8de187..7db6e5b3a0f810eb7344e40824b0946d4fee1cc0 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 81d3c86faf14ac44f68ec39e49dd8a6cc5c34f8b..3c9f881ae95b14d76d1c1c82865683adc49560d6 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 899ecb58a9db32b4fa8dfbf0657865397ddb1d38..0e12c40dd90eef99cd5d22be3a3cb358e62b08d2 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index f2e2ed6a42fdb5a81b3555907eb2bcaf0f75a04f..c8a89d310ff74f387940f4ac51b51bd285f9fd65 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index a10ec3e3f0ca254f44a1ddf4ded0262a8179d98f..5062461df129fcf1a2973b10877238ffefe73f08 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index e271b3b4e6704a0df1a3361754c9df0dda88d0aa..a83e3e0f567ffd8860c6fbf7480168be658cf538 100644 (file)
@@ -1,5 +1,5 @@
 /* \r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index a99027a9720b1668d8c9893e615e3f23ab448039..7de6dcfa460db5c1735ddd6d1855175fc60b9493 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 38c9c813deb444946b6e6fbde7bf3ce911a11cd3..2e4a0c4de2575d15d152a9b8385c5b332db77d7d 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 249d1664c2fcfda600b710f9cbd1e8cedd89352d..8c4264777545d2031c4bda55645a0da4bc6b708c 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 6635c8aaa2b16498cedd256984589cd8a629ea5a..ae47f64d408384deb9c858605720abc83148515f 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 65c75bf7fa3ab3d090a5ee860b83915d72c553c2..a4be6d342b99561a8d09de032c4d5f3148d9ec5c 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 85e713ee9c4c13240848b6a5e9570264c42e2f78..c6050347b3773434b1a8697afd237b4251a31d2b 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index f713403ccfae7e5f4990da370e751b72f364ad23..75e448e9211193f5f053baddcf6767fbbd002069 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-    FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+    FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
     This file is part of the FreeRTOS.org distribution.\r
 \r
index bf3eb15ba6e0f36c164c5f30ad35e6a69c63d470..e49c20601a9ffc3f4f1f0be3f3fe198546669bea 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index f71e294fbb13110603718aeeff978abf7a844f07..57edb9967924f2eaff8f1278509da214f3b24196 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 03f6ea7eabcbe491f7daf4c57e72931cdbad6c77..feb3b4a5d7dac0b10574d588e338b34061c8b197 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 0c53407246f09606ef9e0c4985871a503478a93a..90d1ac9727967e2a73e2b7ab68d5d1752a462eab 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 74aac9094b063adc769c3db77e148d9e69319c55..488c8069a9bd1f02333f6329e4d50b489e21689f 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 3eef9f0beb0d7dcb2273c97f0dcc2316e2cdc72b..3d6f3175f8b8b080a3b6070b92aa7f9b177d8f81 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r