]> git.sur5r.net Git - freertos/commitdiff
Ready for V5.2.0 release. V5.2.0
authorRichardBarry <RichardBarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Sat, 14 Mar 2009 19:20:12 +0000 (19:20 +0000)
committerRichardBarry <RichardBarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Sat, 14 Mar 2009 19:20:12 +0000 (19:20 +0000)
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@710 1d2547de-c912-0410-9cb9-b8ca96c0e9e2

612 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_AT91SAM7X256_Eclipse/RTOSDemo/FreeRTOSConfig.h
Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/Makefile
Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/ParTest/ParTest.c
Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/USB/USBSample.c
Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/USB/USBSample.h
Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/USB/USB_ISR.c
Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/main.c
Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/webserver/EMAC_ISR.c
Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/webserver/SAM7_EMAC.c
Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/webserver/SAM7_EMAC.h
Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/webserver/uIP_Task.h
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_RVDS/FreeRTOSConfig.h
Demo/ARM7_LPC2129_Keil_RVDS/ParTest/ParTest.c
Demo/ARM7_LPC2129_Keil_RVDS/main.c
Demo/ARM7_LPC2129_Keil_RVDS/serial/serial.c
Demo/ARM7_LPC2129_Keil_RVDS/serial/serialISR.s
Demo/ARM7_LPC2138_Rowley/FreeRTOSConfig.h
Demo/ARM7_LPC2138_Rowley/main.c
Demo/ARM7_LPC2138_Rowley/mainISR.c
Demo/ARM7_LPC2368_Eclipse/RTOSDemo/FreeRTOSConfig.h
Demo/ARM7_LPC2368_Eclipse/RTOSDemo/Makefile
Demo/ARM7_LPC2368_Eclipse/RTOSDemo/ParTest/ParTest.c
Demo/ARM7_LPC2368_Eclipse/RTOSDemo/main.c
Demo/ARM7_LPC2368_Eclipse/RTOSDemo/webserver/uIP_Task.c
Demo/ARM7_LPC2368_Rowley/FreeRTOSConfig.h
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_AT91SAM9XE_IAR/FreeRTOSConfig.h
Demo/ARM9_AT91SAM9XE_IAR/ParTest/ParTest.c
Demo/ARM9_AT91SAM9XE_IAR/main.c
Demo/ARM9_AT91SAM9XE_IAR/serial/serial.c
Demo/ARM9_STR91X_IAR/FreeRTOSConfig.h
Demo/ARM9_STR91X_IAR/ParTest/ParTest.c
Demo/ARM9_STR91X_IAR/lwip/include/lwIPWebServer/BasicWEB.h
Demo/ARM9_STR91X_IAR/lwip/lwipWebServer/BasicWEB.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/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_LM3S316_IAR/FreeRTOSConfig.h
Demo/CORTEX_LM3S316_IAR/ParTest/ParTest.c
Demo/CORTEX_LM3S316_IAR/commstest.c
Demo/CORTEX_LM3S316_IAR/commstest.h
Demo/CORTEX_LM3S316_IAR/main.c
Demo/CORTEX_LM3S811_GCC/FreeRTOSConfig.h
Demo/CORTEX_LM3S811_GCC/main.c
Demo/CORTEX_LM3S811_IAR/FreeRTOSConfig.h
Demo/CORTEX_LM3S811_IAR/main.c
Demo/CORTEX_LM3S811_KEIL/FreeRTOSConfig.h
Demo/CORTEX_LM3S811_KEIL/heap/heap_1.c
Demo/CORTEX_LM3S811_KEIL/main.c
Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/FreeRTOSConfig.h
Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/IntQueueTimer.c
Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/IntQueueTimer.h
Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/Makefile
Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/ParTest/ParTest.c
Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/main.c
Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/timertest.c
Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/webserver/emac.c
Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/webserver/uIP_Task.c
Demo/CORTEX_LM3Sxxxx_IAR_Keil/FreeRTOSConfig.h
Demo/CORTEX_LM3Sxxxx_IAR_Keil/IntQueueTimer.c
Demo/CORTEX_LM3Sxxxx_IAR_Keil/IntQueueTimer.h
Demo/CORTEX_LM3Sxxxx_IAR_Keil/ParTest/ParTest.c
Demo/CORTEX_LM3Sxxxx_IAR_Keil/main.c
Demo/CORTEX_LM3Sxxxx_IAR_Keil/timertest.c
Demo/CORTEX_LM3Sxxxx_IAR_Keil/webserver/emac.c
Demo/CORTEX_LM3Sxxxx_IAR_Keil/webserver/uIP_Task.c
Demo/CORTEX_STM32F103_IAR/FreeRTOSConfig.h
Demo/CORTEX_STM32F103_IAR/ParTest/ParTest.c
Demo/CORTEX_STM32F103_IAR/main.c
Demo/CORTEX_STM32F103_IAR/serial/serial.c
Demo/CORTEX_STM32F103_IAR/timertest.c
Demo/CORTEX_STM32F103_Keil/FreeRTOSConfig.h
Demo/CORTEX_STM32F103_Keil/ParTest/ParTest.c
Demo/CORTEX_STM32F103_Keil/main.c
Demo/CORTEX_STM32F103_Keil/serial/serial.c
Demo/CORTEX_STM32F103_Keil/timertest.c
Demo/CORTEX_STM32F103_Primer_GCC/FreeRTOSConfig.h
Demo/CORTEX_STM32F103_Primer_GCC/ParTest/ParTest.c
Demo/CORTEX_STM32F103_Primer_GCC/bitmap.h
Demo/CORTEX_STM32F103_Primer_GCC/main.c
Demo/CORTEX_STM32F103_Primer_GCC/timertest.c
Demo/ColdFire_MCF52221_CodeWarrior/sources/FreeRTOSConfig.h
Demo/ColdFire_MCF52221_CodeWarrior/sources/FreeRTOS_Tick_Setup.c
Demo/ColdFire_MCF52221_CodeWarrior/sources/ParTest/ParTest.c
Demo/ColdFire_MCF52221_CodeWarrior/sources/main.c
Demo/ColdFire_MCF52221_CodeWarrior/sources/serial/serial.c
Demo/ColdFire_MCF52233_Eclipse/RTOSDemo/FreeRTOSConfig.h
Demo/ColdFire_MCF52233_Eclipse/RTOSDemo/FreeRTOS_Tick_Setup.c
Demo/ColdFire_MCF52233_Eclipse/RTOSDemo/ParTest/ParTest.c
Demo/ColdFire_MCF52233_Eclipse/RTOSDemo/main.c
Demo/ColdFire_MCF52233_Eclipse/RTOSDemo/webserver/FEC.c
Demo/ColdFire_MCF52233_Eclipse/RTOSDemo/webserver/uIP_Task.c
Demo/ColdFire_MCF52259_CodeWarrior/FreeRTOSConfig.h
Demo/ColdFire_MCF52259_CodeWarrior/FreeRTOS_Tick_Setup.c
Demo/ColdFire_MCF52259_CodeWarrior/HTTPDemo.c
Demo/ColdFire_MCF52259_CodeWarrior/HTTPDemo.h
Demo/ColdFire_MCF52259_CodeWarrior/ParTest/ParTest.c
Demo/ColdFire_MCF52259_CodeWarrior/main.c
Demo/ColdFire_MCF5282_Eclipse/RTOSDemo/FreeRTOSConfig.h
Demo/ColdFire_MCF5282_Eclipse/RTOSDemo/FreeRTOS_Tick_Setup.c
Demo/ColdFire_MCF5282_Eclipse/RTOSDemo/IntQueueTimer.c
Demo/ColdFire_MCF5282_Eclipse/RTOSDemo/IntQueueTimer.h
Demo/ColdFire_MCF5282_Eclipse/RTOSDemo/ParTest/ParTest.c
Demo/ColdFire_MCF5282_Eclipse/RTOSDemo/main.c
Demo/ColdFire_MCF5282_Eclipse/RTOSDemo/serial/serial.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/AltBlckQ.c
Demo/Common/Minimal/AltBlock.c
Demo/Common/Minimal/AltPollQ.c
Demo/Common/Minimal/AltQTest.c
Demo/Common/Minimal/BlockQ.c
Demo/Common/Minimal/GenQTest.c
Demo/Common/Minimal/IntQueue.c
Demo/Common/Minimal/PollQ.c
Demo/Common/Minimal/QPeek.c
Demo/Common/Minimal/blocktim.c
Demo/Common/Minimal/comtest.c
Demo/Common/Minimal/countsem.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/recmutex.c
Demo/Common/Minimal/semtest.c
Demo/Common/include/AltBlckQ.h
Demo/Common/include/AltBlock.h
Demo/Common/include/AltPollQ.h
Demo/Common/include/AltQTest.h
Demo/Common/include/BlockQ.h
Demo/Common/include/GenQTest.h
Demo/Common/include/IntQueue.h
Demo/Common/include/PollQ.h
Demo/Common/include/QPeek.h
Demo/Common/include/blocktim.h
Demo/Common/include/comtest.h
Demo/Common/include/comtest2.h
Demo/Common/include/countsem.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/recmutex.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/HCS12_GCC_banked/sys/ports.h
Demo/HCS12_GCC_banked/sys/ports_def.h
Demo/HCS12_GCC_banked/sys/sio.h
Demo/MB91460_Softune/SRC/FreeRTOSConfig.h
Demo/MB91460_Softune/SRC/crflash_modified.c
Demo/MB91460_Softune/SRC/main.c
Demo/MB91460_Softune/SRC/partest/partest.c
Demo/MB91460_Softune/SRC/serial/serial.c
Demo/MB96340_Softune/FreeRTOS_96348hs_SK16FX100PMC/Src/FreeRTOSConfig.h
Demo/MB96340_Softune/FreeRTOS_96348hs_SK16FX100PMC/Src/crflash_sk16fx100mpc.c
Demo/MB96340_Softune/FreeRTOS_96348hs_SK16FX100PMC/Src/main.c
Demo/MB96340_Softune/FreeRTOS_96348hs_SK16FX100PMC/Src/partest/partest.c
Demo/MB96340_Softune/FreeRTOS_96348hs_SK16FX100PMC/Src/serial/serial.c
Demo/MB96350_Softune_Dice_Kit/DiceTask.c
Demo/MB96350_Softune_Dice_Kit/DiceTask.h
Demo/MB96350_Softune_Dice_Kit/FreeRTOSConfig.h
Demo/MB96350_Softune_Dice_Kit/ParTest/ParTest.c
Demo/MB96350_Softune_Dice_Kit/SegmentToggleTasks.c
Demo/MB96350_Softune_Dice_Kit/main.c
Demo/MCF5235_GCC/FreeRTOSConfig.h
Demo/MCF5235_GCC/demo.c
Demo/MCF5235_GCC/system/crt0.S
Demo/MCF5235_GCC/system/init.c
Demo/MCF5235_GCC/system/newlib.c
Demo/MCF5235_GCC/system/serial.c
Demo/MCF5235_GCC/system/vector.S
Demo/MicroBlaze/FreeRTOSConfig.h
Demo/MicroBlaze/ParTest/ParTest.c
Demo/MicroBlaze/main.c
Demo/MicroBlaze/serial/serial.c
Demo/NEC_78K0R_IAR/ButtonISR.s26
Demo/NEC_78K0R_IAR/ButtonTask.c
Demo/NEC_78K0R_IAR/FreeRTOSConfig.h
Demo/NEC_78K0R_IAR/RegTest.s26
Demo/NEC_78K0R_IAR/main.c
Demo/NEC_V850ES_IAR/FreeRTOSConfig.h
Demo/NEC_V850ES_IAR/LowLevelInit/LowLevelInit.c
Demo/NEC_V850ES_IAR/LowLevelInit/LowLevelInit_Fx3.c
Demo/NEC_V850ES_IAR/LowLevelInit/LowLevelInit_Hx2.c
Demo/NEC_V850ES_IAR/ParTest/ParTest_Fx3_App_Board.c
Demo/NEC_V850ES_IAR/ParTest/ParTest_Generic_Target_Board.c
Demo/NEC_V850ES_IAR/RegTest.s85
Demo/NEC_V850ES_IAR/main.c
Demo/NEC_V850ES_IAR/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/PIC32MX_MPLAB/FreeRTOSConfig.h
Demo/PIC32MX_MPLAB/IntQueueTimer.c
Demo/PIC32MX_MPLAB/IntQueueTimer.h
Demo/PIC32MX_MPLAB/IntQueueTimer_isr.S
Demo/PIC32MX_MPLAB/ParTest/ParTest.c
Demo/PIC32MX_MPLAB/RegisterTestTasks.s
Demo/PIC32MX_MPLAB/lcd.c
Demo/PIC32MX_MPLAB/lcd.h
Demo/PIC32MX_MPLAB/main.c
Demo/PIC32MX_MPLAB/serial/serial.c
Demo/PIC32MX_MPLAB/timertest.c
Demo/PIC32MX_MPLAB/timertest.h
Demo/PIC32MX_MPLAB/timertest_isr.S
Demo/PPC405_FPU_Xilinx_Virtex4_GCC/RTOSDemo/FreeRTOSConfig.h
Demo/PPC405_FPU_Xilinx_Virtex4_GCC/RTOSDemo/flop/flop-reg-test.c
Demo/PPC405_FPU_Xilinx_Virtex4_GCC/RTOSDemo/flop/flop-reg-test.h
Demo/PPC405_FPU_Xilinx_Virtex4_GCC/RTOSDemo/flop/flop.c
Demo/PPC405_FPU_Xilinx_Virtex4_GCC/RTOSDemo/main.c
Demo/PPC405_FPU_Xilinx_Virtex4_GCC/RTOSDemo/partest/partest.c
Demo/PPC405_FPU_Xilinx_Virtex4_GCC/RTOSDemo/serial/serial.c
Demo/PPC405_Xilinx_Virtex4_GCC/RTOSDemo/FreeRTOSConfig.h
Demo/PPC405_Xilinx_Virtex4_GCC/RTOSDemo/flop/flop-reg-test.c
Demo/PPC405_Xilinx_Virtex4_GCC/RTOSDemo/flop/flop-reg-test.h
Demo/PPC405_Xilinx_Virtex4_GCC/RTOSDemo/flop/flop.c
Demo/PPC405_Xilinx_Virtex4_GCC/RTOSDemo/main.c
Demo/PPC405_Xilinx_Virtex4_GCC/RTOSDemo/partest/partest.c
Demo/PPC405_Xilinx_Virtex4_GCC/RTOSDemo/serial/serial.c
Demo/Unsupported_Demos/HCS12_HCS12X_CodeWarrior_OAF.zip
Demo/Unsupported_Demos/LPC2138_Keil_RVDS_MCB2130_FD.zip
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/lwIP_MCF5235_GCC/FreeRTOSConfig.h
Demo/lwIP_MCF5235_GCC/demo.c
Demo/lwIP_MCF5235_GCC/system/crt0.S
Demo/lwIP_MCF5235_GCC/system/init.c
Demo/lwIP_MCF5235_GCC/system/newlib.c
Demo/lwIP_MCF5235_GCC/system/serial.c
Demo/lwIP_MCF5235_GCC/system/vector.S
Demo/lwIP_MCF5235_GCC/web.c
Demo/lwIP_MCF5235_GCC/web.h
Demo/msp430_CrossWorks/FreeRTOSConfig.h
Demo/msp430_CrossWorks/ParTest/ParTest.c
Demo/msp430_CrossWorks/main.c
Demo/msp430_CrossWorks/serial/serial.c
Demo/msp430_CrossWorks/serial/serialASM.asm
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/msp430_IAR/FreeRTOSConfig.h
Demo/msp430_IAR/ParTest/ParTest.c
Demo/msp430_IAR/main.c
Demo/msp430_IAR/serial/serial.c
Demo/msp430_IAR/serial/serialASM.s43
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
License/license.txt
Source/croutine.c
Source/include/FreeRTOS.h
Source/include/StackMacros.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/ColdFire_V2/port.c
Source/portable/CodeWarrior/ColdFire_V2/portasm.S
Source/portable/CodeWarrior/ColdFire_V2/portmacro.h
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/ColdFire_V2/port.c
Source/portable/GCC/ColdFire_V2/portasm.S
Source/portable/GCC/ColdFire_V2/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/MCF5235/port.c
Source/portable/GCC/MCF5235/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/PPC405_Xilinx/FPU_Macros.h
Source/portable/GCC/PPC405_Xilinx/port.c
Source/portable/GCC/PPC405_Xilinx/portasm.S
Source/portable/GCC/PPC405_Xilinx/portmacro.h
Source/portable/GCC/STR75x/port.c
Source/portable/GCC/STR75x/portISR.c
Source/portable/GCC/STR75x/portmacro.h
Source/portable/IAR/78K0R/ISR_Support.h
Source/portable/IAR/78K0R/port.c
Source/portable/IAR/78K0R/portasm.s26
Source/portable/IAR/78K0R/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/AtmelSAM9XE/port.c
Source/portable/IAR/AtmelSAM9XE/portmacro.h
Source/portable/IAR/LPC2000/port.c
Source/portable/IAR/LPC2000/portmacro.h
Source/portable/IAR/MSP430/port.c
Source/portable/IAR/MSP430/portasm.h
Source/portable/IAR/MSP430/portext.s43
Source/portable/IAR/MSP430/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/IAR/V850ES/ISR_Support.h
Source/portable/IAR/V850ES/port.c
Source/portable/IAR/V850ES/portasm.s85
Source/portable/IAR/V850ES/portasm_Fx3.s85
Source/portable/IAR/V850ES/portasm_Hx2.s85
Source/portable/IAR/V850ES/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/portasm_PIC24.S
Source/portable/MPLAB/PIC24_dsPIC/portasm_dsPIC.S
Source/portable/MPLAB/PIC24_dsPIC/portmacro.h
Source/portable/MPLAB/PIC32MX/ISR_Support.h
Source/portable/MPLAB/PIC32MX/port.c
Source/portable/MPLAB/PIC32MX/port_asm.S
Source/portable/MPLAB/PIC32MX/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/ARM7_LPC21xx/port.c
Source/portable/RVDS/ARM7_LPC21xx/portASM.s
Source/portable/RVDS/ARM7_LPC21xx/portmacro.h
Source/portable/RVDS/ARM7_LPC21xx/portmacro.inc
Source/portable/RVDS/ARM_CM3/port.c
Source/portable/RVDS/ARM_CM3/portmacro.h
Source/portable/Rowley/MSP430F449/port.c
Source/portable/Rowley/MSP430F449/portasm.h
Source/portable/Rowley/MSP430F449/portext.asm
Source/portable/Rowley/MSP430F449/portmacro.h
Source/portable/SDCC/Cygnal/port.c
Source/portable/SDCC/Cygnal/portmacro.h
Source/portable/Softune/MB91460/port.c
Source/portable/Softune/MB91460/portmacro.h
Source/portable/Softune/MB96340/port.c
Source/portable/Softune/MB96340/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 adc4df156336cb6da2a94121a68be1e98552165a..7e83d153debc8525a9e1c6b6f3deaced4087b44f 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index b42427cfb56774d87afff1e9e940fd0beb39ad46..22ce2af3510617e15f7a6fd2f774e6bee5f183c1 100644 (file)
@@ -1,32 +1,53 @@
-#      FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+#/*\r
+#      FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 #\r
 #      This file is part of the FreeRTOS.org distribution.\r
 #\r
-#      FreeRTOS.org is free software; you can redistribute it and/or modify\r
-#      it under the terms of the GNU General Public License as published by\r
-#      the Free Software Foundation; either version 2 of the License, or\r
-#      (at your option) any later version.\r
+#      FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+#      under the terms of the GNU General Public License (version 2) as published\r
+#      by the Free Software Foundation and modified by the FreeRTOS exception.\r
 #\r
-#      FreeRTOS.org is distributed in the hope that it will be useful,\r
-#      but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-#      MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-#      GNU General Public License for more details.\r
+#      FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+#      ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+#      FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+#      more details.\r
 #\r
-#      You should have received a copy of the GNU General Public License\r
-#      along with FreeRTOS.org; if not, write to the Free Software\r
-#      Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+#      You should have received a copy of the GNU General Public License along \r
+#      with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+#      Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+#\r
+#      A special exception to the GPL is included to allow you to distribute a \r
+#      combined work that includes FreeRTOS.org without being obliged to provide\r
+#      the source code for any proprietary components.  See the licensing section\r
+#      of http://www.FreeRTOS.org for full details.\r
 #\r
-#      A special exception to the GPL can be applied should you wish to distribute\r
-#      a combined work that includes FreeRTOS.org, without being obliged to provide\r
-#      the source code for any proprietary components.  See the licensing section \r
-#      of http://www.FreeRTOS.org for full details of how and when the exception\r
-#      can be applied.\r
 #\r
 #      ***************************************************************************\r
-#      See http://www.FreeRTOS.org for documentation, latest information, license \r
-#      and contact details.  Please ensure to read the configuration and relevant \r
-#      port sections of the online documentation.\r
+#      *                                                                         *\r
+#      * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+#      *                                                                         *\r
+#      * This is a concise, step by step, 'hands on' guide that describes both   *\r
+#      * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
+#      * explains numerous examples that are written using the FreeRTOS API.     *\r
+#      * Full source code for all the examples is provided in an accompanying    *\r
+#      * .zip file.                                                              *\r
+#      *                                                                         *\r
 #      ***************************************************************************\r
+#\r
+#      1 tab == 4 spaces!\r
+#\r
+#      Please ensure to read the configuration and relevant port sections of the\r
+#      online documentation.\r
+#\r
+#      http://www.FreeRTOS.org - Documentation, latest information, license and\r
+#      contact details.\r
+#\r
+#      http://www.SafeRTOS.com - A version that is certified for use in safety\r
+#      critical systems.\r
+#\r
+#      http://www.OpenRTOS.com - Commercial support, development, porting,\r
+#      licensing and training services.\r
+#*/\r
 \r
 CC=arm-elf-gcc\r
 OBJCOPY=arm-elf-objcopy\r
index c0dac4fa9a0e75ab9e64ee5d81198fad08063b6b..aaf87491497a1c264d2f300e20b18ac0903458aa 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 59c52d7bc30555d178bf66d0968511966de66997..b323f2d6be448502c2ecbbaa32e5865e4776eb75 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 232e9f9d1eb37fff11e0490dd5629d43269e55c6..19b2cc97a1062e47b2a562735ce413221554b673 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 67988e3db89ff7216462980b0014f4490f28fd02..41b3999243f25f00e9181a5778cac2b52cc3a781 100644 (file)
@@ -1,33 +1,52 @@
 /*\r
-  FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
-\r
-  This file is part of the FreeRTOS.org distribution.\r
-\r
-  FreeRTOS.org is free software; you can redistribute it and/or modify\r
-  it under the terms of the GNU General Public License as published by\r
-  the Free Software Foundation; either version 2 of the License, or\r
-  (at your option) any later version.\r
-\r
-  FreeRTOS.org is distributed in the hope that it will be useful,\r
-  but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-  GNU General Public License for more details.\r
-\r
-  You should have received a copy of the GNU General Public License\r
-  along with FreeRTOS.org; if not, write to the Free Software\r
-  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-  A special exception to the GPL can be applied should you wish to distribute\r
-  a combined work that includes FreeRTOS.org, without being obliged to provide\r
-  the source code for any proprietary components.  See the licensing section \r
-  of http://www.FreeRTOS.org for full details of how and when the exception\r
-  can be applied.\r
-\r
-  ***************************************************************************\r
-  See http://www.FreeRTOS.org for documentation, latest information, license \r
-  and contact details.  Please ensure to read the configuration and relevant \r
-  port sections of the online documentation.\r
-  ***************************************************************************\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
+\r
+       This file is part of the FreeRTOS.org distribution.\r
+\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       *                                                                         *\r
+       * This is a concise, step by step, 'hands on' guide that describes both   *\r
+       * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
+       * explains numerous examples that are written using the FreeRTOS API.     *\r
+       * Full source code for all the examples is provided in an accompanying    *\r
+       * .zip file.                                                              *\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
+\r
+       Please ensure to read the configuration and relevant port sections of the\r
+       online documentation.\r
+\r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
+       contact details.\r
+\r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
+       critical systems.\r
+\r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
+       licensing and training services.\r
 */\r
 \r
 \r
index aa6a8e3be175e6b5e4b063cfabb0f257336c5e1b..2eeb10b12d22609f19c1b4024d2301f15b285d21 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
 \r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
 \r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 \r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
        the source code for any proprietary components.  See the licensing section\r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
+       of http://www.FreeRTOS.org for full details.\r
 \r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 77075f89a14191f660e8e27f92337415b1080bba..941c2da2fa438a15ecb48bcae64afbfa04813830 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 6fceedbfd41e5e12bf6404b58fcdb86d23dfb18e..bbe29f9a974908e27fca0dcc129e2cc13acaf9c6 100644 (file)
@@ -1,41 +1,40 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
 \r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
 \r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 \r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
        the source code for any proprietary components.  See the licensing section\r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
+       of http://www.FreeRTOS.org for full details.\r
 \r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
index be386953f11d4f05a2778b2cec33dc722db1335f..28e0fa72e7f752721d1af56ab4d6637a34345c74 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index a6076594f6a036b8c565aa84aa11b226d805b501..54f9f396e068a3526f65e385aea83dfc8dab796a 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 0c5cada566d40ee1334f288d65f5c0e16dbc26e4..339c72ef1749bcbdfb140ddbb4e64b9c22a19e3d 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 1be9c40b8ec98051eea7252c78b60f96b72c567d..0fc7f5a352cb28bda59d110c830cfc26c62533d9 100644 (file)
@@ -1,32 +1,53 @@
-#      FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+#/*\r
+#      FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 #\r
 #      This file is part of the FreeRTOS.org distribution.\r
 #\r
-#      FreeRTOS.org is free software; you can redistribute it and/or modify\r
-#      it under the terms of the GNU General Public License as published by\r
-#      the Free Software Foundation; either version 2 of the License, or\r
-#      (at your option) any later version.\r
+#      FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+#      under the terms of the GNU General Public License (version 2) as published\r
+#      by the Free Software Foundation and modified by the FreeRTOS exception.\r
 #\r
-#      FreeRTOS.org is distributed in the hope that it will be useful,\r
-#      but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-#      MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-#      GNU General Public License for more details.\r
+#      FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+#      ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+#      FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+#      more details.\r
 #\r
-#      You should have received a copy of the GNU General Public License\r
-#      along with FreeRTOS.org; if not, write to the Free Software\r
-#      Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+#      You should have received a copy of the GNU General Public License along \r
+#      with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+#      Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+#\r
+#      A special exception to the GPL is included to allow you to distribute a \r
+#      combined work that includes FreeRTOS.org without being obliged to provide\r
+#      the source code for any proprietary components.  See the licensing section\r
+#      of http://www.FreeRTOS.org for full details.\r
 #\r
-#      A special exception to the GPL can be applied should you wish to distribute\r
-#      a combined work that includes FreeRTOS.org, without being obliged to provide\r
-#      the source code for any proprietary components.  See the licensing section \r
-#      of http://www.FreeRTOS.org for full details of how and when the exception\r
-#      can be applied.\r
 #\r
 #      ***************************************************************************\r
-#      See http://www.FreeRTOS.org for documentation, latest information, license \r
-#      and contact details.  Please ensure to read the configuration and relevant \r
-#      port sections of the online documentation.\r
+#      *                                                                         *\r
+#      * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+#      *                                                                         *\r
+#      * This is a concise, step by step, 'hands on' guide that describes both   *\r
+#      * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
+#      * explains numerous examples that are written using the FreeRTOS API.     *\r
+#      * Full source code for all the examples is provided in an accompanying    *\r
+#      * .zip file.                                                              *\r
+#      *                                                                         *\r
 #      ***************************************************************************\r
+#\r
+#      1 tab == 4 spaces!\r
+#\r
+#      Please ensure to read the configuration and relevant port sections of the\r
+#      online documentation.\r
+#\r
+#      http://www.FreeRTOS.org - Documentation, latest information, license and\r
+#      contact details.\r
+#\r
+#      http://www.SafeRTOS.com - A version that is certified for use in safety\r
+#      critical systems.\r
+#\r
+#      http://www.OpenRTOS.com - Commercial support, development, porting,\r
+#      licensing and training services.\r
+#*/\r
 \r
 \r
 RTOS_SOURCE_DIR=../../../Source\r
index 5982c9880462ce56a5efa0ff21df444d4a90a9d7..46d7cdb3ad1a471c7e4ad760535f6564760e5a70 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 51092dde1a3cbc049396d9df703799fc7f5f0e16..85d2730f79f94913bfce21ca1b33d57fc13ff49f 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index ddbac73386e23746073713abd69863a103ab5ba2..c76eb16537f22da25bf3d482f6dc65f93f096f0a 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index ea33c826cc1e3b550ad66c9ae6caf453631ec6c4..7cf3daf02492207af8025b6bc0d8a5f86972b888 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 8ce304c5f00d2cee89feb1a2c0314e391b21ef30..d85163571a95bf4a4fa542ab3f4eea4980f7daf2 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 6fb1be55fc4f06fd871377825a51a62dca046752..33a07501564492a0d4051e2e711ea2c9757d96ea 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 0d2c6d5296e8ed719e883e1bc29a80ffe5c36722..d4c2b95fc2da83ca7d58edfb949a11e6fb2784bc 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 549c9389872fcdc742e894663472cde16e7301e4..724f61fee59ffb53eb943b0a44fdfcebbda133fe 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 474cc85b0c35ec475513d5bc1810363e30f729bb..2cd5e9b449065415d1cc2ed4b228d82fc9db1978 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index ef84ba7fa6bff312ddca9d661eab0decaf5ba1f1..5a687f490514d01073e45853f00384e0e40ae9cc 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 0ea301cce056faca1a4f28e8e5a21bc0f582f6a4..3043fbb557093fd70375dca28c062fd58ac25a36 100644 (file)
@@ -1,32 +1,53 @@
-#      FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+#/*\r
+#      FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 #\r
 #      This file is part of the FreeRTOS.org distribution.\r
 #\r
-#      FreeRTOS.org is free software; you can redistribute it and/or modify\r
-#      it under the terms of the GNU General Public License as published by\r
-#      the Free Software Foundation; either version 2 of the License, or\r
-#      (at your option) any later version.\r
+#      FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+#      under the terms of the GNU General Public License (version 2) as published\r
+#      by the Free Software Foundation and modified by the FreeRTOS exception.\r
 #\r
-#      FreeRTOS.org is distributed in the hope that it will be useful,\r
-#      but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-#      MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-#      GNU General Public License for more details.\r
+#      FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+#      ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+#      FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+#      more details.\r
 #\r
-#      You should have received a copy of the GNU General Public License\r
-#      along with FreeRTOS.org; if not, write to the Free Software\r
-#      Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+#      You should have received a copy of the GNU General Public License along \r
+#      with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+#      Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+#\r
+#      A special exception to the GPL is included to allow you to distribute a \r
+#      combined work that includes FreeRTOS.org without being obliged to provide\r
+#      the source code for any proprietary components.  See the licensing section\r
+#      of http://www.FreeRTOS.org for full details.\r
 #\r
-#      A special exception to the GPL can be applied should you wish to distribute\r
-#      a combined work that includes FreeRTOS.org, without being obliged to provide\r
-#      the source code for any proprietary components.  See the licensing section \r
-#      of http://www.FreeRTOS.org for full details of how and when the exception\r
-#      can be applied.\r
 #\r
 #      ***************************************************************************\r
-#      See http://www.FreeRTOS.org for documentation, latest information, license \r
-#      and contact details.  Please ensure to read the configuration and relevant \r
-#      port sections of the online documentation.\r
+#      *                                                                         *\r
+#      * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+#      *                                                                         *\r
+#      * This is a concise, step by step, 'hands on' guide that describes both   *\r
+#      * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
+#      * explains numerous examples that are written using the FreeRTOS API.     *\r
+#      * Full source code for all the examples is provided in an accompanying    *\r
+#      * .zip file.                                                              *\r
+#      *                                                                         *\r
 #      ***************************************************************************\r
+#\r
+#      1 tab == 4 spaces!\r
+#\r
+#      Please ensure to read the configuration and relevant port sections of the\r
+#      online documentation.\r
+#\r
+#      http://www.FreeRTOS.org - Documentation, latest information, license and\r
+#      contact details.\r
+#\r
+#      http://www.SafeRTOS.com - A version that is certified for use in safety\r
+#      critical systems.\r
+#\r
+#      http://www.OpenRTOS.com - Commercial support, development, porting,\r
+#      licensing and training services.\r
+#*/\r
 \r
 # Changes from V2.4.2\r
 #\r
index d0a7ab21b2b0a35eadb8ca9146c0d28b21c1b11f..5c524a5590a2ad81ea42c74e97ac00a494f47847 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index eddd690463648f415535abbdfa920b15bdb419b5..06c4437845036e38d4e103cd373a0fefdcfbe779 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 59f9c19924b77ba500e97fe9bbbc28cbb8f4946c..2d76a9b32af4f4eb580c89590c0ff222e37d5807 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 12cdcbf4446515164bf0db313cc1c85de8b22564..a06d0cc94b8011c7f227c17dc16de5f97cf1d3a3 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index a44279c05005e819c35bc3a97c0976deb1e13211..8cf77f8fe6b03c4c6c0660d20b3f6c8c0208469c 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
 \r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
 \r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 \r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
        the source code for any proprietary components.  See the licensing section\r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
