]> git.sur5r.net Git - freertos/commitdiff
Update to V4.4.0.
authorrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Sun, 29 Jul 2007 15:23:39 +0000 (15:23 +0000)
committerrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Sun, 29 Jul 2007 15:23:39 +0000 (15:23 +0000)
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@100 1d2547de-c912-0410-9cb9-b8ca96c0e9e2

431 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_LPC2368_Rowley/ParTest/ParTest.c
Demo/ARM7_LPC2368_Rowley/main.c
Demo/ARM7_LPC2368_Rowley/webserver/uIP_Task.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/ARM7_STR75x_GCC/FreeRTOSConfig.h
Demo/ARM7_STR75x_GCC/ParTest/ParTest.c
Demo/ARM7_STR75x_GCC/main.c
Demo/ARM7_STR75x_GCC/serial/serial.c
Demo/ARM7_STR75x_GCC/serial/serialISR.c
Demo/ARM7_STR75x_IAR/FreeRTOSConfig.h
Demo/ARM7_STR75x_IAR/ParTest/ParTest.c
Demo/ARM7_STR75x_IAR/main.c
Demo/ARM7_STR75x_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/AVR32_UC3/AT32UC3A/GCC/config.mk
Demo/AVR32_UC3/AT32UC3B/GCC/config.mk
Demo/AVR32_UC3/FreeRTOSConfig.h
Demo/AVR32_UC3/ParTest/ParTest.c
Demo/AVR32_UC3/main.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_LM3S2965_GCC/FreeRTOSConfig.h
Demo/CORTEX_LM3S2965_GCC/ParTest/ParTest.c
Demo/CORTEX_LM3S2965_GCC/main.c
Demo/CORTEX_LM3S2965_GCC/timertest.c
Demo/CORTEX_LM3S2965_IAR/FreeRTOSConfig.h
Demo/CORTEX_LM3S2965_IAR/ParTest/ParTest.c
Demo/CORTEX_LM3S2965_IAR/main.c
Demo/CORTEX_LM3S2965_IAR/timertest.c
Demo/CORTEX_LM3S2965_KEIL/FreeRTOSConfig.h
Demo/CORTEX_LM3S2965_KEIL/ParTest/ParTest.c
Demo/CORTEX_LM3S2965_KEIL/main.c
Demo/CORTEX_LM3S2965_KEIL/timertest.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_LM3S6965_GCC/FreeRTOSConfig.h
Demo/CORTEX_LM3S6965_GCC/ParTest/ParTest.c
Demo/CORTEX_LM3S6965_GCC/main.c
Demo/CORTEX_LM3S6965_GCC/timertest.c
Demo/CORTEX_LM3S6965_GCC/webserver/emac.c
Demo/CORTEX_LM3S6965_GCC/webserver/uIP_Task.c
Demo/CORTEX_LM3S6965_IAR/FreeRTOSConfig.h
Demo/CORTEX_LM3S6965_IAR/ParTest/ParTest.c
Demo/CORTEX_LM3S6965_IAR/main.c
Demo/CORTEX_LM3S6965_IAR/timertest.c
Demo/CORTEX_LM3S6965_IAR/webserver/emac.c
Demo/CORTEX_LM3S6965_IAR/webserver/uIP_Task.c
Demo/CORTEX_LM3S6965_KEIL/FreeRTOSConfig.h
Demo/CORTEX_LM3S6965_KEIL/ParTest/ParTest.c
Demo/CORTEX_LM3S6965_KEIL/main.c
Demo/CORTEX_LM3S6965_KEIL/timertest.c
Demo/CORTEX_LM3S6965_KEIL/webserver/emac.c
Demo/CORTEX_LM3S6965_KEIL/webserver/uIP_Task.c
Demo/CORTEX_LM3S811_GCC/FreeRTOSConfig.h
Demo/CORTEX_LM3S811_GCC/main.c
Demo/CORTEX_LM3S811_IAR/FreeRTOSConfig.h
Demo/CORTEX_LM3S811_IAR/main.c
Demo/CORTEX_LM3S811_KEIL/FreeRTOSConfig.h
Demo/CORTEX_LM3S811_KEIL/heap/heap_1.c
Demo/CORTEX_LM3S811_KEIL/main.c
Demo/CORTEX_STM32F103_IAR/FreeRTOSConfig.h
Demo/CORTEX_STM32F103_IAR/ParTest/ParTest.c
Demo/CORTEX_STM32F103_IAR/main.c
Demo/CORTEX_STM32F103_IAR/serial/serial.c
Demo/CORTEX_STM32F103_IAR/timertest.c
Demo/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/lcd.c
Demo/PIC24_MPLAB/lcd.h
Demo/PIC24_MPLAB/main.c
Demo/PIC24_MPLAB/serial/serial.c
Demo/PIC24_MPLAB/timertest.c
Demo/PIC24_MPLAB/timertest.h
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/lcd.c
Demo/dsPIC_MPLAB/lcd.h
Demo/dsPIC_MPLAB/main.c
Demo/dsPIC_MPLAB/serial/serial.c
Demo/dsPIC_MPLAB/timertest.c
Demo/dsPIC_MPLAB/timertest.h
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/ARM7_LPC23xx/port.c
Source/portable/GCC/ARM7_LPC23xx/portISR.c
Source/portable/GCC/ARM7_LPC23xx/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/AVR32_UC3/port.c
Source/portable/GCC/AVR32_UC3/portmacro.h
Source/portable/GCC/H8S2329/port.c
Source/portable/GCC/H8S2329/portmacro.h
Source/portable/GCC/HCS12/port.c
Source/portable/GCC/HCS12/portmacro.h
Source/portable/GCC/MSP430F449/port.c
Source/portable/GCC/MSP430F449/portmacro.h
Source/portable/GCC/MicroBlaze/port.c
Source/portable/GCC/MicroBlaze/portmacro.h
Source/portable/GCC/STR75x/port.c
Source/portable/GCC/STR75x/portISR.c
Source/portable/GCC/STR75x/portmacro.h
Source/portable/IAR/ARM_CM3/port.c
Source/portable/IAR/ARM_CM3/portasm.s
Source/portable/IAR/ARM_CM3/portmacro.h
Source/portable/IAR/ATMega323/port.c
Source/portable/IAR/ATMega323/portmacro.h
Source/portable/IAR/ATMega323/portmacro.s90
Source/portable/IAR/AVR32_UC3/port.c
Source/portable/IAR/AVR32_UC3/portmacro.h
Source/portable/IAR/AtmelSAM7S64/port.c
Source/portable/IAR/AtmelSAM7S64/portmacro.h
Source/portable/IAR/LPC2000/port.c
Source/portable/IAR/LPC2000/portmacro.h
Source/portable/IAR/STR71x/port.c
Source/portable/IAR/STR71x/portmacro.h
Source/portable/IAR/STR75x/ISR_Support.h
Source/portable/IAR/STR75x/port.c
Source/portable/IAR/STR75x/portasm.s79
Source/portable/IAR/STR75x/portmacro.h
Source/portable/IAR/STR91x/ISR_Support.h
Source/portable/IAR/STR91x/port.c
Source/portable/IAR/STR91x/portasm.s79
Source/portable/IAR/STR91x/portmacro.h
Source/portable/Keil/ARM7/port.c
Source/portable/Keil/ARM7/portISR.c
Source/portable/Keil/ARM7/portmacro.h
Source/portable/MPLAB/PIC18F/port.c
Source/portable/MPLAB/PIC18F/portmacro.h
Source/portable/MPLAB/PIC24_dsPIC/port.c
Source/portable/MPLAB/PIC24_dsPIC/portmacro.h
Source/portable/MemMang/heap_1.c
Source/portable/MemMang/heap_2.c
Source/portable/MemMang/heap_3.c
Source/portable/Paradigm/Tern_EE/large_untested/port.c
Source/portable/Paradigm/Tern_EE/large_untested/portasm.h
Source/portable/Paradigm/Tern_EE/large_untested/portmacro.h
Source/portable/Paradigm/Tern_EE/small/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 9823f55627e5c43e847cb9de74bd1f7d0f893d51..841dcc810ff9207a4174d717bd96841b2fcae699 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index e30afa8260a516fa61308034e0f4d86034b5ee8a..6aa05faf2addabc6bf7f97e51ce2385e4800c17b 100644 (file)
@@ -1,4 +1,4 @@
-#      FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+#      FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 #\r
 #      This file is part of the FreeRTOS.org distribution.\r
 #\r
index 3ba05b1e16fd17a17850112194b98003367318d6..db3eca95fe54a0fa7a3f25f5451309f654f6b3e1 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 15e5e6b662235a69386972b2b31023573a6e65da..784409c345e66d0e75a1ff23fea710537f7f8f9c 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 45d04fb9c5b408340c42dfac6b39434dd022b57d..24a0e5eb07b5647fdb9d31c8e40e4660712d2f3a 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index acecf081da0b3a1504adb047499c103368c7f6f8..af9ac8bbde44ef2df287c449037e5f3dcea007fb 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-  FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+  FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
   This file is part of the FreeRTOS.org distribution.\r
 \r
index 62b2ce7a284973af93850ee993bb11d3ada80bf1..88882d0e1e6228ae29bbeb64350cb181433aa561 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 1c4c87036b867a5105e942cd9ad254766e4dc9bb..39ef8ddec953df84edd087903f88c3eda0928c1e 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index e20f09a982b4e33c34d743e66830d67fe312c336..197e13d77084100ded2e46e742160b41ad326d53 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 9d154cbf3b6d10344bbac72601d7927fa20e0959..aabe3b0479d3b525bb28b37a30b0757bc93415cc 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index fe13bc7ca9c87e169191a23d7b99a933792449f1..c6ca00f522874ebbf83700665603045c819a1f65 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 3d0fb87e9566e719f7858a78da067715fdd2be80..d5ee9d8529892bdf366249a08fd8a82b0f7b9a45 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 88649acc07f8e0f203413a56800493bdfb46a90b..978dcd8c193bd69a58720b4e786628b05dd7202d 100644 (file)
@@ -1,4 +1,4 @@
-#      FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+#      FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 #\r
 #      This file is part of the FreeRTOS.org distribution.\r
 #\r