+       of http://www.FreeRTOS.org for full details.\r
 \r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index af9329e1d72f0b7f5d4416a8ba979f8d43e2027a..67a6d8bfdb3facb215022a6a3411bda85f55fbb6 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
 \r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
 \r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 \r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
        the source code for any proprietary components.  See the licensing section\r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
+       of http://www.FreeRTOS.org for full details.\r
 \r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 74510a681c32fb29cf62b7b7b75db09becfc71b9..383dc9716f9c85618250445806086604cbf95194 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
 \r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
 \r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 \r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
        the source code for any proprietary components.  See the licensing section\r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
+       of http://www.FreeRTOS.org for full details.\r
 \r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index a39f35c236d23e4df6a9c2b635200015086877ba..a005a035d0e10b87e0b2ff0456192eceb8adb727 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
 \r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
 \r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 \r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
        the source code for any proprietary components.  See the licensing section\r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
+       of http://www.FreeRTOS.org for full details.\r
 \r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 9e3fd3ea355c1bbb43c96f5de62566f34656e7f1..5451584b43ab79f4d10c4e2a57b3536a46a6a410 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 1c006f2ba11d578b1e4f10607fe07e5021962651..0f73156efc8849d07922b065db83344a1d97768a 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index ca035e28930d4847e097da9e65b3565833e9fd30..721bdacf9079ba508f7cd945985edccf59451f5e 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index acb144494f88e405d7dd53241d1ba4fb7bb0ab6f..dadde297896849db785357257cde4bef8813d558 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index fff57eb9f0c7c898448e48e62e3202d77027416b..2946fbcd288dafbf3bf9420198641326495ea2ca 100644 (file)
@@ -1,51 +1,53 @@
 ;/*\r
-;      FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+;      FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 ;\r
 ;      This file is part of the FreeRTOS.org distribution.\r
 ;\r
-;      FreeRTOS.org is free software; you can redistribute it and/or modify\r
-;      it under the terms of the GNU General Public License as published by\r
-;      the Free Software Foundation; either version 2 of the License, or\r
-;      (at your option) any later version.\r
-; \r
-;      FreeRTOS.org is distributed in the hope that it will be useful,\r
-;      but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-;      MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-;      GNU General Public License for more details.\r
+;      FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+;      under the terms of the GNU General Public License (version 2) as published\r
+;      by the Free Software Foundation and modified by the FreeRTOS exception.\r
 ;\r
-;      You should have received a copy of the GNU General Public License\r
-;      along with FreeRTOS.org; if not, write to the Free Software\r
-;      Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+;      FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+;      ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+;      FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+;      more details.\r
 ;\r
-;      A special exception to the GPL can be applied should you wish to distribute\r
-;      a combined work that includes FreeRTOS.org, without being obliged to provide\r
-;      the source code for any proprietary components.  See the licensing section \r
-;      of http://www.FreeRTOS.org for full details of how and when the exception\r
-;      can be applied.\r
+;      You should have received a copy of the GNU General Public License along \r
+;      with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+;      Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 ;\r
-;   ***************************************************************************\r
-;   ***************************************************************************\r
-;   *                                                                         *\r
-;   * SAVE TIME AND MONEY!  We can port FreeRTOS.org to your own hardware,    *\r
-;   * and even write all or part of your application on your behalf.          *\r
-;   * See http://www.OpenRTOS.com for details of the services we provide to   *\r
-;   * expedite your project.                                                  *\r
-;   *                                                                         *\r
-;   ***************************************************************************\r
-;   ***************************************************************************\r
+;      A special exception to the GPL is included to allow you to distribute a \r
+;      combined work that includes FreeRTOS.org without being obliged to provide\r
+;      the source code for any proprietary components.  See the licensing section\r
+;      of http://www.FreeRTOS.org for full details.\r
+;\r
+;\r
+;      ***************************************************************************\r
+;      *                                                                         *\r
+;      * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+;      *                                                                         *\r
+;      * This is a concise, step by step, 'hands on' guide that describes both   *\r
+;      * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
+;      * explains numerous examples that are written using the FreeRTOS API.     *\r
+;      * Full source code for all the examples is provided in an accompanying    *\r
+;      * .zip file.                                                              *\r
+;      *                                                                         *\r
+;      ***************************************************************************\r
+;\r
+;      1 tab == 4 spaces!\r
 ;\r
 ;      Please ensure to read the configuration and relevant port sections of the\r
 ;      online documentation.\r
 ;\r
-;      http://www.FreeRTOS.org - Documentation, latest information, license and \r
+;      http://www.FreeRTOS.org - Documentation, latest information, license and\r
 ;      contact details.\r
 ;\r
-;      http://www.SafeRTOS.com - A version that is certified for use in safety \r
+;      http://www.SafeRTOS.com - A version that is certified for use in safety\r
 ;      critical systems.\r
 ;\r
-;      http://www.OpenRTOS.com - Commercial support, development, porting, \r
+;      http://www.OpenRTOS.com - Commercial support, development, porting,\r
 ;      licensing and training services.\r
-;*/            \r
+;*/\r
                \r
        INCLUDE portmacro.inc\r
        \r
index c084f0f7fec9e4c016d6c5470390bbe65b2fce8f..f5221fa2a618af832a3d7a5d7277bce33d1e83ec 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 3a05e188515e44f1efd5b36bb414c1c23b81efb9..e7982728f6b0a42c312a0a3e139cd35ecb1af942 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index f5ed806e85a5cbbf8ef48d52ab644e686989374c..d8b39423be2f298d91668a3a3a4f154e56d7851f 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 #include "FreeRTOS.h"\r
index b778f8ee004db2e76d04a861110d37f51c757476..8e250cec33992786c636a6779fcdb742801e1c85 100644 (file)
@@ -1,33 +1,52 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
-       This file is part of the FreeRTOS distribution.\r
+       This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
 \r
-       FreeRTOS is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
 \r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
 \r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
 \r
        ***************************************************************************\r
-       See http://www.FreeRTOS.org for documentation, latest information, license \r
-       and contact details.  Please ensure to read the configuration and relevant \r
-       port sections of the online documentation.\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       *                                                                         *\r
+       * This is a concise, step by step, 'hands on' guide that describes both   *\r
+       * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
+       * explains numerous examples that are written using the FreeRTOS API.     *\r
+       * Full source code for all the examples is provided in an accompanying    *\r
+       * .zip file.                                                              *\r
+       *                                                                         *\r
        ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
+\r
+       Please ensure to read the configuration and relevant port sections of the\r
+       online documentation.\r
+\r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
+       contact details.\r
+\r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
+       critical systems.\r
+\r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
+       licensing and training services.\r
 */\r
 \r
 #ifndef FREERTOS_CONFIG_H\r
index c2f8cc481a3eac4e022c076421356f0d82214821..d25fd333e5c3057110f57f53e70faaa4c91135d6 100644 (file)
@@ -1,32 +1,53 @@
-#      FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+#/*\r
+#      FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 #\r
 #      This file is part of the FreeRTOS.org distribution.\r
 #\r
-#      FreeRTOS.org is free software; you can redistribute it and/or modify\r
-#      it under the terms of the GNU General Public License as published by\r
-#      the Free Software Foundation; either version 2 of the License, or\r
-#      (at your option) any later version.\r
+#      FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+#      under the terms of the GNU General Public License (version 2) as published\r
+#      by the Free Software Foundation and modified by the FreeRTOS exception.\r
 #\r
-#      FreeRTOS.org is distributed in the hope that it will be useful,\r
-#      but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-#      MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-#      GNU General Public License for more details.\r
+#      FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+#      ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+#      FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+#      more details.\r
 #\r
-#      You should have received a copy of the GNU General Public License\r
-#      along with FreeRTOS.org; if not, write to the Free Software\r
-#      Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+#      You should have received a copy of the GNU General Public License along \r
+#      with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+#      Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+#\r
+#      A special exception to the GPL is included to allow you to distribute a \r
+#      combined work that includes FreeRTOS.org without being obliged to provide\r
+#      the source code for any proprietary components.  See the licensing section\r
+#      of http://www.FreeRTOS.org for full details.\r
 #\r
-#      A special exception to the GPL can be applied should you wish to distribute\r
-#      a combined work that includes FreeRTOS.org, without being obliged to provide\r
-#      the source code for any proprietary components.  See the licensing section \r
-#      of http://www.FreeRTOS.org for full details of how and when the exception\r
-#      can be applied.\r
 #\r
 #      ***************************************************************************\r
-#      See http://www.FreeRTOS.org for documentation, latest information, license \r
-#      and contact details.  Please ensure to read the configuration and relevant \r
-#      port sections of the online documentation.\r
+#      *                                                                         *\r
+#      * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+#      *                                                                         *\r
+#      * This is a concise, step by step, 'hands on' guide that describes both   *\r
+#      * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
+#      * explains numerous examples that are written using the FreeRTOS API.     *\r
+#      * Full source code for all the examples is provided in an accompanying    *\r
+#      * .zip file.                                                              *\r
+#      *                                                                         *\r
 #      ***************************************************************************\r
+#\r
+#      1 tab == 4 spaces!\r
+#\r
+#      Please ensure to read the configuration and relevant port sections of the\r
+#      online documentation.\r
+#\r
+#      http://www.FreeRTOS.org - Documentation, latest information, license and\r
+#      contact details.\r
+#\r
+#      http://www.SafeRTOS.com - A version that is certified for use in safety\r
+#      critical systems.\r
+#\r
+#      http://www.OpenRTOS.com - Commercial support, development, porting,\r
+#      licensing and training services.\r
+#*/\r
 \r
 \r
 RTOS_SOURCE_DIR=../../../Source\r
index c10aebad65b2cfba6524c6d404e128349f539779..7bff9a002f63e8027b67554dee3fef0563eefc4d 100644 (file)
@@ -1,33 +1,52 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
 \r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
 \r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
 \r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
 \r
        ***************************************************************************\r
-       See http://www.FreeRTOS.org for documentation, latest information, license \r
-       and contact details.  Please ensure to read the configuration and relevant \r
-       port sections of the online documentation.\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       *                                                                         *\r
+       * This is a concise, step by step, 'hands on' guide that describes both   *\r
+       * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
+       * explains numerous examples that are written using the FreeRTOS API.     *\r
+       * Full source code for all the examples is provided in an accompanying    *\r
+       * .zip file.                                                              *\r
+       *                                                                         *\r
        ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
+\r
+       Please ensure to read the configuration and relevant port sections of the\r
+       online documentation.\r
+\r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
+       contact details.\r
+\r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
+       critical systems.\r
+\r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
+       licensing and training services.\r
 */\r
 \r
 /* FreeRTOS.org includes. */\r
index 7212e84b91bbeb38f27d268f3d7c91d4973bfdec..d2868b2fbee5d304bbbf2740a4e09f4d1838a337 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 618f8e73bc9bac33251a3fa1c288352ec77b5209..33d7bcb8ae9277b9ff354547691e1aceb8489ba0 100644 (file)
@@ -1,33 +1,52 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
 \r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
 \r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 \r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
        the source code for any proprietary components.  See the licensing section\r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
 \r
        ***************************************************************************\r
-       See http://www.FreeRTOS.org for documentation, latest information, license\r
-       and contact details.  Please ensure to read the configuration and relevant\r
-       port sections of the online documentation.\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       *                                                                         *\r
+       * This is a concise, step by step, 'hands on' guide that describes both   *\r
+       * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
+       * explains numerous examples that are written using the FreeRTOS API.     *\r
+       * Full source code for all the examples is provided in an accompanying    *\r
+       * .zip file.                                                              *\r
+       *                                                                         *\r
        ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
+\r
+       Please ensure to read the configuration and relevant port sections of the\r
+       online documentation.\r
+\r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
+       contact details.\r
+\r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
+       critical systems.\r
+\r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
+       licensing and training services.\r
 */\r
 /* Standard includes. */\r
 #include <string.h>\r
index 16a5295d8b47e9de4863376f1f91a3f2b8612e4b..1b549fa915f1278ef336ccfc44de722483f6af77 100644 (file)
@@ -1,33 +1,52 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
-       This file is part of the FreeRTOS distribution.\r
+       This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
 \r
-       FreeRTOS is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
 \r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
 \r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
 \r
        ***************************************************************************\r
-       See http://www.FreeRTOS.org for documentation, latest information, license \r
-       and contact details.  Please ensure to read the configuration and relevant \r
-       port sections of the online documentation.\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       *                                                                         *\r
+       * This is a concise, step by step, 'hands on' guide that describes both   *\r
+       * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
+       * explains numerous examples that are written using the FreeRTOS API.     *\r
+       * Full source code for all the examples is provided in an accompanying    *\r
+       * .zip file.                                                              *\r
+       *                                                                         *\r
        ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
+\r
+       Please ensure to read the configuration and relevant port sections of the\r
+       online documentation.\r
+\r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
+       contact details.\r
+\r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
+       critical systems.\r
+\r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
+       licensing and training services.\r
 */\r
 \r
 #ifndef FREERTOS_CONFIG_H\r
index c10aebad65b2cfba6524c6d404e128349f539779..7bff9a002f63e8027b67554dee3fef0563eefc4d 100644 (file)
@@ -1,33 +1,52 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
 \r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
 \r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
 \r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
 \r
        ***************************************************************************\r
-       See http://www.FreeRTOS.org for documentation, latest information, license \r
-       and contact details.  Please ensure to read the configuration and relevant \r
-       port sections of the online documentation.\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       *                                                                         *\r
+       * This is a concise, step by step, 'hands on' guide that describes both   *\r
+       * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
+       * explains numerous examples that are written using the FreeRTOS API.     *\r
+       * Full source code for all the examples is provided in an accompanying    *\r
+       * .zip file.                                                              *\r
+       *                                                                         *\r
        ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
+\r
+       Please ensure to read the configuration and relevant port sections of the\r
+       online documentation.\r
+\r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
+       contact details.\r
+\r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
+       critical systems.\r
+\r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
+       licensing and training services.\r
 */\r
 \r
 /* FreeRTOS.org includes. */\r
index 9affb1d2084b3a4f5287148cb47da121f46a57e1..f1518dcb1058a2bc2bd79fea36200e31e9d8cef2 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index ccfe21849bc90450a735162786d3104c90f8b2c3..6a3b3bee630aa5cf4f0a9fd9037c7d8c2a4a93b9 100644 (file)
@@ -1,33 +1,52 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
 \r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
 \r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 \r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
        the source code for any proprietary components.  See the licensing section\r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
 \r
        ***************************************************************************\r
-       See http://www.FreeRTOS.org for documentation, latest information, license\r
-       and contact details.  Please ensure to read the configuration and relevant\r
-       port sections of the online documentation.\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       *                                                                         *\r
+       * This is a concise, step by step, 'hands on' guide that describes both   *\r
+       * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
+       * explains numerous examples that are written using the FreeRTOS API.     *\r
+       * Full source code for all the examples is provided in an accompanying    *\r
+       * .zip file.                                                              *\r
+       *                                                                         *\r
        ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
+\r
+       Please ensure to read the configuration and relevant port sections of the\r
+       online documentation.\r
+\r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
+       contact details.\r
+\r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
+       critical systems.\r
+\r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
+       licensing and training services.\r
 */\r
 /* Standard includes. */\r
 #include <string.h>\r
index 789169f8a5721ef90ca5d0b29d02360d82c5b4f4..9920a63d0662b169d8d35dfedbea7f2ebf8ea859 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
 \r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
 \r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 \r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
        the source code for any proprietary components.  See the licensing section\r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
+       of http://www.FreeRTOS.org for full details.\r
 \r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 567e0b1d9c0c7107393a563a12161508ecb2fed0..dc6ba9e46b1d566408d64f407d364ed2f0a43a1d 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
 \r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
 \r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 \r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
        the source code for any proprietary components.  See the licensing section\r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
+       of http://www.FreeRTOS.org for full details.\r
 \r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 77c94399a321b5b4713e2442049b7952a3ad0294..0ef38877e5ad8b22bc47bd73dcc77e3772a5f82e 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
 \r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
 \r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 \r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
        the source code for any proprietary components.  See the licensing section\r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
+       of http://www.FreeRTOS.org for full details.\r
 \r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 9df4a28d78d71250bb007dfc7b4e4c9686366d15..97f6eb1a1f8f77d1b0b0d91dcdce2ad9893442e6 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
 \r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
 \r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 \r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
        the source code for any proprietary components.  See the licensing section\r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
+       of http://www.FreeRTOS.org for full details.\r
 \r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index c049ff9d5134f3355d7720371a6847ab447982da..0935009ea6624884143b5a22183b0fcbe642f452 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
 \r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
 \r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 \r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
        the source code for any proprietary components.  See the licensing section\r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
+       of http://www.FreeRTOS.org for full details.\r
 \r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index c6549b43a81a47223dbb8c5fb4386cbcc88bdac0..570855d3ce8feea69139f35216cde1a4a644b50a 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
 \r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
 \r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 \r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
        the source code for any proprietary components.  See the licensing section\r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
+       of http://www.FreeRTOS.org for full details.\r
 \r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 53323d58599b1fb8e966bd9bf62437035f62580e..c9cf29c53250ee95de67ef4128708ea648de2490 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
 \r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
 \r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 \r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
        the source code for any proprietary components.  See the licensing section\r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
+       of http://www.FreeRTOS.org for full details.\r
 \r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index c2f70f854d16efca446ba5c957de99a4c638661c..dc1852bf0ed3ce459305997a91a2a2e010ae04ea 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
 \r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
 \r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 \r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
        the source code for any proprietary components.  See the licensing section\r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
+       of http://www.FreeRTOS.org for full details.\r
 \r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 3f01d83f5313b4edccb2ac5bc4f71f3b988e86db..50c996c3c79132aa3f06c2259023b90b9a6ed03b 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 66373a1d88f29f16837f3ec1d838e783742c0e52..ed448d0783c5b2d97b4adc09236db282ad0559f7 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
 \r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
 \r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 \r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
        the source code for any proprietary components.  See the licensing section\r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
+       of http://www.FreeRTOS.org for full details.\r
 \r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index c6549b43a81a47223dbb8c5fb4386cbcc88bdac0..570855d3ce8feea69139f35216cde1a4a644b50a 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
 \r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
 \r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 \r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
        the source code for any proprietary components.  See the licensing section\r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
+       of http://www.FreeRTOS.org for full details.\r
 \r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 728371f4c843a63d53ac823cbf4b88f877568dbf..2052d6321f6a114eede53f485c6bd9acdceb159a 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
 \r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
 \r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 \r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
        the source code for any proprietary components.  See the licensing section\r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
+       of http://www.FreeRTOS.org for full details.\r
 \r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 3f202849bd0bf2f92dc1bf9dc4eabd9847bf4b90..b75053437bdda1e3f0b1f95d356fa61942d8ab0e 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
 \r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
 \r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 \r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
        the source code for any proprietary components.  See the licensing section\r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
+       of http://www.FreeRTOS.org for full details.\r
 \r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index c495a93b239302b5c4e5218a5daa19eafb324d1d..cf7f65d5dfe623edebe74307ca3b59ceb2167b97 100644 (file)
@@ -1,41 +1,40 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
 \r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
 \r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 \r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
        the source code for any proprietary components.  See the licensing section\r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
+       of http://www.FreeRTOS.org for full details.\r
 \r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
index 7b60ee176d62c9b641862fa306a3e24611bf46c3..acf045de4325665737b66452b980cec2d3b39c3b 100644 (file)
@@ -1,41 +1,40 @@
 /*\r
-       FreeRTOS.org V5.1.1 - Copyright (C) 2003-2008 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
 \r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
 \r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 \r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
        the source code for any proprietary components.  See the licensing section\r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
+       of http://www.FreeRTOS.org for full details.\r
 \r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
index 010f94af912b5165ca0bd2f30d8be06a7b31ef2c..26be66a0c6001f84dc463324bfb3edd6a07f114d 100644 (file)
@@ -1,41 +1,40 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
 \r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
 \r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 \r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
        the source code for any proprietary components.  See the licensing section\r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
+       of http://www.FreeRTOS.org for full details.\r
 \r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
index 78607505a47ba6f825197e500e64bc87cf661739..ceb01c1d9f1b011341077d80a5bf5159667b62b9 100644 (file)
@@ -1,41 +1,40 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
 \r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
 \r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 \r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
        the source code for any proprietary components.  See the licensing section\r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
+       of http://www.FreeRTOS.org for full details.\r
 \r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
index 553d4b99d71a0caacdfdd33df62a86aec38fe2d4..bb0803361f02881acbd82b4a1c210147b9db4a59 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
-       This file is part of the FreeRTOS distribution.\r
+       This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
 \r
-       FreeRTOS is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
 \r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 \r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS, without being obliged to provide\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
        the source code for any proprietary components.  See the licensing section\r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
+       of http://www.FreeRTOS.org for full details.\r
 \r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 8b989a66de0925111ae49aa2db481fafb245571a..94e43b619ce2923a2e3117c7639f60b634c8512e 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
-       This file is part of the FreeRTOS distribution.\r
+       This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
 \r
-       FreeRTOS is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
 \r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 \r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS, without being obliged to provide\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
        the source code for any proprietary components.  See the licensing section\r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
+       of http://www.FreeRTOS.org for full details.\r
 \r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 26960972f5bae587162cab81baf03985acb5010e..ecd7127360c5613d21a74aef84db673884086220 100644 (file)
@@ -1,33 +1,52 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
 \r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
 \r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 \r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
        the source code for any proprietary components.  See the licensing section\r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
 \r
        ***************************************************************************\r
-       See http://www.FreeRTOS.org for documentation, latest information, license\r
-       and contact details.  Please ensure to read the configuration and relevant\r
-       port sections of the online documentation.\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       *                                                                         *\r
+       * This is a concise, step by step, 'hands on' guide that describes both   *\r
+       * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
+       * explains numerous examples that are written using the FreeRTOS API.     *\r
+       * Full source code for all the examples is provided in an accompanying    *\r
+       * .zip file.                                                              *\r
+       *                                                                         *\r
        ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
+\r
+       Please ensure to read the configuration and relevant port sections of the\r
+       online documentation.\r
+\r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
+       contact details.\r
+\r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
+       critical systems.\r
+\r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
+       licensing and training services.\r
 */\r
 \r
 #ifndef BASIC_WEB_SERVER_H\r
index 47c4992b0e950402ba0251c31130e5f5a2bf429e..26045f85a329a8225267bc46ad733175c78d5687 100644 (file)
@@ -1,34 +1,53 @@
 \r
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
 \r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
 \r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 \r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
        the source code for any proprietary components.  See the licensing section\r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
 \r
        ***************************************************************************\r
-       See http://www.FreeRTOS.org for documentation, latest information, license\r
-       and contact details.  Please ensure to read the configuration and relevant\r
-       port sections of the online documentation.\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       *                                                                         *\r
+       * This is a concise, step by step, 'hands on' guide that describes both   *\r
+       * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
+       * explains numerous examples that are written using the FreeRTOS API.     *\r
+       * Full source code for all the examples is provided in an accompanying    *\r
+       * .zip file.                                                              *\r
+       *                                                                         *\r
        ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
+\r
+       Please ensure to read the configuration and relevant port sections of the\r
+       online documentation.\r
+\r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
+       contact details.\r
+\r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
+       critical systems.\r
+\r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
+       licensing and training services.\r
 */\r
 \r
 /*\r
index dcd2c4819d1ff3890e49aaa615d2cc4fb2ee2301..98f365be50d22b42817c082a8b6f900f59c1629e 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
-       This file is part of the FreeRTOS distribution.\r
+       This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
 \r
-       FreeRTOS is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
 \r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 \r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS, without being obliged to provide\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
        the source code for any proprietary components.  See the licensing section\r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
+       of http://www.FreeRTOS.org for full details.\r
 \r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 05b90e748b3f5a047b97a80d25c69c8f41ada628..553cf4f9bea10727a266fbe8b54e22271b593c39 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
-       This file is part of the FreeRTOS distribution.\r
+       This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
 \r
-       FreeRTOS is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
 \r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 \r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS, without being obliged to provide\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
        the source code for any proprietary components.  See the licensing section\r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
+       of http://www.FreeRTOS.org for full details.\r
 \r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 7f70c67f58f10c5873f690e50086b269d1ed2257..f714d7100c5d4005a83bcabf953cd6221586ae01 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
 \r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
 \r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 \r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
        the source code for any proprietary components.  See the licensing section\r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
+       of http://www.FreeRTOS.org for full details.\r
 \r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 /* Standard includes. */\r
index 6764a5e4dc31611b738a1aea7f7ce32903661a72..89d5e0d603f4817b30ab999e46caadb30d0f5d23 100644 (file)
  *****************************************************************************/\r
 \r
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
 \r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
 \r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 \r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
        the source code for any proprietary components.  See the licensing section\r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
+       of http://www.FreeRTOS.org for full details.\r
 \r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 763cf85cb0a511d42e0ecbb5179227706e04a154..f47b3210ce472c25e80c160696e4a74b95783ea1 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
 \r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
 \r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 \r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
        the source code for any proprietary components.  See the licensing section\r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
+       of http://www.FreeRTOS.org for full details.\r
 \r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 9b57e18a470fa8e8b7fcdc12ec3b4cdc7542e011..172abb18e17c4f9693c18ea01287cbae6b222e43 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index c2709b0fe51d3c09f854fc4734f7f61dca089713..42f19afe03f1ec1fcfacb02dc938ade4a046aad6 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
 \r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
 \r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 \r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
        the source code for any proprietary components.  See the licensing section\r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
+       of http://www.FreeRTOS.org for full details.\r
 \r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index bd327941564558030f62f6002bf562f85fe89e34..752cbfd0b966663f4cfa69774da35a2362654374 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
 \r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
 \r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 \r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
        the source code for any proprietary components.  See the licensing section\r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
+       of http://www.FreeRTOS.org for full details.\r
 \r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index f26195efac91f36bde5ecf218314d786bc72871e..477ba3d1628aeb72e2571a6185459831af3c3b6d 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
 \r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
 \r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 \r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
        the source code for any proprietary components.  See the licensing section\r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
+       of http://www.FreeRTOS.org for full details.\r
 \r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index e56410a41c43205dcc9b0ac95aee032645577d6c..3f5e8ca9d90609b69eabcd36450b050a1bea70cb 100644 (file)
@@ -1,41 +1,40 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
 \r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
 \r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 \r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
        the source code for any proprietary components.  See the licensing section\r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
+       of http://www.FreeRTOS.org for full details.\r
 \r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
index a7cadb9e0d2f41d5cd03213ac47d5c5ede511f9b..67e85335941687c9fea29165468de0532d80a979 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index ebe69360d20735364fb9cee02e5d22a25ad76fcd..6524c03e37ade1aa7b21a5a7e20be7adadcc7c27 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index c26377088d1bfd827f59f38d8aaa8c0daf7f122e..f88b6debdc2bc6b381e6216431f89e56e7ce1470 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index c1c61aadb3c622e40619e477c638babcd18ba9c4..acd6f6c57e2aadd46fa922c35c0f2e7380b0da4d 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
 \r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
 \r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 \r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
        the source code for any proprietary components.  See the licensing section\r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
+       of http://www.FreeRTOS.org for full details.\r
 \r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index f26195efac91f36bde5ecf218314d786bc72871e..477ba3d1628aeb72e2571a6185459831af3c3b6d 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
 \r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
 \r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 \r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
        the source code for any proprietary components.  See the licensing section\r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
+       of http://www.FreeRTOS.org for full details.\r
 \r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 1dda61d5196842ac096194b0ed3e9456979eabd3..f09c1e58bdd2361304f3fc7fb825c76c5435db93 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index ea12cb357e4a00c4f98950b9e62b68f7bdc84827..ffc119d216543c94f8eaaf78400d77a7ad3df669 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 9693c8898a6daacf4c2f9aecc13b2c77a5005c67..fd233c680fd43e33153e965b49979561720b917f 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 92e9460d4392dd4520ce047ad839a4671b08eb32..a8091c63532393d0032bbde26b9441479ceafe7b 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 6114603026b69bb73d6c0ad64f58011f4be9b709..23e9fe6503c9a5f7d523c6eb0d03ed188e3d2878 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 231d3639186fbd0b17f82e3d54e0830f2820a3f9..7c9c6eb51d310746704135cec75a6b994251a0e8 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index ea9be2084c505c0cd214d66aeab60817e9ba2ea3..3a1bdc26b82ee604263484a62397451e4409f3ff 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 9693c8898a6daacf4c2f9aecc13b2c77a5005c67..fd233c680fd43e33153e965b49979561720b917f 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index ea12cb357e4a00c4f98950b9e62b68f7bdc84827..ffc119d216543c94f8eaaf78400d77a7ad3df669 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 119fb2b08250ee0b72fd1be8f20735a3cde17351..959ad035398e4b0dde1589be893bc21b0508e1c1 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 92e9460d4392dd4520ce047ad839a4671b08eb32..a8091c63532393d0032bbde26b9441479ceafe7b 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index d42676691d4babfcb4a6faea829d24d0b199fb62..9214a83fd45f0455278c3b0e53eb1f0b3cc1b216 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index f205041181c0ecf25bb13007b13cf0254aef116e..875faccad45a4ef8a621763a9964036cea688201 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index ea9be2084c505c0cd214d66aeab60817e9ba2ea3..3a1bdc26b82ee604263484a62397451e4409f3ff 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 119fb2b08250ee0b72fd1be8f20735a3cde17351..959ad035398e4b0dde1589be893bc21b0508e1c1 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 231d3639186fbd0b17f82e3d54e0830f2820a3f9..7c9c6eb51d310746704135cec75a6b994251a0e8 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index ea9be2084c505c0cd214d66aeab60817e9ba2ea3..3a1bdc26b82ee604263484a62397451e4409f3ff 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 39a5d3c8f13cce267edf2a8f1b5f9ed8800ece95..db94561504c25b4e4c29a5ebebe819d04c3d1d36 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index b5806e704faf2a8de7df2a09f013936c5ed0a7f8..5759a8de1fb9e776890bcf97a812b4b1b7065e7e 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index ea9be2084c505c0cd214d66aeab60817e9ba2ea3..3a1bdc26b82ee604263484a62397451e4409f3ff 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 7ab4b021e52d0f767b5b95da7c9532747b889f2b..2f609a17d58cc7c3dc08e453c84e77a6911abfd1 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 1d3ae8e27aa070f5e8e5fb48b9abc2f7b2f5d2ba..a1b4db702b2954a1baa2a8fca482c2500da02258 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 8ccec49b1cca72b2c01bf980eeee1ded1177d167..0dfb9351c47c6846343e6cd00bdc3abdefca3f15 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index f6032e1d77604530f1a5c465698b2ca9234c96c4..b9a58de6b7dd1d53bc4fb9480362ea64be6282dd 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index fcf089b2473590f695885ab21b0d279a6d8896cf..358fba1da5a21270b71a63efb63cf2ee08a23a3f 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
 \r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
 \r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 \r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
        the source code for any proprietary components.  See the licensing section\r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
+       of http://www.FreeRTOS.org for full details.\r
 \r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index ea9be2084c505c0cd214d66aeab60817e9ba2ea3..3a1bdc26b82ee604263484a62397451e4409f3ff 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 95b9bfc5af4b41f1039de54b7d8f8bdfb9af1813..71ce10b8ad839c32dd3af340cd1ece3b0a0250d9 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
 \r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
 \r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 \r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
        the source code for any proprietary components.  See the licensing section\r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
+       of http://www.FreeRTOS.org for full details.\r
 \r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 5055c2f1b932c6cf10392abf35a710933405f360..05c27386c3471ccd55ca52af21a3ba663c2ae20b 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 10e316484bef8131efbd37278a4a6f2b5e6f275a..699e9ce782ab67b0c325aaac9a06dc3e417e8856 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index e5e88ca112f3b41331b1ffebc688636340704ece..1c5a64159a9aff43924cb2272cb43dbdaa8a4c44 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
 \r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
 \r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 \r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
        the source code for any proprietary components.  See the licensing section\r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
+       of http://www.FreeRTOS.org for full details.\r
 \r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 089c35dd03e4fad5081be7e1140393f1d2c065f9..0d710db92b6358f383aceec370ddddc9020885e9 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
 \r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
 \r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 \r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
        the source code for any proprietary components.  See the licensing section\r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
+       of http://www.FreeRTOS.org for full details.\r
 \r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index a666640ccffa57912f6d947e6a92bfa7a9ec7d2a..5245a925a6e9df6c872bae3584549de9dadf048c 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
 \r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
 \r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 \r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
        the source code for any proprietary components.  See the licensing section\r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
+       of http://www.FreeRTOS.org for full details.\r
 \r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index b0ac9d7e4884c5469a5fcd99b00751b74a926e34..a2d8165a3e26429528230e093e0d262166836ae1 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
 \r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
 \r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 \r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
        the source code for any proprietary components.  See the licensing section\r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
+       of http://www.FreeRTOS.org for full details.\r
 \r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index b76b754e4af7d7592eea70907e32d4e52239a4b5..4115241e7c7e05bb8f89bdf1a9468c2bd01c9ae6 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 648c5ef0f2cb2760d398ca2e3932297df6fe40a5..f03921e30b1b06eb6fa2e7cc98201882c774038c 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index cb97f10d598179426981f2c4e4ce62d1130543e0..e39d4d296af8e3df51be23708810cb9eec5ae6ad 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 26b91733fca7a00f61a895af4e4fd07619d2aad7..5865142d4b1bbf41f1c85681d824342dabf62ea1 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
 \r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
 \r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 \r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
        the source code for any proprietary components.  See the licensing section\r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