index b4d98f109472b9a2813a74a7efc01e7ac5775f82..28d35c9b9ac666716f64de2d66095eaa9866df96 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index be6e602b793df2a6ff45b2c00903430acbdde2e2..6d4bd558ce2b7dbe2d863bce78ce6e98d277cde3 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index a68e97aadc0099c9ccd083a59fea841cae3b780d..5e522a110c6962303f83690adda90135fe8516a9 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index abc4c4fc1296623d81e6a2122f758ae2aa39977e..509a2134952514e99804578ab630921d3aaa8687 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index c5eacc070b3abbab850d5f91cf649847e264b079..1606ce8b761a3c5739a900610c21b25ffafde367 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 226489c17af10a8aa2ebc9e5b35ceb3f4239a798..7456dedccde64152f1ba751fd57df3b19018519c 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 08eb1d39708fbedfecceb5297e2f1e20bc4f3a03..8bee2260b4bd5dcbe3e0978f8e9c4a9108822955 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 949749634f0a99e53a4388f44b739c2444e5da54..199de46c4b026ffba2b042c4ec3afc961b74e217 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 87ecc395a988786a24ec18fbe7cea42a7108460e..85c58f955e785d15a7453349d5ad1b2afc398524 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 2421c794a04f2324495aaf7015d62dd26d0b9743..c41b98b90533f54e87353470ca7aba5f7c33b3e7 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 20cb0ef764ca850dd5bf029e8747b4f99a594a33..954ee89376289dd2f3d9020aae72e71efe1b0855 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index d0ce5c6ad4dfcba4e6c4b006274b239c119cd575..85d7f723e3faa0f5010f34ea3cd817057890611d 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 3f0ffc087bf871a0d98830a8712085c1f7142a6a..75824c4d1418f901b5cad9efd3b4bc0084769e66 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index cef7bd66f3f348305b440bc9900aa1bff8e27782..5fa9e191ff59bcf0e40dd80c423cecff9009103f 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 4a38d2d7be58701c1fd41617a9b2c5e4b0b40562..49b5f0af256e3416fd032b4e9988a9fb62989248 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index f307c630625c6e0c3c0aa9fbc4628b80a8e724d4..1843a029946313eff46d40ae3fa606d502dbd7b9 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 74fc81e5e3d23ed5046218a708ef09bcf3f39040..1f5d7d2eb0b49cebdafdcc4651aa2825b5f04c02 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index c736804777c49872490112ea53c2c449a5740725..9d302858e3dd1aa49db5ce9e74488b7ca3980dda 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 4383317202e71ea0003f3f846bad2b48065b5145..7810b9a7bb48c1771a6adf2ae781b81831a65b2b 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 4e0092038faa00f05e8b863e887042808b352a72..dd00f816afa073fa07f1a92ebbf19b396eb4f34e 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 9e7f929ac6b339549cc978b3ccbef2c5b39c5839..c13dc292bfa709f82457d6a36ffba66f21dfc7cc 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index a96e6fab11c7a457cab3f7ec6444173e5e3c290d..73575899b0c4dafd43b41c5ab9676a19d0ff334b 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 4887821463c770305efc45a2081cb3dcb1a6df46..6e55a20ba2f503bc672cb2df4ab350e6662fab2e 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 8cf250be33ed8bfda25df4b8166ab86d72938122..47b69679ae88aeca7450c7b94270174ba4cb26e4 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index b6416a54210ae4746bca89042deb923cbb9c927e..d9b6b455b9bb73c7a01008f3b6178987e6175b0a 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index ea6182453e11e8d80fa0cbfbb43488f811413cc5..124b44dbe52e23f8da3f609a064f129d26cb2fdf 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index d243cf92fdb6f24d22c298e95b56db7dfcd48880..ea1d3a51fcd22a079e288e6119f1fe406fccc20f 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index f586623d81c4e5d54ba6b38ec9316507cdf4e848..c8594d71fe0c2215a078fffcd3cb1234b2e22a72 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index fec4d15943eede7c77044dbf2bf2557af12963d1..0aa09455ce27313a3e64025a12ed64dc8918acf9 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index b6416a54210ae4746bca89042deb923cbb9c927e..d9b6b455b9bb73c7a01008f3b6178987e6175b0a 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 45c0e6be656199845bd557c2cfc84e56e15029d2..90c6f0c5424ed99b297d03825be1607c0a9f111b 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 4b8ba296f39f52f962afcafd1ca9a95f42d146fa..7f9f2af94de2f7d43e393e94fcfe20eda9d9b857 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index e8bea2d7777e6cd3ad9b238f92f465af1b69b182..8f1b2c02f472e2ec999765900275e7442a600496 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS distribution.\r
 \r
index afbe0261e980a42be9b66bf877d07e3139636bc0..9d48b20d9490299bdf43041b6586d58a93668622 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS distribution.\r
 \r
index ac42c94a8af8123947697aa767d94fecd97df3cc..bc344e4cac3b3bbca7df18e3abb90ea9cd7ea77c 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS distribution.\r
 \r
index cccc66a2025e155b291f3d8dfe8be765dc17102d..da8bc57608fcb8546b2cc4aeec73fd65b8b1ed6d 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS distribution.\r
 \r
index a6c93e4013db9562fa336d2e778494b773c3710a..db0de05bbb292b5ce2119a51094bcd75ffb72f0b 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index c776d5341f0a3fbb6e1a12ac65bfb4bb5ad9e6c4..2d5188542208bc459ae4cc576cae5c174a4c75cd 100644 (file)
@@ -86,7 +86,7 @@ CSRCS = \
   $(DRVR_PATH)/GPIO/gpio.c \
   $(DRVR_PATH)/TC/tc.c \
   ../../../../Source/portable/GCC/AVR32_UC3/port.c \
-  ../../../../Source/portable/MemMang/heap_2.c \
+  ../../../../Source/portable/MemMang/heap_3.c \
   ../../../../Source/list.c \
   ../../../../Source/queue.c \
   ../../../../Source/tasks.c \
index ede96076b90b9251109dd5d5308213ccf91be60d..cdefc6a24d9fa758c8f9f0f4ad61b3330b969fb3 100644 (file)
@@ -86,7 +86,7 @@ CSRCS = \
   $(DRVR_PATH)/GPIO/gpio.c \
   $(DRVR_PATH)/TC/tc.c \
   ../../../../Source/portable/GCC/AVR32_UC3/port.c \
-  ../../../../Source/portable/MemMang/heap_2.c \
+  ../../../../Source/portable/MemMang/heap_3.c \
   ../../../../Source/list.c \
   ../../../../Source/queue.c \
   ../../../../Source/tasks.c \
index 155a65d897a9c8a59d4159430c4a3c3332c8652b..3fc90ffff96aa4d9021ec0be476a24d543521405 100644 (file)
@@ -64,7 +64,8 @@
 #define configTICK_RATE_HZ        ( ( portTickType ) 1000 )\r
 #define configMAX_PRIORITIES      ( ( unsigned portBASE_TYPE ) 8 )\r
 #define configMINIMAL_STACK_SIZE  ( ( unsigned portSHORT ) 128 )\r
-#define configTOTAL_HEAP_SIZE     ( ( size_t ) ( 1024*25 ) )\r
+/* configTOTAL_HEAP_SIZE is not used when heap_3.c is used. */\r
+#define configTOTAL_HEAP_SIZE     ( ( size_t ) ( 1 ) )\r
 #define configMAX_TASK_NAME_LEN   ( 16 )\r
 #define configUSE_TRACE_FACILITY  0\r
 #define configUSE_16_BIT_TICKS    0\r
@@ -85,6 +86,7 @@ to exclude the API function. */
 #define INCLUDE_vTaskDelayUntil             1\r
 #define INCLUDE_vTaskDelay                  1\r
 #define INCLUDE_xTaskGetCurrentTaskHandle   0\r
+#define INCLUDE_xTaskGetSchedulerState         1\r
 \r
 /* configTICK_USE_TC is a boolean indicating whether to use a Timer Counter\r
    for the tick generation. Timer Counter will generate an accurate Tick;\r
index da0c2fd479b98a38a720a9c27f73238a17f0815c..fd91e87eb54b8f8de171bfc436d25dc093c99822 100644 (file)
  *-----------------------------------------------------------*/\r
 \r
 #define partstALL_OUTPUTS_OFF     ( ( unsigned portCHAR ) 0x00 )\r
-#define partstMAX_OUTPUT_LED      ( ( unsigned portCHAR ) 8 )\r
+#if( BOARD==EVK1100 )\r
+#  define partstMAX_OUTPUT_LED    ( ( unsigned portCHAR ) 8 )\r
+\r
+#elif( BOARD==EVK1101 )\r
+#  define partstMAX_OUTPUT_LED    ( ( unsigned portCHAR ) 4 )\r
+#endif\r
 \r
 static volatile unsigned portCHAR ucCurrentOutputValue = partstALL_OUTPUTS_OFF; /*lint !e956 File scope parameters okay here. */\r
 \r
index 7bc3d022cf4446b30bb0cf87807acbbd8ee252dc..4402c4fa390a1aae34196f5c18ceec2f9c048d86 100644 (file)
@@ -32,7 +32,7 @@
  *****************************************************************************/\r
 \r
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
@@ -162,6 +162,12 @@ static portBASE_TYPE prvCheckOtherTasksAreStillRunning( void );
  */\r
 static void vMemCheckTask( void *pvParameters );\r
 \r
+/*\r
+ * Called by the check task following the detection of an error to set the\r
+ * LEDs into a state that shows an error has beeen found.\r
+ */\r
+static void prvIndicateError( void );\r
+\r
 /*-----------------------------------------------------------*/\r
 \r
 int main( void )\r
@@ -262,11 +268,7 @@ portBASE_TYPE bSuicidalTask = 0;
                        /* Could not create the task - we have probably run out of heap.\r
                        Don't go any further and flash the LED faster to provide visual\r
                        feedback of the error. */\r
-                       for(;;)\r
-                       {\r
-                               vParTestToggleLED( mainCHECK_TASK_LED );\r
-                               vTaskDelay( mainERROR_FLASH_RATE );\r
-                       }\r
+                       prvIndicateError();\r
                }\r
 \r
                /* Delay until it is time to execute again. */\r
@@ -291,12 +293,7 @@ portBASE_TYPE bSuicidalTask = 0;
                        /* An error has occurred in one of the tasks.\r
                        Don't go any further and flash the LED faster to give visual\r
                        feedback of the error. */\r
-                       vParTestSetLED(mainERROR_LED,pdTRUE);\r
-                       for(;;)\r
-                       {\r
-                               vParTestToggleLED( mainCHECK_TASK_LED );\r
-                               vTaskDelay( mainERROR_FLASH_RATE );\r
-                       }\r
+                       prvIndicateError();\r
                }\r
                else\r
                {\r
@@ -454,3 +451,26 @@ static portLONG lErrorOccurred = pdFALSE;
                xTaskResumeAll();\r
        }\r
 }\r
+/*-----------------------------------------------------------*/\r
+\r
+static void prvIndicateError( void )\r
+{\r
+       /* The check task has found an error in one of the other tasks.\r
+       Set the LEDs to a state that indicates this. */\r
+       vParTestSetLED(mainERROR_LED,pdTRUE);\r
+\r
+       for(;;)\r
+       {\r
+               #if( BOARD==EVK1100 )\r
+                       vParTestToggleLED( mainCHECK_TASK_LED );\r
+                       vTaskDelay( mainERROR_FLASH_RATE );\r
+               #endif\r
+               #if ( BOARD==EVK1101 )\r
+                       vParTestSetLED( 0, pdTRUE );\r
+                       vParTestSetLED( 1, pdTRUE );\r
+                       vParTestSetLED( 2, pdTRUE );\r
+                       vParTestSetLED( 3, pdTRUE );\r
+               #endif\r
+       }\r
+}\r
+\r
index 9ca9c08730348d3e17cb92a6ef41a2bf671ef509..0604dc41804d7d80d500d25a6149ac6ac379d69c 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 631753ac7466d2e2e59b56d1d0bf6e4f81ea3948..5a97ba54d5023e59467889ffd7917f4ecf4fa7ff 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 5eca0af68b89cbadfde5c388658c042c7d5a60d3..7592f135cacacf6e9696b7fd525f4a4eaa9e20d8 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 665a8baee98bbbeb8ad3fc34a0fa51a4aa496904..582da7177e63a4f5b33cd763b1e92735731af9a3 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 612bdd60117891293752ac64119e5ae527b599a4..78390891605c3c4988a0ff15747ec7605e219c1c 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 57be66818deb9d5243eaf01832d9432b5becf415..ecd2baa444dcf84effe4361d3ffde9df1fdd45fb 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 055875a5256b542c2aeb5cf9e2e0eb8040a58f73..ed569a0d7c4c906c9d8099a89f6a4a5b54f760c0 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 631753ac7466d2e2e59b56d1d0bf6e4f81ea3948..5a97ba54d5023e59467889ffd7917f4ecf4fa7ff 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index de798ccd70ced9f0d53ea6975784a8e12d84700c..c4a746374c1cbef283f3b697fce740b603bb18b3 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 665a8baee98bbbeb8ad3fc34a0fa51a4aa496904..582da7177e63a4f5b33cd763b1e92735731af9a3 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 612bdd60117891293752ac64119e5ae527b599a4..78390891605c3c4988a0ff15747ec7605e219c1c 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index e7de973b5a78136ec0a50a1a032029b8b66aaa4c..dea7003c3a647882bef9983058aa8ab5d5103c36 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index b2a091d7a85ad82e272874ffb2b6c54c4e8a6b5d..019623d2af3328e825d0ca1ab2f11e1f50837b17 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 43148b1dbae00dfd421fafba954a121d68ac7550..4c811c54179be9f408af0d9999ccb3161a4381ab 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index d0e4def976e67d07921f5236998fce40bb35fb24..32852bda4356aad4aeb588850213d66d7860a82f 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 2b7387afe4ae42d0461bfbfbab1d3977b427880e..b2c63496773a49bdbe1d7a3fca27745025812e0d 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index b2a091d7a85ad82e272874ffb2b6c54c4e8a6b5d..019623d2af3328e825d0ca1ab2f11e1f50837b17 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 6d0197e28048d085c799839864702f8178661c70..41d19b640dbc297131c5bb30103280e48bd2cd9e 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 43148b1dbae00dfd421fafba954a121d68ac7550..4c811c54179be9f408af0d9999ccb3161a4381ab 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index b2a091d7a85ad82e272874ffb2b6c54c4e8a6b5d..019623d2af3328e825d0ca1ab2f11e1f50837b17 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 647b92a5861dc0eee14bc46432c5665530fef2a4..d986948dfe6359ee795ae67d7905534c5c92afa8 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index d0e4def976e67d07921f5236998fce40bb35fb24..32852bda4356aad4aeb588850213d66d7860a82f 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 74819e76f369401beb4e05bca707a7849cc1f3f3..92ec629332aba39f8569191157f81cc4a18302f5 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index b2a091d7a85ad82e272874ffb2b6c54c4e8a6b5d..019623d2af3328e825d0ca1ab2f11e1f50837b17 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 6d0197e28048d085c799839864702f8178661c70..41d19b640dbc297131c5bb30103280e48bd2cd9e 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 647b92a5861dc0eee14bc46432c5665530fef2a4..d986948dfe6359ee795ae67d7905534c5c92afa8 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index b2a091d7a85ad82e272874ffb2b6c54c4e8a6b5d..019623d2af3328e825d0ca1ab2f11e1f50837b17 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 6d0197e28048d085c799839864702f8178661c70..41d19b640dbc297131c5bb30103280e48bd2cd9e 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index a2c5b783bc3484e24a4318cb124bb87ccd46ee72..8b660b48b08fef7ed85aa11f1886124b821b164e 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index d0e4def976e67d07921f5236998fce40bb35fb24..32852bda4356aad4aeb588850213d66d7860a82f 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 6d0197e28048d085c799839864702f8178661c70..41d19b640dbc297131c5bb30103280e48bd2cd9e 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 17cbe38d8db95b8ab41f32695195e4c3e7fddd14..8121d71806d832cc8b30b705f4e070209f3337ce 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index a21fafe346c01b2ef3d7527124d7193bd176bcf6..809a46ac5aa344f92aeb623ac4eed750b5f5b9f8 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 1d1ac56c61f04080e799cc18e17dca68cd3a33df..c2f6aaee8201c93037ce18f7da172fdf5e71d300 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index c0d2a322c32a2ecf67ca308adf84e1533c7bcf94..bfd5d54368ead68da99d4d0470b6438ddc4a6705 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 816f431e1df8ed9d69491a5166bc7c36f2766c6a..b97aac5b8b7cf5558b44362c3971e4e5e7bcc30a 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 48c35a5239ee6ed6a26f9e03182ef1a69fda4221..a2a5b5a5613b5f6eb74b2bad58d9dbe7fd5b14ff 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index af55f69322a50741d664c0c17bb5dade88210fe2..41f5ca56903c3749dd21a4cf43de9f394618d750 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index f73f935c1b4da5aabe597b50cbe26eec1465ffd6..51513be33238fcc652646bb6dcdbacfe7cd33e7c 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index b8c57065c0941e087e275d983dd7422bb407addd..709dc0d3e147dbfd19774dd46978471d0671fde2 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 48c35a5239ee6ed6a26f9e03182ef1a69fda4221..a2a5b5a5613b5f6eb74b2bad58d9dbe7fd5b14ff 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 81c5b6b3b050f7673c5a7f294654fbcd05a9f5e0..68530c29bdf561929fe3bd31312ada120fd85251 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index f73f935c1b4da5aabe597b50cbe26eec1465ffd6..51513be33238fcc652646bb6dcdbacfe7cd33e7c 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 816f431e1df8ed9d69491a5166bc7c36f2766c6a..b97aac5b8b7cf5558b44362c3971e4e5e7bcc30a 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 48c35a5239ee6ed6a26f9e03182ef1a69fda4221..a2a5b5a5613b5f6eb74b2bad58d9dbe7fd5b14ff 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index af55f69322a50741d664c0c17bb5dade88210fe2..41f5ca56903c3749dd21a4cf43de9f394618d750 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index f73f935c1b4da5aabe597b50cbe26eec1465ffd6..51513be33238fcc652646bb6dcdbacfe7cd33e7c 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index b5740d0b466e461cb4b70fab3b30f64ec756cb4e..572cb0ca40bde96a8bad95af852acde49f1f042e 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 6d0197e28048d085c799839864702f8178661c70..41d19b640dbc297131c5bb30103280e48bd2cd9e 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index a95fecd078178312cdbacde2dcd7f0920894c091..eac2597aee7bd234ff9bd4004623fbeb99154f0d 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 56ffa1458cec2a14dfbdbb769a362bc863ec2ce5..3881a14af0845e7b574b7c1d50c1743d33e88cb3 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 38f14fe0e543120d9b5978b9cdb3c76d0e984122..4124d1e5232b264fc46a464ef0c760d3fdbea4c7 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 816f431e1df8ed9d69491a5166bc7c36f2766c6a..b97aac5b8b7cf5558b44362c3971e4e5e7bcc30a 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 48c35a5239ee6ed6a26f9e03182ef1a69fda4221..a2a5b5a5613b5f6eb74b2bad58d9dbe7fd5b14ff 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 7d442670386c2691069b6d12da9e23f20d776c79..3645a81f18e86d9f5ec0c0a5c658933647873ec5 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index f73f935c1b4da5aabe597b50cbe26eec1465ffd6..51513be33238fcc652646bb6dcdbacfe7cd33e7c 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 880f1200ba77d3ff96ce93a010c928c0f9359cf7..b5f39444242c80eea3581462832a5524c09242a5 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index ef6103c52b55a2b5f21ce449a2793a9cbeec8b28..c6c2f359750787dd53618276b2944904218d8ac7 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index b8c57065c0941e087e275d983dd7422bb407addd..709dc0d3e147dbfd19774dd46978471d0671fde2 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 48c35a5239ee6ed6a26f9e03182ef1a69fda4221..a2a5b5a5613b5f6eb74b2bad58d9dbe7fd5b14ff 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 376522692d6e86cb3da18d64353d146288a5fde1..16cc62628149126855ecda287b8b32e9b76ef726 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index f73f935c1b4da5aabe597b50cbe26eec1465ffd6..51513be33238fcc652646bb6dcdbacfe7cd33e7c 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 880f1200ba77d3ff96ce93a010c928c0f9359cf7..b5f39444242c80eea3581462832a5524c09242a5 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 0fa06c3e5fb03e804547da266d589409068bddd0..55cc8e52532f416a51bc7cfe1a9dc0d3a6df564e 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 816f431e1df8ed9d69491a5166bc7c36f2766c6a..b97aac5b8b7cf5558b44362c3971e4e5e7bcc30a 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 48c35a5239ee6ed6a26f9e03182ef1a69fda4221..a2a5b5a5613b5f6eb74b2bad58d9dbe7fd5b14ff 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index ce7a2e50f1f68caeb0c2efd4394725d3ee86c087..623c4375f7556710ec82c5d3d1c39b6f7def50f0 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index f73f935c1b4da5aabe597b50cbe26eec1465ffd6..51513be33238fcc652646bb6dcdbacfe7cd33e7c 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 880f1200ba77d3ff96ce93a010c928c0f9359cf7..b5f39444242c80eea3581462832a5524c09242a5 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index ef6103c52b55a2b5f21ce449a2793a9cbeec8b28..c6c2f359750787dd53618276b2944904218d8ac7 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 960304e4f1c611b98332f1550afe0e5c38d12da4..3ef236355e4d35ce7cc6ff8836c8848fff250511 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index dea2278779903a047666d3a99e93af74227dd838..0b06044255befb476a7ac60a74568b458be5db82 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index e7fc8251be664675b604551b5fa00df69eafd36e..2f66d4a70ff73e6bc6985ab500d82eaec0df8a61 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index a7b83908581cc558f864009f0147e17c2134f9e1..a2bf9a7833ed129c4455970dc8f06fa73940d2de 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 8c77cbfc30ae5f4f79ce4798d4923f959420bc18..9248db631913d1685c381215bdd170b42f9917bd 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 27c733f663e8bb5c4c0eec65a5993c8708654d69..8df40ed89e41624264b0312c78b69d67c15fd6c5 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 3171d30c4994fa09937cd54b7eb4d6e5df6eddd4..069c83254c289391727dba58e8a2f6333d197c96 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index ca5a99ef85f846a0ebd0dab1dacb7c5064d3ce53..e51b352b6c67a898042b972031a603fba7b3bbb8 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index a63d0e81d46b9ccf8db34430e2ad2c6fde767e8b..87cb631c11fb1482d4b67695fbcebda6f9a2d827 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 08382f4c7234ac67e3df0692850f6ddc9be10a8d..c55a2b7b225dad064687ca223c9b50925c32dc2f 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 10318e71f91d4eaf4c5647721a75bb4ca5979b5c..8b19d668ad98d354935dda38a6459dd3f3d62047 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS distribution.\r
 \r