+       of http://www.FreeRTOS.org for full details.\r
 \r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 700be7511589fe66d51ca8acc83bab15b87170c8..2c70546cfd461e848d566cca359506b8f4b10749 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
 \r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
 \r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 \r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
        the source code for any proprietary components.  See the licensing section\r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
+       of http://www.FreeRTOS.org for full details.\r
 \r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 6f85efb58bce3f2c51c5aa518c5324da89a38ad3..d36f815f25459307f4da98539ced6dbfadb04321 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
 \r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
 \r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 \r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
        the source code for any proprietary components.  See the licensing section\r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
+       of http://www.FreeRTOS.org for full details.\r
 \r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 60d693478a4c54a0d6c09d1f5ad2e1bb8ae1fb25..16220707fe0ededbbf6eaef7ca517d877ba192aa 100644 (file)
@@ -1,32 +1,53 @@
-#      FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+#/*\r
+#      FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 #\r
 #      This file is part of the FreeRTOS.org distribution.\r
 #\r
-#      FreeRTOS.org is free software; you can redistribute it and/or modify\r
-#      it under the terms of the GNU General Public License as published by\r
-#      the Free Software Foundation; either version 2 of the License, or\r
-#      (at your option) any later version.\r
+#      FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+#      under the terms of the GNU General Public License (version 2) as published\r
+#      by the Free Software Foundation and modified by the FreeRTOS exception.\r
 #\r
-#      FreeRTOS.org is distributed in the hope that it will be useful,\r
-#      but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-#      MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-#      GNU General Public License for more details.\r
+#      FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+#      ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+#      FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+#      more details.\r
 #\r
-#      You should have received a copy of the GNU General Public License\r
-#      along with FreeRTOS.org; if not, write to the Free Software\r
-#      Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+#      You should have received a copy of the GNU General Public License along \r
+#      with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+#      Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+#\r
+#      A special exception to the GPL is included to allow you to distribute a \r
+#      combined work that includes FreeRTOS.org without being obliged to provide\r
+#      the source code for any proprietary components.  See the licensing section\r
+#      of http://www.FreeRTOS.org for full details.\r
 #\r
-#      A special exception to the GPL can be applied should you wish to distribute\r
-#      a combined work that includes FreeRTOS.org, without being obliged to provide\r
-#      the source code for any proprietary components.  See the licensing section \r
-#      of http://www.FreeRTOS.org for full details of how and when the exception\r
-#      can be applied.\r
 #\r
 #      ***************************************************************************\r
-#      See http://www.FreeRTOS.org for documentation, latest information, license \r
-#      and contact details.  Please ensure to read the configuration and relevant \r
-#      port sections of the online documentation.\r
+#      *                                                                         *\r
+#      * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+#      *                                                                         *\r
+#      * This is a concise, step by step, 'hands on' guide that describes both   *\r
+#      * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
+#      * explains numerous examples that are written using the FreeRTOS API.     *\r
+#      * Full source code for all the examples is provided in an accompanying    *\r
+#      * .zip file.                                                              *\r
+#      *                                                                         *\r
 #      ***************************************************************************\r
+#\r
+#      1 tab == 4 spaces!\r
+#\r
+#      Please ensure to read the configuration and relevant port sections of the\r
+#      online documentation.\r
+#\r
+#      http://www.FreeRTOS.org - Documentation, latest information, license and\r
+#      contact details.\r
+#\r
+#      http://www.SafeRTOS.com - A version that is certified for use in safety\r
+#      critical systems.\r
+#\r
+#      http://www.OpenRTOS.com - Commercial support, development, porting,\r
+#      licensing and training services.\r
+#*/\r
 \r
 \r
 #/************************************************************************* \r
index 900583004aed304d5544760a98470240c1bc49dc..7fdf740e3f7af6c35182b902753904f7d176397a 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
 \r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
 \r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 \r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
        the source code for any proprietary components.  See the licensing section\r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
+       of http://www.FreeRTOS.org for full details.\r
 \r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index a1413be58d494bc178f5ad8048431835d1018e25..119f3ccd6b945a73a2605338569ed0980cbbeeca 100644 (file)
@@ -1,41 +1,40 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
 \r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
 \r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 \r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
        the source code for any proprietary components.  See the licensing section\r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
+       of http://www.FreeRTOS.org for full details.\r
 \r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
index 45b4d60bf3ca0e764e46615110ec314b8629bf0e..4f82eb1a4e196cf690e0093d001ab6886461903f 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
 \r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
 \r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 \r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
        the source code for any proprietary components.  See the licensing section\r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
+       of http://www.FreeRTOS.org for full details.\r
 \r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 54469f58118caa6886443815d0c285f70970aece..00cb942653550102f13959dbefa9b3e9ae355b6b 100644 (file)
@@ -1,33 +1,52 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
 \r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
 \r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 \r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
        the source code for any proprietary components.  See the licensing section\r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
 \r
        ***************************************************************************\r
-       See http://www.FreeRTOS.org for documentation, latest information, license\r
-       and contact details.  Please ensure to read the configuration and relevant\r
-       port sections of the online documentation.\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       *                                                                         *\r
+       * This is a concise, step by step, 'hands on' guide that describes both   *\r
+       * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
+       * explains numerous examples that are written using the FreeRTOS API.     *\r
+       * Full source code for all the examples is provided in an accompanying    *\r
+       * .zip file.                                                              *\r
+       *                                                                         *\r
        ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
+\r
+       Please ensure to read the configuration and relevant port sections of the\r
+       online documentation.\r
+\r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
+       contact details.\r
+\r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
+       critical systems.\r
+\r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
+       licensing and training services.\r
 */\r
 \r
 /* Kernel includes. */\r
index 654f48499862d02c6166a9f1d4be7a0f69ed2caa..ca833b8470ff21ac8ec6b1e7662c480c862b12c3 100644 (file)
@@ -1,33 +1,52 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
 \r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
 \r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 \r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
        the source code for any proprietary components.  See the licensing section\r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
 \r
        ***************************************************************************\r
-       See http://www.FreeRTOS.org for documentation, latest information, license\r
-       and contact details.  Please ensure to read the configuration and relevant\r
-       port sections of the online documentation.\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       *                                                                         *\r
+       * This is a concise, step by step, 'hands on' guide that describes both   *\r
+       * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
+       * explains numerous examples that are written using the FreeRTOS API.     *\r
+       * Full source code for all the examples is provided in an accompanying    *\r
+       * .zip file.                                                              *\r
+       *                                                                         *\r
        ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
+\r
+       Please ensure to read the configuration and relevant port sections of the\r
+       online documentation.\r
+\r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
+       contact details.\r
+\r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
+       critical systems.\r
+\r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
+       licensing and training services.\r
 */\r
 /* Standard includes. */\r
 #include <string.h>\r
index e2aa8ba3fa54d8182c09e20fa364a0d4cc277786..e10386229c331782d7b909e377b0049649a95208 100644 (file)
@@ -1,41 +1,40 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
 \r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
 \r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 \r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
        the source code for any proprietary components.  See the licensing section\r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
+       of http://www.FreeRTOS.org for full details.\r
 \r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
index 700be7511589fe66d51ca8acc83bab15b87170c8..2c70546cfd461e848d566cca359506b8f4b10749 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
 \r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
 \r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 \r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
        the source code for any proprietary components.  See the licensing section\r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
+       of http://www.FreeRTOS.org for full details.\r
 \r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 6f85efb58bce3f2c51c5aa518c5324da89a38ad3..d36f815f25459307f4da98539ced6dbfadb04321 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
 \r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
 \r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 \r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
        the source code for any proprietary components.  See the licensing section\r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
+       of http://www.FreeRTOS.org for full details.\r
 \r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 900583004aed304d5544760a98470240c1bc49dc..7fdf740e3f7af6c35182b902753904f7d176397a 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
 \r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
 \r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 \r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
        the source code for any proprietary components.  See the licensing section\r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
+       of http://www.FreeRTOS.org for full details.\r
 \r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index a7baec37007bba296b503f42844eff4aacfe1d51..a9f1cbaddeaa22309809a9cdc7151abd519dcb14 100644 (file)
@@ -1,41 +1,40 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
 \r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
 \r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 \r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
        the source code for any proprietary components.  See the licensing section\r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
+       of http://www.FreeRTOS.org for full details.\r
 \r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
index 8c123aa8c08358dcac3372a7823a1dabd3be1d16..1c4532ab4242b671dd025b5b01ff31f56393e4e3 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
 \r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
 \r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 \r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
        the source code for any proprietary components.  See the licensing section\r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
+       of http://www.FreeRTOS.org for full details.\r
 \r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 8c117b949b7183723ceeba3b371f2e32f245b6be..83d41c651a6ad2bf0f6b72483a1e5d179cf21fcf 100644 (file)
@@ -1,33 +1,52 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
 \r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
 \r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 \r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
        the source code for any proprietary components.  See the licensing section\r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
 \r
        ***************************************************************************\r
-       See http://www.FreeRTOS.org for documentation, latest information, license\r
-       and contact details.  Please ensure to read the configuration and relevant\r
-       port sections of the online documentation.\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       *                                                                         *\r
+       * This is a concise, step by step, 'hands on' guide that describes both   *\r
+       * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
+       * explains numerous examples that are written using the FreeRTOS API.     *\r
+       * Full source code for all the examples is provided in an accompanying    *\r
+       * .zip file.                                                              *\r
+       *                                                                         *\r
        ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
+\r
+       Please ensure to read the configuration and relevant port sections of the\r
+       online documentation.\r
+\r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
+       contact details.\r
+\r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
+       critical systems.\r
+\r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
+       licensing and training services.\r
 */\r
 \r
 /* Kernel includes. */\r
index 88a959a5842fa7ac5cecd6e4a2165ab1f6f2488c..92d0ccea635332e9607ce419157f4dd97c919eb3 100644 (file)
@@ -1,33 +1,52 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
 \r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
 \r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 \r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
        the source code for any proprietary components.  See the licensing section\r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
 \r
        ***************************************************************************\r
-       See http://www.FreeRTOS.org for documentation, latest information, license\r
-       and contact details.  Please ensure to read the configuration and relevant\r
-       port sections of the online documentation.\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       *                                                                         *\r
+       * This is a concise, step by step, 'hands on' guide that describes both   *\r
+       * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
+       * explains numerous examples that are written using the FreeRTOS API.     *\r
+       * Full source code for all the examples is provided in an accompanying    *\r
+       * .zip file.                                                              *\r
+       *                                                                         *\r
        ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
+\r
+       Please ensure to read the configuration and relevant port sections of the\r
+       online documentation.\r
+\r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
+       contact details.\r
+\r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
+       critical systems.\r
+\r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
+       licensing and training services.\r
 */\r
 /* Standard includes. */\r
 #include <string.h>\r
index a7173276379b8fd5c0077256b9e198b7491fb635..cfc15e677500805fbbb92b0f59ffe2b98cd265f1 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
 \r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
 \r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 \r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
        the source code for any proprietary components.  See the licensing section\r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
+       of http://www.FreeRTOS.org for full details.\r
 \r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 3ba0a71778df8fe3aaec934a39e6438361552f68..f74a3a9bac029c04f0ed072595ac356e897ae179 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
 \r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
 \r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 \r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
        the source code for any proprietary components.  See the licensing section\r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
+       of http://www.FreeRTOS.org for full details.\r
 \r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 91e7fc3463c28df07f7332998de6f35136050ae6..75d15ded7e2e29866ba02a35c894f930f798aaf1 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
 \r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
 \r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 \r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
        the source code for any proprietary components.  See the licensing section\r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
+       of http://www.FreeRTOS.org for full details.\r
 \r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 988b4b43fa5b10aaebcc7b3a414d55c44193c3c4..e0f614de8f9eeaf90172dcd30a0ab6ba59aa3b7d 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
-       This file is part of the FreeRTOS distribution.\r
+       This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
 \r
-       FreeRTOS is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
 \r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 \r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS, without being obliged to provide\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
        the source code for any proprietary components.  See the licensing section\r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
+       of http://www.FreeRTOS.org for full details.\r
 \r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index f318c61bfa487043b14e0af64769c1125b4b4046..c35935edf3d61e459de4390160c9b623eaf71c44 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
 \r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
 \r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 \r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
        the source code for any proprietary components.  See the licensing section\r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
+       of http://www.FreeRTOS.org for full details.\r
 \r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index a7173276379b8fd5c0077256b9e198b7491fb635..cfc15e677500805fbbb92b0f59ffe2b98cd265f1 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
 \r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
 \r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 \r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
        the source code for any proprietary components.  See the licensing section\r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
+       of http://www.FreeRTOS.org for full details.\r
 \r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 3ba0a71778df8fe3aaec934a39e6438361552f68..f74a3a9bac029c04f0ed072595ac356e897ae179 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
 \r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
 \r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 \r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
        the source code for any proprietary components.  See the licensing section\r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
+       of http://www.FreeRTOS.org for full details.\r
 \r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 91e7fc3463c28df07f7332998de6f35136050ae6..75d15ded7e2e29866ba02a35c894f930f798aaf1 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
 \r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
 \r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 \r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
        the source code for any proprietary components.  See the licensing section\r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
+       of http://www.FreeRTOS.org for full details.\r
 \r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 988b4b43fa5b10aaebcc7b3a414d55c44193c3c4..e0f614de8f9eeaf90172dcd30a0ab6ba59aa3b7d 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
-       This file is part of the FreeRTOS distribution.\r
+       This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
 \r
-       FreeRTOS is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
 \r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 \r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS, without being obliged to provide\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
        the source code for any proprietary components.  See the licensing section\r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
+       of http://www.FreeRTOS.org for full details.\r
 \r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index f318c61bfa487043b14e0af64769c1125b4b4046..c35935edf3d61e459de4390160c9b623eaf71c44 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
 \r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
 \r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 \r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
        the source code for any proprietary components.  See the licensing section\r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
+       of http://www.FreeRTOS.org for full details.\r
 \r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 63b1f784b132cb6ecae6d0d311f052b04afb16ea..a31a1aa75809e51f60576ca588e46165ab2262ec 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
 \r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
 \r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 \r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
        the source code for any proprietary components.  See the licensing section\r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
+       of http://www.FreeRTOS.org for full details.\r
 \r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index c9d25de8b8b9f0735d80beb2f4032dd6d754d5bc..2e7472a42f3e28e8ce5d08fb88c4439912b67f9a 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
 \r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
 \r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 \r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
        the source code for any proprietary components.  See the licensing section\r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
+       of http://www.FreeRTOS.org for full details.\r
 \r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 42367aeab2598cc5534f6b67130e5df2e4058de2..5a7e05403ab3d166dc5f832fdb90d736dd147fcc 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
 \r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
 \r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 \r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
        the source code for any proprietary components.  See the licensing section\r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
+       of http://www.FreeRTOS.org for full details.\r
 \r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 8ec5554629078746d9613ad29fb5680daabb2ce8..562224a02f0cb8164ad139912501d2b7e56a9c07 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
 \r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
 \r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 \r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
        the source code for any proprietary components.  See the licensing section\r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
+       of http://www.FreeRTOS.org for full details.\r
 \r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index f318c61bfa487043b14e0af64769c1125b4b4046..c35935edf3d61e459de4390160c9b623eaf71c44 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
 \r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
 \r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 \r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
        the source code for any proprietary components.  See the licensing section\r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
+       of http://www.FreeRTOS.org for full details.\r
 \r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index b587ed0f6086bf5dff1b831e22a5e263cdd41365..ce43fda5040281b8aed3deb11520351093ec51f1 100644 (file)
@@ -1,41 +1,40 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
 \r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
 \r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 \r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
        the source code for any proprietary components.  See the licensing section\r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
+       of http://www.FreeRTOS.org for full details.\r
 \r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
index 15d698563d5d0fb914a09a1d2b59a35cc7911f47..8399c6fe1d3a03bf81dde6d2ffd5dd36f98b7009 100644 (file)
@@ -1,41 +1,40 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
 \r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
 \r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 \r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
        the source code for any proprietary components.  See the licensing section\r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
+       of http://www.FreeRTOS.org for full details.\r
 \r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
index b14df7b1c79ac5164321024a3ea01be7eb185f74..ddd7f9e3d20eed70623eaa147c2ac106b04f1361 100644 (file)
@@ -1,41 +1,40 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
 \r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
 \r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 \r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
        the source code for any proprietary components.  See the licensing section\r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
+       of http://www.FreeRTOS.org for full details.\r
 \r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
index 96fed251c8fd44dd8bbaa3da026c8f090998bc77..59f9b3e6a0a48efd9bc21d8639d7ecb179a65a4f 100644 (file)
@@ -1,41 +1,40 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
 \r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
 \r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 \r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
        the source code for any proprietary components.  See the licensing section\r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
+       of http://www.FreeRTOS.org for full details.\r
 \r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
index 049e5523adbf4408f8d5ae161d0d267a677c26ce..707ec4e842dd644003a949216c3b8f3d5935348a 100644 (file)
@@ -1,41 +1,40 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
 \r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
 \r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 \r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
        the source code for any proprietary components.  See the licensing section\r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
+       of http://www.FreeRTOS.org for full details.\r
 \r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
index 77f544a73cb0cc340b2d401b0cd60e08a6790c89..5a74cec0151be69e7228d758ebdcfd41b3db6045 100644 (file)
@@ -1,41 +1,40 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
 \r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
 \r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 \r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
        the source code for any proprietary components.  See the licensing section\r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
+       of http://www.FreeRTOS.org for full details.\r
 \r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
index 9a15a917c2e96720ed9218703feedf0acce50400..0ab7703aa6114ee4403d4da6bed08ba0d8a5f191 100644 (file)
@@ -1,41 +1,40 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
 \r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
 \r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 \r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
        the source code for any proprietary components.  See the licensing section\r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
+       of http://www.FreeRTOS.org for full details.\r
 \r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
index 456c5aa37d141ec919e0b7c5e57413cb65d1baa7..51c33f0d071fe05572808a2dc3560c1b1846d3bc 100644 (file)
@@ -1,41 +1,40 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
 \r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
 \r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 \r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
        the source code for any proprietary components.  See the licensing section\r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
+       of http://www.FreeRTOS.org for full details.\r
 \r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
index ccd910fffde82d80e37cbd102b45456a1a40eb41..bb71f91b03e4c61c43bd7d53c64062fd9106eb18 100644 (file)
@@ -1,41 +1,40 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
 \r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
 \r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 \r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
        the source code for any proprietary components.  See the licensing section\r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
+       of http://www.FreeRTOS.org for full details.\r
 \r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
index 6f027e511bcd09d3e2e2df3a14d368138dc07ffa..7740977cb2ed55d5b8e18fc3b881e92d951193ed 100644 (file)
@@ -1,33 +1,52 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
 \r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
 \r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 \r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
        the source code for any proprietary components.  See the licensing section\r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
 \r
        ***************************************************************************\r
-       See http://www.FreeRTOS.org for documentation, latest information, license\r
-       and contact details.  Please ensure to read the configuration and relevant\r
-       port sections of the online documentation.\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       *                                                                         *\r
+       * This is a concise, step by step, 'hands on' guide that describes both   *\r
+       * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
+       * explains numerous examples that are written using the FreeRTOS API.     *\r
+       * Full source code for all the examples is provided in an accompanying    *\r
+       * .zip file.                                                              *\r
+       *                                                                         *\r
        ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
+\r
+       Please ensure to read the configuration and relevant port sections of the\r
+       online documentation.\r
+\r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
+       contact details.\r
+\r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
+       critical systems.\r
+\r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
+       licensing and training services.\r
 */\r
 \r
 /* Kernel includes. */\r
index 6858a5cd41f24c268d9073b991d4a6afe19b2f01..8d24ca78c9b4cdaabd0c41161c9c59c1ac5bbff4 100644 (file)
@@ -1,33 +1,52 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
 \r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
 \r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 \r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
        the source code for any proprietary components.  See the licensing section\r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
 \r
        ***************************************************************************\r
-       See http://www.FreeRTOS.org for documentation, latest information, license\r
-       and contact details.  Please ensure to read the configuration and relevant\r
-       port sections of the online documentation.\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       *                                                                         *\r
+       * This is a concise, step by step, 'hands on' guide that describes both   *\r
+       * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
+       * explains numerous examples that are written using the FreeRTOS API.     *\r
+       * Full source code for all the examples is provided in an accompanying    *\r
+       * .zip file.                                                              *\r
+       *                                                                         *\r
        ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
+\r
+       Please ensure to read the configuration and relevant port sections of the\r
+       online documentation.\r
+\r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
+       contact details.\r
+\r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
+       critical systems.\r
+\r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
+       licensing and training services.\r
 */\r
 \r
 \r
index 435c80a48a2ad8431e7c8edf6cfdbff83512799f..bd664f6b80915d4433a25ffbf232c3e607ff411e 100644 (file)
@@ -1,41 +1,40 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
 \r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
 \r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 \r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
        the source code for any proprietary components.  See the licensing section\r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
+       of http://www.FreeRTOS.org for full details.\r
 \r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
index 2c57718b05d1d10b6ebd27cb6d3af69202958c63..cad6a330a9fc35249f8653dd9b4ff458eeda30d5 100644 (file)
@@ -1,41 +1,40 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
 \r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
 \r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 \r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
        the source code for any proprietary components.  See the licensing section\r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
+       of http://www.FreeRTOS.org for full details.\r
 \r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
index e6a85db80209e33c5b817865c851bc00f7b1257f..b13e3ef627c2885289401ed06f3b08dfb469bd9d 100644 (file)
@@ -4,7 +4,7 @@
     This file is part of the FreeRTOS distribution.\r
 \r
     FreeRTOS is free software; you can redistribute it and/or modify\r
-    it under the terms of the GNU General Public License as published by\r
+    it under the terms of the GNU General Public License** as published by\r
     the Free Software Foundation; either version 2 of the License, or\r
     (at your option) any later version.\r
 \r
index 6ef59936a7c188ab827ea5e4a98fed27af8a9024..9778070b260c33e9d8bbf1b2cf9a812a4f366bb6 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-    FreeRTOS.org V5.1.2 - copyright (C) 2003-2006 Richard Barry.\r
-\r
-    This file is part of the FreeRTOS distribution.\r
-\r
-    FreeRTOS is free software; you can redistribute it and/or modify\r
-    it under the terms of the GNU General Public License as published by\r
-    the Free Software Foundation; either version 2 of the License, or\r
-    (at your option) any later version.\r
-\r
-    FreeRTOS is distributed in the hope that it will be useful,\r
-    but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-    GNU General Public License for more details.\r
-\r
-    You should have received a copy of the GNU General Public License\r
-    along with FreeRTOS; if not, write to the Free Software\r
-    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-    A special exception to the GPL can be applied should you wish to distribute\r
-    a combined work that includes FreeRTOS, without being obliged to provide\r
-    the source code for any proprietary components.  See the licensing section\r
-    of http://www.FreeRTOS.org for full details of how and when the exception\r
-    can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
+\r
+       This file is part of the FreeRTOS.org distribution.\r
+\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index b14df7b1c79ac5164321024a3ea01be7eb185f74..ddd7f9e3d20eed70623eaa147c2ac106b04f1361 100644 (file)
@@ -1,41 +1,40 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
 \r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
 \r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 \r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
        the source code for any proprietary components.  See the licensing section\r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
+       of http://www.FreeRTOS.org for full details.\r
 \r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
index 45b52bb0fa1c01ecbf981454eafe75ca4430c553..f9bbc60a39bf7968bc01a1279cb797b510799a66 100644 (file)
@@ -1,41 +1,40 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
 \r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
 \r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 \r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
        the source code for any proprietary components.  See the licensing section\r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
+       of http://www.FreeRTOS.org for full details.\r
 \r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
index 1b8e529957e6a53a2064a3726d31624ad0740112..318e956f468590fed033cd3b6e0b075a224fcf90 100644 (file)
@@ -1,41 +1,40 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
 \r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
 \r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 \r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
        the source code for any proprietary components.  See the licensing section\r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
+       of http://www.FreeRTOS.org for full details.\r
 \r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
index 9a15a917c2e96720ed9218703feedf0acce50400..0ab7703aa6114ee4403d4da6bed08ba0d8a5f191 100644 (file)
@@ -1,41 +1,40 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
 \r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
 \r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 \r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
        the source code for any proprietary components.  See the licensing section\r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
+       of http://www.FreeRTOS.org for full details.\r
 \r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
index f0b5c4c93104c1c9107029cd84f8b918a6a4b390..e7dded7f06f803a15db360412db9bd76020615df 100644 (file)
@@ -1,41 +1,40 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
 \r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
 \r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 \r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
        the source code for any proprietary components.  See the licensing section\r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
+       of http://www.FreeRTOS.org for full details.\r
 \r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
index 6f85efb58bce3f2c51c5aa518c5324da89a38ad3..d36f815f25459307f4da98539ced6dbfadb04321 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
 \r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
 \r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 \r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
        the source code for any proprietary components.  See the licensing section\r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
+       of http://www.FreeRTOS.org for full details.\r
 \r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 2d612ded1e0bc6b344321ad1284b61188a081c00..7402184053f7c68727b08033a1be28dbff7e4ec2 100644 (file)
@@ -1,41 +1,40 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
 \r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
 \r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 \r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
        the source code for any proprietary components.  See the licensing section\r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
+       of http://www.FreeRTOS.org for full details.\r
 \r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
index e461cb2e54dd1bf370db222a10ce11c8dd582eaa..63395c3a2c5f470996cefb408e92440d5bf17bdf 100644 (file)
@@ -1,41 +1,40 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
 \r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
 \r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 \r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
        the source code for any proprietary components.  See the licensing section\r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
+       of http://www.FreeRTOS.org for full details.\r
 \r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
index 18f2c8fd3592e83249e89444f3e2c15bbbc7b86b..118b4a6daec7fcb8d85449e51cc0827531dafbf0 100644 (file)
@@ -1,41 +1,40 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
 \r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
 \r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 \r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
        the source code for any proprietary components.  See the licensing section\r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
+       of http://www.FreeRTOS.org for full details.\r
 \r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
index 0e9b672f68f72fd544429ec61942668db7c73cd1..aa33590d23d123621eaf4d5228d6e7f5cabf9378 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 4f2200e37c0bcc802856d98e1824ae745f2af07f..f1453e59b023bf2b448794a748be89326eefb5e7 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index bbfaeac9bce5bd45757f85b7a53ccab05659e49a..7893bc61923df36ba303eba2b0ecd03c89ad7405 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 46ae0ce523723fb6b383296bf9f3b6a679d734ec..9071ca6e3f39ad55b725d0d5d66fef844b15218c 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 03f03c8bac724acb07916d657e0ca8e364219a3f..3fae88b3fe8691a61e6c456db9afc966110d9397 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index ce1db2d6e98c0b33bcebf4701cdb308e649e2b75..488fe06e61f945e2073c0879a7a1bf12d6338002 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 5cf980d14c450f5d94d4e67419359a708cdcd820..a0e5f9d2e6ff19fdaef9eac9f7900dc02142b2b6 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index b9e4577d631ab311966a5354b1e9e4f50f0adc97..fb8fdc60a94ccd0a67eee1a9ed0d9694ab3c16ff 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 1682a5ad0dfabfce246834692ee95a4ce77331c0..a312a1d65e11ab6ba8970877dac3cb9ca9a2da30 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index f8a9b5e2b2514abe997e413057a19de164c8b9f2..5d6de45099439dde94d7b770dcb453729f4d208c 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index b538f3ae572a45b7bbdb09952c0bd0ffb26946c7..10ddee3abb2941940c69de2e63b3a09a045b7f6a 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index fb73c9532d2b8ff472740615365f1f515bc9f9f6..315f924f40709f837909c65268321c61c2f56e94 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
 \r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
 \r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 \r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
        the source code for any proprietary components.  See the licensing section\r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
+       of http://www.FreeRTOS.org for full details.\r
 \r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 3769f513361fa0b5cbe88e3fbb9f1e0193ba4e4a..0a4cc8755b0072251c4f7ef2aaebcdc135f99ed5 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
 \r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
 \r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 \r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
        the source code for any proprietary components.  See the licensing section\r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
+       of http://www.FreeRTOS.org for full details.\r
 \r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 24a26495a8879744bdaa2c13e46f0e0890c92cc4..6906eeeabf8f29e31aa99d4452545b5b9586c40e 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
 \r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
 \r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 \r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
        the source code for any proprietary components.  See the licensing section\r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
+       of http://www.FreeRTOS.org for full details.\r
 \r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 9949dc0494ca2d0e9991a36e584baf241dd165c3..5d1f1ba1efd5683aad906537a7dbff4792075f36 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
 \r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
 \r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 \r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
        the source code for any proprietary components.  See the licensing section\r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
+       of http://www.FreeRTOS.org for full details.\r
 \r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index db351e10d2aa09a01e590485692daed5c49cace7..daa96a69305a7c9e272736650c5a507208b5f5b9 100644 (file)
@@ -1,41 +1,40 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
 \r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
 \r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 \r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
        the source code for any proprietary components.  See the licensing section\r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
+       of http://www.FreeRTOS.org for full details.\r
 \r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
index f032325e515bc21ecd9f99ab1750c1f211271d70..337379bb3b4751ad8958b46fa52ed832f315eb05 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
 \r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
 \r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 \r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
        the source code for any proprietary components.  See the licensing section\r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
+       of http://www.FreeRTOS.org for full details.\r
 \r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 0ab0086ad82c28f298f602eaab246e8146fcf0ed..b5a0fe0f438155bfa397dae949b70f52d317d8b3 100644 (file)
@@ -1,41 +1,40 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
 \r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
 \r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 \r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
        the source code for any proprietary components.  See the licensing section\r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
+       of http://www.FreeRTOS.org for full details.\r
 \r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
index bc22571935468f38613f58ead4766ec4c867fec7..b1ff33b16dd68c80724c1ba88697cb180a189c7d 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
 \r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
 \r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 \r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
        the source code for any proprietary components.  See the licensing section\r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
+       of http://www.FreeRTOS.org for full details.\r
 \r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 5d20e16d45c659bd65ef0f451136a3701442357a..ba5db293933d19f023a3a45dab5bfbb244ddd8c4 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
 \r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
 \r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 \r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
        the source code for any proprietary components.  See the licensing section\r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
+       of http://www.FreeRTOS.org for full details.\r
 \r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 9ba310c98494d9c3107b9c61719369a909359016..1d713431229625bf0d505127fced57ccb7117ffe 100644 (file)
@@ -1,41 +1,40 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
 \r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
 \r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 \r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
        the source code for any proprietary components.  See the licensing section\r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
+       of http://www.FreeRTOS.org for full details.\r
 \r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
index b1eda8e2b49304ee2668cbab238ad6b1b7797537..3775b9e6540ccb6e10a63ec83d9db87285d9ba47 100644 (file)
@@ -1,41 +1,40 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
 \r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
 \r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 \r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
        the source code for any proprietary components.  See the licensing section\r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
+       of http://www.FreeRTOS.org for full details.\r
 \r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
index 16bed00e3abd68fae9ac01125dc7701ed38e0ccb..97b3f911fd3701a8f52f64567e9164f11ba11649 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
 \r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
 \r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 \r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
        the source code for any proprietary components.  See the licensing section\r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
+       of http://www.FreeRTOS.org for full details.\r
 \r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 4cdb940be3eeb46eb8cf6fdff33536ba33566f3f..7ee88eaafbef3cc924e67cdc16f648736df50c90 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
 \r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
 \r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 \r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
        the source code for any proprietary components.  See the licensing section\r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
+       of http://www.FreeRTOS.org for full details.\r
 \r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index bd661043204a975b8bd48362348e90ab674f46a0..24948eb8d0c678982fc9ecc8f93e051cd55ccfe8 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 02daa993bcaa02232890d748f81a034608344c02..7c9753e19430b4ed842917db2ae07edf59d53e1d 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
 \r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
 \r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 \r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
        the source code for any proprietary components.  See the licensing section\r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
+       of http://www.FreeRTOS.org for full details.\r
 \r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 15796dda82e69e7ffcb244038e742a4bd9e4e24c..ab778417c7773d01bf00e91d2616eed6700b5e0e 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 7780061a240f232e90de42f75baacb459a301be6..87ad3bc2b9fa0cdf6eb56cfc9705f213758de027 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 8787a150bb78593a99225431d694422cb4827e43..223b5a27388aee3ff1eeb21e39643db37d1b9544 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 4966c1274063c9d7f7aa00849f3780e3e634205e..0e3c0125510e8de3625b18d78d78185120aacc6e 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index f7c912fd59858cff798c4e61ba9e387392606b09..6df8a05361460d31d10535e75fe01ed8cb8e6e16 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index c3e9d2decad27f02745172a9c0de8ca6b297711d..f4bdb1f0f0fceba956ddb49f14eff4eda0b74fa3 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index d2344b3a7bfd02c3be2449d282231f8474062be8..b2d9df819994a4764a2d09abb3ce11614886d349 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 73d6b4f8f35a2651f379a27d9ec73b1d6c1f7a3e..978ef1dbe5b8cdc4dc3c0adb40dbe9b202a5c6d5 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 25120fc533b1fe11b0aaf30f3108897a705db3d2..b83f0ddc95d23138ff47b317c35ca44f40afd71d 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 060622d291c43d886bd1f7573b3972318cafd3ab..2d19870827e8938d8f86f57a2851ee608bc0d163 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
 \r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
 \r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 \r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
        the source code for any proprietary components.  See the licensing section\r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
+       of http://www.FreeRTOS.org for full details.\r
 \r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 8e5f258e31bc0e45cea2896f910e34e1f9f86764..cd22444cb9fcb99a4cdeb5ba7ac346f51fa2fde1 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 9a79cf7efc49d5b5acddb410f5e11f77f375c650..f53316ccb1a3d94bbe0e9e5b7ed2d9986ba1e015 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
 \r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
 \r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 \r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
        the source code for any proprietary components.  See the licensing section\r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
+       of http://www.FreeRTOS.org for full details.\r
 \r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index e49fe0cd3f65cc8d203d686fe241655372279a35..93718132dfab13da265866f6339212b284fc8ac5 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
 \r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
 \r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 \r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
        the source code for any proprietary components.  See the licensing section\r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
+       of http://www.FreeRTOS.org for full details.\r
 \r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 2a2e0e6522135f2ace511029607a426b17463acf..7085b52ea0527a78a4edf0f34eeb6eb86b0ea775 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index c048503193d74752c57aa294f15060906d19e9f3..797bf8d0dcc056c72d79c1eb3894b5341b09807f 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
 \r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
 \r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 \r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
        the source code for any proprietary components.  See the licensing section\r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
+       of http://www.FreeRTOS.org for full details.\r
 \r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 902a0274145e732f6447fe295c39377d1c588ff1..6c17edbfd80ec9a997ede86ac1e7604bff6f2474 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 0e76189eb7a0a4a4f82c7b3f22522ae6304f815b..e181eb6f0c7ca23cdafec00f1bdf860f34b8b5b0 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 5854366c9437423b8730a0b4f65d2144164d9bf3..811e0618ce43e01f370109c462c98adea53f26b8 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index ece008f53fe59dce7b85a690170d850df8479933..3af5500c38c3102b2a2f6cb847096cf66c01b95d 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 15c22a1cbd1c34480181e887da556eff812ab897..c4251185e573e0dac8a2653688b6cad2f37e4217 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 6a2cd47b0667d2ef903c0c63b24ef48084731c9d..efbdc90d42fdcf622206643ddb80dea2ef5844ba 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 7e7d48f09b92104efd092e63fc1f4343dee60233..10cef7065092314e701f4ca102e7550f2b32bdd4 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 5c7f062d7414456f50d590422fd968f999df4c1e..17a71e7b3c7a4b955a94f9b770f37589f41df28b 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 27b8cbd4ea2f5039c7fa5db284e3d78ec4d8d13c..011808729e0552a019a1bdd8be0a72ad870c3910 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 07c3b82d1fc6952d01e2c28138ad1c4bdf993808..8d37db639809554c0d066586159e9c1d3fc7f618 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 6a64204ef0dbf501aec8935eca22f2c41be4c5bc..f0913841cc7e878b82735d24fe9ed4994bac83a1 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 6bece07f2dc02cfe2afe7f34bad779f1977b72de..1d4de927fe4187454182f50ce5d0f122cf7b4bd8 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 1af118dc7f8a245251b4d7262c5ecdd456fe877f..594b0e6bd7ccf23ae10a58c50315ebb0bbfd84fe 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 3c7b29c6af7ed5246d16ea7ab939ea575cd1f060..9881c0695cfd72d380d52abcd2eeb2d9b099ef3f 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index abebbee8b8d0c2cffdef55d08d80381b1d125872..049794ee33bfa3df0fcd1a38c1e32c75c6138411 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 79af269a82f5d489470e8f536b42fa5541d26833..5938ff1cc5e5c289d3aa48828e75569c9141ee11 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 5c7308b0896bf66773fa84e5276076151987b845..45de10b51c5a1f3a32239ad8fe0ee0f2bc74fe73 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index b7bff7f40e7149ffbf38925d5218953b7d5f7c06..620685226bd659e881d3b6b31a7f7fe876aa32f9 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 5a52dd037f09145ba6ed9467a2d61668abaa4789..eea679463a095a1a94cdd275c4f1cfc833be7c2a 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 74c8d06166635127d7b50f445dcda0e24cfdecd9..33ebc4e34f2e9d170f823e43852e4d9491ae7045 100644 (file)
@@ -1,32 +1,53 @@
-#      FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+#/*\r
+#      FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 #\r
 #      This file is part of the FreeRTOS.org distribution.\r
 #\r
-#      FreeRTOS.org is free software; you can redistribute it and/or modify\r
-#      it under the terms of the GNU General Public License as published by\r
-#      the Free Software Foundation; either version 2 of the License, or\r
-#      (at your option) any later version.\r
+#      FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+#      under the terms of the GNU General Public License (version 2) as published\r
+#      by the Free Software Foundation and modified by the FreeRTOS exception.\r
 #\r
-#      FreeRTOS.org is distributed in the hope that it will be useful,\r
-#      but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-#      MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-#      GNU General Public License for more details.\r
+#      FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+#      ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+#      FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+#      more details.\r
 #\r
-#      You should have received a copy of the GNU General Public License\r
-#      along with FreeRTOS.org; if not, write to the Free Software\r
-#      Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+#      You should have received a copy of the GNU General Public License along \r
+#      with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+#      Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+#\r
+#      A special exception to the GPL is included to allow you to distribute a \r
+#      combined work that includes FreeRTOS.org without being obliged to provide\r
+#      the source code for any proprietary components.  See the licensing section\r
+#      of http://www.FreeRTOS.org for full details.\r
 #\r
-#      A special exception to the GPL can be applied should you wish to distribute\r
-#      a combined work that includes FreeRTOS.org, without being obliged to provide\r
-#      the source code for any proprietary components.  See the licensing section \r
-#      of http://www.FreeRTOS.org for full details of how and when the exception\r
-#      can be applied.\r
 #\r
 #      ***************************************************************************\r
-#      See http://www.FreeRTOS.org for documentation, latest information, license \r
-#      and contact details.  Please ensure to read the configuration and relevant \r
-#      port sections of the online documentation.\r
+#      *                                                                         *\r
+#      * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+#      *                                                                         *\r
+#      * This is a concise, step by step, 'hands on' guide that describes both   *\r
+#      * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
+#      * explains numerous examples that are written using the FreeRTOS API.     *\r
+#      * Full source code for all the examples is provided in an accompanying    *\r
+#      * .zip file.                                                              *\r
+#      *                                                                         *\r
 #      ***************************************************************************\r
+#\r
+#      1 tab == 4 spaces!\r
+#\r
+#      Please ensure to read the configuration and relevant port sections of the\r
+#      online documentation.\r
+#\r
+#      http://www.FreeRTOS.org - Documentation, latest information, license and\r
+#      contact details.\r
+#\r
+#      http://www.SafeRTOS.com - A version that is certified for use in safety\r
+#      critical systems.\r
+#\r
+#      http://www.OpenRTOS.com - Commercial support, development, porting,\r
+#      licensing and training services.\r
+#*/\r
 \r
 \r
 CC=sdcc\r
index 4deeb60968d643269591a507410a2aeb2bc4e76d..1fbe0372af322305abb6526a502d2d57270e130f 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 #include <c8051f120.h>\r
index 3d066509a76d6f085f7ce7a665ad3189a5842d19..c13bfc7bbdc6f14915653cd1e3be5a48801b7878 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 97c4a98831da46d98225a3f7dc68940dcd0ced75..8ba92ee3ef2f914655fddd17643b96e4e8d61b21 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index d0813c0669527c321d58e433286d554b022c2734..61d408ff97a9bef3187cbb3745f764f87ce08fdd 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index c2ff20c7fce6b7664219b69e81bd23a61e18f43b..2b7bbf2e74c1aabf32674fabe5773c0dd5e8d7e8 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index f3bfb7461d4348312a07906915903d973e1dcece..b8bab108774b2aa0ae7d3c9f341941c3b8620a74 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 5ccc3a3e476d4084a22a2995ee3de7c0519f4d9d..216d8bce44dce9c68630c74b6676390eb690f8e2 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index e3956b14e9926d6f0636355e2c0c2cd7a4cfdfea..5a37d8cc30d04ef4d68fbb1956feee4b09917f7b 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 5424fa0f7d0c60ea5233d3b875b50a43f73f583e..8b120b8d105d5283e0a428b96b86f41dddfc5925 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 2bf78ff6a2a237f0cb1d45cc13724a9c246ec89d..51c643799a4adcd546dc191293f893122bd286fe 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index c183b0df6fa0cbd6b38e41ea92b82b1b1267a208..9e896c56feca4c52f401b771cd668110674d78e0 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 755489ddfed59221196133e9facc5e79c9cbe82f..2d4a36a74b9c6f79dea6c609f19010e5e36a32c8 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 15920698b04e258f205307b4fcedd8f49a1a6878..3656dba7eafaeef8da608e8be2a8c6c645538f5e 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 8ff186979a48007f3ec1914dbdff771037266561..409c70bf161a0243f28ae51636259c49a76a6cd8 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index dfa8c674129fe2c485bd15b74ff1582514be4023..84bb00e38965af77a9d9dba8fd89da30fd336546 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index f3b646afaedce7370353c7314f9d1d101e41d30b..7dab97c670416e44059a36d19b6f925bddcd7e16 100644 (file)
@@ -1,53 +1,52 @@
 \r
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index c86f77a12db5b963ee7f485fce3803708f2e3228..728605c15c0f5f9890c4457f3fc23f0a01633791 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index a3d9d8b4667fa56423462ea40feb2f15b689af43..e7a4f8939de2acead0ef00d4446d90e9e5867a40 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index dfa8c674129fe2c485bd15b74ff1582514be4023..84bb00e38965af77a9d9dba8fd89da30fd336546 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 7c51d077c760aaae2e927acd3188a263af6e03d8..5ab3ac9fbb2d3e843fc24a8fbcf11aeaf3503843 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index f1b80cd39a254443adc825e45dd6323462baa6dc..2504d349b1e56436db5b58fdfff470db219c393a 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 31ead53e0a13fae185fe3dc381643552ee1d6ad0..d6cb304ae19ed96b9a7fb76d4c3a69e88dc10504 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 93ddbe24db2485528c0d04ac3608d73c6b6b8e94..af819011339ea178b289bdd688a1b6ab7083c164 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index ad4cf592ba4eb2be58f35053b60df578e7c7f879..d2c8f4f36ce29868f05d817e2d9e32b881ac18fb 100644 (file)
@@ -1,53 +1,52 @@
 \r
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index a3a6d8e969990fc06150c0641ceb21faea949fb1..f4adf71e6a0f9de9efec7f235767788f8954088d 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 934c2f3996b11c4406b9cddf25a9c59a7e3e0571..0d20870c14c4821aa016e1adbfb6cd03ef731daf 100644 (file)
@@ -5,7 +5,7 @@
 This file is part of GEL.\r
 \r
 GEL is free software; you can redistribute it and/or modify\r
-it under the terms of the GNU General Public License as published by\r
+it under the terms of the GNU General Public License** as published by\r
 the Free Software Foundation; either version 2, or (at your option)\r
 any later version.\r
 \r
index 8d2c749306a011512a94a0cc428f1caebc821a9e..d898f2a6e72757f36e1f4ee596a48386888995f4 100644 (file)
@@ -5,7 +5,7 @@
 This file is part of GEL.\r
 \r
 GEL is free software; you can redistribute it and/or modify\r
-it under the terms of the GNU General Public License as published by\r
+it under the terms of the GNU General Public License** as published by\r
 the Free Software Foundation; either version 2, or (at your option)\r
 any later version.\r
 \r
index a28fe94fedb67ddbb21496c8181029007d7d9ffb..d2fd3686a86090adf64685311f518ee6ae4afc09 100644 (file)
@@ -5,7 +5,7 @@
 This file is part of GEL.\r
 \r
 GEL is free software; you can redistribute it and/or modify\r
-it under the terms of the GNU General Public License as published by\r
+it under the terms of the GNU General Public License** as published by\r
 the Free Software Foundation; either version 2, or (at your option)\r
 any later version.\r
 \r
index 86cfd92e9eea7f271eba602cc52870256bb7ba5e..a1c44f04a3aec6500f3ba7a071faa44e59129adc 100644 (file)
@@ -1,36 +1,52 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
 \r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
 \r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 \r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
 \r
-       ***************************************************************************\r
-       See http://www.FreeRTOS.org for documentation, latest information, license \r
-       and contact details.  Please ensure to read the configuration and relevant \r
-       port sections of the online documentation.\r
 \r
-       Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along\r
-       with commercial development and support options.\r
        ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       *                                                                         *\r
+       * This is a concise, step by step, 'hands on' guide that describes both   *\r
+       * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
+       * explains numerous examples that are written using the FreeRTOS API.     *\r
+       * Full source code for all the examples is provided in an accompanying    *\r
+       * .zip file.                                                              *\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
+\r
+       Please ensure to read the configuration and relevant port sections of the\r
+       online documentation.\r
+\r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
+       contact details.\r
+\r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
+       critical systems.\r
+\r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
+       licensing and training services.\r
 */\r
 \r
 #ifndef FREERTOS_CONFIG_H\r
index edab644e5fc7dcd1c6adcc177fec00a80ea9f075..888cef7f128d9ea0e14a898f189e8db2fdbeb009 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
 \r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
 \r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 \r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
        the source code for any proprietary components.  See the licensing section\r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
+       of http://www.FreeRTOS.org for full details.\r
 \r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 27a819be908fb36ced55d51c68238ac52fcc3865..766d7f52c43e52aeb682479e45bfd703b5ea3bf1 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
 \r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
 \r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 \r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
        the source code for any proprietary components.  See the licensing section\r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
+       of http://www.FreeRTOS.org for full details.\r
 \r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 591c79d84ccc55214723cf7af8a3475feb2ef90f..5e52f763e8f6928b31a547aa1f9d96fbbe3e00a6 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
 \r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
 \r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 \r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
        the source code for any proprietary components.  See the licensing section\r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
+       of http://www.FreeRTOS.org for full details.\r
 \r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 06cd81c701814a765647f46d6350daabe5836ce0..08315d5b19e1b187f7fcc8b55a16868ce24b6b0f 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
 \r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
 \r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 \r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
        the source code for any proprietary components.  See the licensing section\r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
+       of http://www.FreeRTOS.org for full details.\r
 \r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 59a67c0019b47d235c23dfa355520488320a7815..8101954934b60adead8415683782f50636aef855 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
 \r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
 \r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 \r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
        the source code for any proprietary components.  See the licensing section\r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
+       of http://www.FreeRTOS.org for full details.\r
 \r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index edab644e5fc7dcd1c6adcc177fec00a80ea9f075..888cef7f128d9ea0e14a898f189e8db2fdbeb009 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
 \r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
 \r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 \r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
        the source code for any proprietary components.  See the licensing section\r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
+       of http://www.FreeRTOS.org for full details.\r
 \r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index f0229b2e0d842af960b69011f2bdd79adcfb06b5..23a22eabea6c25fd7417d98b6654d519c7ef1621 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
 \r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
 \r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 \r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
        the source code for any proprietary components.  See the licensing section\r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
+       of http://www.FreeRTOS.org for full details.\r
 \r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 71e467b97646eeef720bde57745c1abeca607e19..529231d6c661ddb04d6305aa242f7894044023c2 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
 \r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
 \r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 \r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
        the source code for any proprietary components.  See the licensing section\r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
+       of http://www.FreeRTOS.org for full details.\r
 \r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index b1f5affa07cab5f6c031aded5a1f4238fe9db8ad..8339b641204e2c4e0e9e45c97a218b2f856c7d70 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
 \r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
 \r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 \r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
        the source code for any proprietary components.  See the licensing section\r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
+       of http://www.FreeRTOS.org for full details.\r
 \r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 54c2ce066f820a2f4fb0ea10ce38a3822fa6b991..5239fb51c287f29787716489047e24a2d842fd27 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index a24a18ce89f6099a3a2d0074a6f4ea9cb3ef2dfa..c81dbfdba6aa19d9522ec1aa3f272ec243d2dd19 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index b8d95f61a81b1d77a7f196bdbad0777015c5141e..1cf99943ba0af76ffe38c01a7e2f9652677187cf 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
 \r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
 \r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 \r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
        the source code for any proprietary components.  See the licensing section\r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
+       of http://www.FreeRTOS.org for full details.\r
 \r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index c23211d0d4837666e7970b5300e056ea6431fd11..68f9ef5c2b0c658aebd9ee9b05318121e495fa3b 100644 (file)
@@ -1,41 +1,40 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
 \r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
 \r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 \r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
        the source code for any proprietary components.  See the licensing section\r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
+       of http://www.FreeRTOS.org for full details.\r
 \r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
index e0ff26e56437c1abd1518fe5fb285a4c9125a1dd..cb948129025be608b7d2e9708aba3800e965da37 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index e4f50ed7d5c28e6f4ba1e2670a35c65dd48b4984..f56be677ef186ec02b72900b3e580345a50e5444 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 1f039b9fe8267ac7eafbba519c591cfcb2a1086d..99608989af080840289dfbc23d922446675b84ad 100644 (file)
@@ -5,7 +5,7 @@
     This file is part of the FreeRTOS distribution.\r
 \r
     FreeRTOS is free software; you can redistribute it and/or modify\r
-    it under the terms of the GNU General Public License as published by\r
+    it under the terms of the GNU General Public License** as published by\r
     the Free Software Foundation; either version 2 of the License, or\r
     (at your option) any later version.\r
 \r
index 5d66d176bb613372ad40c58e455dfd221fabf54c..460593bd2e60f27412bb5671b8e8a4badc322c70 100644 (file)
@@ -5,7 +5,7 @@
     This file is part of the FreeRTOS distribution.\r
 \r
     FreeRTOS is free software; you can redistribute it and/or modify\r
-    it under the terms of the GNU General Public License as published by\r
+    it under the terms of the GNU General Public License** as published by\r
     the Free Software Foundation; either version 2 of the License, or\r
     (at your option) any later version.\r
 \r
index 360e89aa3f3717e08ea34934bad1a2a2b29d202e..1ccf2160db06593f016577ea4182ec6ab245a2ee 100644 (file)
@@ -4,7 +4,7 @@
     This file is part of the FreeRTOS distribution.\r
 \r
     FreeRTOS is free software; you can redistribute it and/or modify\r
-    it under the terms of the GNU General Public License as published by\r
+    it under the terms of the GNU General Public License** as published by\r
     the Free Software Foundation; either version 2 of the License, or\r
     (at your option) any later version.\r
 \r
index 6db205c958a473c737f86a9feab42dde5c7bcf91..8bfb8264c078055311ed85a73fd1357c94c94ebb 100644 (file)
@@ -4,7 +4,7 @@
     This file is part of the FreeRTOS distribution.\r
 \r
     FreeRTOS is free software; you can redistribute it and/or modify\r
-    it under the terms of the GNU General Public License as published by\r
+    it under the terms of the GNU General Public License** as published by\r
     the Free Software Foundation; either version 2 of the License, or\r
     (at your option) any later version.\r
 \r
index 3916e5ffcf0b1d65587626df3abf27404a8d1ff9..db2ba17765c8b69b803d9961c9445b369871d900 100644 (file)
@@ -4,7 +4,7 @@
     This file is part of the FreeRTOS distribution.\r
 \r
     FreeRTOS is free software; you can redistribute it and/or modify\r
-    it under the terms of the GNU General Public License as published by\r
+    it under the terms of the GNU General Public License** as published by\r
     the Free Software Foundation; either version 2 of the License, or\r
     (at your option) any later version.\r
 \r
index 0720fb3e4e86eba0ffe6b867152537e18267fe88..0d79c5f6a716549c9117dab3e2c3090077d88c07 100644 (file)
@@ -4,7 +4,7 @@
     This file is part of the FreeRTOS distribution.\r
 \r
     FreeRTOS is free software; you can redistribute it and/or modify\r
-    it under the terms of the GNU General Public License as published by\r
+    it under the terms of the GNU General Public License** as published by\r
     the Free Software Foundation; either version 2 of the License, or\r
     (at your option) any later version.\r
 \r
index 6bc765dc4ecc83ab3300ef5829e9206bd67dd0ad..d898963ecd8d83f59da5b3f67aedf700fd2644e7 100644 (file)
@@ -4,7 +4,7 @@
     This file is part of the FreeRTOS distribution.\r
 \r
     FreeRTOS is free software; you can redistribute it and/or modify\r
-    it under the terms of the GNU General Public License as published by\r
+    it under the terms of the GNU General Public License** as published by\r
     the Free Software Foundation; either version 2 of the License, or\r
     (at your option) any later version.\r
 \r
index 4657b7ec0ca2955103a73f42af6cecfd045b0e16..0ea9a0830a9e4de3f08acc1fabfcb40a2a1219c3 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 0bef97a78b9103c007bec3f5c9f88733df695a76..f36e8789f194363bb91fbd31fbe3b18a965d56c7 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 80fab1b44933569481b673d035ecaedb33b4adda..763e17f11f2b923a9fab650f5fa70977f0eae228 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 95d1769a2faa70ba36d107d4e722ddf4a530f932..356c7e49e74c3c088fb56df47196612dcf94dc5c 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 3dc6c2431786f632e8df09c8703af6501b8f9bbd..d5fdc470074d1ad2098aa693995542022937a4f7 100644 (file)
@@ -1,34 +1,53 @@
-;      FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+;/*\r
+;      FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 ;\r
 ;      This file is part of the FreeRTOS.org distribution.\r
 ;\r
-;      FreeRTOS.org is free software; you can redistribute it and/or modify\r
-;      it under the terms of the GNU General Public License as published by\r
-;      the Free Software Foundation; either version 2 of the License, or\r
-;      (at your option) any later version.\r
+;      FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+;      under the terms of the GNU General Public License (version 2) as published\r
+;      by the Free Software Foundation and modified by the FreeRTOS exception.\r
 ;\r
-;      FreeRTOS.org is distributed in the hope that it will be useful,\r
-;      but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-;      MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-;      GNU General Public License for more details.\r
+;      FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+;      ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+;      FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+;      more details.\r
 ;\r
-;      You should have received a copy of the GNU General Public License\r
-;      along with FreeRTOS.org; if not, write to the Free Software\r
-;      Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+;      You should have received a copy of the GNU General Public License along \r
+;      with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+;      Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 ;\r
-;      A special exception to the GPL can be applied should you wish to distribute\r
-;      a combined work that includes FreeRTOS.org, without being obliged to provide\r
+;      A special exception to the GPL is included to allow you to distribute a \r
+;      combined work that includes FreeRTOS.org without being obliged to provide\r
 ;      the source code for any proprietary components.  See the licensing section\r
-;      of http://www.FreeRTOS.org for full details of how and when the exception\r
-;      can be applied.\r
+;      of http://www.FreeRTOS.org for full details.\r
+;\r
 ;\r
 ;      ***************************************************************************\r
-;      See http://www.FreeRTOS.org for documentation, latest information, license\r
-;      and contact details.  Please ensure to read the configuration and relevant\r
-;      port sections of the online documentation.\r
+;      *                                                                         *\r
+;      * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+;      *                                                                         *\r
+;      * This is a concise, step by step, 'hands on' guide that describes both   *\r
+;      * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
+;      * explains numerous examples that are written using the FreeRTOS API.     *\r
+;      * Full source code for all the examples is provided in an accompanying    *\r
+;      * .zip file.                                                              *\r
+;      *                                                                         *\r
 ;      ***************************************************************************\r
 ;\r
-;------------------------------------------------------------------------------\r
+;      1 tab == 4 spaces!\r
+;\r
+;      Please ensure to read the configuration and relevant port sections of the\r
+;      online documentation.\r
+;\r
+;      http://www.FreeRTOS.org - Documentation, latest information, license and\r
+;      contact details.\r
+;\r
+;      http://www.SafeRTOS.com - A version that is certified for use in safety\r
+;      critical systems.\r
+;\r
+;      http://www.OpenRTOS.com - Commercial support, development, porting,\r
+;      licensing and training services.\r
+;*/\r
 \r
 ;\r
 ; This file defines a wrapper for the interrupt generated each time the button\r
index b8d5804f36db773fddb8004efb0b6b2831950317..6fff99e4692dba43bd41cd6819e5cfed31eebab0 100644 (file)
@@ -1,41 +1,40 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
 \r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
 \r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 \r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
        the source code for any proprietary components.  See the licensing section\r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
+       of http://www.FreeRTOS.org for full details.\r
 \r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
index 0b86d911fd72df54ef3e11b02c0995fa646dfa4d..71dc0c36138daf035346dfb32b2f6128d32b9bf1 100644 (file)
@@ -1,41 +1,40 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
 \r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
 \r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 \r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
        the source code for any proprietary components.  See the licensing section\r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
+       of http://www.FreeRTOS.org for full details.\r
 \r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
index 9ecaf9c0f4104c1337d9964c79b3984adb20c2cf..85d765fb157065dfd189ac1afd3f8bb750e1645e 100644 (file)
@@ -1,34 +1,53 @@
-;      FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+;/*\r
+;      FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 ;\r
 ;      This file is part of the FreeRTOS.org distribution.\r
 ;\r
-;      FreeRTOS.org is free software; you can redistribute it and/or modify\r
-;      it under the terms of the GNU General Public License as published by\r
-;      the Free Software Foundation; either version 2 of the License, or\r
-;      (at your option) any later version.\r
+;      FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+;      under the terms of the GNU General Public License (version 2) as published\r
+;      by the Free Software Foundation and modified by the FreeRTOS exception.\r
 ;\r
-;      FreeRTOS.org is distributed in the hope that it will be useful,\r
-;      but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-;      MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-;      GNU General Public License for more details.\r
+;      FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+;      ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+;      FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+;      more details.\r
 ;\r
-;      You should have received a copy of the GNU General Public License\r
-;      along with FreeRTOS.org; if not, write to the Free Software\r
-;      Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+;      You should have received a copy of the GNU General Public License along \r
+;      with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+;      Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 ;\r
-;      A special exception to the GPL can be applied should you wish to distribute\r
-;      a combined work that includes FreeRTOS.org, without being obliged to provide\r
+;      A special exception to the GPL is included to allow you to distribute a \r
+;      combined work that includes FreeRTOS.org without being obliged to provide\r
 ;      the source code for any proprietary components.  See the licensing section\r
-;      of http://www.FreeRTOS.org for full details of how and when the exception\r
-;      can be applied.\r
+;      of http://www.FreeRTOS.org for full details.\r
+;\r
 ;\r
 ;      ***************************************************************************\r
-;      See http://www.FreeRTOS.org for documentation, latest information, license\r
-;      and contact details.  Please ensure to read the configuration and relevant\r
-;      port sections of the online documentation.\r
+;      *                                                                         *\r
+;      * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+;      *                                                                         *\r
+;      * This is a concise, step by step, 'hands on' guide that describes both   *\r
+;      * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
+;      * explains numerous examples that are written using the FreeRTOS API.     *\r
+;      * Full source code for all the examples is provided in an accompanying    *\r
+;      * .zip file.                                                              *\r
+;      *                                                                         *\r
 ;      ***************************************************************************\r
 ;\r
-;------------------------------------------------------------------------------\r
+;      1 tab == 4 spaces!\r
+;\r
+;      Please ensure to read the configuration and relevant port sections of the\r
+;      online documentation.\r
+;\r
+;      http://www.FreeRTOS.org - Documentation, latest information, license and\r
+;      contact details.\r
+;\r
+;      http://www.SafeRTOS.com - A version that is certified for use in safety\r
+;      critical systems.\r
+;\r
+;      http://www.OpenRTOS.com - Commercial support, development, porting,\r
+;      licensing and training services.\r
+;*/\r
 \r
 \r
 ;\r
index 3522221e322404f5136d9204a783250b1947ac3b..b94c5202ba57e451a6de3010bb046b8404196675 100644 (file)
@@ -1,41 +1,40 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
 \r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
 \r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 \r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
        the source code for any proprietary components.  See the licensing section\r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
+       of http://www.FreeRTOS.org for full details.\r
 \r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
index c4972667f1625018a499400a9335867c222e5e2f..8862c5f95584d7687d5326ce7d4e3a0b90c33ad9 100644 (file)
@@ -1,41 +1,40 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
 \r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
 \r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 \r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
        the source code for any proprietary components.  See the licensing section\r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
+       of http://www.FreeRTOS.org for full details.\r
 \r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
index fe09bff34ba7e5154b17564086b012cee4475210..b93a89b6b717b4ce58e43c37136b605f6c5b80bb 100644 (file)
@@ -1,41 +1,40 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
 \r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
 \r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 \r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
        the source code for any proprietary components.  See the licensing section\r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
+       of http://www.FreeRTOS.org for full details.\r
 \r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
index b2e4a73e1fb824b637db92d80ce660cbb109abdd..920158555416f50c96b608fcb1f335fe1d8a79c6 100644 (file)
@@ -1,41 +1,40 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
 \r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
 \r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 \r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
        the source code for any proprietary components.  See the licensing section\r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
+       of http://www.FreeRTOS.org for full details.\r
 \r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
index b98fad992a2e968b65915cd0cfe5c2fa14ddf986..b730cf21cbdb92aba5a382a4f814368e376396ee 100644 (file)
@@ -1,41 +1,40 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
 \r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
 \r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 \r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
        the source code for any proprietary components.  See the licensing section\r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
+       of http://www.FreeRTOS.org for full details.\r
 \r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
index ba6cfcace4d4cda0ea7d7b9e7ac21a9f90309579..b2bfdd87de68183dd23492c1ae4721f11e33088c 100644 (file)
@@ -1,41 +1,40 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
 \r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
 \r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 \r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
        the source code for any proprietary components.  See the licensing section\r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
+       of http://www.FreeRTOS.org for full details.\r
 \r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
index b2175a719b3019019af18226d99f1096fa49fc52..4278b12c89f9b4b108389bd455871c582a13d92d 100644 (file)
@@ -1,41 +1,40 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
 \r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
 \r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 \r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
        the source code for any proprietary components.  See the licensing section\r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
+       of http://www.FreeRTOS.org for full details.\r
 \r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
index e437d555df3ff64575d85626019e397e8d9db1ae..a2279d0f71d126623f9ccffdd2d9c4cbd41a1208 100644 (file)
@@ -1,34 +1,53 @@
-;      FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+;/*\r
+;      FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 ;\r
 ;      This file is part of the FreeRTOS.org distribution.\r
 ;\r
-;      FreeRTOS.org is free software; you can redistribute it and/or modify\r
-;      it under the terms of the GNU General Public License as published by\r
-;      the Free Software Foundation; either version 2 of the License, or\r
-;      (at your option) any later version.\r
+;      FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+;      under the terms of the GNU General Public License (version 2) as published\r
+;      by the Free Software Foundation and modified by the FreeRTOS exception.\r
 ;\r
-;      FreeRTOS.org is distributed in the hope that it will be useful,\r
-;      but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-;      MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-;      GNU General Public License for more details.\r
+;      FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+;      ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+;      FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+;      more details.\r
 ;\r
-;      You should have received a copy of the GNU General Public License\r
-;      along with FreeRTOS.org; if not, write to the Free Software\r
-;      Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+;      You should have received a copy of the GNU General Public License along \r
+;      with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+;      Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 ;\r
-;      A special exception to the GPL can be applied should you wish to distribute\r
-;      a combined work that includes FreeRTOS.org, without being obliged to provide\r
+;      A special exception to the GPL is included to allow you to distribute a \r
+;      combined work that includes FreeRTOS.org without being obliged to provide\r
 ;      the source code for any proprietary components.  See the licensing section\r
-;      of http://www.FreeRTOS.org for full details of how and when the exception\r
-;      can be applied.\r
+;      of http://www.FreeRTOS.org for full details.\r
+;\r
 ;\r
 ;      ***************************************************************************\r
-;      See http://www.FreeRTOS.org for documentation, latest information, license\r
-;      and contact details.  Please ensure to read the configuration and relevant\r
-;      port sections of the online documentation.\r
+;      *                                                                         *\r
+;      * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+;      *                                                                         *\r
+;      * This is a concise, step by step, 'hands on' guide that describes both   *\r
+;      * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
+;      * explains numerous examples that are written using the FreeRTOS API.     *\r
+;      * Full source code for all the examples is provided in an accompanying    *\r
+;      * .zip file.                                                              *\r
+;      *                                                                         *\r
 ;      ***************************************************************************\r
 ;\r
-;------------------------------------------------------------------------------\r
+;      1 tab == 4 spaces!\r
+;\r
+;      Please ensure to read the configuration and relevant port sections of the\r
+;      online documentation.\r
+;\r
+;      http://www.FreeRTOS.org - Documentation, latest information, license and\r
+;      contact details.\r
+;\r
+;      http://www.SafeRTOS.com - A version that is certified for use in safety\r
+;      critical systems.\r
+;\r
+;      http://www.OpenRTOS.com - Commercial support, development, porting,\r
+;      licensing and training services.\r
+;*/\r
 ; Note: Select the correct include files for the device used by the application.\r
 \r
        EXTERN  vRegTestFailed\r
index 86f25cf7290ae4ed480cf2e8cdeab619f8c70897..a55b158ab2ac118fc232248943feae3abbaf7acb 100644 (file)
@@ -1,41 +1,40 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
 \r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
 \r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 \r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
        the source code for any proprietary components.  See the licensing section\r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
+       of http://www.FreeRTOS.org for full details.\r
 \r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
index 0280c04f316aff9882c28edc2a725d49d42ca9bf..daf01e31c79858da14d2227e5e831f51f7eb1363 100644 (file)
@@ -1,41 +1,40 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
 \r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
 \r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 \r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
        the source code for any proprietary components.  See the licensing section\r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
+       of http://www.FreeRTOS.org for full details.\r
 \r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