index 6e43f883f0193f1a6a21dc4d1a157d5a8ce6f3b8..c176f48f3bc6e5b2a099eaaf2bb866b376e4918f 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 03841dd830ca1df9d9147fcfb2af75a4efaf06ef..6c96a79b022fcc19f0bfaaaa5539541a8a3cf859 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index ab8793cd3ceceb364e6e442a84dfe9a786709a65..dd6ac8bdd86af39633dc931d2a708f5ff13e2236 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index a4399ec6ded7e4026e7ff8e0ea7645c87800eed9..90dd8320abd3fe15467d668351390580717bbbfd 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
@@ -138,6 +138,8 @@ const portCHAR * const pcMessageToExchange =        "Send this message over and over a
 check that both tasks are still executing. */\r
 volatile portSHORT sTxCount = 0, sRxCount = 0, sSemCount = 0;\r
 \r
+/* The handle to the semaphore test task. */\r
+static xTaskHandle xSemTestTaskHandle = NULL;\r
 \r
 /*-----------------------------------------------------------*/\r
 \r
@@ -149,7 +151,7 @@ const unsigned portBASE_TYPE uxBufferLength = 255;
        xPort = xSerialPortInit( ePort, eBaudRate, serNO_PARITY, serBITS_8, serSTOP_1, uxBufferLength );\r
        xTaskCreate( vComTxTask, "COMTx", comSTACK_SIZE, NULL, uxPriority, NULL );\r
        xTaskCreate( vComRxTask, "COMRx", comSTACK_SIZE, NULL, uxPriority + comRX_RELATIVE_PRIORITY, NULL );\r
-       xTaskCreate( vSemTestTask, "ISRSem", comSTACK_SIZE, NULL, tskIDLE_PRIORITY, NULL );\r
+       xTaskCreate( vSemTestTask, "ISRSem", comSTACK_SIZE, NULL, tskIDLE_PRIORITY, &xSemTestTaskHandle );\r
 }\r
 /*-----------------------------------------------------------*/\r
 \r
@@ -290,6 +292,7 @@ portSHORT sResyncRequired, sConsecutiveErrors, sLatchedError;
 static void vSemTestTask( void * pvParameters )\r
 {\r
 const portCHAR * const pcTaskStartMsg = "ISR Semaphore test started.\r\n";\r
+portBASE_TYPE xError = pdFALSE;\r
 \r
        /* Stop warnings. */\r
        ( void ) pvParameters;\r
@@ -301,7 +304,14 @@ const portCHAR * const pcTaskStartMsg = "ISR Semaphore test started.\r\n";
        {\r
                if( xSerialWaitForSemaphore( xPort ) )\r
                {\r
-                       sSemCount++;                            \r
+                       if( xError == pdFALSE )\r
+                       {\r
+                               sSemCount++;\r
+                       }\r
+               }\r
+               else\r
+               {\r
+                       xError = pdTRUE;\r
                }\r
        }\r
 } /*lint !e715 !e830 !e818 pvParameters not used but function prototype must be standard for task function. */\r
@@ -332,4 +342,13 @@ portBASE_TYPE xReturn;
 \r
        return xReturn;\r
 }\r
+/*-----------------------------------------------------------*/\r
 \r
+void vComTestUnsuspendTask( void )\r
+{\r
+       /* The task that is suspended on the semaphore will be referenced from the\r
+       Suspended list as it is blocking indefinitely.  This call just checks that\r
+       the kernel correctly detects this and does not attempt to unsuspend the\r
+       task. */\r
+       xTaskResumeFromISR( xSemTestTaskHandle );\r
+}\r
index f4e70ddfc061829518b508ea28ee9702b7d3aedf..7b0f8701c7e3befea437474a2558e605ea4c38f1 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 39fd485fbbe76ce18fdb0e6339a3b16dc50be3c7..128785d0d1179df419064b17b8d0e547419ba2a2 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 399a034d56068555bad07f709c3f02d576eacdf4..630c11076e5d1886a876f65cd626c36513c5a020 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index e53ac6bbacaefcbf7ce0dc05d74e84046e471351..30c51bb73679b73e456fefdb0f18da2fa588f2b5 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 99443ffa983bf5cebd9af330c420c2aa96fc07ef..9edb6468ced1cd74220c6bdc0417c166eb6e3fe5 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 87149301741c4fd8610da6f8e9f7be3fe7658f04..375b307fc82b2bacfae2dc20d62c4d65409e3afe 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 82e348b284c736b12c4ff75e59ae6a3829bdbbec..444088c6c2a72f1b4f0184c9d664650fa771d958 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 28e2b0ad46a0e5d7052bb134713774d141391510..f0ad9ce0bcf478e9b9c61880dafe2ce63f0dcd6d 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 964707d9260f794763a32dd590d3eb44f4dede84..2e0ebf5639f39791325bfba6c702777c41ba492e 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index f641f39399c7db487beb9f328c0edfd841baf28f..fad5af1d98df268c5c3b7188965f44e089e9cd36 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 017233a3ab7313d98c8b755daf8cf2797e89f737..e1e74d5e1a0216a4b5a0b62168e521680f7ac4b6 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index d145b9a6c27bca064746b470fa05415406aad935..3d9c28a3266a36a58ccd71642ed8f345622ba3ec 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index cd68f0dc3e236f405655f7faf72ca6da2e5edf61..f5bf9387ce0d3bb8cd46089f36f3ef648476eda3 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 838ab4224ef4859af888c8207f1ad35f9bf43914..e58854ed2d200d3eba86603775b7b369cc12f87e 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index b06061503cd0dc23dec30ab292f9773c6fbfc2c7..de9f46b19094652a0e4c974758cac1f0ef0d0077 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
@@ -159,7 +159,10 @@ const portTickType xDelay = ( portTickType ) 200 / portTICK_RATE_MS;
                        /* Make sure the other task has a go before we delete it. */\r
                        vTaskDelay( ( portTickType ) 0 );\r
                        /* Kill the other task that was created by vCreateTasks(). */\r
-                       vTaskDelete( xTaskToKill );\r
+                       if( xTaskToKill != NULL )\r
+                       {\r
+                               vTaskDelete( xTaskToKill );\r
+                       }\r
                        /* Kill ourselves. */\r
                        vTaskDelete( NULL );\r
                }\r
@@ -180,6 +183,9 @@ unsigned portBASE_TYPE uxPriority;
                /* Just loop round, delaying then creating the four suicidal tasks. */\r
                vTaskDelay( xDelay );\r
 \r
+               xCreatedTask1 = NULL;\r
+               xCreatedTask2 = NULL;\r
+\r
                xTaskCreate( vSuicidalTask, ( signed portCHAR * ) "SUICID1", deathSTACK_SIZE, NULL, uxPriority, &xCreatedTask1 );\r
                xTaskCreate( vSuicidalTask, ( signed portCHAR * ) "SUICID2", deathSTACK_SIZE, &xCreatedTask1, uxPriority, NULL );\r
 \r
index 05e79f122c74e447d38de9535d9335d7fac85b3b..6298889081e904da9011739f9f17d9e3f36b5a8b 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 43f5d92d7d3ffde35cd1a1b001ebdf7fd356ec5e..95bde4040c6c042488dd5aeec4afa59d7b599038 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index f193d0177632b21bc64a4cbf435485c4629083c4..879e3e081e2456fb6693dd073ef2689144fc2442 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index c3d1b70776aed58234388ae1ac0660099f2eb164..638e3c0d0d7b0199e9f1351104904e6098a7be8e 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index fc762a9cdb8c5d8738321db4d0ac192630934f81..f0855e7cb9a86fd896b2df8197f8cd374a3807f9 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 6b1947272f86bb11e77f5e32862ca2576ebbf312..07ef549150f2f5bae2bcfb163359a5b5caa7e868 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 28155ea45ba56e6532ab810034e4b70c76f123a5..db7c5598a9a1f567272ea51e99e9e03318588c99 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 9ac8df0fb1b2c37be2ee1ef07d2c1fb7f626c253..a91811132042b832a77c256d32dfd539232b0ff3 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 1f15a755df833e14b7900a8f194f5bb6cc528387..d4e8a55f41a978820ce2a89a7615a0c44095c2d5 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
@@ -39,6 +39,7 @@
 void vAltStartComTestTasks( unsigned portBASE_TYPE uxPriority, unsigned portLONG ulBaudRate, unsigned portBASE_TYPE uxLED );\r
 void vStartComTestTasks( unsigned portBASE_TYPE uxPriority, eCOMPort ePort, eBaud eBaudRate );\r
 portBASE_TYPE xAreComTestTasksStillRunning( void );\r
+void vComTestUnsuspendTask( void );\r
 \r
 #endif\r
 \r