index f162d5fb05fbf9a27697cac95261098c4c95b5f7..ef3b5a5fb29a4b7ceb0074d375bdc7e17d5d04ca 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index b83aaebc487808f434852ac140d1ef472ad2fe7f..12be0a8e2d2b783291b42395eaea68dc77a4f307 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index a3c743e4b2fb9039d5d01f2be7182872ba88f7e6..cfdedabe59889391229fe4b8fe054add5e6aec09 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 48450dd4a5fe515bbcf7d65510396a7a975a706d..5ff2df339a15bf082cb2c24745a8513c739ac1ca 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 12fd5f728d95fb396ab056c68bab3515f27f9848..0effc4435c708226072505359a6095b6a2bcc500 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index a07eba9e9b8fed683438a982b6c4b2739d6cf542..74e171fb4cb638babd9e204c7d7b704b38475dbc 100644 (file)
@@ -5,54 +5,53 @@
        http://dzcomm.sourceforge.net\r
 \r
 \r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index b54167477c434b0dd1c57e443ce76d5afa872e88..cdf782642f9ecbe965216ebbf4435bbb5fdb8ee0 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index dc27d63884e49e18f893096ac26c2ada1f16acdc..975032b0ef902c8d3463768f0997db657e02b82d 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 0e2f8352c2ca259680564cb59cd65ef801180436..8b6d3f41e6f5a0a137ad08491b77dfbda271ecc9 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index ea4986836186821e0e7f984b4171c95bbb53a84c..64c4d598f4801fc7713362fd801c03cc46d610c6 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 30593892bf5f17710aa5d39349836fe3c7d51fe7..bba6012898b65fd5363c5f8d72ec3c966b32f801 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 21836c83fc6b6e9dc0fd33befc4e2131d8dc34d1..0f27f34bcfe76b3df52cdcd388ddf96324fbb171 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index a37674d8be8e4adf5986b25c02ff25b34617fce4..7572259e623cceebaee308319701253c7a06c6b6 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 44716be013d32c8d23d6ecd52ba20ed609f59f79..7f39c7edbd7b2334e03d99911429f74da5fcc69f 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index f9b68687698a1e117dc536b1f8b2dc40f3c6a69e..7608acb51f70020ddea00880ce08d76a4938e4e7 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 408494244ccd477da63cce05616f304b1beca762..db6fbec39cd84dbb67569e6446180b286bf8a729 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 826699d0c83c627ab1ffe0a513fca46583bd63cb..60d98a8500f2092abc1e52cc62f031a0685d22eb 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 9f670225e39fa1a8f729430d6f126c123882bde2..0b38e3efd6fa23b52414615cf5c6115341855788 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 8161e3741811b97b2c1d606d3c424cd9b735d518..dba992442f4f7aa222fa9493dd96ef26fff911bf 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index f9b68687698a1e117dc536b1f8b2dc40f3c6a69e..7608acb51f70020ddea00880ce08d76a4938e4e7 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index cb1430e0bd46e35613998c1d1503faf44c28bf84..a638b6a9c0725ee9aa70b9473d11c2b66fb1572e 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 25bc092540ceafb3ae273627162dbac0bfac279d..69a74d93e76bd3423fc8049ed699e3da77638fb8 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 7989d21de51180eb78a3dd3bba21f3d49876bcb6..aa0a7e543962ba3631fef8911df43fb248e48b77 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 8161e3741811b97b2c1d606d3c424cd9b735d518..dba992442f4f7aa222fa9493dd96ef26fff911bf 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index f9b68687698a1e117dc536b1f8b2dc40f3c6a69e..7608acb51f70020ddea00880ce08d76a4938e4e7 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index cb1430e0bd46e35613998c1d1503faf44c28bf84..a638b6a9c0725ee9aa70b9473d11c2b66fb1572e 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index c3ce311d7b9dd581d47976cd66c6756f76545748..1509b64ad2fad729b45496a2422dcafd31b2c854 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index e5f5ae8278c7cebdbf13c08e3675543733c3efbb..141c60270414d5209a1c2e0377a73e8bbb41cd1c 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 8161e3741811b97b2c1d606d3c424cd9b735d518..dba992442f4f7aa222fa9493dd96ef26fff911bf 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index f9b68687698a1e117dc536b1f8b2dc40f3c6a69e..7608acb51f70020ddea00880ce08d76a4938e4e7 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index cb1430e0bd46e35613998c1d1503faf44c28bf84..a638b6a9c0725ee9aa70b9473d11c2b66fb1572e 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 08e45ebc6ea3588d1dde3e6deaf603ad5bac6a62..af69fb392f6773aebd4ce688e65d84ac56fed9f2 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 760d594f683440ea58caa89a0629d39431b2476d..b22bb2371a0402f6e30b408614b7c12c96a5735b 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 8161e3741811b97b2c1d606d3c424cd9b735d518..dba992442f4f7aa222fa9493dd96ef26fff911bf 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index f9b68687698a1e117dc536b1f8b2dc40f3c6a69e..7608acb51f70020ddea00880ce08d76a4938e4e7 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index cb1430e0bd46e35613998c1d1503faf44c28bf84..a638b6a9c0725ee9aa70b9473d11c2b66fb1572e 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index e410a96eb078166cbd5bc464dfca19781f85d443..3085e7696934c6ca50f946cffbe729bb12b4bf21 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index c2649f81e8b9f1222fecfee1dec44825fcac6598..c99a88351bbaa2b9978a9eea4d6b3c69a1a8fcc5 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 8161e3741811b97b2c1d606d3c424cd9b735d518..dba992442f4f7aa222fa9493dd96ef26fff911bf 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index f9b68687698a1e117dc536b1f8b2dc40f3c6a69e..7608acb51f70020ddea00880ce08d76a4938e4e7 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index cb1430e0bd46e35613998c1d1503faf44c28bf84..a638b6a9c0725ee9aa70b9473d11c2b66fb1572e 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index a12958f73c0141ba0b9dc927cbc4f6deb8721498..f573bacb4c60c6a889636b63a3ca3651d5bbee4f 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index aafbba60d1200bf817ddb0f0e912f3430dbe1d70..cf7e70e7397e98a2917fd171c818f0d996989c85 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 8161e3741811b97b2c1d606d3c424cd9b735d518..dba992442f4f7aa222fa9493dd96ef26fff911bf 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index f9b68687698a1e117dc536b1f8b2dc40f3c6a69e..7608acb51f70020ddea00880ce08d76a4938e4e7 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index cb1430e0bd46e35613998c1d1503faf44c28bf84..a638b6a9c0725ee9aa70b9473d11c2b66fb1572e 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 7c890b37df8f07f05e3774e57aff2b18ef3e52df..7d50172341545a2aa9f916c1f1a346a089ddcbaa 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 457d01f709f16390c8478ad205670a6c9e0c7137..8a7ba2869f97022e2f26e7889a3571f077cebddd 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index ce76a886f9e8d045d42257a60d5db1835a1b7378..86ed6ad9ea38eecae07388cb0ee0b8dd6830f7bb 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 5c6bf7c32d6d8f8b7c2e4d597fc40a3b3ac20b78..5ee6fc6a37a0a515b3990aefaa1009d60eefdc2d 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 58f02ad24ac8817ca7e9750de1206e9fab9a0318..a0edca28aad1b845962e75ae5ff9cce366626a57 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 019d98262d456d94ca24bdc7ee9e8d89703bcdfb..fa5b9974494a39e0728ff068530b529de16bc8e7 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 28309d023c9881de0bb6abbf9e8ff572319a4e27..5fa84103f50a66438da35fa4738fc1e471319df1 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 0e990743e7889588a67e93891e66b2c8d314d03b..041a9284f99c2485f5d87eb1bf5e5597b728e16d 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 35b01ac48ee961b1a72f0ad2f455cb340665f92c..30ca87752cf795092bc48d1727816afcb86e0d2d 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index ec8182d8abd133162abb76b9459c8e46690ba351..9baf574acfb3b7fb043c80142f55804d4a974aef 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 292d5f2dfe8b34af73e8942ccfa3fb995eebd27c..37b2ae23169fdc074c25cccf3f8a0a84688a5aa3 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index a2d338685c58e05cde600d8b080cf5d8833e0fe4..c2bdd28ea0f5cade4c0b161d6195ea6ae79419ab 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index b14eb717ed416d031d0aa3b0944e6af842083468..735cf8945050b99deaba8aa05315ba6a7e4ab007 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index e2bb5ffd83a90a1984fbd5f05ce6539f4212bbdc..b7f8a07ff063c9ceb52051c7627d1c9a2fe775e3 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index e3ef6ac128a1f222517825d5ac877403981ff825..8218887e3df2a55defc861a741f20f5341e62ac1 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
 \r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
 \r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 \r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
        the source code for any proprietary components.  See the licensing section\r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
+       of http://www.FreeRTOS.org for full details.\r
 \r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 6f85efb58bce3f2c51c5aa518c5324da89a38ad3..d36f815f25459307f4da98539ced6dbfadb04321 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
 \r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
 \r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 \r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
        the source code for any proprietary components.  See the licensing section\r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
+       of http://www.FreeRTOS.org for full details.\r
 \r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 944618ba080979bf126c64427bb5c313a3b45848..83e3a4f122efae76e1835e36129c1a194ac226d7 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
  \r
index 5b372c1105f0cee6e96303cf0c561168b5d04ef5..50286b03e4b0e18b6003b5106d9361521cb6bb1c 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 799dcdbc121c741480acd979194de2916c6345bc..f2b705c4a9fb9d9781a734345ff7cbc02fea881c 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
 \r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
 \r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 \r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
        the source code for any proprietary components.  See the licensing section\r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
+       of http://www.FreeRTOS.org for full details.\r
 \r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 62aaa16f45a8cd26aa9377605519a0a25cb97992..4b72706d5d9cdd33f4ad20d5a893630869638ba0 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 35b01ac48ee961b1a72f0ad2f455cb340665f92c..30ca87752cf795092bc48d1727816afcb86e0d2d 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 215b5ad5843f881c6f2746aefa06b049c9b879a1..b4dbec7d03a5407987b7f909af7121834f8fe54b 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
 \r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
 \r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 \r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
        the source code for any proprietary components.  See the licensing section\r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
+       of http://www.FreeRTOS.org for full details.\r
 \r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index ba3fe3986c172c1735954ddf39a3552680673405..a9086727bd2a60d4116e324f16a7d612021a580c 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 1167b9639c7593ead8a66322a1f6c340758d9fb2..1711ffe685503e5d88402984e6847fdbb8689648 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index b14eb717ed416d031d0aa3b0944e6af842083468..735cf8945050b99deaba8aa05315ba6a7e4ab007 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index b4520849d732b2e694d37536b07fd18bbdd5ee76..d9ccf1473f670f5d654c439495522b6363da0e3d 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 9ab9f89c8bba22470f0a99671e2c3c05648f3441..8a7fea761ffcd62553e8698d49f1355efb8a5b78 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
 \r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
 \r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 \r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
        the source code for any proprietary components.  See the licensing section\r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
+       of http://www.FreeRTOS.org for full details.\r
 \r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 98fd033b5e2e29c8c5e339f5db378b565c5ba275..ae2c8d60a97ed802318ab38a68fea2fb21720d4d 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 3c8cd09ee649e8a5a95197e520d8343540e36aed..92d1bb5a5f104df86c6d8b76121024ede668592d 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index f8e7830c0f84be6530f7487fd698e78ff016f128..eb003f2cfdd85e29c94f646531526d4fdcc970c7 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 2bb08bf38ef9c27956c06b5212b8d69f24ee36b3..7d1d1c91c78f55b534ede35aa92c10786c7438f4 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
 \r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
 \r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 \r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
        the source code for any proprietary components.  See the licensing section\r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
+       of http://www.FreeRTOS.org for full details.\r
 \r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index d1abec98377a45ad3a4118cc1811b4f71a0fd19a..e76a1d87c81c7cc319c3e6377f7332b453a612ba 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
 \r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
 \r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 \r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
        the source code for any proprietary components.  See the licensing section\r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
+       of http://www.FreeRTOS.org for full details.\r
 \r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 83dc30c08998115de0d15f4935f656bd61dcec61..06a8f1aa5732bf72412452743ac470d629f475a4 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index f225d044645d9e596c8238512c58b3913fd00345..73eff8a0846ee881a486596dbd99c8e3b7572454 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
 \r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
 \r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 \r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
        the source code for any proprietary components.  See the licensing section\r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
+       of http://www.FreeRTOS.org for full details.\r
 \r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 98fd033b5e2e29c8c5e339f5db378b565c5ba275..ae2c8d60a97ed802318ab38a68fea2fb21720d4d 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 3c8cd09ee649e8a5a95197e520d8343540e36aed..92d1bb5a5f104df86c6d8b76121024ede668592d 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index f8e7830c0f84be6530f7487fd698e78ff016f128..eb003f2cfdd85e29c94f646531526d4fdcc970c7 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index d021cde525d4774b98014ae2dba2932244a12ff5..75d82ab3102c90d6546c990bd3cd9ced5c79ac67 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
 \r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
 \r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 \r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
        the source code for any proprietary components.  See the licensing section\r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
+       of http://www.FreeRTOS.org for full details.\r
 \r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index d1abec98377a45ad3a4118cc1811b4f71a0fd19a..e76a1d87c81c7cc319c3e6377f7332b453a612ba 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
 \r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
 \r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 \r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
        the source code for any proprietary components.  See the licensing section\r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
+       of http://www.FreeRTOS.org for full details.\r
 \r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 83dc30c08998115de0d15f4935f656bd61dcec61..06a8f1aa5732bf72412452743ac470d629f475a4 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 2745f1b231fdc46b8ba68b15b6a86057782292a2..5083a8586d7c146f3c49d7d0110dde703a3666ae 100644 (file)
Binary files a/Demo/Unsupported_Demos/HCS12_HCS12X_CodeWarrior_OAF.zip and b/Demo/Unsupported_Demos/HCS12_HCS12X_CodeWarrior_OAF.zip differ
index 2fa6d4db470a5912a22e5cfff5cfa3ba0604c335..6709517448dd1bfa7e5042c0d886df31b36800b7 100644 (file)
Binary files a/Demo/Unsupported_Demos/LPC2138_Keil_RVDS_MCB2130_FD.zip and b/Demo/Unsupported_Demos/LPC2138_Keil_RVDS_MCB2130_FD.zip differ
index 029abaf3bd6c593a8a263d089ebf03ca463abaa3..b1b8c166a88a7566d7d8474b1b31b6d63083c39e 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index bccda4c8f6b729033d58b14c6758a29320486ed2..757222bfb3fb542fd2b18639404141999a8af74e 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index a69a95990d5f0d3ba27f601db11408394c640ad5..39f34415db44da77ed0442fdbd441acc2a3408c9 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 375d99a545895c51bee0f12cd3d201dc9ecc286b..b957befd93c7bed79d44ac4876a3f1c49d805ce0 100644 (file)
@@ -1,32 +1,53 @@
-#      FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+#/*\r
+#      FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 #\r
 #      This file is part of the FreeRTOS.org distribution.\r
 #\r
-#      FreeRTOS.org is free software; you can redistribute it and/or modify\r
-#      it under the terms of the GNU General Public License as published by\r
-#      the Free Software Foundation; either version 2 of the License, or\r
-#      (at your option) any later version.\r
+#      FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+#      under the terms of the GNU General Public License (version 2) as published\r
+#      by the Free Software Foundation and modified by the FreeRTOS exception.\r
 #\r
-#      FreeRTOS.org is distributed in the hope that it will be useful,\r
-#      but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-#      MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-#      GNU General Public License for more details.\r
+#      FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+#      ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+#      FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+#      more details.\r
 #\r
-#      You should have received a copy of the GNU General Public License\r
-#      along with FreeRTOS.org; if not, write to the Free Software\r
-#      Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+#      You should have received a copy of the GNU General Public License along \r
+#      with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+#      Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+#\r
+#      A special exception to the GPL is included to allow you to distribute a \r
+#      combined work that includes FreeRTOS.org without being obliged to provide\r
+#      the source code for any proprietary components.  See the licensing section\r
+#      of http://www.FreeRTOS.org for full details.\r
 #\r
-#      A special exception to the GPL can be applied should you wish to distribute\r
-#      a combined work that includes FreeRTOS.org, without being obliged to provide\r
-#      the source code for any proprietary components.  See the licensing section \r
-#      of http://www.FreeRTOS.org for full details of how and when the exception\r
-#      can be applied.\r
 #\r
 #      ***************************************************************************\r
-#      See http://www.FreeRTOS.org for documentation, latest information, license \r
-#      and contact details.  Please ensure to read the configuration and relevant \r
-#      port sections of the online documentation.\r
+#      *                                                                         *\r
+#      * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+#      *                                                                         *\r
+#      * This is a concise, step by step, 'hands on' guide that describes both   *\r
+#      * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
+#      * explains numerous examples that are written using the FreeRTOS API.     *\r
+#      * Full source code for all the examples is provided in an accompanying    *\r
+#      * .zip file.                                                              *\r
+#      *                                                                         *\r
 #      ***************************************************************************\r
+#\r
+#      1 tab == 4 spaces!\r
+#\r
+#      Please ensure to read the configuration and relevant port sections of the\r
+#      online documentation.\r
+#\r
+#      http://www.FreeRTOS.org - Documentation, latest information, license and\r
+#      contact details.\r
+#\r
+#      http://www.SafeRTOS.com - A version that is certified for use in safety\r
+#      critical systems.\r
+#\r
+#      http://www.OpenRTOS.com - Commercial support, development, porting,\r
+#      licensing and training services.\r
+#*/\r
 \r
 \r
 CC=arm-elf-gcc\r
index 8083ced34cd9d86c3d2859a546ad8fa415a11a6f..4a6c4ca995b34b8b69706b63b99bd2ac9f279f10 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index a6512addb51d504885052122876d327cac53e663..71b4e35d7bfd7e139b1699ef48779f9061c1b987 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 21f345c4f88a4cd096035fa1fca9f9211d4330e5..ba2aee2e90c78e5d457eef204c638efe90a9bec6 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 802ffae8f2d32b1c7fa1108fac19f91d42abddbd..a3ee127cadab0a5755fcdad7533bfb5d2c9c4794 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index b9b23a0b0eacf6cfee9efebe02eb1bad41bb05b9..0d663a9de467ee532871845a07f853bcaa1b29b5 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 05a847d81f722489cc6079c8a6c6b3ade02271b6..5cd0fa342d7a009e693845e75503336ad9c0e027 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 7b409b125d2c4faf53ae465d4918ee2f630b165a..08093017fbf709650e7874a937f5c2dc451b7994 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 0a0ea5ac430818d2cd911b7f0e3bc64b1091f817..037cb83714851775f34d67ef692cbb11fe1d4537 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 7e37673094953859c75e3b90cdc1426294a6d900..51a2cad0f058a779287fac87e09ae3286882c7e5 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index e62a33505e01fdf1685c4b38c7367fa13c295de1..35e99045f92008553e0f716a31b4b064677353a0 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 64f7ce2801d56f5aaa205fd3ad5dbeb19a306531..9bc42d72f7c0a671e003606b141ee727935bfe67 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 9fd812deb8fea3da75cd68582991cd571065157e..63c9c160a8331062d28ebfdfbbb2e84fb66dde62 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
 \r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
 \r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 \r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
        the source code for any proprietary components.  See the licensing section\r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
+       of http://www.FreeRTOS.org for full details.\r
 \r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index a607ce1872da79478e5bbf8940fc749da4585fa7..fd55c2827f81da4fe49a109fb8301f4a69904b2a 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 702d4c0eaff3ba5e9af655b85c245c9fe3ec594e..beb27dfceaa47ac99a4f521795adfa5d558b52bb 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 29e600fba9d2c333100338bacbc9aa0004425d9d..98319be7431d47373d51f233f8079ae7fda00246 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 4fe0a8d53a34e9a225340a525c1248931d8b0671..ea1ade32ba1c16d7798184ed1ac688600cad8336 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 35b01ac48ee961b1a72f0ad2f455cb340665f92c..30ca87752cf795092bc48d1727816afcb86e0d2d 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index ec8182d8abd133162abb76b9459c8e46690ba351..9baf574acfb3b7fb043c80142f55804d4a974aef 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 3d37ac3e9d418184db8c48793ef7149dfdbf49c5..0a26d5838e950955d5433cf8237909307cb74d65 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index a2d338685c58e05cde600d8b080cf5d8833e0fe4..c2bdd28ea0f5cade4c0b161d6195ea6ae79419ab 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index b14eb717ed416d031d0aa3b0944e6af842083468..735cf8945050b99deaba8aa05315ba6a7e4ab007 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 4fb1a7ba8c462a2da91bdf382d45bd19ff79a45c..712964c3137cc44f8a8c9cb751cc549b0e0aee49 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
 \r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
 \r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 \r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
        the source code for any proprietary components.  See the licensing section\r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
+       of http://www.FreeRTOS.org for full details.\r
 \r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 9ae5b9ebf983ed7d0878280d5d571aa017221a6b..2792bc9038181c6f427670119ba2d8117a971c28 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
 \r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
 \r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 \r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
        the source code for any proprietary components.  See the licensing section\r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
+       of http://www.FreeRTOS.org for full details.\r
 \r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index fa875c83be419ba73651ce2a447bd69796247915..34565aa086ef62b02b78cb5a98e2b8983a5c2ff1 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
 \r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
 \r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 \r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
        the source code for any proprietary components.  See the licensing section\r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
+       of http://www.FreeRTOS.org for full details.\r
 \r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 338b2ee6fa0b7f8748086b44e8c2fa288dfcd290..fa53af884bbd7f858095a8a672786da1d83e1579 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
 \r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
 \r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 \r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
        the source code for any proprietary components.  See the licensing section\r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
+       of http://www.FreeRTOS.org for full details.\r
 \r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index fcd974de6a3eaa28b57b48318b4e7ae7661a9556..d2fd40ea98c042a74043e40fb317d4f057d036d3 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
 \r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
 \r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 \r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
        the source code for any proprietary components.  See the licensing section\r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
+       of http://www.FreeRTOS.org for full details.\r
 \r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index bb61c1e2cd3ffdf5cd65dd981c1f52297f9733f0..05fb130c9a00558a62fab0e3020329e5fcf5e829 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
 \r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
 \r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 \r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
        the source code for any proprietary components.  See the licensing section\r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
+       of http://www.FreeRTOS.org for full details.\r
 \r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 252e7248fa4295044ee5548e97057c3ad6a5bcbb..6fe08c29e6ed1f664941a8b21412601254cbeb17 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
 \r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
 \r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 \r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
        the source code for any proprietary components.  See the licensing section\r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
+       of http://www.FreeRTOS.org for full details.\r
 \r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 82704ec55f9c799cd79b713443a17c28cd8a8803..93e5783c2da7d9381d677fba6121fb9916dfa44b 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
 \r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
 \r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 \r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
        the source code for any proprietary components.  See the licensing section\r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
+       of http://www.FreeRTOS.org for full details.\r
 \r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 9ee04179cba7aeb34a3f67e9c2015dfd06d3898c..4d0c45602dcb7a4731783c0c314ed44361912169 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
 \r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
 \r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 \r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
        the source code for any proprietary components.  See the licensing section\r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
+       of http://www.FreeRTOS.org for full details.\r
 \r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index cccabb8ed870fdbe3113e30a5c6ab2a56a2feb47..09646b97eedb2d06296f72a5118c9d03056ab75b 100644 (file)
@@ -1,33 +1,52 @@
 /*\r
-  FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
-\r
-  This file is part of the FreeRTOS.org distribution.\r
-\r
-  FreeRTOS.org is free software; you can redistribute it and/or modify\r
-  it under the terms of the GNU General Public License as published by\r
-  the Free Software Foundation; either version 2 of the License, or\r
-  (at your option) any later version.\r
-\r
-  FreeRTOS.org is distributed in the hope that it will be useful,\r
-  but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-  GNU General Public License for more details.\r
-\r
-  You should have received a copy of the GNU General Public License\r
-  along with FreeRTOS.org; if not, write to the Free Software\r
-  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-  A special exception to the GPL can be applied should you wish to distribute\r
-  a combined work that includes FreeRTOS.org, without being obliged to provide\r
-  the source code for any proprietary components.  See the licensing section \r
-  of http://www.FreeRTOS.org for full details of how and when the exception\r
-  can be applied.\r
-\r
-  ***************************************************************************\r
-  See http://www.FreeRTOS.org for documentation, latest information, license \r
-  and contact details.  Please ensure to read the configuration and relevant \r
-  port sections of the online documentation.\r
-  ***************************************************************************\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
+\r
+       This file is part of the FreeRTOS.org distribution.\r
+\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       *                                                                         *\r
+       * This is a concise, step by step, 'hands on' guide that describes both   *\r
+       * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
+       * explains numerous examples that are written using the FreeRTOS API.     *\r
+       * Full source code for all the examples is provided in an accompanying    *\r
+       * .zip file.                                                              *\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
+\r
+       Please ensure to read the configuration and relevant port sections of the\r
+       online documentation.\r
+\r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
+       contact details.\r
+\r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
+       critical systems.\r
+\r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
+       licensing and training services.\r
 */\r
 \r
 \r
index 5c0fdb8e037af2607ddd0027046c9ed4d3aef341..a17fed1872ca600d2f1250d46b8bce530fac348c 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
 \r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
 \r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 \r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
        the source code for any proprietary components.  See the licensing section\r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
+       of http://www.FreeRTOS.org for full details.\r
 \r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index ce7697fe673073e4bcb3c019607d1407272d6f81..855eff8939f69ee19d99b54a6b4cb01113daccad 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
 \r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
 \r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 \r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
        the source code for any proprietary components.  See the licensing section\r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
+       of http://www.FreeRTOS.org for full details.\r
 \r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index bb5d1b710f733c37030f33cf016fd6a2b746dd63..f3273e98887e865c261e238d03fe86e18d046ab8 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
 \r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
 \r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 \r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
        the source code for any proprietary components.  See the licensing section\r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
+       of http://www.FreeRTOS.org for full details.\r
 \r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index a35eea789fb236cd16c724cee1e34cd9f8898638..088189c627b4db2879d731f3711c68cac84535be 100644 (file)
@@ -1,32 +1,53 @@
-#      FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+#/*\r
+#      FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 #\r
 #      This file is part of the FreeRTOS.org distribution.\r
 #\r
-#      FreeRTOS.org is free software; you can redistribute it and/or modify\r
-#      it under the terms of the GNU General Public License as published by\r
-#      the Free Software Foundation; either version 2 of the License, or\r
-#      (at your option) any later version.\r
+#      FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+#      under the terms of the GNU General Public License (version 2) as published\r
+#      by the Free Software Foundation and modified by the FreeRTOS exception.\r
 #\r
-#      FreeRTOS.org is distributed in the hope that it will be useful,\r
-#      but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-#      MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-#      GNU General Public License for more details.\r
+#      FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+#      ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+#      FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+#      more details.\r
 #\r
-#      You should have received a copy of the GNU General Public License\r
-#      along with FreeRTOS.org; if not, write to the Free Software\r
-#      Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+#      You should have received a copy of the GNU General Public License along \r
+#      with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+#      Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+#\r
+#      A special exception to the GPL is included to allow you to distribute a \r
+#      combined work that includes FreeRTOS.org without being obliged to provide\r
+#      the source code for any proprietary components.  See the licensing section\r
+#      of http://www.FreeRTOS.org for full details.\r
 #\r
-#      A special exception to the GPL can be applied should you wish to distribute\r
-#      a combined work that includes FreeRTOS.org, without being obliged to provide\r
-#      the source code for any proprietary components.  See the licensing section \r
-#      of http://www.FreeRTOS.org for full details of how and when the exception\r
-#      can be applied.\r
 #\r
 #      ***************************************************************************\r
-#      See http://www.FreeRTOS.org for documentation, latest information, license \r
-#      and contact details.  Please ensure to read the configuration and relevant \r
-#      port sections of the online documentation.\r
+#      *                                                                         *\r
+#      * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+#      *                                                                         *\r
+#      * This is a concise, step by step, 'hands on' guide that describes both   *\r
+#      * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
+#      * explains numerous examples that are written using the FreeRTOS API.     *\r
+#      * Full source code for all the examples is provided in an accompanying    *\r
+#      * .zip file.                                                              *\r
+#      *                                                                         *\r
 #      ***************************************************************************\r
+#\r
+#      1 tab == 4 spaces!\r
+#\r
+#      Please ensure to read the configuration and relevant port sections of the\r
+#      online documentation.\r
+#\r
+#      http://www.FreeRTOS.org - Documentation, latest information, license and\r
+#      contact details.\r
+#\r
+#      http://www.SafeRTOS.com - A version that is certified for use in safety\r
+#      critical systems.\r
+#\r
+#      http://www.OpenRTOS.com - Commercial support, development, porting,\r
+#      licensing and training services.\r
+#*/\r
 \r
 CC=arm-elf-gcc\r
 OBJCOPY=arm-elf-objcopy\r
index 8b24b9d92f00a6b416788f43402a09f52e7a27e0..c7267b29805715fd1ec3523227ba90ba4b0835b2 100644 (file)
@@ -5,7 +5,7 @@
     This file is part of the FreeRTOS distribution.\r
 \r
     FreeRTOS is free software; you can redistribute it and/or modify\r
-    it under the terms of the GNU General Public License as published by\r
+    it under the terms of the GNU General Public License** as published by\r
     the Free Software Foundation; either version 2 of the License, or\r
     (at your option) any later version.\r
 \r
index 722ec06547661ffa8067569890d290d7d9b6cb47..47f0d9f56cfb202b0313e5bcbdab90b102455c42 100644 (file)
@@ -5,7 +5,7 @@
     This file is part of the FreeRTOS distribution.\r
 \r
     FreeRTOS is free software; you can redistribute it and/or modify\r
-    it under the terms of the GNU General Public License as published by\r
+    it under the terms of the GNU General Public License** as published by\r
     the Free Software Foundation; either version 2 of the License, or\r
     (at your option) any later version.\r
 \r
index 360e89aa3f3717e08ea34934bad1a2a2b29d202e..1ccf2160db06593f016577ea4182ec6ab245a2ee 100644 (file)
@@ -4,7 +4,7 @@
     This file is part of the FreeRTOS distribution.\r
 \r
     FreeRTOS is free software; you can redistribute it and/or modify\r
-    it under the terms of the GNU General Public License as published by\r
+    it under the terms of the GNU General Public License** as published by\r
     the Free Software Foundation; either version 2 of the License, or\r
     (at your option) any later version.\r
 \r
index 6db205c958a473c737f86a9feab42dde5c7bcf91..8bfb8264c078055311ed85a73fd1357c94c94ebb 100644 (file)
@@ -4,7 +4,7 @@
     This file is part of the FreeRTOS distribution.\r
 \r
     FreeRTOS is free software; you can redistribute it and/or modify\r
-    it under the terms of the GNU General Public License as published by\r
+    it under the terms of the GNU General Public License** as published by\r
     the Free Software Foundation; either version 2 of the License, or\r
     (at your option) any later version.\r
 \r
index 3916e5ffcf0b1d65587626df3abf27404a8d1ff9..db2ba17765c8b69b803d9961c9445b369871d900 100644 (file)
@@ -4,7 +4,7 @@
     This file is part of the FreeRTOS distribution.\r
 \r
     FreeRTOS is free software; you can redistribute it and/or modify\r
-    it under the terms of the GNU General Public License as published by\r
+    it under the terms of the GNU General Public License** as published by\r
     the Free Software Foundation; either version 2 of the License, or\r
     (at your option) any later version.\r
 \r
index 0720fb3e4e86eba0ffe6b867152537e18267fe88..0d79c5f6a716549c9117dab3e2c3090077d88c07 100644 (file)
@@ -4,7 +4,7 @@
     This file is part of the FreeRTOS distribution.\r
 \r
     FreeRTOS is free software; you can redistribute it and/or modify\r
-    it under the terms of the GNU General Public License as published by\r
+    it under the terms of the GNU General Public License** as published by\r
     the Free Software Foundation; either version 2 of the License, or\r
     (at your option) any later version.\r
 \r
index 6bc765dc4ecc83ab3300ef5829e9206bd67dd0ad..d898963ecd8d83f59da5b3f67aedf700fd2644e7 100644 (file)
@@ -4,7 +4,7 @@
     This file is part of the FreeRTOS distribution.\r
 \r
     FreeRTOS is free software; you can redistribute it and/or modify\r
-    it under the terms of the GNU General Public License as published by\r
+    it under the terms of the GNU General Public License** as published by\r
     the Free Software Foundation; either version 2 of the License, or\r
     (at your option) any later version.\r
 \r
index 75b6d9c97dc025298282f0297650e5deeebf5dab..032fce496fe498b0c2db5a889eba94b2558f32a8 100644 (file)
@@ -4,7 +4,7 @@
     This file is part of the FreeRTOS distribution.\r
 \r
     FreeRTOS is free software; you can redistribute it and/or modify\r
-    it under the terms of the GNU General Public License as published by\r
+    it under the terms of the GNU General Public License** as published by\r
     the Free Software Foundation; either version 2 of the License, or\r
     (at your option) any later version.\r
 \r
index 6a3001fc273c0a0a05e8e9694899ab97b8e932cf..45e2f3315edd040dd2e48e375d0f2810d9adf145 100644 (file)
@@ -4,7 +4,7 @@
     This file is part of the FreeRTOS distribution.\r
 \r
     FreeRTOS is free software; you can redistribute it and/or modify\r
-    it under the terms of the GNU General Public License as published by\r
+    it under the terms of the GNU General Public License** as published by\r
     the Free Software Foundation; either version 2 of the License, or\r
     (at your option) any later version.\r
 \r
index e8358a4ec995b97b039898223cc8208767696ed6..acabfdc3ac8b74f9302fa36aebc04de840d26836 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 57339aba7dcc641b92d757959ec246acb79c0107..f41fadd70a12bc729b1712628bb42ff5b1d4fda4 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 3ae5453839306c73cfc06d18a9f5545e26ef3ef6..4695d3c02610ea9c950a7aa30052351fe7471bb3 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 1eca3a338984d2f1057d55379d7f51961e83e827..48c5d73da0251a300a41fe0d66ea60e74cfbba68 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index d2377ad96d7b01b8e8b5873e06d5d7f514882c43..6b57c520988713c8c892d5ae836353bcd65df08e 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 01ba4053ce9eb62d9177e0bf57f56cfdbb9a760a..481beda75b5532dedab9c8b3d1147a5370e37f8f 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index b7c3cba3f6aa29b1ee01f5bf7aa89a66b6d254e1..9fe5701989ef870d093b1aef2c186bc2474dd572 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 46006f594404ebfea53155b30439b96b3a2e39f0..0a81cf8c9ed33ef66b2646736ffa95db9d2d2531 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index dc67760bc1aaa1721490676fd351885cd296192c..e4b915b0c2f4050265baf29a1ed669b856113cc0 100644 (file)
@@ -1,32 +1,53 @@
-#      FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+#/*\r
+#      FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 #\r
 #      This file is part of the FreeRTOS.org distribution.\r
 #\r
-#      FreeRTOS.org is free software; you can redistribute it and/or modify\r
-#      it under the terms of the GNU General Public License as published by\r
-#      the Free Software Foundation; either version 2 of the License, or\r
-#      (at your option) any later version.\r
+#      FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+#      under the terms of the GNU General Public License (version 2) as published\r
+#      by the Free Software Foundation and modified by the FreeRTOS exception.\r
 #\r
-#      FreeRTOS.org is distributed in the hope that it will be useful,\r
-#      but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-#      MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-#      GNU General Public License for more details.\r
+#      FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+#      ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+#      FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+#      more details.\r
 #\r
-#      You should have received a copy of the GNU General Public License\r
-#      along with FreeRTOS.org; if not, write to the Free Software\r
-#      Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+#      You should have received a copy of the GNU General Public License along \r
+#      with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+#      Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+#\r
+#      A special exception to the GPL is included to allow you to distribute a \r
+#      combined work that includes FreeRTOS.org without being obliged to provide\r
+#      the source code for any proprietary components.  See the licensing section\r
+#      of http://www.FreeRTOS.org for full details.\r
 #\r
-#      A special exception to the GPL can be applied should you wish to distribute\r
-#      a combined work that includes FreeRTOS.org, without being obliged to provide\r
-#      the source code for any proprietary components.  See the licensing section \r
-#      of http://www.FreeRTOS.org for full details of how and when the exception\r
-#      can be applied.\r
 #\r
 #      ***************************************************************************\r
-#      See http://www.FreeRTOS.org for documentation, latest information, license \r
-#      and contact details.  Please ensure to read the configuration and relevant \r
-#      port sections of the online documentation.\r
+#      *                                                                         *\r
+#      * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+#      *                                                                         *\r
+#      * This is a concise, step by step, 'hands on' guide that describes both   *\r
+#      * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
+#      * explains numerous examples that are written using the FreeRTOS API.     *\r
+#      * Full source code for all the examples is provided in an accompanying    *\r
+#      * .zip file.                                                              *\r
+#      *                                                                         *\r
 #      ***************************************************************************\r
+#\r
+#      1 tab == 4 spaces!\r
+#\r
+#      Please ensure to read the configuration and relevant port sections of the\r
+#      online documentation.\r
+#\r
+#      http://www.FreeRTOS.org - Documentation, latest information, license and\r
+#      contact details.\r
+#\r
+#      http://www.SafeRTOS.com - A version that is certified for use in safety\r
+#      critical systems.\r
+#\r
+#      http://www.OpenRTOS.com - Commercial support, development, porting,\r
+#      licensing and training services.\r
+#*/\r
 \r
 \r
 CC=msp430-gcc\r
index 1a7e47ae7d778427215977b7a9b41d554a97f2e8..f48fe0ac3fb1cf671214301763b722dd92f1bddf 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 3575f0b8ffec10c737102192fa962052d86d5b7f..bb9c210557c265a9941e7a293fe106e590e90d48 100644 (file)
@@ -1,41 +1,40 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
 \r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
 \r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 \r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
        the source code for any proprietary components.  See the licensing section\r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
+       of http://www.FreeRTOS.org for full details.\r
 \r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
index 57339aba7dcc641b92d757959ec246acb79c0107..f41fadd70a12bc729b1712628bb42ff5b1d4fda4 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 0eb377136d9817799053f6205bb1db90b23d3cc9..f153a24f37c64df67f88284cbd2549e4d6ecc2b6 100644 (file)
@@ -1,41 +1,40 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
 \r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
 \r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 \r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
        the source code for any proprietary components.  See the licensing section\r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
+       of http://www.FreeRTOS.org for full details.\r
 \r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
index 63405be6d0a200fb255897a4747d702eb2579b05..0889fa0bfafad325b998e534ccf360cbf5464b93 100644 (file)
@@ -1,41 +1,40 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
 \r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
 \r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 \r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
        the source code for any proprietary components.  See the licensing section\r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
+       of http://www.FreeRTOS.org for full details.\r
 \r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
index f67e7f078898c41ab3f9d5226d3f5d6209895110..4f781e91820acd9045bb15511b4ffb4b1660114b 100644 (file)
@@ -1,41 +1,40 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
 \r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
 \r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 \r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
        the source code for any proprietary components.  See the licensing section\r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
+       of http://www.FreeRTOS.org for full details.\r
 \r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
index e0aa2cff47ccb6d1227826faf0b066730438bc19..991704ac4927d14ca03e5177a97d90af56996ab2 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
 \r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
 \r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 \r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
        the source code for any proprietary components.  See the licensing section\r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
+       of http://www.FreeRTOS.org for full details.\r
 \r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 345e069afa8e9831a5dd58273c66d36182d1c3b6..e814f032823a6ccb8fbeb5055db89a65a34a6ec5 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
 \r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
 \r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 \r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
        the source code for any proprietary components.  See the licensing section\r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
+       of http://www.FreeRTOS.org for full details.\r
 \r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 7647855f181986298944bb7eb58c1d6f593aed53..25b4af91f96b91a35716d632db5dd37c78f293d4 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
 \r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
 \r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 \r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
        the source code for any proprietary components.  See the licensing section\r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
+       of http://www.FreeRTOS.org for full details.\r
 \r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 53828981afc7033bbe85017da3fcea661942b459..f45eaaeb03c25248453000eefad81d3c0ceff964 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
 \r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
 \r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 \r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
        the source code for any proprietary components.  See the licensing section\r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
+       of http://www.FreeRTOS.org for full details.\r
 \r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 00c88d207de6f2ce3614a96ace82a2f4139b5feb..d42014d55420c9508716959a2bdf444242c2b4f0 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
 \r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
 \r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 \r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
        the source code for any proprietary components.  See the licensing section\r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
+       of http://www.FreeRTOS.org for full details.\r
 \r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index ba60b89dee50a9522f5dfc500db19cebbc1935fa..4d7e329f773ea8251789bf3468a80d7a345d5d93 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 8323dcf1aeea40219fb88f695dd15b80f15f4b5b..b101bf8c217c74af3755fffedeb667c36ff334cf 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 1787b6ad159677badbd70278e408b22a0b2b980b..a03bc5af836fa627cd33cacf1953da738f08b37b 100644 (file)
@@ -47,11 +47,432 @@ whom can be obtained from http://www.FreeRTOS.org.
 \r
 The GPL license text follows.\r
 \r