index 3457309b44317731d94a1f2e032a866b676a8119..fc4ed411f0e362536c66049fc698665e3d334c8c 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index b117963b47fa6c6ed4b8b747f3fbd71a086ab33e..32e961ddad236012fa9b6dec93004c86f8d76b82 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 9338fe8a63e88271170733f5e1c3b3e765054cb8..bf3ac039a0f365cb958dd89428f01e7e2c1e08ef 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 01062928c483dc329a51233da1b765ffbf6a515d..857b1052467b0160bc9c3936a5c46b784dd23059 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 77a7818b5de564a589f9076903756b670699693b..51d744dd3a0213892570cb473da71eca6065c9da 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 80e7478465c994ef7092ecfa9ef470fb27f61ae3..3629b1cafd0d1f1a817ab4ff1bd0d33f59fc66f7 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 9b4b32d3f8b1bd3cc280d6e518ad758a328abdf1..4219c08b059055af926e20aa0495be091f48b9c0 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 6863aa0ab74daed9538f4ed37df96993884abf4c..9aec76fc29a3503745a9583c12d51aea0ccd8988 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index a263d74eac7489fa4695e5f92606e0b59571297e..ceec5663d273b16973bbd0cb578169a1883dc60d 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 0f986136892702342f40651036dc580ca4e42f7b..adad8b240fbe3dceadb2c8bd67e148ea8fc973c2 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 00678b71307bcf81be5cfc13a5f630f99a18d192..4c651c6955871e6a336a208f70f146b212bef581 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 7d973c144cd5506f460cbd57c70a4e1a835b5b98..0f5b4bef09d43c4869bb070da91a8417a9fd07df 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 9ea09d1469693945ca2d5e50edf3a3a181ffb0e8..51a2792d45329204b317e1bfa4e99e881e3fcbd9 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 230d7f31f433c037556d1bbc94f94da840678efd..7b162acaf769bfd3b5d7af2537073d38bb2b715a 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 38c2dce9e364613d17250edfb5708222ebece530..f5ab93d08d972d7c9654561aee0b9c729c941eba 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 075bb92f9b4c0c7f51d74e16ec0939eedf861a76..46c2378c72e0488a7f65693c2406878e9e1e3220 100644 (file)
@@ -1,4 +1,4 @@
-#      FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+#      FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 #\r
 #      This file is part of the FreeRTOS.org distribution.\r
 #\r
index 0b4877b0176d0516ef312a501cd404659e98073e..90dbb115c716c133a797a1eb28bf0b2966ba5615 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index a6d3809e4cf262438bda49f9a4c6599d46117732..a8356aaeee1caf1513e17b1f119f1e4f104e4b3c 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 39beee9832d51a1eece77ba96cda5a9d73c07e76..c0634eef4a8f79cbf3aea2315ebc77acd38774ed 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 20da32abca367f82958ac68beb11f2ae5f5c5bf6..c4cbf923b2cc2ebf34f4ad8b992ebcd056a65e7e 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index c9fd84e6bb73e1916054ebdfdb178304cc4a2f45..dc24e60eafdd9ffacb770e2e01e4691238ca61e4 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 2132b35ef317569ae2e24b172a2b598b8a88bae6..0d582eb16d2497aaa27f3b9e737aa9af01d849c0 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 0d1f12c7a8fde603f6c04650f1f894c2d79f948b..08bb6ecb4448ccbb302cb90b3f4019966c270cf6 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index fb2bfab146c795de501f6cb642aff4f345631fb4..d3da49001e9919a5a4a71a5772fbbfc8eb69ae9c 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 2dd25e6fbcdf8eb7b8853e993985cd91c95a7c5a..1af1480249e79155c805bcb9c46425a21d44bcce 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 198da575bd2f41213ef347884a790796f770ef91..f6fd84686d64ee8aac4d4dbb50c042ed9d32b96d 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 2d34c7356c57746713249b55d6b2eb65e0cdbd86..0b00ca26bb528e095b1dd83c1b79bc41550f5583 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 76a4622d077cee1a97459e0b862e7fae8f001f8b..d5b695965a6ae7588b73abc92464c93a69ac09ef 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index fea889fb0eaf6ad26edb940e13b01c9a950cfe48..ddc80e5bd05354659342768db580dde223d8c190 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index ee77b35b06044d61bc689e808f6475dd4006d4b0..ccdc47593e460cae75fa55189b81ea96279312f2 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 884d95e3ffc9f8b4a875a3072e446687e810e948..752b8fa3680702c749cf339e1bcda11600ac5059 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index fe3a644a889e15919f64857907de5ffcb8a7476a..78dcd5a704ed2960a9c6dce8ec14399a61cc777a 100644 (file)
@@ -1,6 +1,6 @@
 \r
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 24402228ccf6d5ad35243b78f101731f37df4e8e..cb9405fe4e181557ffaeeb567787d372f6b252b4 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 7b869fa4760451ec09c7a1905d08819331ea05f5..2a4ce02c1c3e02bfd19218bde2f799053bd41a13 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 884d95e3ffc9f8b4a875a3072e446687e810e948..752b8fa3680702c749cf339e1bcda11600ac5059 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 52b3eb2dc3ad53ff0b7bcc9508862f28de8e92a7..79c7d1171ab00b0e80af7910ae86d8c6c950535e 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 88b14453f7fa069b3880632c594c118ebcd55e75..937e4bee17c27b326d1132121c96331e2e84416b 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index a337687f5600d37034f54e3c4d1d1c2b07be13bf..e25ced9bde4116f5af19dc7308baec756bf09a3e 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 102986fea0daf2ffbfa8d60943cd4f24a02da1c6..241220ef56d11f2a50faae14664a729208b39ec0 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index f4c04b53702417c2957533e1d332af10dbbd4478..7ace08dd2d0dafb1c5b29df03b1ab34205666bf4 100644 (file)
@@ -1,6 +1,6 @@
 \r
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 8cfeb516d479d19c24f02951051bcacfc3a0d5e0..e750a989eea094b62eefb720f5c30e9e2e17d48a 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 58f7580252eb8edf6cdce1cb2f5ef6efd0931505..463ab2ded121e37edc769b8e4299cd5d4fb0e4ad 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 7010fc31f39d6498fd5b7ad1707ec29a8356f67d..1b69e5bfefc2078287540ccc5d291b7ffa0a346c 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 207abbad6251d16ca68599335fa98a2907f48ff1..3810d994f3b05635f2b7519d726131741e4e6121 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index a9a81ae0f1ddcc67c177c9401b86ba4789e1971d..879dc936535d0aa59a21f693a79a7437a77360dd 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 971a9696e8de967ad6d1e258d33c34d62f2a3964..882699a5e8c932574fbd95a592d01e4c9d64e97f 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 4307339830c36d20c22b0ffcbe7267ad14bf8c31..f5a90596be02a5d037a784657352b11d7780c6d9 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 32da55a4a8a944e1ac43826c9020023908e4b8eb..0920a60e673f59debf0c4acde4640f6d17982402 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 71c9e7dc6c7a46b0bb85f3fc023f9b6418f309d0..28788984fcb979c2902ba7934b0bbcfa8c7d5a46 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index e1d8df54a89e728f142b7ed8640b9ab61cf410d7..055095f1d4a569fe7204e2a650116082633cf831 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 19859ab0923c07e36695f3e32c2f464b694ac624..566530b42ac890c68535ccf2f4d3bc8ddd1228d6 100644 (file)
@@ -5,7 +5,7 @@
        http://dzcomm.sourceforge.net\r
 \r
 \r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
@@ -523,7 +523,10 @@ portBASE_TYPE xTaskWokenByPost = pdFALSE, xAnotherTaskWokenByPost = pdFALSE, xTa
                                                        cIn = ( portCHAR ) portINPUT_BYTE( pxPort->usReceiveDataRegister );                                             \r
                                                        xTaskWokenByPost = xQueueSendFromISR( pxPort->xRxedChars, &cIn, xTaskWokenByPost );\r
 \r
-                                                       /* Also release the semaphore - this does nothing interesting and is just a test. */\r
+                                                       /* Also release the semaphore - this does nothing interesting and is just a test.\r
+                                                       We first attempt to unsuspend the task to check the scheduler correctely detects\r
+                                                       this as an invalid call, then give the semaphore for real. */\r
+                                                       vComTestUnsuspendTask();\r
                                                        xAnotherTaskWokenByPost = xSemaphoreGiveFromISR( pxPort->xTestSem, xAnotherTaskWokenByPost );\r
 \r
                                                } while( portINPUT_BYTE( pxPort->usLineStatusReg ) & 0x01 );\r
@@ -543,7 +546,10 @@ portBASE_TYPE xTaskWokenByPost = pdFALSE, xAnotherTaskWokenByPost = pdFALSE, xTa
                                                        cIn = ( portCHAR ) portINPUT_BYTE( pxPort->usReceiveDataRegister );                                             \r
                                                        xTaskWokenByPost = xQueueSendFromISR( pxPort->xRxedChars, &cIn, xTaskWokenByPost );\r
 \r
-                                                       /* Also release the semaphore - this does nothing interesting and is just a test. */\r
+                                                       /* Also release the semaphore - this does nothing interesting and is just a test.\r
+                                                       We first attempt to unsuspend the task to check the scheduler correctely detects\r
+                                                       this as an invalid call, then give the semaphore for real. */\r
+                                                       vComTestUnsuspendTask();\r
                                                        xAnotherTaskWokenByPost = xSemaphoreGiveFromISR( pxPort->xTestSem, xAnotherTaskWokenByPost );\r
 \r
                                                } while( portINPUT_BYTE( pxPort->usLineStatusReg ) & 0x01 );\r
index 6dc0781cdf559d2efdb45a9f6f5efa8fcfb84386..3f6669e11e6c38bebc95df3076c124890cf00c63 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 58bc824376b16516861b418e1699d9d424dacad9..c64b084669c21fe2221be2d7c12d7fcee96efa85 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 894f2a78d20e406b5a8867fc37c8b28e834c472a..67f3ccfdfde86c37e585b31558b20ab82edd6d3d 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 93c9834e4cbaede7a215ca1491944b70bd837d04..730c68cbe52013ac2970ccbd14a3997b1d663525 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 4b22f76db9aad7237822b52fa8655c672543c0ca..287905e3e5dd3a0d6629d214182efc2b262ec49e 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index daf590c4e6d8722f512e9d7c7f078c566186c771..149935b636a5aedb9c0a5ae60ed17542b4f7dd06 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 6310a199afe7b86e89530c6445d3a9a2db11c8b9..8d4da23161ad211e980fcc1d112f105d04d0d68c 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 0bb6aa76fd8aca2c4a8166c8e1851c3e185911eb..73fce2663a003b56b3e1a6bd403aad256f1fe7f4 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 7325161c84123df55fa3d69b7f28185ab4da3856..b11c5728a7ffc4e9244c3fe76d25d681135e4673 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index beab49d14dbddb000f22ecb046a46f489640804d..7e7bdd422524fce1796b014fa980f4dfd8df350b 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 3132890a89076036714b4dd9d68f6bac06122e37..7b3c672d0a0e20ba46cb6fdbdb96aa7007a9f06d 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 3a9e7bda342d7dbf4dfbd676abcc87b2d0dd4922..27e03ecec9fb180fa05306cb1b549f0689c26f4a 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 99b63b0cbbb25e651dcda005ef4a1a45e297f1dd..95ff08075e199f27e680d127f01a8d1a761026ff 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 7325161c84123df55fa3d69b7f28185ab4da3856..b11c5728a7ffc4e9244c3fe76d25d681135e4673 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 17ead38fc4e43428c2c4ff29f3c4fcd5a229b674..0d041217bf9a399d77233489c6d5b8a1879a1080 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index d5576ffdd0a50420be8ae1470f4d047636549d5c..59209a0ca0e2b3e1d1fdb5de5ee84a326a6ca168 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index b6408e708e606b4523d8bf06a52463bf9e507536..ae5444597c4c1c9a9ca0539b2eeb5e844af1b2ea 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 99b63b0cbbb25e651dcda005ef4a1a45e297f1dd..95ff08075e199f27e680d127f01a8d1a761026ff 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 7325161c84123df55fa3d69b7f28185ab4da3856..b11c5728a7ffc4e9244c3fe76d25d681135e4673 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 17ead38fc4e43428c2c4ff29f3c4fcd5a229b674..0d041217bf9a399d77233489c6d5b8a1879a1080 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 101e5a256425dc244d2c0e31a66787d50238802c..cd83baec61d58dc28722365c44699b103f4b6da8 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 571f385fc3349621c82238cfaee1dbb79bd7d08d..e05eef2055779c1322d434cc66fc275dd0d28c13 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 99b63b0cbbb25e651dcda005ef4a1a45e297f1dd..95ff08075e199f27e680d127f01a8d1a761026ff 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 7325161c84123df55fa3d69b7f28185ab4da3856..b11c5728a7ffc4e9244c3fe76d25d681135e4673 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 17ead38fc4e43428c2c4ff29f3c4fcd5a229b674..0d041217bf9a399d77233489c6d5b8a1879a1080 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 4e292763e24aafe0814986b83012cd7a59bd3c15..107379a24ec5e8559e3909930885a69e50ac7105 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 8e68997cad789ffd56c1c2546c0aa62fe903fda1..052a37acb8eafbc219dc3c07ce43e2bc77b7bae0 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 99b63b0cbbb25e651dcda005ef4a1a45e297f1dd..95ff08075e199f27e680d127f01a8d1a761026ff 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 7325161c84123df55fa3d69b7f28185ab4da3856..b11c5728a7ffc4e9244c3fe76d25d681135e4673 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 17ead38fc4e43428c2c4ff29f3c4fcd5a229b674..0d041217bf9a399d77233489c6d5b8a1879a1080 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index e807d22839a5582667c440fd78ca12e075d96a86..d317c0479b7d1eca13b6acd46a40e894125e9b07 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 245866e985c186b77760375290b35988baef5f6e..f82e1281587930158d950ec25d097c105149061f 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 99b63b0cbbb25e651dcda005ef4a1a45e297f1dd..95ff08075e199f27e680d127f01a8d1a761026ff 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 7325161c84123df55fa3d69b7f28185ab4da3856..b11c5728a7ffc4e9244c3fe76d25d681135e4673 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 17ead38fc4e43428c2c4ff29f3c4fcd5a229b674..0d041217bf9a399d77233489c6d5b8a1879a1080 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 1fafd51c46d46b8f734ccb8506deb3486ded8b51..b6777a3c060ede79ef7ced3cad4d8ec232404241 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 73c1e7a9db91cc6aaa51f0dfdf2a2cf08cbb78cf..88a5a0c59d5a78a67f33491bca2b56cf700e9ab2 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 99b63b0cbbb25e651dcda005ef4a1a45e297f1dd..95ff08075e199f27e680d127f01a8d1a761026ff 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 7325161c84123df55fa3d69b7f28185ab4da3856..b11c5728a7ffc4e9244c3fe76d25d681135e4673 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 17ead38fc4e43428c2c4ff29f3c4fcd5a229b674..0d041217bf9a399d77233489c6d5b8a1879a1080 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index c600092391fea6783b2393d6072e006d9158c9b9..32f8c8c680a6f4ab2824142aa913151c873e8a2e 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 5caec6f26c22d0cb99d948d30f516f37bdd9da90..e93c40d6641948301275f8997db6a0352baced55 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index a2e02526cf803f6d9c2ed21eddf791f10a7e9a40..cec6e6555d69d18ae4a6b14a84387ad91c11f581 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 3a995378a27978d71304292cfbb2ab64acc193d5..f32098d4b8444ba3bc14e10eb4075d0e8e2d2e2b 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 2e9e3388e5d41a8ad3b1bf72f8795b6f0cded2ae..2b2671b6c44506f0415e1da695fdafeaa2ca4b30 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 013fb2217765528c00bb712d1046d8e26425ff06..1434007f6dc88b6468ccc85f18613d252ac486dc 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
@@ -54,7 +54,7 @@
 #define configTICK_RATE_HZ                             ( ( portTickType ) 1000 )\r
 #define configCPU_CLOCK_HZ                             ( ( unsigned portLONG ) 16000000 )  /* Fosc / 2 */\r
 #define configMAX_PRIORITIES                   ( ( unsigned portBASE_TYPE ) 4 )\r
-#define configMINIMAL_STACK_SIZE               ( 105 )\r
+#define configMINIMAL_STACK_SIZE               ( 115 )\r
 #define configTOTAL_HEAP_SIZE                  ( ( size_t ) 5120 )\r
 #define configMAX_TASK_NAME_LEN                        ( 4 )\r
 #define configUSE_TRACE_FACILITY               0\r
index e07ababafd42d1b55c3ff900fc9046177d90735f..1e76f4dd2dc4d887dffab52cf7b232f639cd67ec 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 90e8b7be3c01bb3afe2afc288e8f6227cedb4b2d..2885fbfd3051f22cd4757a7f9e6c6515f8534f49 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 26ad6143490a5845eb9b68181dec2573446ef676..50ef9daf68892935e0d66db61819472d57b105d8 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 31bb7db1d8f340760f9958ef80079e64404d8f57..2b5fda792a082430c8ef24d31fcbbd4c967d8acf 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index fd3ecc07db543c8a7af8c95ada1e91e138dce15a..0f1a8d1a4a089b6dad61a5f62f357247317a5e81 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 24712d5e7428dd6aa239ea4c72223e18f962f773..cca0eb3ffbba9aa8167f27620ee3a6f47d496351 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 2cbc6db448d96055f1f09f7c5983a691658e03c2..45da869595055d8b319334cac9e69745d0388131 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 3bf38ec315f9c3543aa0aca408373c632eea507a..e13d6013be360a0e146b21fd77330989fc79f3f6 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index ca143a967a67b965bdc5f0ac0217078c8fc6fb0e..4a8fd937595b9b2064a72dd3a117754e9192c96e 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 2049cc30c5a52c13fb0eb37bd80402cc5351640d..88f394d5021171f1f1db97b07ca8f1be3c82933f 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 5555f0ec079b50939a6dfe1a8bd091b8574e59a7..c2884f6fb65be82d235a20c34ccf6df3cd235540 100644 (file)
@@ -1,4 +1,4 @@
-#      FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+#      FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 #\r
 #      This file is part of the FreeRTOS.org distribution.\r
 #\r
index a6a34ffd8f4b968872ffc64a7d7c2b01b091b5f5..290f8ab62ecdd7d9c9bb8298ca42180542972575 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index a35e5b2b636a9a90a1700f9901b3793f97bc1109..23239550c49b42c1ba8d8fa64b0e731f3fb02b2b 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 2c4a25a9d2bfe0654d6ce41918ffe52e001f5bfd..4bba80fb282a9c8585546ed7515f8ebca3372013 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index bb8409429edd29246e105e0ac7e21c923fbaae9e..7fc159f4a800984d90a71690693ba38fadaf16ad 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index f4094f12414aa0a6f09815a639af18fcb063c526..690325f22838c94241061bd56ac37b06def59fd8 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 1814f249fc6bba217da70318eff72edebcfde0e8..3ef3699da26d52a287024f7c762ac78a548fa1b3 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index f02e9f05479cf001303234daaa86f68739e6aa3c..96f31b1addb4c3692e8a12075d4958bb707ff055 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 6dd18e259e5bb2fbd1c220a2617098a26b4dadcf..1a513d1d456b779f062808b5ac5d1319dc6ddfe0 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 0bfe775336ef15a27159fa0e0883bbcc1cc05124..da186932fa47687e14036372d088e22b0dc21838 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 927344c6c4fcb4ea48fcb171ddb03275195e23cc..1cfbc7f84f8dd18f241e80d63b13ea5f1a5a181b 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index fd2fe02088099526b213ac1dc3bfed3e3aa8459a..ff7da18c3db8bd209626cff20eceed95de026028 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 08c0153bd311c12aa61c845e75d046786835aea3..6cee79d95b77be76408a187298773ad228b0024f 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index fa28711d8229bfdfdf623f1d46250f364c14cf1d..a16e5568a5c3c215deea9444369ee1192852747f 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 2b18b0bee293a00d336c15772f710ba8a534cd1c..dd74cb62bef3c4aa037731ffa740a4d7c6dec532 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 0cbf2e794c184066f020b49423b7ae4b71f8a291..d20eabb6b9e1c548fea27f796ebd953b07f59a01 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index d7209e7ab7b08b06d0ba12a4aa73672fdaeaa18f..4cdbee3c4ad8fa89a22e02832219315536e91e3b 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 26ad6143490a5845eb9b68181dec2573446ef676..50ef9daf68892935e0d66db61819472d57b105d8 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 31bb7db1d8f340760f9958ef80079e64404d8f57..2b5fda792a082430c8ef24d31fcbbd4c967d8acf 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 70a178dc46baf65d789badc3a348a53622748997..ecbdd23f7908df356bffe95e0b43027aab0f05c1 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 24712d5e7428dd6aa239ea4c72223e18f962f773..cca0eb3ffbba9aa8167f27620ee3a6f47d496351 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 2cbc6db448d96055f1f09f7c5983a691658e03c2..45da869595055d8b319334cac9e69745d0388131 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index ea5240229191401aa83db4a3830a73a4fa0e60d0..88b6ec5302c54c02013a67fe04d77f32ec8cdd4f 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 833bbb715a638d6e862dd55714b06f9330cd6b26..5ac7e3e6b1eee54c783b298cc256d92afb854df4 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 2ccd72dcd3b8543e6c835646f2410b33a3a62589..9197af6fbaa545432bf410e006dc237328c32b9b 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 33a3e12b60edcbc29b91a1a51b955e48437dbe4b..afee3f4f6242d920c17f30ffa9c6d148d4297048 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index e88c6de6fb5787e0fd5783a64cdacdbcd75aae39..82f66f2e7a3bd0a4030a694095ac9bdb421e1245 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index be687dd4974e3da908d4ce350d5797bcbaf61ead..9448a65ae5ead49ce94fa1c82fa091a10b1ecaeb 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 3df0c5dfba2d9b8a2fb14751d64edf2593edb393..53deb1e245f804aa06288112d46e2f99ffa7fb91 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 54d4103cf952356bad914268ff1ac661c5e57a96..4c346324cc9dfb5f14b6d73d554a6b3edd246b44 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 0bfe72ed741843b48eebe95b4d4e2a5be19796c5..9b4ab9db00ab008d2af0be2d3fa14f0cf4fc88a7 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 7edd0c7da69a836e9c1de44896abea215e0f6e25..63150daaa8413e8a2b83151a6a549ae74b2ff553 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-  FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+  FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
   This file is part of the FreeRTOS.org distribution.\r
 \r