-An exception to this license exists that can be applied should you \r
-wish to use FreeRTOS in a work that includes commercial or \r
-proprietary code without being obliged to provide source code for the \r
-proprietary components.  See the licensing section of \r
-http://www.FreeRTOS.org for full details.\r
+A special exception to the GPL is included to allow you to distribute a \r
+combined work that includes FreeRTOS.org without being obliged to provide\r
+the source code for any proprietary components.  See the licensing section\r
+of http://www.FreeRTOS.org for full details.  The exception text is also\r
+included at the bottom of this file.\r
+\r
+--------------------------------------------------------------------\r
+\r
+\r
+\r
+                   GNU GENERAL PUBLIC LICENSE\r
+                      Version 2, June 1991\r
+\r
+ Copyright (C) 1989, 1991 Free Software Foundation, Inc.\r
+                       59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+ Everyone is permitted to copy and distribute verbatim copies\r
+ of this license document, but changing it is not allowed.\r
+\r
+                           Preamble\r
+\r
+  The licenses for most software are designed to take away your\r
+freedom to share and change it.  By contrast, the GNU General Public\r
+License is intended to guarantee your freedom to share and change free\r
+software--to make sure the software is free for all its users.  This\r
+General Public License applies to most of the Free Software\r
+Foundation's software and to any other program whose authors commit to\r
+using it.  (Some other Free Software Foundation software is covered by\r
+the GNU Library General Public License instead.)  You can apply it to\r
+your programs, too.\r
+\r
+  When we speak of free software, we are referring to freedom, not\r
+price.  Our General Public Licenses are designed to make sure that you\r
+have the freedom to distribute copies of free software (and charge for\r
+this service if you wish), that you receive source code or can get it\r
+if you want it, that you can change the software or use pieces of it\r
+in new free programs; and that you know you can do these things.\r
+\r
+  To protect your rights, we need to make restrictions that forbid\r
+anyone to deny you these rights or to ask you to surrender the rights.\r
+These restrictions translate to certain responsibilities for you if you\r
+distribute copies of the software, or if you modify it.\r
+\r
+  For example, if you distribute copies of such a program, whether\r
+gratis or for a fee, you must give the recipients all the rights that\r
+you have.  You must make sure that they, too, receive or can get the\r
+source code.  And you must show them these terms so they know their\r
+rights.\r
+\r
+  We protect your rights with two steps: (1) copyright the software, and\r
+(2) offer you this license which gives you legal permission to copy,\r
+distribute and/or modify the software.\r
+\r
+  Also, for each author's protection and ours, we want to make certain\r
+that everyone understands that there is no warranty for this free\r
+software.  If the software is modified by someone else and passed on, we\r
+want its recipients to know that what they have is not the original, so\r
+that any problems introduced by others will not reflect on the original\r
+authors' reputations.\r
+\r
+  Finally, any free program is threatened constantly by software\r
+patents.  We wish to avoid the danger that redistributors of a free\r
+program will individually obtain patent licenses, in effect making the\r
+program proprietary.  To prevent this, we have made it clear that any\r
+patent must be licensed for everyone's free use or not licensed at all.\r
+\r
+  The precise terms and conditions for copying, distribution and\r
+modification follow.\r
+\f\r
+                   GNU GENERAL PUBLIC LICENSE\r
+   TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION\r
+\r
+  0. This License applies to any program or other work which contains\r
+a notice placed by the copyright holder saying it may be distributed\r
+under the terms of this General Public License.  The "Program", below,\r
+refers to any such program or work, and a "work based on the Program"\r
+means either the Program or any derivative work under copyright law:\r
+that is to say, a work containing the Program or a portion of it,\r
+either verbatim or with modifications and/or translated into another\r
+language.  (Hereinafter, translation is included without limitation in\r
+the term "modification".)  Each licensee is addressed as "you".\r
+\r
+Activities other than copying, distribution and modification are not\r
+covered by this License; they are outside its scope.  The act of\r
+running the Program is not restricted, and the output from the Program\r
+is covered only if its contents constitute a work based on the\r
+Program (independent of having been made by running the Program).\r
+Whether that is true depends on what the Program does.\r
+\r
+  1. You may copy and distribute verbatim copies of the Program's\r
+source code as you receive it, in any medium, provided that you\r
+conspicuously and appropriately publish on each copy an appropriate\r
+copyright notice and disclaimer of warranty; keep intact all the\r
+notices that refer to this License and to the absence of any warranty;\r
+and give any other recipients of the Program a copy of this License\r
+along with the Program.\r
+\r
+You may charge a fee for the physical act of transferring a copy, and\r
+you may at your option offer warranty protection in exchange for a fee.\r
+\r
+  2. You may modify your copy or copies of the Program or any portion\r
+of it, thus forming a work based on the Program, and copy and\r
+distribute such modifications or work under the terms of Section 1\r
+above, provided that you also meet all of these conditions:\r
+\r
+    a) You must cause the modified files to carry prominent notices\r
+    stating that you changed the files and the date of any change.\r
+\r
+    b) You must cause any work that you distribute or publish, that in\r
+    whole or in part contains or is derived from the Program or any\r
+    part thereof, to be licensed as a whole at no charge to all third\r
+    parties under the terms of this License.\r
+\r
+    c) If the modified program normally reads commands interactively\r
+    when run, you must cause it, when started running for such\r
+    interactive use in the most ordinary way, to print or display an\r
+    announcement including an appropriate copyright notice and a\r
+    notice that there is no warranty (or else, saying that you provide\r
+    a warranty) and that users may redistribute the program under\r
+    these conditions, and telling the user how to view a copy of this\r
+    License.  (Exception: if the Program itself is interactive but\r
+    does not normally print such an announcement, your work based on\r
+    the Program is not required to print an announcement.)\r
+\f\r
+These requirements apply to the modified work as a whole.  If\r
+identifiable sections of that work are not derived from the Program,\r
+and can be reasonably considered independent and separate works in\r
+themselves, then this License, and its terms, do not apply to those\r
+sections when you distribute them as separate works.  But when you\r
+distribute the same sections as part of a whole which is a work based\r
+on the Program, the distribution of the whole must be on the terms of\r
+this License, whose permissions for other licensees extend to the\r
+entire whole, and thus to each and every part regardless of who wrote it.\r
+\r
+Thus, it is not the intent of this section to claim rights or contest\r
+your rights to work written entirely by you; rather, the intent is to\r
+exercise the right to control the distribution of derivative or\r
+collective works based on the Program.\r
+\r
+In addition, mere aggregation of another work not based on the Program\r
+with the Program (or with a work based on the Program) on a volume of\r
+a storage or distribution medium does not bring the other work under\r
+the scope of this License.\r
+\r
+  3. You may copy and distribute the Program (or a work based on it,\r
+under Section 2) in object code or executable form under the terms of\r
+Sections 1 and 2 above provided that you also do one of the following:\r
+\r
+    a) Accompany it with the complete corresponding machine-readable\r
+    source code, which must be distributed under the terms of Sections\r
+    1 and 2 above on a medium customarily used for software interchange; or,\r
+\r
+    b) Accompany it with a written offer, valid for at least three\r
+    years, to give any third party, for a charge no more than your\r
+    cost of physically performing source distribution, a complete\r
+    machine-readable copy of the corresponding source code, to be\r
+    distributed under the terms of Sections 1 and 2 above on a medium\r
+    customarily used for software interchange; or,\r
+\r
+    c) Accompany it with the information you received as to the offer\r
+    to distribute corresponding source code.  (This alternative is\r
+    allowed only for noncommercial distribution and only if you\r
+    received the program in object code or executable form with such\r
+    an offer, in accord with Subsection b above.)\r
+\r
+The source code for a work means the preferred form of the work for\r
+making modifications to it.  For an executable work, complete source\r
+code means all the source code for all modules it contains, plus any\r
+associated interface definition files, plus the scripts used to\r
+control compilation and installation of the executable.  However, as a\r
+special exception, the source code distributed need not include\r
+anything that is normally distributed (in either source or binary\r
+form) with the major components (compiler, kernel, and so on) of the\r
+operating system on which the executable runs, unless that component\r
+itself accompanies the executable.\r
+\r
+If distribution of executable or object code is made by offering\r
+access to copy from a designated place, then offering equivalent\r
+access to copy the source code from the same place counts as\r
+distribution of the source code, even though third parties are not\r
+compelled to copy the source along with the object code.\r
+\f\r
+  4. You may not copy, modify, sublicense, or distribute the Program\r
+except as expressly provided under this License.  Any attempt\r
+otherwise to copy, modify, sublicense or distribute the Program is\r
+void, and will automatically terminate your rights under this License.\r
+However, parties who have received copies, or rights, from you under\r
+this License will not have their licenses terminated so long as such\r
+parties remain in full compliance.\r
+\r
+  5. You are not required to accept this License, since you have not\r
+signed it.  However, nothing else grants you permission to modify or\r
+distribute the Program or its derivative works.  These actions are\r
+prohibited by law if you do not accept this License.  Therefore, by\r
+modifying or distributing the Program (or any work based on the\r
+Program), you indicate your acceptance of this License to do so, and\r
+all its terms and conditions for copying, distributing or modifying\r
+the Program or works based on it.\r
+\r
+  6. Each time you redistribute the Program (or any work based on the\r
+Program), the recipient automatically receives a license from the\r
+original licensor to copy, distribute or modify the Program subject to\r
+these terms and conditions.  You may not impose any further\r
+restrictions on the recipients' exercise of the rights granted herein.\r
+You are not responsible for enforcing compliance by third parties to\r
+this License.\r
+\r
+  7. If, as a consequence of a court judgment or allegation of patent\r
+infringement or for any other reason (not limited to patent issues),\r
+conditions are imposed on you (whether by court order, agreement or\r
+otherwise) that contradict the conditions of this License, they do not\r
+excuse you from the conditions of this License.  If you cannot\r
+distribute so as to satisfy simultaneously your obligations under this\r
+License and any other pertinent obligations, then as a consequence you\r
+may not distribute the Program at all.  For example, if a patent\r
+license would not permit royalty-free redistribution of the Program by\r
+all those who receive copies directly or indirectly through you, then\r
+the only way you could satisfy both it and this License would be to\r
+refrain entirely from distribution of the Program.\r
+\r
+If any portion of this section is held invalid or unenforceable under\r
+any particular circumstance, the balance of the section is intended to\r
+apply and the section as a whole is intended to apply in other\r
+circumstances.\r
+\r
+It is not the purpose of this section to induce you to infringe any\r
+patents or other property right claims or to contest validity of any\r
+such claims; this section has the sole purpose of protecting the\r
+integrity of the free software distribution system, which is\r
+implemented by public license practices.  Many people have made\r
+generous contributions to the wide range of software distributed\r
+through that system in reliance on consistent application of that\r
+system; it is up to the author/donor to decide if he or she is willing\r
+to distribute software through any other system and a licensee cannot\r
+impose that choice.\r
+\r
+This section is intended to make thoroughly clear what is believed to\r
+be a consequence of the rest of this License.\r
+\f\r
+  8. If the distribution and/or use of the Program is restricted in\r
+certain countries either by patents or by copyrighted interfaces, the\r
+original copyright holder who places the Program under this License\r
+may add an explicit geographical distribution limitation excluding\r
+those countries, so that distribution is permitted only in or among\r
+countries not thus excluded.  In such case, this License incorporates\r
+the limitation as if written in the body of this License.\r
+\r
+  9. The Free Software Foundation may publish revised and/or new versions\r
+of the General Public License from time to time.  Such new versions will\r
+be similar in spirit to the present version, but may differ in detail to\r
+address new problems or concerns.\r
+\r
+Each version is given a distinguishing version number.  If the Program\r
+specifies a version number of this License which applies to it and "any\r
+later version", you have the option of following the terms and conditions\r
+either of that version or of any later version published by the Free\r
+Software Foundation.  If the Program does not specify a version number of\r
+this License, you may choose any version ever published by the Free Software\r
+Foundation.\r
+\r
+  10. If you wish to incorporate parts of the Program into other free\r
+programs whose distribution conditions are different, write to the author\r
+to ask for permission.  For software which is copyrighted by the Free\r
+Software Foundation, write to the Free Software Foundation; we sometimes\r
+make exceptions for this.  Our decision will be guided by the two goals\r
+of preserving the free status of all derivatives of our free software and\r
+of promoting the sharing and reuse of software generally.\r
+\r
+                           NO WARRANTY\r
+\r
+  11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY\r
+FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN\r
+OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES\r
+PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED\r
+OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF\r
+MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS\r
+TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE\r
+PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,\r
+REPAIR OR CORRECTION.\r
+\r
+  12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING\r
+WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR\r
+REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,\r
+INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING\r
+OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED\r
+TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY\r
+YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER\r
+PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE\r
+POSSIBILITY OF SUCH DAMAGES.\r
+\r
+                    END OF TERMS AND CONDITIONS\r
+\f\r
+           How to Apply These Terms to Your New Programs\r
+\r
+  If you develop a new program, and you want it to be of the greatest\r
+possible use to the public, the best way to achieve this is to make it\r
+free software which everyone can redistribute and change under these terms.\r
+\r
+  To do so, attach the following notices to the program.  It is safest\r
+to attach them to the start of each source file to most effectively\r
+convey the exclusion of warranty; and each file should have at least\r
+the "copyright" line and a pointer to where the full notice is found.\r
+\r
+    <one line to give the program's name and a brief idea of what it does.>\r
+    Copyright (C) <year>  <name of author>\r
+\r
+    This program is free software; you can redistribute it and/or modify\r
+    it under the terms of the GNU General Public License** as published by\r
+    the Free Software Foundation; either version 2 of the License, or\r
+    (at your option) any later version.\r
+\r
+    This program is distributed in the hope that it will be useful,\r
+    but WITHOUT ANY WARRANTY; without even the implied warranty of\r
+    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
+    GNU General Public License for more details.\r
+\r
+    You should have received a copy of the GNU General Public License\r
+    along with this program; if not, write to the Free Software\r
+    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+\r
+\r
+Also add information on how to contact you by electronic and paper mail.\r
+\r
+If the program is interactive, make it output a short notice like this\r
+when it starts in an interactive mode:\r
+\r
+    Gnomovision version 69, Copyright (C) year name of author\r
+    Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.\r
+    This is free software, and you are welcome to redistribute it\r
+    under certain conditions; type `show c' for details.\r
+\r
+The hypothetical commands `show w' and `show c' should show the appropriate\r
+parts of the General Public License.  Of course, the commands you use may\r
+be called something other than `show w' and `show c'; they could even be\r
+mouse-clicks or menu items--whatever suits your program.\r
+\r
+You should also get your employer (if you work as a programmer) or your\r
+school, if any, to sign a "copyright disclaimer" for the program, if\r
+necessary.  Here is a sample; alter the names:\r
+\r
+  Yoyodyne, Inc., hereby disclaims all copyright interest in the program\r
+  `Gnomovision' (which makes passes at compilers) written by James Hacker.\r
+\r
+  <signature of Ty Coon>, 1 April 1989\r
+  Ty Coon, President of Vice\r
+\r
+This General Public License does not permit incorporating your program into\r
+proprietary programs.  If your program is a subroutine library, you may\r
+consider it more useful to permit linking proprietary applications with the\r
+library.  If this is what you want to do, use the GNU Library General\r
+Public License instead of this License.\r
+\r
+----------------------------------------------------------------------------\r
+\r
+GPL Exception\r
+\r
+EXCEPTION TEXT:\r
+Clause 1\r
+\r
+Linking FreeRTOS statically or dynamically with other modules is making a combined work based on FreeRTOS. Thus, the terms and conditions of the GNU General Public License cover the whole combination.\r
+\r
+As a special exception, the copyright holder of FreeRTOS gives you permission to link FreeRTOS with independent modules that communicate with FreeRTOS solely through the FreeRTOS API interface, regardless of the license terms of these independent modules, and to copy and distribute the resulting combined work under terms of your choice, provided that\r
+\r
+Every copy of the combined work is accompanied by a written statement that details to the recipient the version of FreeRTOS used and an offer by yourself to provide the FreeRTOS source code should the recipient request it.\r
+The combined work is not itself an RTOS, scheduler, kernel or related product.\r
+The combined work is not itself a library intended for linking into other software applications.\r
+Any FreeRTOS source code, whether modified or in it's original release form, or whether in whole or in part, can only be distributed by you under the terms of the GNU General Public License plus this exception. An independent module is a module which is not derived from or based on FreeRTOS.\r
+Note that people who make modified versions of FreeRTOS are not obligated to grant this special exception for their modified versions; it is their choice whether to do so. The GNU General Public License gives permission to release a modified version without this exception; this exception also makes it possible to release a modified version which carries forward this exception.\r
+\r
+Clause 2\r
+\r
+FreeRTOS.org may not be used for any competitive or comparative purpose, including the publication of any form of run time or compile time metric, without the express permission of Richard Barry (this is the norm within the industry and is intended to ensure information accuracy).\r
+The FreeRTOS.org source code is licensed by the modified GNU General Public \r
+License (GPL) text provided below.  The FreeRTOS download also includes \r
+demo application source code, some of which is provided by third parties \r
+AND IS LICENSED SEPARATELY FROM FREERTOS.ORG.  \r
+\r
+For the avoidance of any doubt refer to the comment included at the top\r
+of each source and header file for license and copyright information.\r
+\r
+This is a list of files for which Richard Barry is not the copyright owner\r
+and are NOT COVERED BY THE GPL.\r
+\r
+\r
+1) Various header files provided by silicon manufacturers and tool vendors\r
+   that define processor specific memory addresses and utility macros.\r
+   Permission has been granted by the various copyright holders for these\r
+   files to be included in the FreeRTOS download.  Users must ensure license\r
+   conditions are adhered to for any use other than compilation of the \r
+   FreeRTOS demo application.\r
+\r
+2) The uIP TCP/IP stack the copyright of which is held by Adam Dunkels.\r
+   Users must ensure the open source license conditions stated at the top \r
+   of each uIP source file is understood and adhered to.\r
+\r
+3) The lwIP TCP/IP stack the copyright of which is held by the Swedish \r
+   Institute of Computer Science.  Users must ensure the open source license \r
+   conditions stated at the top  of each lwIP source file is understood and \r
+   adhered to.\r
+\r
+4) All files contained within the FreeRTOS\Demo\CORTEX_LM3S102_GCC\hw_include\r
+   and FreeRTOS\Demo\CORTEX_LM3S316_IAR\hw_include directories.  The \r
+   copyright of these files is owned by Luminary Micro.  Permission has been \r
+   granted by Luminary Micro for these files to be included in the FreeRTOS \r
+   download.  Users must ensure the license conditions stated in the EULA.txt\r
+   file located in the same directories is understood and adhered at all \r
+   times for all files in those directories.\r
+\r
+5) The files contained within FreeRTOS\Demo\WizNET_DEMO_TERN_186\tern_code,\r
+   which are slightly modified versions of code provided by and copyright to\r
+   Tern Inc.\r
+\r
+Errors and omissions should be reported to Richard Barry, contact details for\r
+whom can be obtained from http://www.FreeRTOS.org.\r
+\r
+\r
+\r
+\r
+\r
+The GPL license text follows.\r
+\r
+A special exception to the GPL is included to allow you to distribute a \r
+combined work that includes FreeRTOS.org without being obliged to provide\r
+the source code for any proprietary components.  See the licensing section\r
+of http://www.FreeRTOS.org for full details.  The exception text is also\r
+included at the bottom of this file.\r
+\r
 --------------------------------------------------------------------\r
 \r
 \r
@@ -352,7 +773,7 @@ the "copyright" line and a pointer to where the full notice is found.
     Copyright (C) <year>  <name of author>\r
 \r
     This program is free software; you can redistribute it and/or modify\r
-    it under the terms of the GNU General Public License as published by\r
+    it under the terms of the GNU General Public License** as published by\r
     the Free Software Foundation; either version 2 of the License, or\r
     (at your option) any later version.\r
 \r
@@ -397,3 +818,39 @@ consider it more useful to permit linking proprietary applications with the
 library.  If this is what you want to do, use the GNU Library General\r
 Public License instead of this License.\r
 \r
+----------------------------------------------------------------------------\r
+\r
+The FreeRTOS GPL Exception Text:\r
+\r
+Any FreeRTOS source code, whether modified or in it's original release form, \r
+or whether in whole or in part, can only be distributed by you under the terms \r
+of the GNU General Public License plus this exception. An independent module is \r
+a module which is not derived from or based on FreeRTOS.\r
+\r
+Clause 1:\r
+\r
+Linking FreeRTOS statically or dynamically with other modules is making a \r
+combined work based on FreeRTOS. Thus, the terms and conditions of the GNU \r
+General Public License cover the whole combination.\r
+\r
+As a special exception, the copyright holder of FreeRTOS gives you permission \r
+to link FreeRTOS with independent modules that communicate with FreeRTOS \r
+solely through the FreeRTOS API interface, regardless of the license terms of \r
+these independent modules, and to copy and distribute the resulting combined \r
+work under terms of your choice, provided that\r
+\r
+  + Every copy of the combined work is accompanied by a written statement that \r
+  details to the recipient the version of FreeRTOS used and an offer by yourself \r
+  to provide the FreeRTOS source code should the recipient request it.\r
+\r
+  + The combined work is not itself an RTOS, scheduler, kernel or related product.\r
+\r
+  + The combined work is not itself a library intended for linking into other \r
+  software applications.\r
+\r
+Clause 2:\r
+\r
+FreeRTOS.org may not be used for any competitive or comparative purpose, including \r
+the publication of any form of run time or compile time metric, without the express \r
+permission of Richard Barry (this is the norm within the industry and is intended \r
+to ensure information accuracy).
\ No newline at end of file
index 40964f35d25d3b94cce82e2026792dea8e688c28..8e20e46e899e403f8a00c8a3631d9401f02b31b3 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
 \r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
 \r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 \r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
        the source code for any proprietary components.  See the licensing section\r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
+       of http://www.FreeRTOS.org for full details.\r
 \r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index bd6ab86c6037dc9b9b1d5ebb05694e84b46d8b7e..4d90382d6a903fb90840c5b2bfd458e179f7c41a 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
 \r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
 \r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 \r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
        the source code for any proprietary components.  See the licensing section\r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
+       of http://www.FreeRTOS.org for full details.\r
 \r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 36db2ad924848eccc89c396c6c545fa12346fc6f..8818e17a0e70580ce1a8b61a01e345e07fc04770 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
 \r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
 \r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 \r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
        the source code for any proprietary components.  See the licensing section\r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
+       of http://www.FreeRTOS.org for full details.\r
 \r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 3f7891ca2ece784946585b99849fd1ddec01804a..65411a0731fe992085929d8fa0e5e965d66f0519 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
 \r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
 \r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 \r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
        the source code for any proprietary components.  See the licensing section\r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
+       of http://www.FreeRTOS.org for full details.\r
 \r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 0bbebf533e9c2a6741f73d2317b9ea975ab4910b..367f4d3636a9be648e6b22db1233bc1ac0cba7de 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
 \r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
 \r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 \r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
        the source code for any proprietary components.  See the licensing section\r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
+       of http://www.FreeRTOS.org for full details.\r
 \r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index df505ae8fdd967f87f965c4cbbfa4d4d853fbce3..9dd3874d93cd70c3ab90cbda31652f971a0f5234 100644 (file)
@@ -1,41 +1,40 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
 \r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
 \r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 \r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
        the source code for any proprietary components.  See the licensing section\r
-       of http:www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
+       of http://www.FreeRTOS.org for full details.\r
 \r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
index e61f0ed32b41d552e73efb3c19cee3235aa02e1c..ab3afafcd175777eac3216454ee42c2177830200 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index eded1e2d75e8dc00dfe6b5cef4ba351578d57ad0..9d50c3f3b7ca3e0fecf710f6e16aa7aa2032058a 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
 \r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
 \r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 \r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
        the source code for any proprietary components.  See the licensing section\r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
+       of http://www.FreeRTOS.org for full details.\r
 \r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index d311ee6eeaeec38003f61fa4a800cd2e4c310043..29bc5978585ab78ac24237b8fa49cf159f1d5124 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index dc3e41b33a0005588b8d5a9f72dac5358b6e1065..dc9d55fba4271c0e50f03b17694d9f647f8d3820 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
 \r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
 \r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 \r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
        the source code for any proprietary components.  See the licensing section\r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
+       of http://www.FreeRTOS.org for full details.\r
 \r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index ca5b960c946813d08e844e3d8187e580608a73c5..fe61f05dc2d0979b9b65d6211bf155dd31b41459 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
 \r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
 \r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 \r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
        the source code for any proprietary components.  See the licensing section\r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
+       of http://www.FreeRTOS.org for full details.\r
 \r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index abd5f5156f2337e27751963d8ff699b5743aad35..03a0ebb8f6cfac678d2087dcd2111235483e11d4 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 43f73ab1d0a2b4783027f8c5bf3807137fccffa7..cf14b4b1d50ae9bf0e0f49f81089dad4620f5136 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index fb92ae0a7c9479128bd85559f9f75711a17e727e..470aaa824045deb427559a1b1d6fa796179e7e2d 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 5c6d8358ca5017f51cb41de8d5fa50455a870ee2..26672a7b04af71055517b00d938a7dd3d328f233 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 9dd50ac3f5c5a13dc7995b873ff320d6f01aeb28..8ee91dcf1696833c76197f3df3039032e9c661f9 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 254c7727b978ac4e28b8785c7d4d7714cc1a8293..bbe3646914af4a20a662b31918016c0b5e8cb71a 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 7766ea599ddae6a720bf150ed782797569f4a42c..b074d97b5ffd980bb4ba12f62fd5e34ba7929c90 100644 (file)
@@ -1,41 +1,40 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
 \r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
 \r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 \r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
        the source code for any proprietary components.  See the licensing section\r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
+       of http://www.FreeRTOS.org for full details.\r
 \r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
index e526871f38d9ea4c5010e1fcae247f5d1ef39dd0..ca0079a3e9603f85720a4190dd786d861fe8c453 100644 (file)
@@ -1,41 +1,40 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
 \r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
 \r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 \r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
        the source code for any proprietary components.  See the licensing section\r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
+       of http://www.FreeRTOS.org for full details.\r
 \r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
index 66c86e530fc3043b9a6ed2c48b155ed88f8b36db..2ab72fa39422bd66bbab0dc1c0a9269d4dc254a7 100644 (file)
@@ -1,41 +1,40 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
 \r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
 \r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 \r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
        the source code for any proprietary components.  See the licensing section\r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
+       of http://www.FreeRTOS.org for full details.\r
 \r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
index cb7a7d3feb3c6e875520054f12e1ff99865e9dca..712f7d8caa613a24abb7f0bfc507df994bc36e46 100644 (file)
@@ -1,52 +1,51 @@
-/* \r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+/*\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 08bc16a9fc5abf472d44750287373c2fcfe25ddd..f2a70a322f271e50bc347faeda25b777031d88ad 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 7d1c0573ed5ee8537de7e26e0d2e7246e5219339..2e07bb32fbb3c3b3cf482f15e05502bd2f13107b 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 240d8a0acb4ec5c83cb1b37b0b646be65a30a5a1..62505ec71b3e4fda1d5f2c4b507bed30eafc25bc 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index cf59fad3b155eb68fc4e4a009e9992c210ac4514..5c9e6f00a1a2ade5c96a3b5d85a38d342b8e6af3 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 8fb030e5de0789ed712de47d7e1ff3826c47a694..abe4038d30cbb74b8e789f2d898c42c2a50e1ba5 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 3102d42ac6e9868942abb3370f2b33f8398eb599..64c9c837bf967e903c7fa54ecb34772db25cd994 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 85ed82310f74c5e9ee19bc158104357d84a2b55f..8313459396d1bd8adecd59b98698ca1c37002706 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index c659b47667d74225527e10ec22028db3cf420a47..9345c66db06136fcbb7f9f7a4b9cd7141f8fa136 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index b1c32e5ce5c3b1c3cece7e1e090f07c25d795eae..2a7a48142556f72f0013ca185fcd77fa58d760b0 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 85ed82310f74c5e9ee19bc158104357d84a2b55f..8313459396d1bd8adecd59b98698ca1c37002706 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 65d6b44efb3ab2ed9a894a863f170f8b9fe422c8..d05afe2c647c530c014413b7a7204a0e9fd351f0 100644 (file)
@@ -1,33 +1,52 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
 \r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
 \r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
 \r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
 \r
        ***************************************************************************\r
-       See http://www.FreeRTOS.org for documentation, latest information, license \r
-       and contact details.  Please ensure to read the configuration and relevant \r
-       port sections of the online documentation.\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       *                                                                         *\r
+       * This is a concise, step by step, 'hands on' guide that describes both   *\r
+       * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
+       * explains numerous examples that are written using the FreeRTOS API.     *\r
+       * Full source code for all the examples is provided in an accompanying    *\r
+       * .zip file.                                                              *\r
+       *                                                                         *\r
        ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
+\r
+       Please ensure to read the configuration and relevant port sections of the\r
+       online documentation.\r
+\r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
+       contact details.\r
+\r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
+       critical systems.\r
+\r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
+       licensing and training services.\r
 */\r
 \r
 \r
index 3b55cb22a30cb021dfc231264c06378646abcab6..3099d0dbe78f50efaa3251d87b068c2752c1894a 100644 (file)
@@ -1,33 +1,52 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
 \r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
 \r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
 \r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
 \r
        ***************************************************************************\r
-       See http://www.FreeRTOS.org for documentation, latest information, license \r
-       and contact details.  Please ensure to read the configuration and relevant \r
-       port sections of the online documentation.\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       *                                                                         *\r
+       * This is a concise, step by step, 'hands on' guide that describes both   *\r
+       * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
+       * explains numerous examples that are written using the FreeRTOS API.     *\r
+       * Full source code for all the examples is provided in an accompanying    *\r
+       * .zip file.                                                              *\r
+       *                                                                         *\r
        ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
+\r
+       Please ensure to read the configuration and relevant port sections of the\r
+       online documentation.\r
+\r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
+       contact details.\r
+\r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
+       critical systems.\r
+\r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
+       licensing and training services.\r
 */\r
 \r
 \r
index 5f8b94ae21788c44b61538252b788f2d38ba1e21..8313459396d1bd8adecd59b98698ca1c37002706 100644 (file)
@@ -1,33 +1,52 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
 \r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
 \r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
 \r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
 \r
        ***************************************************************************\r
-       See http://www.FreeRTOS.org for documentation, latest information, license \r
-       and contact details.  Please ensure to read the configuration and relevant \r
-       port sections of the online documentation.\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       *                                                                         *\r
+       * This is a concise, step by step, 'hands on' guide that describes both   *\r
+       * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
+       * explains numerous examples that are written using the FreeRTOS API.     *\r
+       * Full source code for all the examples is provided in an accompanying    *\r
+       * .zip file.                                                              *\r
+       *                                                                         *\r
        ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
+\r
+       Please ensure to read the configuration and relevant port sections of the\r
+       online documentation.\r
+\r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
+       contact details.\r
+\r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
+       critical systems.\r
+\r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
+       licensing and training services.\r
 */\r
 \r
 /*\r
index 3102acaf009f029fc55d01481fbf86899bc3061c..04108eff55f0e51bfe531d7fc6714123ceca7766 100644 (file)
@@ -1,41 +1,40 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
 \r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
 \r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 \r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
        the source code for any proprietary components.  See the licensing section\r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
+       of http://www.FreeRTOS.org for full details.\r
 \r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
index 50decd984ce72f7305d8e466b11868b3b2dfac05..c63e226b881cb461cad35f136beb61e10428b35f 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index d3a804f5560438174862c918cb301cb8454cd089..271ca44630db2ee3b61714af9a6f197c97b9b976 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 5a1de378f415b6b6d66dbefd0f08d07319349c9e..e7d88387402cd21520a5b0d10ff832d1d7b82c66 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 1796c39d37b62ca877df3a800e9de0855f7443a4..7b12f441b0a31205583820b7c5bae6b18906cce4 100644 (file)
  *****************************************************************************/\r
 \r
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
 \r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
 \r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 \r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
        the source code for any proprietary components.  See the licensing section\r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
+       of http://www.FreeRTOS.org for full details.\r
 \r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index a4b83b9b69c46ff91c1c92beee514bef6a5c7b96..05bdbc387bd0ec9ee09f7807e13c6e82119dcbde 100644 (file)
  *****************************************************************************/\r
 \r
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
 \r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
 \r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 \r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
        the source code for any proprietary components.  See the licensing section\r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
+       of http://www.FreeRTOS.org for full details.\r
 \r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index ad96f9f9d20cf1c304b6a2271907df22ded0c066..2e13adde09217a2e8f85286fccc434944b5dc48e 100644 (file)
@@ -1,41 +1,40 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
 \r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
 \r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 \r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
        the source code for any proprietary components.  See the licensing section\r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
+       of http://www.FreeRTOS.org for full details.\r
 \r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
index 66039f910e88c6d0df0243c4a210be7955061741..308a18cc3dbf86e021a108a17c50d8997c66795b 100644 (file)
@@ -1,41 +1,40 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
 \r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
 \r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 \r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
        the source code for any proprietary components.  See the licensing section\r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
+       of http://www.FreeRTOS.org for full details.\r
 \r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
index 9204e9dc713d83023f8ee067efdb33e590458c66..1db58c27669c6a02a1ed9923bbaf8567c2782353 100644 (file)
@@ -1,41 +1,40 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
 \r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
 \r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 \r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
        the source code for any proprietary components.  See the licensing section\r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
+       of http://www.FreeRTOS.org for full details.\r
 \r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
index b0f6b4178bb22010ea0bc2d839d8bdacdbcdc88d..d8a6fbf122d59806561ea5397af422f99ccfdf7c 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 07765499e2fc88ab3ae95471496929c82457325e..5151a702b14ee98ac61eae0bf08ccaf517785878 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index a64a83f974355d4aa7462c69cc8d282ca1448094..16914b835ce67a79d37892e045c82665459248e5 100644 (file)
@@ -1,52 +1,51 @@
-/* \r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+/*\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 9dce5e1dee014f3e23259e6ac61c887da91cb145..81a7a719950d4baba6606e768a4fde6fea313fcf 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 9de98f3b8b49a5cdb2741bbef09b5f4092073c75..dbcd7f0b9c614c680f51efdc5e39ff4d093bb17a 100644 (file)
@@ -5,7 +5,7 @@
     This file is part of the FreeRTOS distribution.\r
 \r
     FreeRTOS is free software; you can redistribute it and/or modify\r
-    it under the terms of the GNU General Public License as published by\r
+    it under the terms of the GNU General Public License** as published by\r
     the Free Software Foundation; either version 2 of the License, or\r
     (at your option) any later version.\r
 \r
index 82e40e26ece4fd1492577c091527dbe8d1486087..7e94b5f4b260e89b4a7af83d7bc832453d1a3e02 100644 (file)
@@ -5,7 +5,7 @@
     This file is part of the FreeRTOS distribution.\r
 \r
     FreeRTOS is free software; you can redistribute it and/or modify\r
-    it under the terms of the GNU General Public License as published by\r
+    it under the terms of the GNU General Public License** as published by\r
     the Free Software Foundation; either version 2 of the License, or\r
     (at your option) any later version.\r
 \r
index 3707550dafdbf1c1502db9254f4a9ec9c65dbb1b..c85e73b68e1f97fb9e4a1b2c234c5bc701d32f37 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 67106be0a873be0607c4cd3c4c8bbbea1790fe62..8fe7ceb5cfac04f1d234a4141f4d3bb85d3c9de9 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index a67fb89fd14decafe71963cc176353dd3fe92c4b..d76b7b0dfa308a6c93a395e8864e694cc1a83bb0 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 3a94753f2885aa19d2a335ddf7f18f7cae13b469..55167c33ffe1cdc8f32e3161a3c45d9c2ea86ab3 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 7efa23769350c9d52222fc00046540246b1b2550..b3cf0f2bc00b7096c54703ccc0d0097c8d83a51d 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
 \r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
 \r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 \r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
 \r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index e997d55e620a8c19d19429fb3b53c28abef8233b..c28c22c3a7872bad6290627c7dfc4cb55cbb8eb9 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 3f15a724e96830e6c0f3fa58e9ab29272f5c9d06..90c6121a70ae2e8c2d03cfc81199c73ccdfc54f4 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 61e8261a9d9a1fc601d41d19d52455f160a8fc8e..8e4da274b22e842a5e81638f8c401e942ab51b12 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index cbb7e0a127a69d4f8a705bcb9439aff7663a6fd4..e52a255982a038dd0bdc67014c4a07bc2b96ec29 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
 \r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
 \r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 \r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
        the source code for any proprietary components.  See the licensing section\r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
+       of http://www.FreeRTOS.org for full details.\r
 \r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 1bc31e4bcd8d42fa582f0247acd552afee7dd772..0dac330c860cc9bc36681873dba01f38498a9af7 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 3fe2677e70a6178a8b896204ea165d888d8c0b41..91910429b70b113ecb032d166f1c8168c472bb1a 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
 \r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
 \r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 \r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
        the source code for any proprietary components.  See the licensing section\r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
+       of http://www.FreeRTOS.org for full details.\r
 \r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 7fca999b6b441d2c0e3a8942700496ac398a23c6..cdc26d8292dc1486990e0d0937c5960ca3e483ae 100644 (file)
@@ -1,34 +1,53 @@
-;      FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+;/*\r
+;      FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 ;\r
 ;      This file is part of the FreeRTOS.org distribution.\r
 ;\r
-;      FreeRTOS.org is free software; you can redistribute it and/or modify\r
-;      it under the terms of the GNU General Public License as published by\r
-;      the Free Software Foundation; either version 2 of the License, or\r
-;      (at your option) any later version.\r
+;      FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+;      under the terms of the GNU General Public License (version 2) as published\r
+;      by the Free Software Foundation and modified by the FreeRTOS exception.\r
 ;\r
-;      FreeRTOS.org is distributed in the hope that it will be useful,\r
-;      but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-;      MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-;      GNU General Public License for more details.\r
+;      FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+;      ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+;      FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+;      more details.\r
 ;\r
-;      You should have received a copy of the GNU General Public License\r
-;      along with FreeRTOS.org; if not, write to the Free Software\r
-;      Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+;      You should have received a copy of the GNU General Public License along \r
+;      with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+;      Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 ;\r
-;      A special exception to the GPL can be applied should you wish to distribute\r
-;      a combined work that includes FreeRTOS.org, without being obliged to provide\r
+;      A special exception to the GPL is included to allow you to distribute a \r
+;      combined work that includes FreeRTOS.org without being obliged to provide\r
 ;      the source code for any proprietary components.  See the licensing section\r
-;      of http://www.FreeRTOS.org for full details of how and when the exception\r
-;      can be applied.\r
+;      of http://www.FreeRTOS.org for full details.\r
+;\r
 ;\r
 ;      ***************************************************************************\r
-;      See http://www.FreeRTOS.org for documentation, latest information, license\r
-;      and contact details.  Please ensure to read the configuration and relevant\r
-;      port sections of the online documentation.\r
+;      *                                                                         *\r
+;      * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+;      *                                                                         *\r
+;      * This is a concise, step by step, 'hands on' guide that describes both   *\r
+;      * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
+;      * explains numerous examples that are written using the FreeRTOS API.     *\r
+;      * Full source code for all the examples is provided in an accompanying    *\r
+;      * .zip file.                                                              *\r
+;      *                                                                         *\r
 ;      ***************************************************************************\r
 ;\r
-;------------------------------------------------------------------------------\r
+;      1 tab == 4 spaces!\r
+;\r
+;      Please ensure to read the configuration and relevant port sections of the\r
+;      online documentation.\r
+;\r
+;      http://www.FreeRTOS.org - Documentation, latest information, license and\r
+;      contact details.\r
+;\r
+;      http://www.SafeRTOS.com - A version that is certified for use in safety\r
+;      critical systems.\r
+;\r
+;      http://www.OpenRTOS.com - Commercial support, development, porting,\r
+;      licensing and training services.\r
+;*/\r
 \r
 #include "FreeRTOSConfig.h"\r
 \r
index e421b8fbdabc9070928ad2858e3d8684f2388d66..0c6625b30627b4f10b71b62623f979a698b489a6 100644 (file)
@@ -1,41 +1,40 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
 \r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
 \r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 \r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
        the source code for any proprietary components.  See the licensing section\r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
+       of http://www.FreeRTOS.org for full details.\r
 \r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
index 2ee853f60d8ada52b8cbc609f97eb03b67c83fb5..d29117f8d02f757966f732c4f5e9c051a1ac09bd 100644 (file)
@@ -1,34 +1,53 @@
-;      FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+;/*\r
+;      FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 ;\r
 ;      This file is part of the FreeRTOS.org distribution.\r
 ;\r
-;      FreeRTOS.org is free software; you can redistribute it and/or modify\r
-;      it under the terms of the GNU General Public License as published by\r
-;      the Free Software Foundation; either version 2 of the License, or\r
-;      (at your option) any later version.\r
+;      FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+;      under the terms of the GNU General Public License (version 2) as published\r
+;      by the Free Software Foundation and modified by the FreeRTOS exception.\r
 ;\r
-;      FreeRTOS.org is distributed in the hope that it will be useful,\r
-;      but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-;      MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-;      GNU General Public License for more details.\r
+;      FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+;      ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+;      FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+;      more details.\r
 ;\r
-;      You should have received a copy of the GNU General Public License\r
-;      along with FreeRTOS.org; if not, write to the Free Software\r
-;      Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+;      You should have received a copy of the GNU General Public License along \r
+;      with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+;      Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 ;\r
-;      A special exception to the GPL can be applied should you wish to distribute\r
-;      a combined work that includes FreeRTOS.org, without being obliged to provide\r
+;      A special exception to the GPL is included to allow you to distribute a \r
+;      combined work that includes FreeRTOS.org without being obliged to provide\r
 ;      the source code for any proprietary components.  See the licensing section\r
-;      of http://www.FreeRTOS.org for full details of how and when the exception\r
-;      can be applied.\r
+;      of http://www.FreeRTOS.org for full details.\r
+;\r
 ;\r
 ;      ***************************************************************************\r
-;      See http://www.FreeRTOS.org for documentation, latest information, license\r
-;      and contact details.  Please ensure to read the configuration and relevant\r
-;      port sections of the online documentation.\r
+;      *                                                                         *\r
+;      * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+;      *                                                                         *\r
+;      * This is a concise, step by step, 'hands on' guide that describes both   *\r
+;      * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
+;      * explains numerous examples that are written using the FreeRTOS API.     *\r
+;      * Full source code for all the examples is provided in an accompanying    *\r
+;      * .zip file.                                                              *\r
+;      *                                                                         *\r
 ;      ***************************************************************************\r
 ;\r
-;------------------------------------------------------------------------------\r
+;      1 tab == 4 spaces!\r
+;\r
+;      Please ensure to read the configuration and relevant port sections of the\r
+;      online documentation.\r
+;\r
+;      http://www.FreeRTOS.org - Documentation, latest information, license and\r
+;      contact details.\r
+;\r
+;      http://www.SafeRTOS.com - A version that is certified for use in safety\r
+;      critical systems.\r
+;\r
+;      http://www.OpenRTOS.com - Commercial support, development, porting,\r
+;      licensing and training services.\r
+;*/\r
 #include "ISR_Support.h"\r
 ;------------------------------------------------------------------------------\r
 \r
index 1682c74af89c81c921d920305cd28dc5ccfa63bb..e3f2e8094a356f62abe8037e6bda5384cc6db0c0 100644 (file)
@@ -1,41 +1,40 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
 \r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
 \r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 \r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
        the source code for any proprietary components.  See the licensing section\r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
+       of http://www.FreeRTOS.org for full details.\r
 \r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
index a772f25d118b502b308d015e62477c1e9911844f..d44a3b8efe8e32ce41a01b397741e2fe5c8f5116 100644 (file)
@@ -1,41 +1,40 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
 \r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
 \r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 \r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
        the source code for any proprietary components.  See the licensing section\r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
+       of http://www.FreeRTOS.org for full details.\r
 \r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
index 81cecdd12626f54cadd70be640a5207e70ed7e1c..f9128f6e0c8bf95676becdc73799f095926d6ab8 100644 (file)
@@ -1,41 +1,40 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
 \r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
 \r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 \r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
        the source code for any proprietary components.  See the licensing section\r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
+       of http://www.FreeRTOS.org for full details.\r
 \r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
index 4fdf57c39ea0d99f630347ed91ef5fa06b9a3e41..a05f4d96713e188942a0aec85c14ae8adf4fd8bd 100644 (file)
@@ -1,41 +1,40 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
 \r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
 \r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 \r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
        the source code for any proprietary components.  See the licensing section\r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
+       of http://www.FreeRTOS.org for full details.\r
 \r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
index 5901876d6e4da49107f5e16ddc5b9ad62890087b..c65890304b38516dda319623a5ff53f77675b33d 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
 \r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
 \r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 \r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
        the source code for any proprietary components.  See the licensing section\r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
+       of http://www.FreeRTOS.org for full details.\r
 \r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 805ce1052b19ba42f5aa05c64bcd920a7e9515c7..30b0b52741cbb288aea5d58b2e8e4b5857b74763 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
 \r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
 \r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 \r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
        the source code for any proprietary components.  See the licensing section\r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
+       of http://www.FreeRTOS.org for full details.\r
 \r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index c6e123a50e11fc38ffee61e386deddae8b7d943e..96a5993a59650ed82279ea1a92f3e448837bdc89 100644 (file)
@@ -1,32 +1,53 @@
-;      FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+;/*\r
+;      FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 ;\r
 ;      This file is part of the FreeRTOS.org distribution.\r
 ;\r
-;      FreeRTOS.org is free software; you can redistribute it and/or modify\r
-;      it under the terms of the GNU General Public License as published by\r
-;      the Free Software Foundation; either version 2 of the License, or\r
-;      (at your option) any later version.\r
+;      FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+;      under the terms of the GNU General Public License (version 2) as published\r
+;      by the Free Software Foundation and modified by the FreeRTOS exception.\r
 ;\r
-;      FreeRTOS.org is distributed in the hope that it will be useful,\r
-;      but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-;      MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-;      GNU General Public License for more details.\r
+;      FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+;      ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+;      FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+;      more details.\r
 ;\r
-;      You should have received a copy of the GNU General Public License\r
-;      along with FreeRTOS.org; if not, write to the Free Software\r
-;      Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+;      You should have received a copy of the GNU General Public License along \r
+;      with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+;      Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 ;\r
-;      A special exception to the GPL can be applied should you wish to distribute\r
-;      a combined work that includes FreeRTOS.org, without being obliged to provide\r
+;      A special exception to the GPL is included to allow you to distribute a \r
+;      combined work that includes FreeRTOS.org without being obliged to provide\r
 ;      the source code for any proprietary components.  See the licensing section\r
-;      of http://www.FreeRTOS.org for full details of how and when the exception\r
-;      can be applied.\r
+;      of http://www.FreeRTOS.org for full details.\r
+;\r
 ;\r
 ;      ***************************************************************************\r
-;      See http://www.FreeRTOS.org for documentation, latest information, license\r
-;      and contact details.  Please ensure to read the configuration and relevant\r
-;      port sections of the online documentation.\r
+;      *                                                                         *\r
+;      * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+;      *                                                                         *\r
+;      * This is a concise, step by step, 'hands on' guide that describes both   *\r
+;      * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
+;      * explains numerous examples that are written using the FreeRTOS API.     *\r
+;      * Full source code for all the examples is provided in an accompanying    *\r
+;      * .zip file.                                                              *\r
+;      *                                                                         *\r
 ;      ***************************************************************************\r
+;\r
+;      1 tab == 4 spaces!\r
+;\r
+;      Please ensure to read the configuration and relevant port sections of the\r
+;      online documentation.\r
+;\r
+;      http://www.FreeRTOS.org - Documentation, latest information, license and\r
+;      contact details.\r
+;\r
+;      http://www.SafeRTOS.com - A version that is certified for use in safety\r
+;      critical systems.\r
+;\r
+;      http://www.OpenRTOS.com - Commercial support, development, porting,\r
+;      licensing and training services.\r
+;*/\r
 \r
 #include <iom323.h>\r
 \r
index a8fd4cfa97fd2429bdac532a2d1534a91c224097..21247a3f3bd3f8a102b2e7a42b52fdc78baad1d4 100644 (file)
  *****************************************************************************/\r
 \r
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
 \r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
 \r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 \r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
        the source code for any proprietary components.  See the licensing section\r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
+       of http://www.FreeRTOS.org for full details.\r
 \r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index c3512c4a30b594531a82b7850c9d0ca7e24a2ebb..fa491478b1d1de5fdc8b2100d1b213be718caf84 100644 (file)
  *****************************************************************************/\r
 \r
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
 \r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
 \r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 \r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
        the source code for any proprietary components.  See the licensing section\r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
+       of http://www.FreeRTOS.org for full details.\r
 \r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 7e1395ad770f586165dd12a14e25fb93f2624215..4bf8df7def78408050a7e8dc16427ad875729042 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
 \r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
 \r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 \r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
        the source code for any proprietary components.  See the licensing section\r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
+       of http://www.FreeRTOS.org for full details.\r
 \r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index ed80ad44641533efd8644cb9c79b78506ab22337..7e2392cca2aec73919f04382d0be6e6e164eaf0e 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
 \r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
 \r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 \r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
        the source code for any proprietary components.  See the licensing section\r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
+       of http://www.FreeRTOS.org for full details.\r
 \r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index b68e93d44914dc3e3b9a76b2efec3d9198e7036a..8f9104365e31a0a7029872f5bf1a6da22b52cd2d 100644 (file)
@@ -1,41 +1,40 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
 \r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
 \r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 \r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
        the source code for any proprietary components.  See the licensing section\r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
+       of http://www.FreeRTOS.org for full details.\r
 \r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
index e1356dfccbd754f5816166f86db7dedc47f369ee..8bb2f82fbfd7a2c1cb3c966eddf27fafc37379c8 100644 (file)
@@ -1,41 +1,40 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
 \r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
 \r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 \r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
        the source code for any proprietary components.  See the licensing section\r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
+       of http://www.FreeRTOS.org for full details.\r
 \r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
index d8ab268674965541d6edcc8aa5f4fcdc513be906..513e1fe65051e5381e232a075078a134ce28c26a 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
 \r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
 \r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 \r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
        the source code for any proprietary components.  See the licensing section\r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
+       of http://www.FreeRTOS.org for full details.\r
 \r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 31f9291d9cc03f2ec7736fe0ec369b95f66a1b7b..2b2754e3c9c1b3b9b26aaeb74292ded0950df361 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
 \r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
 \r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 \r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
        the source code for any proprietary components.  See the licensing section\r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
+       of http://www.FreeRTOS.org for full details.\r
 \r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index af8fda29b34de43368ec9b626ec723ead3f6a16f..6ac84a853d9d3ac38798bf3afc1d39075da01f52 100644 (file)
@@ -1,41 +1,40 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
 \r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
 \r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 \r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
        the source code for any proprietary components.  See the licensing section\r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
+       of http://www.FreeRTOS.org for full details.\r
 \r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
index b72cdeb85b6963148a63272753e233e5b97fc867..4368ee35bd4764a8c12e0524128381cdcef53efc 100644 (file)
@@ -1,41 +1,40 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
 \r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
 \r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 \r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
        the source code for any proprietary components.  See the licensing section\r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
+       of http://www.FreeRTOS.org for full details.\r
 \r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
index ce0cc4afabd27237b862e1815b1535ba72795d7f..2a17d2476564079d35710151d3ca94bf71271c80 100644 (file)
@@ -1,41 +1,40 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
 \r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
 \r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 \r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
        the source code for any proprietary components.  See the licensing section\r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
+       of http://www.FreeRTOS.org for full details.\r
 \r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
index 13fb1e45ed6d1424887f2d257aa1ae9fc1c97855..57911f0fe5e75c3de60aab79bfbd8e85afcefc61 100644 (file)
@@ -1,41 +1,40 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
 \r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
 \r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 \r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
        the source code for any proprietary components.  See the licensing section\r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
+       of http://www.FreeRTOS.org for full details.\r
 \r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
index bfe52d91917ef215340f9800e12d6eacb0a8e384..a9c464b2b641aaed466536add379ce0ece79142d 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
 \r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
 \r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 \r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
        the source code for any proprietary components.  See the licensing section\r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
+       of http://www.FreeRTOS.org for full details.\r
 \r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 0685f4bdd1377d39be88434fdd02438840389e48..23f919a4b594524e7c11cc0f99caf0c03ba08ff8 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
 \r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
 \r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 \r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
        the source code for any proprietary components.  See the licensing section\r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
+       of http://www.FreeRTOS.org for full details.\r
 \r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index ee221998af0137141d65fac12357defdf367ae0b..e05e6a304f01b536f3ba885e7b554bf5d5beb2a8 100644 (file)
@@ -1,32 +1,53 @@
-;      FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+;/*\r
+;      FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 ;\r
 ;      This file is part of the FreeRTOS.org distribution.\r
 ;\r
-;      FreeRTOS.org is free software; you can redistribute it and/or modify\r
-;      it under the terms of the GNU General Public License as published by\r
-;      the Free Software Foundation; either version 2 of the License, or\r
-;      (at your option) any later version.\r
+;      FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+;      under the terms of the GNU General Public License (version 2) as published\r
+;      by the Free Software Foundation and modified by the FreeRTOS exception.\r
 ;\r
-;      FreeRTOS.org is distributed in the hope that it will be useful,\r
-;      but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-;      MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-;      GNU General Public License for more details.\r
+;      FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+;      ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+;      FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+;      more details.\r
 ;\r
-;      You should have received a copy of the GNU General Public License\r
-;      along with FreeRTOS.org; if not, write to the Free Software\r
-;      Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+;      You should have received a copy of the GNU General Public License along \r
+;      with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+;      Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 ;\r
-;      A special exception to the GPL can be applied should you wish to distribute\r
-;      a combined work that includes FreeRTOS.org, without being obliged to provide\r
+;      A special exception to the GPL is included to allow you to distribute a \r
+;      combined work that includes FreeRTOS.org without being obliged to provide\r
 ;      the source code for any proprietary components.  See the licensing section\r
-;      of http://www.FreeRTOS.org for full details of how and when the exception\r
-;      can be applied.\r
+;      of http://www.FreeRTOS.org for full details.\r
+;\r
 ;\r
 ;      ***************************************************************************\r
-;      See http://www.FreeRTOS.org for documentation, latest information, license\r
-;      and contact details.  Please ensure to read the configuration and relevant\r
-;      port sections of the online documentation.\r
+;      *                                                                         *\r
+;      * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+;      *                                                                         *\r
+;      * This is a concise, step by step, 'hands on' guide that describes both   *\r
+;      * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
+;      * explains numerous examples that are written using the FreeRTOS API.     *\r
+;      * Full source code for all the examples is provided in an accompanying    *\r
+;      * .zip file.                                                              *\r
+;      *                                                                         *\r
 ;      ***************************************************************************\r
+;\r
+;      1 tab == 4 spaces!\r
+;\r
+;      Please ensure to read the configuration and relevant port sections of the\r
+;      online documentation.\r
+;\r
+;      http://www.FreeRTOS.org - Documentation, latest information, license and\r
+;      contact details.\r
+;\r
+;      http://www.SafeRTOS.com - A version that is certified for use in safety\r
+;      critical systems.\r
+;\r
+;      http://www.OpenRTOS.com - Commercial support, development, porting,\r
+;      licensing and training services.\r
+;*/\r
 \r
        EXTERN pxCurrentTCB\r
        EXTERN ulCriticalNesting\r
index 50157b2a8717dcde5a91be8b91853182675ea1c3..95ae3929f4b79f2c6d7c5ecec7592df33f08aff4 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
 \r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
 \r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 \r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
        the source code for any proprietary components.  See the licensing section\r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
+       of http://www.FreeRTOS.org for full details.\r
 \r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 45776a19a1731237636dbe651bbf6844cea90c2c..6ebf0e6d7d2eb59e05c823be0aa9c8087ec6569a 100644 (file)
@@ -1,32 +1,53 @@
-;      FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+;/*\r
+;      FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 ;\r
 ;      This file is part of the FreeRTOS.org distribution.\r
 ;\r
-;      FreeRTOS.org is free software; you can redistribute it and/or modify\r
-;      it under the terms of the GNU General Public License as published by\r
-;      the Free Software Foundation; either version 2 of the License, or\r
-;      (at your option) any later version.\r
+;      FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+;      under the terms of the GNU General Public License (version 2) as published\r
+;      by the Free Software Foundation and modified by the FreeRTOS exception.\r
 ;\r
-;      FreeRTOS.org is distributed in the hope that it will be useful,\r
-;      but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-;      MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-;      GNU General Public License for more details.\r
+;      FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+;      ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+;      FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+;      more details.\r
 ;\r
-;      You should have received a copy of the GNU General Public License\r
-;      along with FreeRTOS.org; if not, write to the Free Software\r
-;      Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+;      You should have received a copy of the GNU General Public License along \r
+;      with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+;      Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 ;\r
-;      A special exception to the GPL can be applied should you wish to distribute\r
-;      a combined work that includes FreeRTOS.org, without being obliged to provide\r
+;      A special exception to the GPL is included to allow you to distribute a \r
+;      combined work that includes FreeRTOS.org without being obliged to provide\r
 ;      the source code for any proprietary components.  See the licensing section\r
-;      of http://www.FreeRTOS.org for full details of how and when the exception\r
-;      can be applied.\r
+;      of http://www.FreeRTOS.org for full details.\r
+;\r
 ;\r
 ;      ***************************************************************************\r
-;      See http://www.FreeRTOS.org for documentation, latest information, license\r
-;      and contact details.  Please ensure to read the configuration and relevant\r
-;      port sections of the online documentation.\r
+;      *                                                                         *\r
+;      * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+;      *                                                                         *\r
+;      * This is a concise, step by step, 'hands on' guide that describes both   *\r
+;      * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
+;      * explains numerous examples that are written using the FreeRTOS API.     *\r
+;      * Full source code for all the examples is provided in an accompanying    *\r
+;      * .zip file.                                                              *\r
+;      *                                                                         *\r
 ;      ***************************************************************************\r
+;\r
+;      1 tab == 4 spaces!\r
+;\r
+;      Please ensure to read the configuration and relevant port sections of the\r
+;      online documentation.\r
+;\r
+;      http://www.FreeRTOS.org - Documentation, latest information, license and\r
+;      contact details.\r
+;\r
+;      http://www.SafeRTOS.com - A version that is certified for use in safety\r
+;      critical systems.\r
+;\r
+;      http://www.OpenRTOS.com - Commercial support, development, porting,\r
+;      licensing and training services.\r
+;*/\r
 \r
        RSEG ICODE:CODE\r
        CODE32\r
index 77eb251ee075266f893fa30c0cae1af3163dee06..1b8e87aa8e177bd0868a674fc777a6ed4335c76e 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
 \r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
 \r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 \r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
        the source code for any proprietary components.  See the licensing section\r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
+       of http://www.FreeRTOS.org for full details.\r
 \r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 52b3aaa9f9000293969cef21c0a2a5d658ff7efa..397eb9d4c0218938205b49300d080215788bb347 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
-       This file is part of the FreeRTOS distribution.\r
+       This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
 \r
-       FreeRTOS is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
 \r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 \r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS, without being obliged to provide\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
        the source code for any proprietary components.  See the licensing section\r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
+       of http://www.FreeRTOS.org for full details.\r
 \r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index f7054419ab5499bda4440f24b446b822a49269de..260b161c4b879258efa573c65d78b9dc0b088dcb 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
-       This file is part of the FreeRTOS distribution.\r
+       This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
 \r
-       FreeRTOS is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
 \r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 \r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS, without being obliged to provide\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
        the source code for any proprietary components.  See the licensing section\r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
+       of http://www.FreeRTOS.org for full details.\r
 \r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index edec70fa45952e25c2505e5db3dc1683fd6e6536..698fd8f78b75d231d39f28bab36f18077b35d9ac 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
-       This file is part of the FreeRTOS distribution.\r
+       This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
 \r
-       FreeRTOS is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
 \r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 \r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS, without being obliged to provide\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
        the source code for any proprietary components.  See the licensing section\r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
+       of http://www.FreeRTOS.org for full details.\r
 \r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 794ff14b3f683661a2540375d6833da4ad82d8c1..763ef5cec215890e6b692023d76651cc1a6f6b69 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
-       This file is part of the FreeRTOS distribution.\r
+       This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
 \r
-       FreeRTOS is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
 \r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 \r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS, without being obliged to provide\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
        the source code for any proprietary components.  See the licensing section\r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
+       of http://www.FreeRTOS.org for full details.\r
 \r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 004d9cc4636cfa36d380315bb688adeb061b432c..e83692c4f7c543391ad003531cfdbac2a1ad6797 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
-       This file is part of the FreeRTOS distribution.\r
+       This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
 \r
-       FreeRTOS is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
 \r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 \r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS, without being obliged to provide\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
        the source code for any proprietary components.  See the licensing section\r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
+       of http://www.FreeRTOS.org for full details.\r
 \r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index c03a29590b9999c30f66af3b65929d379763631d..c6bfec60a5b103a54916ab1eeaf4afc3b3b0da7d 100644 (file)
@@ -1,41 +1,40 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
 \r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
 \r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 \r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
        the source code for any proprietary components.  See the licensing section\r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
+       of http://www.FreeRTOS.org for full details.\r
 \r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
index a60afee50a638c496ce94b58fb89c7c5f6b76133..2c23454b0f195fa94c1fa7004b0f522bfa5312f7 100644 (file)
@@ -1,34 +1,53 @@
-;      FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+;/*\r
+;      FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 ;\r
 ;      This file is part of the FreeRTOS.org distribution.\r
 ;\r
-;      FreeRTOS.org is free software; you can redistribute it and/or modify\r
-;      it under the terms of the GNU General Public License as published by\r
-;      the Free Software Foundation; either version 2 of the License, or\r
-;      (at your option) any later version.\r
+;      FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+;      under the terms of the GNU General Public License (version 2) as published\r
+;      by the Free Software Foundation and modified by the FreeRTOS exception.\r
 ;\r
-;      FreeRTOS.org is distributed in the hope that it will be useful,\r
-;      but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-;      MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-;      GNU General Public License for more details.\r
+;      FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+;      ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+;      FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+;      more details.\r
 ;\r
-;      You should have received a copy of the GNU General Public License\r
-;      along with FreeRTOS.org; if not, write to the Free Software\r
-;      Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+;      You should have received a copy of the GNU General Public License along \r
+;      with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+;      Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 ;\r
-;      A special exception to the GPL can be applied should you wish to distribute\r
-;      a combined work that includes FreeRTOS.org, without being obliged to provide\r
+;      A special exception to the GPL is included to allow you to distribute a \r
+;      combined work that includes FreeRTOS.org without being obliged to provide\r
 ;      the source code for any proprietary components.  See the licensing section\r
-;      of http://www.FreeRTOS.org for full details of how and when the exception\r
-;      can be applied.\r
+;      of http://www.FreeRTOS.org for full details.\r
+;\r
 ;\r
 ;      ***************************************************************************\r
-;      See http://www.FreeRTOS.org for documentation, latest information, license\r
-;      and contact details.  Please ensure to read the configuration and relevant\r
-;      port sections of the online documentation.\r
+;      *                                                                         *\r
+;      * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+;      *                                                                         *\r
+;      * This is a concise, step by step, 'hands on' guide that describes both   *\r
+;      * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
+;      * explains numerous examples that are written using the FreeRTOS API.     *\r
+;      * Full source code for all the examples is provided in an accompanying    *\r
+;      * .zip file.                                                              *\r
+;      *                                                                         *\r
 ;      ***************************************************************************\r
 ;\r
-;------------------------------------------------------------------------------\r
+;      1 tab == 4 spaces!\r
+;\r
+;      Please ensure to read the configuration and relevant port sections of the\r
+;      online documentation.\r
+;\r
+;      http://www.FreeRTOS.org - Documentation, latest information, license and\r
+;      contact details.\r
+;\r
+;      http://www.SafeRTOS.com - A version that is certified for use in safety\r
+;      critical systems.\r
+;\r
+;      http://www.OpenRTOS.com - Commercial support, development, porting,\r
+;      licensing and training services.\r
+;*/\r
 ; Note: Select the correct include files for the device used by the application.\r
 #include "FreeRTOSConfig.h"\r
 ;------------------------------------------------------------------------------\r
index 25ef5467e6729e447b778859aef908d229545908..f2fb2f7f517ad31f3ad1b7f81191653c40de0516 100644 (file)
@@ -1,34 +1,53 @@
-;      FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+;/*\r
+;      FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 ;\r
 ;      This file is part of the FreeRTOS.org distribution.\r
 ;\r
-;      FreeRTOS.org is free software; you can redistribute it and/or modify\r
-;      it under the terms of the GNU General Public License as published by\r
-;      the Free Software Foundation; either version 2 of the License, or\r
-;      (at your option) any later version.\r
+;      FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+;      under the terms of the GNU General Public License (version 2) as published\r
+;      by the Free Software Foundation and modified by the FreeRTOS exception.\r
 ;\r
-;      FreeRTOS.org is distributed in the hope that it will be useful,\r
-;      but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-;      MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-;      GNU General Public License for more details.\r
+;      FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+;      ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+;      FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+;      more details.\r
 ;\r
-;      You should have received a copy of the GNU General Public License\r
-;      along with FreeRTOS.org; if not, write to the Free Software\r
-;      Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+;      You should have received a copy of the GNU General Public License along \r
+;      with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+;      Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 ;\r
-;      A special exception to the GPL can be applied should you wish to distribute\r
-;      a combined work that includes FreeRTOS.org, without being obliged to provide\r
+;      A special exception to the GPL is included to allow you to distribute a \r
+;      combined work that includes FreeRTOS.org without being obliged to provide\r
 ;      the source code for any proprietary components.  See the licensing section\r
-;      of http://www.FreeRTOS.org for full details of how and when the exception\r
-;      can be applied.\r
+;      of http://www.FreeRTOS.org for full details.\r
+;\r
 ;\r
 ;      ***************************************************************************\r
-;      See http://www.FreeRTOS.org for documentation, latest information, license\r
-;      and contact details.  Please ensure to read the configuration and relevant\r
-;      port sections of the online documentation.\r
+;      *                                                                         *\r
+;      * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+;      *                                                                         *\r
+;      * This is a concise, step by step, 'hands on' guide that describes both   *\r
+;      * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
+;      * explains numerous examples that are written using the FreeRTOS API.     *\r
+;      * Full source code for all the examples is provided in an accompanying    *\r
+;      * .zip file.                                                              *\r
+;      *                                                                         *\r
 ;      ***************************************************************************\r
 ;\r
-;------------------------------------------------------------------------------\r
+;      1 tab == 4 spaces!\r
+;\r
+;      Please ensure to read the configuration and relevant port sections of the\r
+;      online documentation.\r
+;\r
+;      http://www.FreeRTOS.org - Documentation, latest information, license and\r
+;      contact details.\r
+;\r
+;      http://www.SafeRTOS.com - A version that is certified for use in safety\r
+;      critical systems.\r
+;\r
+;      http://www.OpenRTOS.com - Commercial support, development, porting,\r
+;      licensing and training services.\r
+;*/\r
 ; Note: Select the correct include files for the device used by the application.\r
 #include "FreeRTOSConfig.h"\r
 ;------------------------------------------------------------------------------\r
index 3ef7ff92d7a6a3ceb59d6077b1399b3cf90a3422..8c026e54539df48a61ec304d3187dc0315da3193 100644 (file)
@@ -1,34 +1,53 @@
-;      FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+;/*\r
+;      FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 ;\r
 ;      This file is part of the FreeRTOS.org distribution.\r
 ;\r
-;      FreeRTOS.org is free software; you can redistribute it and/or modify\r
-;      it under the terms of the GNU General Public License as published by\r
-;      the Free Software Foundation; either version 2 of the License, or\r
-;      (at your option) any later version.\r
+;      FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+;      under the terms of the GNU General Public License (version 2) as published\r
+;      by the Free Software Foundation and modified by the FreeRTOS exception.\r
 ;\r
-;      FreeRTOS.org is distributed in the hope that it will be useful,\r
-;      but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-;      MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-;      GNU General Public License for more details.\r
+;      FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+;      ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+;      FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+;      more details.\r
 ;\r
-;      You should have received a copy of the GNU General Public License\r
-;      along with FreeRTOS.org; if not, write to the Free Software\r
-;      Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+;      You should have received a copy of the GNU General Public License along \r
+;      with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+;      Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 ;\r
-;      A special exception to the GPL can be applied should you wish to distribute\r
-;      a combined work that includes FreeRTOS.org, without being obliged to provide\r
+;      A special exception to the GPL is included to allow you to distribute a \r
+;      combined work that includes FreeRTOS.org without being obliged to provide\r
 ;      the source code for any proprietary components.  See the licensing section\r
-;      of http://www.FreeRTOS.org for full details of how and when the exception\r
-;      can be applied.\r
+;      of http://www.FreeRTOS.org for full details.\r
+;\r
 ;\r
 ;      ***************************************************************************\r
-;      See http://www.FreeRTOS.org for documentation, latest information, license\r
-;      and contact details.  Please ensure to read the configuration and relevant\r
-;      port sections of the online documentation.\r
+;      *                                                                         *\r
+;      * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+;      *                                                                         *\r
+;      * This is a concise, step by step, 'hands on' guide that describes both   *\r
+;      * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
+;      * explains numerous examples that are written using the FreeRTOS API.     *\r
+;      * Full source code for all the examples is provided in an accompanying    *\r
+;      * .zip file.                                                              *\r
+;      *                                                                         *\r
 ;      ***************************************************************************\r
 ;\r
-;------------------------------------------------------------------------------\r
+;      1 tab == 4 spaces!\r
+;\r
+;      Please ensure to read the configuration and relevant port sections of the\r
+;      online documentation.\r
+;\r
+;      http://www.FreeRTOS.org - Documentation, latest information, license and\r
+;      contact details.\r
+;\r
+;      http://www.SafeRTOS.com - A version that is certified for use in safety\r
+;      critical systems.\r
+;\r
+;      http://www.OpenRTOS.com - Commercial support, development, porting,\r
+;      licensing and training services.\r
+;*/\r
 ; Note: Select the correct include files for the device used by the application.\r
 #include "FreeRTOSConfig.h"\r
 ;------------------------------------------------------------------------------\r
index fccbf08a71473ea5e7bfe18470f79ebd7976e69d..c605e5f9bfa619cce42fcc66d92286d59a0cbbff 100644 (file)
@@ -1,41 +1,40 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
 \r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
 \r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 \r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
        the source code for any proprietary components.  See the licensing section\r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
+       of http://www.FreeRTOS.org for full details.\r
 \r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
index 419492bbb5cf545b91884a1ccbc71e949c0581ce..ed3c01c425d0c76199de560e1a06b86bd14eb071 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 17cc1a65428680ca54095eb8b17ddb47647f272d..22ed5a3e294f9a50678d3686d766db0b99873cc1 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 83e01b4e3c8635a8e38c7ffdd29d348d770cec38..989adff527a6a4563b473f390e7a993fc6f2bb3e 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 43dde988439a7d2ead795306ba48aad9dd84174f..3f9ad0f844d723a1febcf3e7109d90e0e0618441 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 54fb82f82f6c1935651e42c625afe3e437a47a1d..390c141e7767de1514a7bd61834960d964bd5e8b 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 1e03e8d2070a7a6a4b37bf48a6c0617c919f84b5..812933c6f38a828bbf133aac52a0ff6962c3ca76 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 906f56a85e5a9696d1c5f9db6f60654835260cd2..50d090574acfb0b799a61206366c19581158868d 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 5532b9efa1ffb2f12ae95ca8432016c569c175db..c3b513a6d83a33b21dff18bbbe9df3c8e0cb39d3 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index a027b8a1e41b05c6af65d3411ba1270dd040f761..c4f4565f177402b31b512d9793d0b93c09e59c65 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
  \r
index 200b832ad1b143b92dd1b0cfbce82b45275367ac..362e36f22aeb89e9f8e0dbbca9416ffe3d501af1 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 2f2e29df1512d86c016ec9b8b1e9884accb6eab8..e9d1fe634ebbaeb6c62730b07fb6900f2cda6af6 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index b921efc9363040bc60a381bc26986ea08437c847..eef5bc071414bf043c1432c4252d71e0e01d6a55 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
 \r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
 \r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 \r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
        the source code for any proprietary components.  See the licensing section\r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
+       of http://www.FreeRTOS.org for full details.\r
 \r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 262193f2e5469a5c2982e8685e7404ebfae9dbfb..c2a8585c8903c1589384211cda4ac72c960f2228 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index bafe26c0d8d9f1fd6f8ada3c2a7d53d09483ceaa..a4b73ce8e287e661beac144cdee9ff48b23a9609 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
 \r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
 \r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 \r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
        the source code for any proprietary components.  See the licensing section\r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
+       of http://www.FreeRTOS.org for full details.\r
 \r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index c619b8b8d96bf2a30a8930081623202fdaa21ab7..d7545cecfb8660b5837aa4a7545d30ce02602091 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 182ec0cfa5b4a81e5e4769305be5eb3e15b2a68b..9cd1aa60c07dfc491a7d6dbe37b54e57f6233c75 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 94cb59137c8117a0b72303764ae8d034b285fd0d..eb297183beae1743fae18656a25ca658d0e67aa4 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
 \r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
 \r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 \r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
        the source code for any proprietary components.  See the licensing section\r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
+       of http://www.FreeRTOS.org for full details.\r
 \r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 63f86bd3419ec62ca1b5acd811162d2e71f17a2b..25e1b7a75ddf72548b92e1141df8604b583b6cda 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 8525e408c9a672e187a1be19c72a03e1a4882b57..991dd0eee149d4234fb37831f46139b902568cb2 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index c363c3f3fabcc031a47b45c176c64e70a8409b2b..60a405d1aa8db30a1b1e9a11f2b90f9d0a04de11 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 5db4eee215e94fe42d25454750e1d38ff53946af..c0acf301e147f0860409dcbb5d70fff3fdf34314 100644 (file)
@@ -1,49 +1,51 @@
 ;/*\r
-;      FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+;      FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 ;\r
 ;      This file is part of the FreeRTOS.org distribution.\r
 ;\r
-;      FreeRTOS.org is free software; you can redistribute it and/or modify\r
-;      it under the terms of the GNU General Public License as published by\r
-;      the Free Software Foundation; either version 2 of the License, or\r
-;      (at your option) any later version.\r
-; \r
-;      FreeRTOS.org is distributed in the hope that it will be useful,\r
-;      but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-;      MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-;      GNU General Public License for more details.\r
+;      FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+;      under the terms of the GNU General Public License (version 2) as published\r
+;      by the Free Software Foundation and modified by the FreeRTOS exception.\r
 ;\r
-;      You should have received a copy of the GNU General Public License\r
-;      along with FreeRTOS.org; if not, write to the Free Software\r
-;      Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+;      FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+;      ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+;      FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+;      more details.\r
 ;\r
-;      A special exception to the GPL can be applied should you wish to distribute\r
-;      a combined work that includes FreeRTOS.org, without being obliged to provide\r
-;      the source code for any proprietary components.  See the licensing section \r
-;      of http://www.FreeRTOS.org for full details of how and when the exception\r
-;      can be applied.\r
+;      You should have received a copy of the GNU General Public License along \r
+;      with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+;      Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 ;\r
-;   ***************************************************************************\r
-;   ***************************************************************************\r
-;   *                                                                         *\r
-;   * SAVE TIME AND MONEY!  We can port FreeRTOS.org to your own hardware,    *\r
-;   * and even write all or part of your application on your behalf.          *\r
-;   * See http://www.OpenRTOS.com for details of the services we provide to   *\r
-;   * expedite your project.                                                  *\r
-;   *                                                                         *\r
-;   ***************************************************************************\r
-;   ***************************************************************************\r
+;      A special exception to the GPL is included to allow you to distribute a \r
+;      combined work that includes FreeRTOS.org without being obliged to provide\r
+;      the source code for any proprietary components.  See the licensing section\r
+;      of http://www.FreeRTOS.org for full details.\r
+;\r
+;\r
+;      ***************************************************************************\r
+;      *                                                                         *\r
+;      * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+;      *                                                                         *\r
+;      * This is a concise, step by step, 'hands on' guide that describes both   *\r
+;      * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
+;      * explains numerous examples that are written using the FreeRTOS API.     *\r
+;      * Full source code for all the examples is provided in an accompanying    *\r
+;      * .zip file.                                                              *\r
+;      *                                                                         *\r
+;      ***************************************************************************\r
+;\r
+;      1 tab == 4 spaces!\r
 ;\r
 ;      Please ensure to read the configuration and relevant port sections of the\r
 ;      online documentation.\r
 ;\r
-;      http://www.FreeRTOS.org - Documentation, latest information, license and \r
+;      http://www.FreeRTOS.org - Documentation, latest information, license and\r
 ;      contact details.\r
 ;\r
-;      http://www.SafeRTOS.com - A version that is certified for use in safety \r
+;      http://www.SafeRTOS.com - A version that is certified for use in safety\r
 ;      critical systems.\r
 ;\r
-;      http://www.OpenRTOS.com - Commercial support, development, porting, \r
+;      http://www.OpenRTOS.com - Commercial support, development, porting,\r
 ;      licensing and training services.\r
 ;*/\r
 \r
index 169af1abd3db1a5e4a9869c75468855fc8330810..fe3740aa365c27a78f7d1a7547516bb96865ecf2 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index d79065dd059d8507aaae307bd6b97f4642e68fab..7f47626e18bcfba10268be599337ac0465633f6b 100644 (file)
@@ -1,49 +1,51 @@
 ;/*\r
-;      FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+;      FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 ;\r
 ;      This file is part of the FreeRTOS.org distribution.\r
 ;\r
-;      FreeRTOS.org is free software; you can redistribute it and/or modify\r
-;      it under the terms of the GNU General Public License as published by\r
-;      the Free Software Foundation; either version 2 of the License, or\r
-;      (at your option) any later version.\r
+;      FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+;      under the terms of the GNU General Public License (version 2) as published\r
+;      by the Free Software Foundation and modified by the FreeRTOS exception.\r
 ;\r
-;      FreeRTOS.org is distributed in the hope that it will be useful,\r
-;      but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-;      MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-;      GNU General Public License for more details.\r
+;      FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+;      ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+;      FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+;      more details.\r
 ;\r
-;      You should have received a copy of the GNU General Public License\r
-;      along with FreeRTOS.org; if not, write to the Free Software\r
-;      Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+;      You should have received a copy of the GNU General Public License along \r
+;      with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+;      Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 ;\r
-;      A special exception to the GPL can be applied should you wish to distribute\r
-;      a combined work that includes FreeRTOS.org, without being obliged to provide\r
-;      the source code for any proprietary components.  See the licensing section \r
-;      of http://www.FreeRTOS.org for full details of how and when the exception\r
-;      can be applied.\r
+;      A special exception to the GPL is included to allow you to distribute a \r
+;      combined work that includes FreeRTOS.org without being obliged to provide\r
+;      the source code for any proprietary components.  See the licensing section\r
+;      of http://www.FreeRTOS.org for full details.\r
 ;\r
-;   ***************************************************************************\r
-;   ***************************************************************************\r
-;   *                                                                         *\r
-;   * SAVE TIME AND MONEY!  We can port FreeRTOS.org to your own hardware,    *\r
-;   * and even write all or part of your application on your behalf.          *\r
-;   * See http://www.OpenRTOS.com for details of the services we provide to   *\r
-;   * expedite your project.                                                  *\r
-;   *                                                                         *\r
-;   ***************************************************************************\r
-;   ***************************************************************************\r
+;\r
+;      ***************************************************************************\r
+;      *                                                                         *\r
+;      * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+;      *                                                                         *\r
+;      * This is a concise, step by step, 'hands on' guide that describes both   *\r
+;      * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
+;      * explains numerous examples that are written using the FreeRTOS API.     *\r
+;      * Full source code for all the examples is provided in an accompanying    *\r
+;      * .zip file.                                                              *\r
+;      *                                                                         *\r
+;      ***************************************************************************\r
+;\r
+;      1 tab == 4 spaces!\r
 ;\r
 ;      Please ensure to read the configuration and relevant port sections of the\r
 ;      online documentation.\r
 ;\r
-;      http://www.FreeRTOS.org - Documentation, latest information, license and \r
+;      http://www.FreeRTOS.org - Documentation, latest information, license and\r
 ;      contact details.\r
 ;\r
-;      http://www.SafeRTOS.com - A version that is certified for use in safety \r
+;      http://www.SafeRTOS.com - A version that is certified for use in safety\r
 ;      critical systems.\r
 ;\r
-;      http://www.OpenRTOS.com - Commercial support, development, porting, \r
+;      http://www.OpenRTOS.com - Commercial support, development, porting,\r
 ;      licensing and training services.\r
 ;*/\r
 \r
index 1a644f4cac2951e65d4a40d9ec76720a4f643318..f4d09e5eb426ded51ca420599a69461471541782 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 4e69de50791da3a18714975c508df38088d5c9dd..001f9d1315b2568e063186c52b47ddeb715efe7a 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 11df859613e05f797c0c9580a2fb8b6bc322b39c..543397c894d91ff8a9a90f450a0dc5853fa63033 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 6006c4044b1588a04e2bdd1c734f3f943ecd75b5..45dd3ef4c7415b4682834f9a5b298cd90679a495 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 44a74e60dcad3a3913682de70980e38f8113d37b..9c51c03f277f5baa75364ced76833ba6cf929682 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 91d4b7024fe0b46f5fe20ad8f95c9b68b79e381a..70311dd1e8f29e995816dbde2c8acece82658edf 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index d6203afa3f704cdc0e77bafdb001ef2bc25cf9ef..b227bdacf8034ca18cc8f477504bab20bd2d7978 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index a9865c31a96ba3350a7004e11a6313d26d4d737f..2ed27f946ff1738d3357a460903ed1ddfd05e8e1 100644 (file)
@@ -1,52 +1,51 @@
-/* \r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+/*\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index bcdc8071612cc02a2961d98d547f242c9febbd47..83c2aafd1033408d4a81ae60aab67de4269f434e 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
 \r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
 \r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 \r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
        the source code for any proprietary components.  See the licensing section\r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
+       of http://www.FreeRTOS.org for full details.\r
 \r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index c34e0d0a5504e5dfb8c73aa5aa9e3aa7637d5a46..7ce6b51288e3c285fb387537717f9319e4f2165c 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
 \r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
 \r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 \r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
        the source code for any proprietary components.  See the licensing section\r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
+       of http://www.FreeRTOS.org for full details.\r
 \r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 6710f3b0ce5f21884ba9099cded448b944c05ee6..d2b4e247b2b197e3d2817436a62bd4b7352ec432 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
 \r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
 \r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 \r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
        the source code for any proprietary components.  See the licensing section\r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
+       of http://www.FreeRTOS.org for full details.\r
 \r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index dd6129923fb6528176b55ddf5c1d9283fb494c03..ee916336ec9d4a1a7b3daf5dfcceea7f7a1cd0e3 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
 \r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
 \r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 \r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
        the source code for any proprietary components.  See the licensing section\r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
+       of http://www.FreeRTOS.org for full details.\r
 \r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index adc827adac13837f74238f935130319608457405..fc95d4c1e21ca0516b52a90e33601def85d7d44f 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 3a43bf7ed6994a46f6dfe64ffe475290872f1ffc..279f89234f3e02b3fb41da3965aba88d1b94de31 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 96435c74062e8455210cd85e6ee17c1805cef4b9..fea46116624c5e7f00bb4eaf42745c303684e4f4 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index db00ff48ddbd54ae628eb0da8873bd8bb911ef0e..1f7774813f8bbc84024e76856905e0ceb179253a 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index cca9c9dff93b150edb68c194db153ad427f2130c..6aba6ddf2e099b71f9291ce97b07ab7a98573f21 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 16fea9be836cece9c80ab2b05930c3bc082eb4ac..6a6c00e323d2e9b3498cf1ff1c5a501503189edf 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 47618d6e5413a7794f54c9f5660a46c7b7cd7e24..5805cbf6772ae024232cbf24b40f7cb44cd42bd4 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-    FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
-\r
-    This file is part of the FreeRTOS.org distribution.\r
-\r
-    FreeRTOS.org is free software; you can redistribute it and/or modify\r
-    it under the terms of the GNU General Public License as published by\r
-    the Free Software Foundation; either version 2 of the License, or\r
-    (at your option) any later version.\r
-\r
-    FreeRTOS.org is distributed in the hope that it will be useful,\r
-    but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-    GNU General Public License for more details.\r
-\r
-    You should have received a copy of the GNU General Public License\r
-    along with FreeRTOS.org; if not, write to the Free Software\r
-    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-    A special exception to the GPL can be applied should you wish to distribute\r
-    a combined work that includes FreeRTOS.org, without being obliged to provide\r
-    the source code for any proprietary components.  See the licensing section \r
-    of http://www.FreeRTOS.org for full details of how and when the exception\r
-    can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
+\r
+       This file is part of the FreeRTOS.org distribution.\r
+\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index d69a35e01c7046e98986ec4918cd057102cab99f..8e901598299019c7e1758de98aa3ffda027dda35 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 49785fd7be032c4baf350074fe938208322e2ef6..74c82d0f957653c92d085f30e96be186f6672f29 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index cb6f5991a773d08a48eb437a7530cfb7d5497645..6aa2e5bef5a8f8c3d90d6f2c3e85507c25c07c8d 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index 6a2f4f2830b1a5af5c6332d6e678bfede0a11481..efdbf65403abb57b65dc14cee8e6e67ebf6e2ca6 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
-\r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
-\r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-\r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
-       the source code for any proprietary components.  See the licensing section \r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
-\r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
+\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
+\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
+\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
+       the source code for any proprietary components.  See the licensing section\r
+       of http://www.FreeRTOS.org for full details.\r
+\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r
index d4e0b81967875ba694a0dd240d5129a1f586aa10..436af98a05a9c3c9d1c871ab9eb123a1fb0f8d83 100644 (file)
@@ -1,41 +1,40 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
 \r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
 \r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 \r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
        the source code for any proprietary components.  See the licensing section\r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
+       of http://www.FreeRTOS.org for full details.\r
 \r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
@@ -484,6 +483,7 @@ xTimeOutType xTimeOut;
                                        /* The queue was full and no block time is specified (or \r
                                        the block time has expired) so leave now. */\r
                                        taskEXIT_CRITICAL();\r
+                                       traceQUEUE_SEND_FAILED( pxQueue );\r
                                        return errQUEUE_FULL;\r
                                }\r
                                else if( xEntryTimeSet == pdFALSE )\r
@@ -540,6 +540,7 @@ xTimeOutType xTimeOut;
                        /* The timeout has expired. */\r
                        prvUnlockQueue( pxQueue );\r
                        ( void ) xTaskResumeAll();\r
+                       traceQUEUE_SEND_FAILED( pxQueue );\r
                        return errQUEUE_FULL;\r
                }\r
        }\r
@@ -609,6 +610,7 @@ xTimeOutType xTimeOut;
                                else\r
                                {\r
                                        taskEXIT_CRITICAL();\r
+                                       traceQUEUE_SEND_FAILED( pxQueue );\r
                                        return errQUEUE_FULL;\r
                                }\r
                        }\r
@@ -695,6 +697,7 @@ xTimeOutType xTimeOut;
                                        if( xTicksToWait == ( portTickType ) 0 )\r
                                        {\r
                                                taskEXIT_CRITICAL();\r
+                                               traceQUEUE_RECEIVE_FAILED( pxQueue );\r
                                                return errQUEUE_EMPTY;\r
                                        }\r
                                        else if( xEntryTimeSet == pdFALSE )\r
@@ -732,6 +735,7 @@ xTimeOutType xTimeOut;
                                else\r
                                {\r
                                        taskEXIT_CRITICAL();\r
+                                       traceQUEUE_RECEIVE_FAILED( pxQueue );\r
                                        return errQUEUE_EMPTY;\r
                                }\r
                        }\r
@@ -878,6 +882,7 @@ signed portCHAR *pcOriginalReadPosition;
                                        /* The queue was empty and no block time is specified (or \r
                                        the block time has expired) so leave now. */                            \r
                                        taskEXIT_CRITICAL();\r
+                                       traceQUEUE_RECEIVE_FAILED( pxQueue );\r
                                        return errQUEUE_EMPTY;\r
                                }\r
                                else if( xEntryTimeSet == pdFALSE )\r
@@ -935,6 +940,7 @@ signed portCHAR *pcOriginalReadPosition;
                {\r
                        prvUnlockQueue( pxQueue );\r
                        ( void ) xTaskResumeAll();\r
+                       traceQUEUE_RECEIVE_FAILED( pxQueue );\r
                        return errQUEUE_EMPTY;\r
                }\r
        }\r
index 0c53f03e73f36e5701234d229e336ac08baeb43a..c58b46575df2e8611fef00747fe3e886ba7254de 100644 (file)
@@ -1,52 +1,51 @@
 /*\r
-       FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry.\r
+       FreeRTOS.org V5.2.0 - Copyright (C) 2003-2009 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
-       FreeRTOS.org is free software; you can redistribute it and/or modify\r
-       it under the terms of the GNU General Public License as published by\r
-       the Free Software Foundation; either version 2 of the License, or\r
-       (at your option) any later version.\r
+       FreeRTOS.org is free software; you can redistribute it and/or modify it \r
+       under the terms of the GNU General Public License (version 2) as published\r
+       by the Free Software Foundation and modified by the FreeRTOS exception.\r
 \r
-       FreeRTOS.org is distributed in the hope that it will be useful,\r
-       but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-       GNU General Public License for more details.\r
+       FreeRTOS.org is distributed in the hope that it will be useful, but WITHOUT\r
+       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for \r
+       more details.\r
 \r
-       You should have received a copy of the GNU General Public License\r
-       along with FreeRTOS.org; if not, write to the Free Software\r
-       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+       You should have received a copy of the GNU General Public License along \r
+       with FreeRTOS.org; if not, write to the Free Software Foundation, Inc., 59 \r
+       Temple Place, Suite 330, Boston, MA  02111-1307  USA.\r
 \r
-       A special exception to the GPL can be applied should you wish to distribute\r
-       a combined work that includes FreeRTOS.org, without being obliged to provide\r
+       A special exception to the GPL is included to allow you to distribute a \r
+       combined work that includes FreeRTOS.org without being obliged to provide\r
        the source code for any proprietary components.  See the licensing section\r
-       of http://www.FreeRTOS.org for full details of how and when the exception\r
-       can be applied.\r
+       of http://www.FreeRTOS.org for full details.\r
 \r
-    ***************************************************************************\r
-    ***************************************************************************\r
-    *                                                                         *\r
-    * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
+\r
+       ***************************************************************************\r
+       *                                                                         *\r
+       * Get the FreeRTOS eBook!  See http://www.FreeRTOS.org/Documentation      *\r
        *                                                                         *\r
        * This is a concise, step by step, 'hands on' guide that describes both   *\r
        * general multitasking concepts and FreeRTOS specifics. It presents and   *\r
        * explains numerous examples that are written using the FreeRTOS API.     *\r
        * Full source code for all the examples is provided in an accompanying    *\r
        * .zip file.                                                              *\r
-    *                                                                         *\r
-    ***************************************************************************\r
-    ***************************************************************************\r
+       *                                                                         *\r
+       ***************************************************************************\r
+\r
+       1 tab == 4 spaces!\r
 \r
        Please ensure to read the configuration and relevant port sections of the\r
        online documentation.\r
 \r
-       http://www.FreeRTOS.org - Documentation, latest information, license and \r
+       http://www.FreeRTOS.org - Documentation, latest information, license and\r
        contact details.\r
 \r
-       http://www.SafeRTOS.com - A version that is certified for use in safety \r
+       http://www.SafeRTOS.com - A version that is certified for use in safety\r
        critical systems.\r
 \r
-       http://www.OpenRTOS.com - Commercial support, development, porting, \r
+       http://www.OpenRTOS.com - Commercial support, development, porting,\r
        licensing and training services.\r
 */\r
 \r