index c560c9b3a1c8b26a3ffb2bfed29ab8f8427526f8..4c069198ebfaed24a6d694ab6fca4c8d009d9910 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index c827c9123dcf6dd48478f6922aded02401d07167..9c85b57256b6b5a552f20f385ced6985b128a732 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 923ad2b3a38185ca71661ff5e89c7df3d67f0785..05254de09cda6d82636847538b1e1ce0541147af 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 2dbb81c79ee8aa234a91d9b3ef78c9d83ea6a4ca..51a54e22360dcf43b916771574e658554c953280 100644 (file)
@@ -1,4 +1,4 @@
-#      FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+#      FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 #\r
 #      This file is part of the FreeRTOS.org distribution.\r
 #\r
index 2ab6db30bc14a4800315850ba95af9239c6b632e..bcf4bdfa2499195a3ebeb795bbddae5c7f2e97dc 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 8fa4e4c9801849c184013b5ef307f8fb86e0e1d7..03121556d1a149fbce3d5ee490b10b0b9f682b4c 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 219706471bbaa734e88014531fa53ddfa6af1b9c..c2ad3e5bd4d8ca6802d1a268229dcf705500caa9 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index beb5f0898a4700d06e9618ba3268647243f9657c..e6ea30184b41e98a0df166b45385035f6db025f9 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 8fe949801f2bcc5275e9268163f0d5b6eb9ebca1..070116b6ac3514e8eea4042687d98e242f659f26 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 4b5749419d8ee9ef748a122573e85614ed14eacf..db596701c7d08a3a72b74263f94bdbf6bc67fe76 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 90b0ad4d2388dbc4822558858775767aad482d97..77fa524fd3d94ace1884b16935c0d79c5d7b8162 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index b6b5c73ee15154c526ad892d9fbc76865973d40d..da524569f4c4494d0d443ea95dde100ad277b9b3 100644 (file)
@@ -1,4 +1,4 @@
-#      FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+#      FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 #\r
 #      This file is part of the FreeRTOS.org distribution.\r
 #\r
index e245b6428fd5ae7a160236d3b47399ce0116fa67..61740455369bbfa6bcffc7d250dc1f6754809b31 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 8aca8eb33057303c1449d1d78cc66e9039a49679..7a68ed9e397b6c7a142440b91809df87c8c49907 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 36a97f174e34391690694c1a258c38be96e2b709..ebba7e8b84837d334092ed67dab2e2cccd38bb25 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 40f54bf9fa446c9818a97dc0ff4b8e6c7d285f80..454dfa8ad515a0ff2ed0acb3056a5f4046e11865 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index d4422466db7994253ec5df4aab0e520afb25acb4..c5024396152fda17474d25e7564a932582991b15 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 030b81487b0f887e6eeb17a58dde3798be9afaf7..d0fa5d81edf2ff674ba8f2220f9178898e2fd5eb 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 1e1eef7fc4390e41eda6dadbb43e6da6186019b9..e0d0fcd8ab8fa1d1774f54c582c29b0645db0bf2 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 16bf964e9ffd18fc1fc56fb9e2b8c06324bb7180..fffba35e84738e02a86783b7c0a83317c2d76aff 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index ea6b315ddba97b9bf8bbc819c8d5794a2227e35f..d5e0727f1cbaa304ce90f50c89a0d42ee30f39d9 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index d0fd9846b840596cab938c8324d8a3365586f906..11ca53f624ae23a757f149bca603786e2c9d1501 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 4e8f4cc8c2c522af9ee6bfa80ff1a92c910cf992..aad7b73a0214222ad2c1159ab69639c412f9e581 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 0a0c7ef2ea19815ebb962a39c9903d97071b1576..380e7130d51d0a99c0d9b7a19f09e4ea2c493691 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 04c8ec1e5bffbc722727a28980a5475b2ce479a3..64bdb5c2413eec1d89fc09afe32fd5feb4e63160 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 0157f5e478d485a660db4473c6804b06468de669..80106808b192248c41f0fa62711ff10aa975aabc 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 159528fd76a99a5035f0d2604d6f41f18b56e662..6ded9787125e40e57d1075b1f784e16b9a93140a 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 8c75860498f8381d6140fe50ded21e33a3dc6e77..266ad1ae9dc7c6a51b28e3b553c630b30780142a 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 7a857f3ba2f130db2a73b8aec3c36df1e68b69f5..7a4d1095b3a51dec7de10548cdefa01611df59f0 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
@@ -49,7 +49,7 @@ Changes since V4.3.1:
  * MACROS AND DEFINITIONS\r
  *----------------------------------------------------------*/\r
 \r
-#define tskKERNEL_VERSION_NUMBER "V4.3.0"\r
+#define tskKERNEL_VERSION_NUMBER "V4.4.0"\r
 \r
 /**\r
  * task. h\r
index e35329f9999b29c992f1b821b16ddac9d591e0ac..67610fe3ff6d1f1da2a75b372ca590dd1a3d90f8 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index a1ab27c9fcd9f4cf9f9b85ce62f0383be52861b2..1de35857dab9791c62f7361d4c9002c87b3cd8f4 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 65962aad737ef6be91e80a3293dbc5d3316a72e6..ee3c95a24febd116ae16ec1f7ca255bb87979aa0 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 3706edbc3f069653f4c26fc1f789dbd07fa560ce..34f692307c67ce1fdab044fb58426c3798b5c492 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 954eec018aa6fb3030feee8a55e6eddf9fb27a31..baa0715bc315285c029096048f78bdc6fe5905c9 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 28882d9fabbc44ab642c23a7286e0299134663fb..6581198cb60d6f496642421bd38896d7836fe6d6 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index a8d7848623b7b9f0df1b7268df9c678458863464..08c3cfe1d3657a0b199313f8fe2c4fea67967b7a 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index f180b24c5eef160ecd2c051b303562ca87d68645..ec978ccbc612700bd2fbc57982e22852abc4f62f 100644 (file)
@@ -1,5 +1,5 @@
 /* \r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 6b156cede7b6e8914b49bd435681918d7715074c..2b702c5eed619fee3742f842d8c753a90f264923 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index bcf1d3caa53c49b5bc06460399295e3b35f96c4d..29a0f3762c23dce19919fc6419299a3ccad6c3a1 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 0ab7b52f135071391766bd38222f358d1c13e8e5..2e2f01443e983f4bd61d7796bc930ffc00214965 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index d887a5bef0fd7a24839c01ab792b42302a9dd0c4..ff2b8dc1601a2a89bf1b2949df88f502cae495e3 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 3e1c56b1dd9d9491088ef826919d0b89129c1899..c945f130e9754096a9dd627553ebdac9cd793427 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index f12dcfb27a7cb09e79a5b74047449e4c6c1d96d5..d575864bc29156c68a680e8d0ad011a104f2b635 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 22232da5c91952273ee871779fde7e2353b16b6b..e9257d61c4dd1599af4b1244e63594dea5cc0f29 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index cfb1ab8330f221ad5c6aa268479285053c1f95d2..817c7ef779882ac5a80676f8fc2653762d14d865 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 3052a331c863d35db246b53f9850961f999aa942..e0f1e7335a1e13ba0e4156fc21f84718f0e25405 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 22232da5c91952273ee871779fde7e2353b16b6b..e9257d61c4dd1599af4b1244e63594dea5cc0f29 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 4380b03ef2370b22b32ebca04b3240b460281f6e..d9a843e0d879bbba46b212bedc6c90961f396a02 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 47914e490b6dabd94fad60419295f85576b5d748..9a743ba07b63f95320742495f08df9da54d49fcc 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 6b0e0e66d6ba69dbdbdd74c4d1bf0c0c5df99172..281f6cea4a1c6fbcc0e1482a1bb07e10d2c2c9bd 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 1489cd7716d2933af85fe8316cbe264a3f55b498..59ba1122a01dbe026a63d3b7181f6cd1e1181def 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index bcd4e0ee21690fa72ed50e954a0c5f6fdcc5fcf7..10de80e104e8d371768dac1824f76e96afd79827 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 0a9a547a6e38d807f2dbf43e2eb6824a86b9521e..a2bb2b6f482d162a8bff14b6d0aa441aa25c51a5 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 30a04ab37e42614cc348958b3310791a41669de2..37d4415daac9ba2d91406ed759358651e9802c8b 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index ea04f6c7e53747497f685bc5f0c466a9c9eeeb46..fed014884e4805390226b6191277c1b42896115b 100644 (file)
@@ -13,7 +13,7 @@
  *****************************************************************************/\r
 \r
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index ee8ba0376fa48ec9b80c96880f537e44a6151919..062074f4f3b832be111b84cd87716ec472e5e06c 100644 (file)
@@ -13,7 +13,7 @@
  *****************************************************************************/\r
 \r
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index ecaf2ab9bef24ed2788142f63eae737d4bfb1f1a..bd4a1cc042dda7fa8715749bb987228d9c07cb20 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 08fceef78a604770c138fff925b2bf2afb000905..ab956431b7092c75a9d18ce4c6e4b3dd1a7bd9de 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 4a2e141b02c992e7b03465a46b48fa6068c55641..e61e9f52ad795ce6c888c3bd676444899a2f2f7c 100644 (file)
@@ -1,5 +1,5 @@
 /* \r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 612c45f02d66137e2408661ae58bd7881edc7736..56a37414e923f4f2915d7a5d370bd05b7d408d8e 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index b8dab936184e3566616bfc5cc7f2f6348e5d42b1..594be3443c8aac3cc3644dc8f3c17e26802203ff 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 425a716e2a8663e9a04234684196b0727c6737d7..e521192e2153a16edcbc5150abd2221259fbd5f3 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index ce2cc92bbaed48fa12acda071d37fe0f426f0616..42170178d3a4f7624c0527cda32befb49b6e1764 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 4c2451012da301c0f133301aff31aeefcc722da9..edea6d6acc8ab58da732050c4b6615c2d7b5cb14 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index be2ccabb2f2d4dec6ac35649d3b30b55e7a3a3b0..c1c056f280778f39571d653c1ef1fb3b6b528d58 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index bf33ebb44e84cf9f47d543a0b9b6bb6aa3b554ab..02f5fb82787ef46787b227e6bb78738a36927bc4 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 8e7e972113b4c7b20ceb15065f3f895489aa0807..f044e2011e93e86e39952f093f513c382c342ebc 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 0f6112868a200515598b91e8e42c9778a8ca81c6..0c81f993ffef1c0bbf0ca7667e9c1521977bd4e9 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 8fe040ea62860e087405483b477d26eaacdd5acf..35edcf159c170b6e8a9f0ff40ef420ae07e09717 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index baf8d8d7b309c7c8f59185124c0a599409e82ecd..1e0f5946d63e31b967d02b8ccf6cca7daf2ea9d3 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index b57710476e81f6a1b00014141bf6c34d466c68a7..fbd3907677eb7d583388c10a0487a937a44f5033 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 461afa4a1b2ed4ba4695ccfb45529d10099644be..50e9161906403ad38d934f9470a1c3e2b8c936c3 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index f5c40237cb972a0a1d4546b83988d69dbda13502..d173c68cced19fa88eed23e62c4416338c0bf5d7 100644 (file)
@@ -1,4 +1,4 @@
-;      FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+;      FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 ;\r
 ;      This file is part of the FreeRTOS.org distribution.\r
 ;\r
index 4b987b9ff5222442964421af88fb85809acbbb4f..770d61f3d89ef2dcc6d73cd55eab0207ff7c25d6 100644 (file)
@@ -13,7 +13,7 @@
  *****************************************************************************/\r
 \r
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 71180eb67a12dd3f5ea1745a0cd52257a021b037..d60b84614016741a689ce03c364a1acb8c73bdaa 100644 (file)
@@ -13,7 +13,7 @@
  *****************************************************************************/\r
 \r
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index fb06feb23fc47f88187a0736579baac6a5aa0fdd..fd83fd0a380f4404c41f513d1449c3f7b58e20d7 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 893cfbdf6e1dc577e90f5af43db68d8b4df2af78..332288d8a5830a07c0d44aec7c83ea0ae993b7c0 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index c682f1783448bf2a4564081e01481ddb6395aeb7..e6d717fe5c94f34cda6fb0c669f2fcb9d4ece345 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 893cfbdf6e1dc577e90f5af43db68d8b4df2af78..332288d8a5830a07c0d44aec7c83ea0ae993b7c0 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 924c1f6584b2474511080ff09acf8aaf36386443..c55add2f85ce8febd6f5f63d743e110cc7e6567e 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index e41dee0ba95e510beea17267cfc4491c40ff7479..7c6732201919d90f906e94ac87b15fafdf7f86cc 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 6d1e87c580ba2e6ad19e154345a9ece194a2f9a9..f56cb479b2a7141df2525d9ba3d3e6c3c1ab5731 100644 (file)
@@ -1,4 +1,4 @@
-;      FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+;      FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 ;\r
 ;      This file is part of the FreeRTOS.org distribution.\r
 ;\r
index bcdd6b735c5e37ce4cf55b18fa4844b49a763373..bdeeafdcd279485dacf383cde3461fe93d57baff 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index fca9464da79f0f90de0ad3b8a2172fe3235c6077..216985bcdb609a6e5e9dd3f9ce466dbf07ba1aa1 100644 (file)
@@ -1,4 +1,4 @@
-;      FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+;      FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 ;\r
 ;      This file is part of the FreeRTOS.org distribution.\r
 ;\r
index 2ec8a0aba8264289ecb4131b8d8f271c3e85ec90..5b40cf50f1ca195cbce9c03da7cc0a755272fbed 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 5dfffaff132e92f10c55513e70f7ee9559520cca..066f5a55a7fd42fa92769d09966f348e900a4b97 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS distribution.\r
 \r
index 2c24b3a7ff4560a0e72ff38c3e48a7f4f7fa36b0..c1e9858a83e9ea0388555b60494889a14ac43082 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS distribution.\r
 \r
index 0c5297f6dea7e974e88b92c920041ee2b90f04bc..aa39c7103672d3fa1801a94969679d8125fb012a 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS distribution.\r
 \r
index 6e58e39099578cb193fcc648e9c720811921e56b..eaa15bde35c3624e394b1d1c5aa674941508b599 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS distribution.\r
 \r
index 1a0a0247bd958d39c741ede1689f44c510e4c0eb..c781d9726cc86962d599cd3086af259d53ba2864 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 023f945dca30412cefef3c5cfef006fe4b99510e..06a7b3017d96969b13200a6e2257bf04bd3d49c4 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index fb25df46ab82269416941536526458c3ac38b899..9a01c19863bcdf21c85f7cc86dada5f930ce21e5 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 704100e3c35af467363e8c17934fc4da7683057f..219d42c65beb7c02875d6354048a9cbef85efaab 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 68bfac69279f6e309f122be4745e10106f6ec168..9335347fa9cafd531ec632d1b63e1aa976d14493 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 7218c53d71b9c9fbcbfb029a1106bda389d1f553..1e86c071dd11e0185c870154a196cafb0742a84c 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 9b27936f9d9f61c3322c56a5876bf706c4218036..1d4286e237f05aefbe1009865141c089255b4bba 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 084ba1eba84c0481bb1d853c808b3fa2cba35df6..dac6098b239037834a7c59a1394ba3c937ba5261 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 14561f8d154a773586574443266ba2259a1bac86..80cc5d8e114c4c914430a52bbe64aeba16d30638 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 398c58af9f09bfbc8850abbdc9a06a29c9612d27..182532c98118cc42e96495edfd23778b9be5182e 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 81aad92224696ff8e4705e53e14cf681235b5eab..cfe5e7c563b3c5172a12e07a53a14b5c1ec645ef 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 81120d587485a95fd9667920151dc2df1c1beddb..51e80a3e7932bb511569137b7de3fb10352cbcb7 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index e7f7edd9b20b67779ecbe13a4e61afe44ba1ed5f..d94f06d2bb628666a8d413a78b501b313bd6b93d 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 4dc0a96b3787b2e55d0bd91689a2780d8ed252d1..31de22854faf60070cee205d3d4477c6f0dd275b 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 127414c32c9cecc73b9bc495eb1b0c3c7ac4d63a..625e14c15382e435202af2e241736d944d788f0b 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 29266047d7b86166c467df4e6acbd99a0a596733..19727d60e9cfc6cc8e4581944a29122b046cbaf1 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index bb17c812fb0323a125810838e5cdbd9e642441d8..372c83168781b0b6b79d769cffc036a41dc8ea03 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index de63d389cc7d77e4fc529274a5db62aad73489ff..2275840b29b4212b13e01e8b7e369982f3cd8caf 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index f53e45b3afb83ea13b1a633ae989caea8dadf7ae..bd595cf243227687ba6d15b53171045194cd6f93 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index b1f8d4d97c3df445896f88ff676e3161aae8b81d..d085c0a33a2e8f8cad409735bdc24006b71a4a1d 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index dd33bd644a783165841423f420f68a8c791e6af9..3c1b4f889a7b5c1d397532cbbd17b83903cfced7 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index e269c65de912e3d855096bfb9c5ef73e14276098..2d0afa3cf47e0350a5ba57302b06f5524e62e1cf 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index f53e45b3afb83ea13b1a633ae989caea8dadf7ae..bd595cf243227687ba6d15b53171045194cd6f93 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 3463573a9abf263ef5164b70e3ae2952c55d4b3a..f3d28dd002907d898c31df6c5d653afaf59bfeb6 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 3b0362595c8ee73394e67ec39ff5ca28cb0c320e..137d21b4fc1a84d1a65986ff5ed3de31a0a9595d 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 4e38b93bc7e5effe05367d13bc6814639ef13b62..a1a06825f17a5407a5d2319d5bc0272ebf1fa3b1 100644 (file)
@@ -1,5 +1,5 @@
 /* \r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 1a79b70910deea48aa39b6adec517eee1cfbe466..53e39953d0ca2eb0bb7da0fb1a983f0b73596aa6 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 0f55d712cdf37fb80ab6cbfc010b24e478b13a77..bbba5c435784b84db7f85dfa22e61037b326ef0b 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 517aab3f1b54c3457cdef327e9b2bfd2fa31ca96..954c5b2c5cba522d1e32d251ddd2b8ef79b46fbe 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 4a410ed22d9588fd77be6a0975ef33e36b3ff4fa..f1dd68fe462f7faf864b5fd3fa77401ba6faf707 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 320b0e07166a7c6a0a28fbaa9de4ef1aa769b40e..6ea40f14ef6c18264a707bb95d59bb9889066044 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 986156421552b166630e463c4084444f629532c9..df288ccfb5f7d6d20239717a08297638e616d043 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index fa1e173ea17dc72f36ca1489c47a0c1da18ae7d5..14bea1e7c1d552e3cf4825d5bae4d3b2f15d1500 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-    FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+    FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
     This file is part of the FreeRTOS.org distribution.\r
 \r
index 4c43e6db02e85bf5f2667bd4d32c6b9c31c63a44..472e09ce92ba63850231ad3c731e2669246606ee 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 6070581af9c8f879234430c8d38dcd345337553a..568075ab5d00916d08975cf5a8e06d56e5f88d91 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index e19f123d846b2e76a725e58601146bcdc3a40e83..547ed7b4539070b9621b08255b8a74a0a26e0800 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 5bd465b34424f0b4234fc7815177be2372ab7f9c..2fbb0908556ea78961a15ea67881083ce1d6e191 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index 706fce5335fae1cc2ce35d414c2195b18f207d5a..58d8ccde8777131af4a3b4c97940eedcf143a806 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
index ff4bdcef6dfb6ec21a631222af12225978094558..e572f5c09e21a09d21ba6699e14040b8f92b59ef 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.4.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r