summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>2008-02-03 19:45:58 +0000
committerrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>2008-02-03 19:45:58 +0000
commit126e15459cd36a4ee587a28439f6fc0283872dc1 (patch)
tree1fb82f5a7a719344ad554b23941817dcccb05009
parent260474b73e27cf57e29d168c1d55b9d11306e3af (diff)
downloadfreertos-126e15459cd36a4ee587a28439f6fc0283872dc1.tar.gz
freertos-126e15459cd36a4ee587a28439f6fc0283872dc1.tar.bz2
freertos-126e15459cd36a4ee587a28439f6fc0283872dc1.tar.xz
Update to V4.7.1
git-svn-id: https://freertos.svn.sourceforge.net/svnroot/freertos/trunk@148 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
-rw-r--r--Demo/ARM7_AT91FR40008_GCC/FreeRTOSConfig.h20
-rw-r--r--Demo/ARM7_AT91FR40008_GCC/Makefile2
-rw-r--r--Demo/ARM7_AT91FR40008_GCC/ParTest/ParTest.c20
-rw-r--r--Demo/ARM7_AT91FR40008_GCC/main.c20
-rw-r--r--Demo/ARM7_AT91FR40008_GCC/serial/serial.c20
-rw-r--r--Demo/ARM7_AT91FR40008_GCC/serial/serialISR.c2
-rw-r--r--Demo/ARM7_AT91SAM7S64_IAR/FreeRTOSConfig.h20
-rw-r--r--Demo/ARM7_AT91SAM7S64_IAR/ParTest/ParTest.c20
-rw-r--r--Demo/ARM7_AT91SAM7S64_IAR/USB/USBSample.c20
-rw-r--r--Demo/ARM7_AT91SAM7S64_IAR/main.c20
-rw-r--r--Demo/ARM7_AT91SAM7S64_IAR/serial/serial.c20
-rw-r--r--Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/FreeRTOSConfig.h20
-rw-r--r--Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/Makefile2
-rw-r--r--Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/ParTest/ParTest.c20
-rw-r--r--Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/USB/USBSample.c20
-rw-r--r--Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/USB/USBSample.h20
-rw-r--r--Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/USB/USB_ISR.c20
-rw-r--r--Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/main.c20
-rw-r--r--Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/webserver/EMAC_ISR.c20
-rw-r--r--Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/webserver/SAM7_EMAC.c20
-rw-r--r--Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/webserver/SAM7_EMAC.h20
-rw-r--r--Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/webserver/uIP_Task.h20
-rw-r--r--Demo/ARM7_LPC2106_GCC/FreeRTOSConfig.h20
-rw-r--r--Demo/ARM7_LPC2106_GCC/Makefile2
-rw-r--r--Demo/ARM7_LPC2106_GCC/ParTest/ParTest.c20
-rw-r--r--Demo/ARM7_LPC2106_GCC/main.c20
-rw-r--r--Demo/ARM7_LPC2106_GCC/serial/serial.c20
-rw-r--r--Demo/ARM7_LPC2106_GCC/serial/serialISR.c20
-rw-r--r--Demo/ARM7_LPC2129_IAR/FreeRTOSConfig.h20
-rw-r--r--Demo/ARM7_LPC2129_IAR/ParTest/ParTest.c20
-rw-r--r--Demo/ARM7_LPC2129_IAR/main.c20
-rw-r--r--Demo/ARM7_LPC2129_IAR/serial/serial.c20
-rw-r--r--Demo/ARM7_LPC2129_Keil/FreeRTOSConfig.h20
-rw-r--r--Demo/ARM7_LPC2129_Keil/ParTest/ParTest.c20
-rw-r--r--Demo/ARM7_LPC2129_Keil/main.c20
-rw-r--r--Demo/ARM7_LPC2129_Keil/serial/serial.c20
-rw-r--r--Demo/ARM7_LPC2129_Keil/serial/serialISR.c20
-rw-r--r--Demo/ARM7_LPC2138_Rowley/FreeRTOSConfig.h20
-rw-r--r--Demo/ARM7_LPC2138_Rowley/main.c53
-rw-r--r--Demo/ARM7_LPC2138_Rowley/mainISR.c20
-rw-r--r--Demo/ARM7_LPC2138_Rowley/threads.js2
-rw-r--r--Demo/ARM7_LPC2368_Eclipse/RTOSDemo/FreeRTOSConfig.h10
-rw-r--r--Demo/ARM7_LPC2368_Eclipse/RTOSDemo/Makefile2
-rw-r--r--Demo/ARM7_LPC2368_Eclipse/RTOSDemo/ParTest/ParTest.c2
-rw-r--r--Demo/ARM7_LPC2368_Eclipse/RTOSDemo/main.c20
-rw-r--r--Demo/ARM7_LPC2368_Eclipse/RTOSDemo/webserver/emac.c2
-rw-r--r--Demo/ARM7_LPC2368_Eclipse/RTOSDemo/webserver/uIP_Task.c2
-rw-r--r--Demo/ARM7_LPC2368_Rowley/FreeRTOSConfig.h10
-rw-r--r--Demo/ARM7_LPC2368_Rowley/ParTest/ParTest.c2
-rw-r--r--Demo/ARM7_LPC2368_Rowley/main.c20
-rw-r--r--Demo/ARM7_LPC2368_Rowley/webserver/emac.c2
-rw-r--r--Demo/ARM7_LPC2368_Rowley/webserver/uIP_Task.c2
-rw-r--r--Demo/ARM7_STR71x_IAR/FreeRTOSConfig.h20
-rw-r--r--Demo/ARM7_STR71x_IAR/ParTest/ParTest.c20
-rw-r--r--Demo/ARM7_STR71x_IAR/main.c20
-rw-r--r--Demo/ARM7_STR71x_IAR/serial/serial.c20
-rw-r--r--Demo/ARM7_STR75x_GCC/FreeRTOSConfig.h20
-rw-r--r--Demo/ARM7_STR75x_GCC/ParTest/ParTest.c20
-rw-r--r--Demo/ARM7_STR75x_GCC/main.c20
-rw-r--r--Demo/ARM7_STR75x_GCC/serial/serial.c20
-rw-r--r--Demo/ARM7_STR75x_GCC/serial/serialISR.c20
-rw-r--r--Demo/ARM7_STR75x_IAR/FreeRTOSConfig.h20
-rw-r--r--Demo/ARM7_STR75x_IAR/ParTest/ParTest.c20
-rw-r--r--Demo/ARM7_STR75x_IAR/main.c20
-rw-r--r--Demo/ARM7_STR75x_IAR/serial/serial.c20
-rw-r--r--Demo/ARM9_STR91X_IAR/FreeRTOSConfig.h20
-rw-r--r--Demo/ARM9_STR91X_IAR/ParTest/ParTest.c20
-rw-r--r--Demo/ARM9_STR91X_IAR/main.c20
-rw-r--r--Demo/ARM9_STR91X_IAR/serial/serial.c20
-rw-r--r--Demo/ARM9_STR91X_IAR/webserver/uIP_Task.c36
-rw-r--r--Demo/AVR32_UC3/main.c20
-rw-r--r--Demo/AVR_ATMega323_IAR/FreeRTOSConfig.h20
-rw-r--r--Demo/AVR_ATMega323_IAR/ParTest/ParTest.c20
-rw-r--r--Demo/AVR_ATMega323_IAR/main.c20
-rw-r--r--Demo/AVR_ATMega323_IAR/regtest.c20
-rw-r--r--Demo/AVR_ATMega323_IAR/regtest.h20
-rw-r--r--Demo/AVR_ATMega323_IAR/serial/serial.c20
-rw-r--r--Demo/AVR_ATMega323_WinAVR/FreeRTOSConfig.h20
-rw-r--r--Demo/AVR_ATMega323_WinAVR/ParTest/ParTest.c20
-rw-r--r--Demo/AVR_ATMega323_WinAVR/main.c20
-rw-r--r--Demo/AVR_ATMega323_WinAVR/regtest.c20
-rw-r--r--Demo/AVR_ATMega323_WinAVR/regtest.h20
-rw-r--r--Demo/AVR_ATMega323_WinAVR/serial/serial.c20
-rw-r--r--Demo/CORTEX_LM3S102_GCC/Demo1/FreeRTOSConfig.h20
-rw-r--r--Demo/CORTEX_LM3S102_GCC/Demo1/main.c20
-rw-r--r--Demo/CORTEX_LM3S102_GCC/Demo2/FreeRTOSConfig.h20
-rw-r--r--Demo/CORTEX_LM3S102_GCC/Demo2/main.c20
-rw-r--r--Demo/CORTEX_LM3S102_GCC/FreeRTOSConfig.h20
-rw-r--r--Demo/CORTEX_LM3S102_GCC/ParTest/ParTest.c20
-rw-r--r--Demo/CORTEX_LM3S102_GCC/main.c20
-rw-r--r--Demo/CORTEX_LM3S102_KEIL/Demo1/FreeRTOSConfig.h20
-rw-r--r--Demo/CORTEX_LM3S102_KEIL/Demo1/main.c20
-rw-r--r--Demo/CORTEX_LM3S102_KEIL/Demo2/FreeRTOSConfig.h20
-rw-r--r--Demo/CORTEX_LM3S102_KEIL/Demo2/main.c20
-rw-r--r--Demo/CORTEX_LM3S102_KEIL/FreeRTOSConfig.h20
-rw-r--r--Demo/CORTEX_LM3S102_KEIL/ParTest/ParTest.c20
-rw-r--r--Demo/CORTEX_LM3S102_KEIL/main.c20
-rw-r--r--Demo/CORTEX_LM3S102_Rowley/Demo1/FreeRTOSConfig.h20
-rw-r--r--Demo/CORTEX_LM3S102_Rowley/Demo1/ParTest.c20
-rw-r--r--Demo/CORTEX_LM3S102_Rowley/Demo1/main.c20
-rw-r--r--Demo/CORTEX_LM3S102_Rowley/Demo2/FreeRTOSConfig.h20
-rw-r--r--Demo/CORTEX_LM3S102_Rowley/Demo2/ParTest.c20
-rw-r--r--Demo/CORTEX_LM3S102_Rowley/Demo2/main.c20
-rw-r--r--Demo/CORTEX_LM3S102_Rowley/Demo3/FreeRTOSConfig.h20
-rw-r--r--Demo/CORTEX_LM3S102_Rowley/Demo3/ParTest.c20
-rw-r--r--Demo/CORTEX_LM3S102_Rowley/Demo3/main.c20
-rw-r--r--Demo/CORTEX_LM3S316_IAR/FreeRTOSConfig.h20
-rw-r--r--Demo/CORTEX_LM3S316_IAR/ParTest/ParTest.c20
-rw-r--r--Demo/CORTEX_LM3S316_IAR/commstest.c20
-rw-r--r--Demo/CORTEX_LM3S316_IAR/commstest.h20
-rw-r--r--Demo/CORTEX_LM3S316_IAR/main.c20
-rw-r--r--Demo/CORTEX_LM3S811_GCC/FreeRTOSConfig.h20
-rw-r--r--Demo/CORTEX_LM3S811_GCC/main.c20
-rw-r--r--Demo/CORTEX_LM3S811_IAR/FreeRTOSConfig.h20
-rw-r--r--Demo/CORTEX_LM3S811_IAR/main.c20
-rw-r--r--Demo/CORTEX_LM3S811_KEIL/FreeRTOSConfig.h20
-rw-r--r--Demo/CORTEX_LM3S811_KEIL/heap/heap_1.c20
-rw-r--r--Demo/CORTEX_LM3S811_KEIL/main.c20
-rw-r--r--Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/FreeRTOSConfig.h20
-rw-r--r--Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/Makefile2
-rw-r--r--Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/ParTest/ParTest.c20
-rw-r--r--Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/main.c20
-rw-r--r--Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/timertest.c20
-rw-r--r--Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/webserver/emac.c2
-rw-r--r--Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/webserver/uIP_Task.c2
-rw-r--r--Demo/CORTEX_LM3Sxxxx_IAR_Keil/FreeRTOSConfig.h20
-rw-r--r--Demo/CORTEX_LM3Sxxxx_IAR_Keil/ParTest/ParTest.c20
-rw-r--r--Demo/CORTEX_LM3Sxxxx_IAR_Keil/main.c20
-rw-r--r--Demo/CORTEX_LM3Sxxxx_IAR_Keil/timertest.c20
-rw-r--r--Demo/CORTEX_LM3Sxxxx_IAR_Keil/webserver/emac.c2
-rw-r--r--Demo/CORTEX_LM3Sxxxx_IAR_Keil/webserver/uIP_Task.c2
-rw-r--r--Demo/CORTEX_STM32F103_IAR/FreeRTOSConfig.h20
-rw-r--r--Demo/CORTEX_STM32F103_IAR/ParTest/ParTest.c20
-rw-r--r--Demo/CORTEX_STM32F103_IAR/main.c20
-rw-r--r--Demo/CORTEX_STM32F103_IAR/serial/serial.c20
-rw-r--r--Demo/CORTEX_STM32F103_IAR/timertest.c20
-rw-r--r--Demo/CORTEX_STM32F103_Primer_GCC/FreeRTOSConfig.h20
-rw-r--r--Demo/CORTEX_STM32F103_Primer_GCC/ParTest/ParTest.c20
-rw-r--r--Demo/CORTEX_STM32F103_Primer_GCC/bitmap.h20
-rw-r--r--Demo/CORTEX_STM32F103_Primer_GCC/main.c20
-rw-r--r--Demo/CORTEX_STM32F103_Primer_GCC/timertest.c20
-rw-r--r--Demo/Common/Full/BlockQ.c20
-rw-r--r--Demo/Common/Full/PollQ.c20
-rw-r--r--Demo/Common/Full/comtest.c20
-rw-r--r--Demo/Common/Full/death.c20
-rw-r--r--Demo/Common/Full/dynamic.c20
-rw-r--r--Demo/Common/Full/events.c34
-rw-r--r--Demo/Common/Full/flash.c20
-rw-r--r--Demo/Common/Full/flop.c20
-rw-r--r--Demo/Common/Full/integer.c20
-rw-r--r--Demo/Common/Full/print.c20
-rw-r--r--Demo/Common/Full/semtest.c20
-rw-r--r--Demo/Common/Minimal/AltBlckQ.c20
-rw-r--r--Demo/Common/Minimal/AltBlock.c20
-rw-r--r--Demo/Common/Minimal/AltPollQ.c20
-rw-r--r--Demo/Common/Minimal/AltQTest.c20
-rw-r--r--Demo/Common/Minimal/BlockQ.c20
-rw-r--r--Demo/Common/Minimal/GenQTest.c20
-rw-r--r--Demo/Common/Minimal/PollQ.c20
-rw-r--r--Demo/Common/Minimal/QPeek.c20
-rw-r--r--Demo/Common/Minimal/blocktim.c32
-rw-r--r--Demo/Common/Minimal/comtest.c20
-rw-r--r--Demo/Common/Minimal/countsem.c20
-rw-r--r--Demo/Common/Minimal/crflash.c20
-rw-r--r--Demo/Common/Minimal/crhook.c22
-rw-r--r--Demo/Common/Minimal/death.c20
-rw-r--r--Demo/Common/Minimal/dynamic.c20
-rw-r--r--Demo/Common/Minimal/flash.c20
-rw-r--r--Demo/Common/Minimal/flop.c20
-rw-r--r--Demo/Common/Minimal/integer.c20
-rw-r--r--Demo/Common/Minimal/recmutex.c22
-rw-r--r--Demo/Common/Minimal/semtest.c20
-rw-r--r--Demo/Common/include/AltBlckQ.h20
-rw-r--r--Demo/Common/include/AltBlock.h20
-rw-r--r--Demo/Common/include/AltPollQ.h20
-rw-r--r--Demo/Common/include/AltQTest.h20
-rw-r--r--Demo/Common/include/BlockQ.h20
-rw-r--r--Demo/Common/include/GenQTest.h20
-rw-r--r--Demo/Common/include/PollQ.h20
-rw-r--r--Demo/Common/include/QPeek.h20
-rw-r--r--Demo/Common/include/blocktim.h20
-rw-r--r--Demo/Common/include/comtest.h20
-rw-r--r--Demo/Common/include/comtest2.h20
-rw-r--r--Demo/Common/include/countsem.h20
-rw-r--r--Demo/Common/include/crflash.h20
-rw-r--r--Demo/Common/include/crhook.h20
-rw-r--r--Demo/Common/include/death.h20
-rw-r--r--Demo/Common/include/dynamic.h20
-rw-r--r--Demo/Common/include/fileIO.h20
-rw-r--r--Demo/Common/include/flash.h20
-rw-r--r--Demo/Common/include/flop.h20
-rw-r--r--Demo/Common/include/integer.h20
-rw-r--r--Demo/Common/include/mevents.h20
-rw-r--r--Demo/Common/include/partest.h20
-rw-r--r--Demo/Common/include/print.h20
-rw-r--r--Demo/Common/include/recmutex.h20
-rw-r--r--Demo/Common/include/semtest.h20
-rw-r--r--Demo/Common/include/serial.h20
-rw-r--r--Demo/Cygnal/FreeRTOSConfig.h20
-rw-r--r--Demo/Cygnal/Makefile2
-rw-r--r--Demo/Cygnal/ParTest/ParTest.c20
-rw-r--r--Demo/Cygnal/main.c20
-rw-r--r--Demo/Cygnal/serial/serial.c20
-rw-r--r--Demo/Flshlite/FRConfig.h20
-rw-r--r--Demo/Flshlite/FileIO/fileIO.c20
-rw-r--r--Demo/Flshlite/FreeRTOSConfig.h20
-rw-r--r--Demo/Flshlite/ParTest/ParTest.c20
-rw-r--r--Demo/Flshlite/main.c20
-rw-r--r--Demo/Flshlite/serial/serial.c20
-rw-r--r--Demo/H8S/RTOSDemo/FreeRTOSConfig.h20
-rw-r--r--Demo/H8S/RTOSDemo/ParTest/ParTest.c20
-rw-r--r--Demo/H8S/RTOSDemo/main.c20
-rw-r--r--Demo/H8S/RTOSDemo/serial/serial.c20
-rw-r--r--Demo/HCS12_CodeWarrior_banked/FreeRTOSConfig.h20
-rw-r--r--Demo/HCS12_CodeWarrior_banked/ParTest/ParTest.c20
-rw-r--r--Demo/HCS12_CodeWarrior_banked/main.c20
-rw-r--r--Demo/HCS12_CodeWarrior_banked/serial/serial.c20
-rw-r--r--Demo/HCS12_CodeWarrior_small/FreeRTOSConfig.h20
-rw-r--r--Demo/HCS12_CodeWarrior_small/ParTest/ParTest.c20
-rw-r--r--Demo/HCS12_CodeWarrior_small/main.c20
-rw-r--r--Demo/HCS12_CodeWarrior_small/serial/serial.c20
-rw-r--r--Demo/HCS12_GCC_banked/FreeRTOSConfig.h20
-rw-r--r--Demo/HCS12_GCC_banked/ParTest.c20
-rw-r--r--Demo/HCS12_GCC_banked/main.c20
-rw-r--r--Demo/HCS12_GCC_banked/startup.c20
-rw-r--r--Demo/MCF5235_GCC/FreeRTOSConfig.h24
-rw-r--r--Demo/MCF5235_GCC/demo.c24
-rw-r--r--Demo/MCF5235_GCC/system/crt0.S22
-rw-r--r--Demo/MCF5235_GCC/system/init.c24
-rw-r--r--Demo/MCF5235_GCC/system/newlib.c24
-rw-r--r--Demo/MCF5235_GCC/system/serial.c24
-rw-r--r--Demo/MCF5235_GCC/system/vector.S22
-rw-r--r--Demo/MicroBlaze/FreeRTOSConfig.h20
-rw-r--r--Demo/MicroBlaze/ParTest/ParTest.c20
-rw-r--r--Demo/MicroBlaze/main.c20
-rw-r--r--Demo/MicroBlaze/serial/serial.c20
-rw-r--r--Demo/PC/FRConfig.h20
-rw-r--r--Demo/PC/FileIO/fileIO.c20
-rw-r--r--Demo/PC/FreeRTOSConfig.h20
-rw-r--r--Demo/PC/ParTest/ParTest.c20
-rw-r--r--Demo/PC/main.c20
-rw-r--r--Demo/PC/serial/serial.c20
-rw-r--r--Demo/PIC18_MPLAB/FreeRTOSConfig.h20
-rw-r--r--Demo/PIC18_MPLAB/ParTest/ParTest.c20
-rw-r--r--Demo/PIC18_MPLAB/main1.c20
-rw-r--r--Demo/PIC18_MPLAB/main2.c20
-rw-r--r--Demo/PIC18_MPLAB/main3.c20
-rw-r--r--Demo/PIC18_MPLAB/serial/serial.c20
-rw-r--r--Demo/PIC18_WizC/Demo1/FreeRTOSConfig.h20
-rw-r--r--Demo/PIC18_WizC/Demo1/WIZCmake.h20
-rw-r--r--Demo/PIC18_WizC/Demo1/fuses.c20
-rw-r--r--Demo/PIC18_WizC/Demo1/interrupt.c20
-rw-r--r--Demo/PIC18_WizC/Demo1/main.c20
-rw-r--r--Demo/PIC18_WizC/Demo2/FreeRTOSConfig.h20
-rw-r--r--Demo/PIC18_WizC/Demo2/WIZCmake.h20
-rw-r--r--Demo/PIC18_WizC/Demo2/fuses.c20
-rw-r--r--Demo/PIC18_WizC/Demo2/interrupt.c20
-rw-r--r--Demo/PIC18_WizC/Demo2/main.c20
-rw-r--r--Demo/PIC18_WizC/Demo3/FreeRTOSConfig.h20
-rw-r--r--Demo/PIC18_WizC/Demo3/WIZCmake.h20
-rw-r--r--Demo/PIC18_WizC/Demo3/fuses.c20
-rw-r--r--Demo/PIC18_WizC/Demo3/interrupt.c20
-rw-r--r--Demo/PIC18_WizC/Demo3/main.c20
-rw-r--r--Demo/PIC18_WizC/Demo4/FreeRTOSConfig.h20
-rw-r--r--Demo/PIC18_WizC/Demo4/WIZCmake.h20
-rw-r--r--Demo/PIC18_WizC/Demo4/fuses.c20
-rw-r--r--Demo/PIC18_WizC/Demo4/interrupt.c20
-rw-r--r--Demo/PIC18_WizC/Demo4/main.c20
-rw-r--r--Demo/PIC18_WizC/Demo5/FreeRTOSConfig.h20
-rw-r--r--Demo/PIC18_WizC/Demo5/WIZCmake.h20
-rw-r--r--Demo/PIC18_WizC/Demo5/fuses.c20
-rw-r--r--Demo/PIC18_WizC/Demo5/interrupt.c20
-rw-r--r--Demo/PIC18_WizC/Demo5/main.c20
-rw-r--r--Demo/PIC18_WizC/Demo6/FreeRTOSConfig.h20
-rw-r--r--Demo/PIC18_WizC/Demo6/WIZCmake.h20
-rw-r--r--Demo/PIC18_WizC/Demo6/fuses.c20
-rw-r--r--Demo/PIC18_WizC/Demo6/interrupt.c20
-rw-r--r--Demo/PIC18_WizC/Demo6/main.c20
-rw-r--r--Demo/PIC18_WizC/Demo7/FreeRTOSConfig.h20
-rw-r--r--Demo/PIC18_WizC/Demo7/WIZCmake.h20
-rw-r--r--Demo/PIC18_WizC/Demo7/fuses.c20
-rw-r--r--Demo/PIC18_WizC/Demo7/interrupt.c20
-rw-r--r--Demo/PIC18_WizC/Demo7/main.c20
-rw-r--r--Demo/PIC18_WizC/ParTest/ParTest.c20
-rw-r--r--Demo/PIC18_WizC/serial/isrSerialRx.c20
-rw-r--r--Demo/PIC18_WizC/serial/isrSerialTx.c20
-rw-r--r--Demo/PIC18_WizC/serial/serial.c20
-rw-r--r--Demo/PIC24_MPLAB/FreeRTOSConfig.h20
-rw-r--r--Demo/PIC24_MPLAB/ParTest/ParTest.c20
-rw-r--r--Demo/PIC24_MPLAB/lcd.c20
-rw-r--r--Demo/PIC24_MPLAB/lcd.h20
-rw-r--r--Demo/PIC24_MPLAB/main.c20
-rw-r--r--Demo/PIC24_MPLAB/serial/serial.c20
-rw-r--r--Demo/PIC24_MPLAB/timertest.c20
-rw-r--r--Demo/PIC24_MPLAB/timertest.h20
-rw-r--r--Demo/PIC32MX_MPLAB/FreeRTOSConfig.h20
-rw-r--r--Demo/PIC32MX_MPLAB/ParTest/ParTest.c20
-rw-r--r--Demo/PIC32MX_MPLAB/RegisterTestTasks.s20
-rw-r--r--Demo/PIC32MX_MPLAB/lcd.c20
-rw-r--r--Demo/PIC32MX_MPLAB/lcd.h20
-rw-r--r--Demo/PIC32MX_MPLAB/main.c20
-rw-r--r--Demo/PIC32MX_MPLAB/serial/serial.c20
-rw-r--r--Demo/PIC32MX_MPLAB/timertest.c20
-rw-r--r--Demo/PIC32MX_MPLAB/timertest.h20
-rw-r--r--Demo/WizNET_DEMO_GCC_ARM7/FreeRTOSConfig.h20
-rw-r--r--Demo/WizNET_DEMO_GCC_ARM7/HTTP_Serv.c20
-rw-r--r--Demo/WizNET_DEMO_GCC_ARM7/HTTP_Serv.h20
-rw-r--r--Demo/WizNET_DEMO_GCC_ARM7/Makefile2
-rw-r--r--Demo/WizNET_DEMO_GCC_ARM7/TCP.c20
-rw-r--r--Demo/WizNET_DEMO_GCC_ARM7/TCP.h20
-rw-r--r--Demo/WizNET_DEMO_GCC_ARM7/TCPISR.c20
-rw-r--r--Demo/WizNET_DEMO_GCC_ARM7/html_pages.h20
-rw-r--r--Demo/WizNET_DEMO_GCC_ARM7/i2c.c20
-rw-r--r--Demo/WizNET_DEMO_GCC_ARM7/i2c.h20
-rw-r--r--Demo/WizNET_DEMO_GCC_ARM7/i2cISR.c20
-rw-r--r--Demo/WizNET_DEMO_GCC_ARM7/main.c20
-rw-r--r--Demo/WizNET_DEMO_TERN_186/FreeRTOSConfig.h20
-rw-r--r--Demo/WizNET_DEMO_TERN_186/HTTPTask.c20
-rw-r--r--Demo/WizNET_DEMO_TERN_186/HTTPTask.h20
-rw-r--r--Demo/WizNET_DEMO_TERN_186/main.c20
-rw-r--r--Demo/WizNET_DEMO_TERN_186/serial/serial.c20
-rw-r--r--Demo/dsPIC_MPLAB/FreeRTOSConfig.h20
-rw-r--r--Demo/dsPIC_MPLAB/ParTest/ParTest.c20
-rw-r--r--Demo/dsPIC_MPLAB/lcd.c20
-rw-r--r--Demo/dsPIC_MPLAB/lcd.h20
-rw-r--r--Demo/dsPIC_MPLAB/main.c20
-rw-r--r--Demo/dsPIC_MPLAB/serial/serial.c20
-rw-r--r--Demo/dsPIC_MPLAB/timertest.c20
-rw-r--r--Demo/dsPIC_MPLAB/timertest.h20
-rw-r--r--Demo/lwIP_Demo_Rowley_ARM7/BasicWEB.c20
-rw-r--r--Demo/lwIP_Demo_Rowley_ARM7/BasicWEB.h20
-rw-r--r--Demo/lwIP_Demo_Rowley_ARM7/EMAC/SAM7_EMAC.c20
-rw-r--r--Demo/lwIP_Demo_Rowley_ARM7/EMAC/SAM7_EMAC.h20
-rw-r--r--Demo/lwIP_Demo_Rowley_ARM7/EMAC/SAM7_EMAC_ISR.c20
-rw-r--r--Demo/lwIP_Demo_Rowley_ARM7/FreeRTOSConfig.h20
-rw-r--r--Demo/lwIP_Demo_Rowley_ARM7/ParTest/ParTest.c20
-rw-r--r--Demo/lwIP_Demo_Rowley_ARM7/USB/USB-CDC.c20
-rw-r--r--Demo/lwIP_Demo_Rowley_ARM7/USB/USB-CDC.h20
-rw-r--r--Demo/lwIP_Demo_Rowley_ARM7/USB/USBIsr.c2
-rw-r--r--Demo/lwIP_Demo_Rowley_ARM7/USB/descriptors.h20
-rw-r--r--Demo/lwIP_Demo_Rowley_ARM7/USB/usb.h20
-rw-r--r--Demo/lwIP_Demo_Rowley_ARM7/main.c20
-rw-r--r--Demo/lwIP_Demo_Rowley_ARM7/makefile2
-rw-r--r--Demo/lwIP_MCF5235_GCC/FreeRTOSConfig.h24
-rw-r--r--Demo/lwIP_MCF5235_GCC/demo.c24
-rw-r--r--Demo/lwIP_MCF5235_GCC/system/crt0.S22
-rw-r--r--Demo/lwIP_MCF5235_GCC/system/init.c24
-rw-r--r--Demo/lwIP_MCF5235_GCC/system/newlib.c24
-rw-r--r--Demo/lwIP_MCF5235_GCC/system/serial.c24
-rw-r--r--Demo/lwIP_MCF5235_GCC/system/vector.S22
-rw-r--r--Demo/lwIP_MCF5235_GCC/web.c24
-rw-r--r--Demo/lwIP_MCF5235_GCC/web.h24
-rw-r--r--Demo/msp430_CrossWorks/FreeRTOSConfig.h20
-rw-r--r--Demo/msp430_CrossWorks/ParTest/ParTest.c20
-rw-r--r--Demo/msp430_CrossWorks/main.c20
-rw-r--r--Demo/msp430_CrossWorks/serial/serial.c20
-rw-r--r--Demo/msp430_GCC/FreeRTOSConfig.h20
-rw-r--r--Demo/msp430_GCC/ParTest/ParTest.c20
-rw-r--r--Demo/msp430_GCC/main.c20
-rw-r--r--Demo/msp430_GCC/makefile2
-rw-r--r--Demo/msp430_GCC/serial/serial.c20
-rw-r--r--Demo/uIP_Demo_IAR_ARM7/EMAC/EMAClISR.s7920
-rw-r--r--Demo/uIP_Demo_IAR_ARM7/EMAC/SAM7_EMAC.c20
-rw-r--r--Demo/uIP_Demo_IAR_ARM7/FreeRTOSConfig.h20
-rw-r--r--Demo/uIP_Demo_IAR_ARM7/ParTest/ParTest.c20
-rw-r--r--Demo/uIP_Demo_IAR_ARM7/main.c20
-rw-r--r--Demo/uIP_Demo_Rowley_ARM7/FreeRTOSConfig.h20
-rw-r--r--Demo/uIP_Demo_Rowley_ARM7/main.c20
-rw-r--r--Source/croutine.c20
-rw-r--r--Source/include/FreeRTOS.h20
-rw-r--r--Source/include/croutine.h20
-rw-r--r--Source/include/list.h20
-rw-r--r--Source/include/portable.h20
-rw-r--r--Source/include/projdefs.h20
-rw-r--r--Source/include/queue.h20
-rw-r--r--Source/include/semphr.h20
-rw-r--r--Source/include/task.h22
-rw-r--r--Source/list.c20
-rw-r--r--Source/portable/BCC/16BitDOS/Flsh186/port.c20
-rw-r--r--Source/portable/BCC/16BitDOS/Flsh186/prtmacro.h20
-rw-r--r--Source/portable/BCC/16BitDOS/PC/port.c20
-rw-r--r--Source/portable/BCC/16BitDOS/PC/prtmacro.h20
-rw-r--r--Source/portable/BCC/16BitDOS/common/portasm.h20
-rw-r--r--Source/portable/BCC/16BitDOS/common/portcomn.c20
-rw-r--r--Source/portable/CodeWarrior/HCS12/port.c20
-rw-r--r--Source/portable/CodeWarrior/HCS12/portmacro.h20
-rw-r--r--Source/portable/GCC/ARM7_AT91FR40008/port.c20
-rw-r--r--Source/portable/GCC/ARM7_AT91FR40008/portISR.c20
-rw-r--r--Source/portable/GCC/ARM7_AT91FR40008/portmacro.h20
-rw-r--r--Source/portable/GCC/ARM7_AT91SAM7S/port.c20
-rw-r--r--Source/portable/GCC/ARM7_AT91SAM7S/portISR.c20
-rw-r--r--Source/portable/GCC/ARM7_AT91SAM7S/portmacro.h20
-rw-r--r--Source/portable/GCC/ARM7_LPC2000/port.c33
-rw-r--r--Source/portable/GCC/ARM7_LPC2000/portISR.c73
-rw-r--r--Source/portable/GCC/ARM7_LPC2000/portmacro.h20
-rw-r--r--Source/portable/GCC/ARM7_LPC23xx/port.c2
-rw-r--r--Source/portable/GCC/ARM7_LPC23xx/portISR.c2
-rw-r--r--Source/portable/GCC/ARM7_LPC23xx/portmacro.h2
-rw-r--r--Source/portable/GCC/ARM_CM3/port.c20
-rw-r--r--Source/portable/GCC/ARM_CM3/portmacro.h20
-rw-r--r--Source/portable/GCC/ATMega323/port.c20
-rw-r--r--Source/portable/GCC/ATMega323/portmacro.h20
-rw-r--r--Source/portable/GCC/AVR32_UC3/port.c20
-rw-r--r--Source/portable/GCC/AVR32_UC3/portmacro.h22
-rw-r--r--Source/portable/GCC/H8S2329/port.c20
-rw-r--r--Source/portable/GCC/H8S2329/portmacro.h20
-rw-r--r--Source/portable/GCC/HCS12/port.c20
-rw-r--r--Source/portable/GCC/HCS12/portmacro.h20
-rw-r--r--Source/portable/GCC/MCF5235/port.c24
-rw-r--r--Source/portable/GCC/MCF5235/portmacro.h24
-rw-r--r--Source/portable/GCC/MSP430F449/port.c20
-rw-r--r--Source/portable/GCC/MSP430F449/portmacro.h20
-rw-r--r--Source/portable/GCC/MicroBlaze/port.c20
-rw-r--r--Source/portable/GCC/MicroBlaze/portmacro.h20
-rw-r--r--Source/portable/GCC/STR75x/port.c20
-rw-r--r--Source/portable/GCC/STR75x/portISR.c20
-rw-r--r--Source/portable/GCC/STR75x/portmacro.h20
-rw-r--r--Source/portable/IAR/ARM_CM3/port.c20
-rw-r--r--Source/portable/IAR/ARM_CM3/portasm.s20
-rw-r--r--Source/portable/IAR/ARM_CM3/portmacro.h20
-rw-r--r--Source/portable/IAR/ATMega323/port.c20
-rw-r--r--Source/portable/IAR/ATMega323/portmacro.h20
-rw-r--r--Source/portable/IAR/ATMega323/portmacro.s902
-rw-r--r--Source/portable/IAR/AVR32_UC3/port.c20
-rw-r--r--Source/portable/IAR/AVR32_UC3/portmacro.h20
-rw-r--r--Source/portable/IAR/AtmelSAM7S64/port.c20
-rw-r--r--Source/portable/IAR/AtmelSAM7S64/portmacro.h20
-rw-r--r--Source/portable/IAR/LPC2000/port.c20
-rw-r--r--Source/portable/IAR/LPC2000/portmacro.h20
-rw-r--r--Source/portable/IAR/STR71x/port.c20
-rw-r--r--Source/portable/IAR/STR71x/portmacro.h20
-rw-r--r--Source/portable/IAR/STR75x/ISR_Support.h2
-rw-r--r--Source/portable/IAR/STR75x/port.c20
-rw-r--r--Source/portable/IAR/STR75x/portasm.s792
-rw-r--r--Source/portable/IAR/STR75x/portmacro.h20
-rw-r--r--Source/portable/IAR/STR91x/ISR_Support.h20
-rw-r--r--Source/portable/IAR/STR91x/port.c20
-rw-r--r--Source/portable/IAR/STR91x/portasm.s7920
-rw-r--r--Source/portable/IAR/STR91x/portmacro.h20
-rw-r--r--Source/portable/Keil/ARM7/port.c20
-rw-r--r--Source/portable/Keil/ARM7/portISR.c20
-rw-r--r--Source/portable/Keil/ARM7/portmacro.h20
-rw-r--r--Source/portable/MPLAB/PIC18F/port.c20
-rw-r--r--Source/portable/MPLAB/PIC18F/portmacro.h20
-rw-r--r--Source/portable/MPLAB/PIC24_dsPIC/port.c20
-rw-r--r--Source/portable/MPLAB/PIC24_dsPIC/portmacro.h20
-rw-r--r--Source/portable/MPLAB/PIC32MX/ISR_Support.h20
-rw-r--r--Source/portable/MPLAB/PIC32MX/port.c20
-rw-r--r--Source/portable/MPLAB/PIC32MX/port_asm.S20
-rw-r--r--Source/portable/MPLAB/PIC32MX/portmacro.h20
-rw-r--r--Source/portable/MemMang/heap_1.c20
-rw-r--r--Source/portable/MemMang/heap_2.c20
-rw-r--r--Source/portable/MemMang/heap_3.c20
-rw-r--r--Source/portable/Paradigm/Tern_EE/large_untested/port.c20
-rw-r--r--Source/portable/Paradigm/Tern_EE/large_untested/portasm.h20
-rw-r--r--Source/portable/Paradigm/Tern_EE/large_untested/portmacro.h20
-rw-r--r--Source/portable/Paradigm/Tern_EE/small/port.c20
-rw-r--r--Source/portable/Paradigm/Tern_EE/small/portasm.h20
-rw-r--r--Source/portable/Paradigm/Tern_EE/small/portmacro.h20
-rw-r--r--Source/portable/RVDS/ARM_CM3/port.c20
-rw-r--r--Source/portable/RVDS/ARM_CM3/portmacro.h20
-rw-r--r--Source/portable/Rowley/MSP430F449/Port1/port.c20
-rw-r--r--Source/portable/Rowley/MSP430F449/Port1/portmacro.h20
-rw-r--r--Source/portable/Rowley/MSP430F449/Port2/port.c20
-rw-r--r--Source/portable/Rowley/MSP430F449/Port2/portmacro.h20
-rw-r--r--Source/portable/Rowley/MSP430F449/port.c20
-rw-r--r--Source/portable/Rowley/MSP430F449/portmacro.h20
-rw-r--r--Source/portable/SDCC/Cygnal/port.c20
-rw-r--r--Source/portable/SDCC/Cygnal/portmacro.h20
-rw-r--r--Source/portable/WizC/PIC18/Drivers/Tick/Tick.c20
-rw-r--r--Source/portable/WizC/PIC18/Drivers/Tick/isrTick.c20
-rw-r--r--Source/portable/WizC/PIC18/addFreeRTOS.h20
-rw-r--r--Source/portable/WizC/PIC18/port.c20
-rw-r--r--Source/portable/WizC/PIC18/portmacro.h20
-rw-r--r--Source/portable/oWatcom/16BitDOS/Flsh186/port.c20
-rw-r--r--Source/portable/oWatcom/16BitDOS/Flsh186/portmacro.h24
-rw-r--r--Source/portable/oWatcom/16BitDOS/PC/port.c20
-rw-r--r--Source/portable/oWatcom/16BitDOS/PC/portmacro.h20
-rw-r--r--Source/portable/oWatcom/16BitDOS/common/portasm.h20
-rw-r--r--Source/portable/oWatcom/16BitDOS/common/portcomn.c20
-rw-r--r--Source/queue.c20
-rw-r--r--Source/tasks.c20
482 files changed, 6029 insertions, 3304 deletions
diff --git a/Demo/ARM7_AT91FR40008_GCC/FreeRTOSConfig.h b/Demo/ARM7_AT91FR40008_GCC/FreeRTOSConfig.h
index 58f5a464..28abb82f 100644
--- a/Demo/ARM7_AT91FR40008_GCC/FreeRTOSConfig.h
+++ b/Demo/ARM7_AT91FR40008_GCC/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/ARM7_AT91FR40008_GCC/Makefile b/Demo/ARM7_AT91FR40008_GCC/Makefile
index 5aeeaa74..abac760b 100644
--- a/Demo/ARM7_AT91FR40008_GCC/Makefile
+++ b/Demo/ARM7_AT91FR40008_GCC/Makefile
@@ -1,4 +1,4 @@
-# FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+# FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
#
# This file is part of the FreeRTOS.org distribution.
#
diff --git a/Demo/ARM7_AT91FR40008_GCC/ParTest/ParTest.c b/Demo/ARM7_AT91FR40008_GCC/ParTest/ParTest.c
index 8094c296..d5b81028 100644
--- a/Demo/ARM7_AT91FR40008_GCC/ParTest/ParTest.c
+++ b/Demo/ARM7_AT91FR40008_GCC/ParTest/ParTest.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/ARM7_AT91FR40008_GCC/main.c b/Demo/ARM7_AT91FR40008_GCC/main.c
index 33a42d56..a34c6c31 100644
--- a/Demo/ARM7_AT91FR40008_GCC/main.c
+++ b/Demo/ARM7_AT91FR40008_GCC/main.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/ARM7_AT91FR40008_GCC/serial/serial.c b/Demo/ARM7_AT91FR40008_GCC/serial/serial.c
index 16edcf18..29fb20ec 100644
--- a/Demo/ARM7_AT91FR40008_GCC/serial/serial.c
+++ b/Demo/ARM7_AT91FR40008_GCC/serial/serial.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/ARM7_AT91FR40008_GCC/serial/serialISR.c b/Demo/ARM7_AT91FR40008_GCC/serial/serialISR.c
index df2d12c5..ab051bc6 100644
--- a/Demo/ARM7_AT91FR40008_GCC/serial/serialISR.c
+++ b/Demo/ARM7_AT91FR40008_GCC/serial/serialISR.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
diff --git a/Demo/ARM7_AT91SAM7S64_IAR/FreeRTOSConfig.h b/Demo/ARM7_AT91SAM7S64_IAR/FreeRTOSConfig.h
index f54e5ebf..172583a7 100644
--- a/Demo/ARM7_AT91SAM7S64_IAR/FreeRTOSConfig.h
+++ b/Demo/ARM7_AT91SAM7S64_IAR/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/ARM7_AT91SAM7S64_IAR/ParTest/ParTest.c b/Demo/ARM7_AT91SAM7S64_IAR/ParTest/ParTest.c
index 3c80a4b6..9ec4d4ad 100644
--- a/Demo/ARM7_AT91SAM7S64_IAR/ParTest/ParTest.c
+++ b/Demo/ARM7_AT91SAM7S64_IAR/ParTest/ParTest.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/ARM7_AT91SAM7S64_IAR/USB/USBSample.c b/Demo/ARM7_AT91SAM7S64_IAR/USB/USBSample.c
index c300bebf..23711e33 100644
--- a/Demo/ARM7_AT91SAM7S64_IAR/USB/USBSample.c
+++ b/Demo/ARM7_AT91SAM7S64_IAR/USB/USBSample.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/ARM7_AT91SAM7S64_IAR/main.c b/Demo/ARM7_AT91SAM7S64_IAR/main.c
index 50d0cf7d..9519b3e6 100644
--- a/Demo/ARM7_AT91SAM7S64_IAR/main.c
+++ b/Demo/ARM7_AT91SAM7S64_IAR/main.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/ARM7_AT91SAM7S64_IAR/serial/serial.c b/Demo/ARM7_AT91SAM7S64_IAR/serial/serial.c
index 7e9d55b3..5231cce3 100644
--- a/Demo/ARM7_AT91SAM7S64_IAR/serial/serial.c
+++ b/Demo/ARM7_AT91SAM7S64_IAR/serial/serial.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/FreeRTOSConfig.h b/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/FreeRTOSConfig.h
index fc5625c4..73bfd552 100644
--- a/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/FreeRTOSConfig.h
+++ b/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/Makefile b/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/Makefile
index 31526dea..3146a111 100644
--- a/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/Makefile
+++ b/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/Makefile
@@ -1,4 +1,4 @@
-# FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+# FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
#
# This file is part of the FreeRTOS.org distribution.
#
diff --git a/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/ParTest/ParTest.c b/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/ParTest/ParTest.c
index 323f215d..919f9dd8 100644
--- a/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/ParTest/ParTest.c
+++ b/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/ParTest/ParTest.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/USB/USBSample.c b/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/USB/USBSample.c
index 33f1886f..50c7bbe4 100644
--- a/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/USB/USBSample.c
+++ b/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/USB/USBSample.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/USB/USBSample.h b/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/USB/USBSample.h
index d0f8e6d5..e0b3c1f2 100644
--- a/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/USB/USBSample.h
+++ b/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/USB/USBSample.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/USB/USB_ISR.c b/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/USB/USB_ISR.c
index 0096b861..34352895 100644
--- a/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/USB/USB_ISR.c
+++ b/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/USB/USB_ISR.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/main.c b/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/main.c
index c07543c5..c0634583 100644
--- a/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/main.c
+++ b/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/main.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/webserver/EMAC_ISR.c b/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/webserver/EMAC_ISR.c
index 71f4de57..a4b2e8da 100644
--- a/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/webserver/EMAC_ISR.c
+++ b/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/webserver/EMAC_ISR.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/webserver/SAM7_EMAC.c b/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/webserver/SAM7_EMAC.c
index 218a1727..9dc87359 100644
--- a/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/webserver/SAM7_EMAC.c
+++ b/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/webserver/SAM7_EMAC.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/webserver/SAM7_EMAC.h b/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/webserver/SAM7_EMAC.h
index a11d62b6..95cee71f 100644
--- a/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/webserver/SAM7_EMAC.h
+++ b/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/webserver/SAM7_EMAC.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/webserver/uIP_Task.h b/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/webserver/uIP_Task.h
index 37e1a66b..567063da 100644
--- a/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/webserver/uIP_Task.h
+++ b/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/webserver/uIP_Task.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/ARM7_LPC2106_GCC/FreeRTOSConfig.h b/Demo/ARM7_LPC2106_GCC/FreeRTOSConfig.h
index 9ed2d823..291f442e 100644
--- a/Demo/ARM7_LPC2106_GCC/FreeRTOSConfig.h
+++ b/Demo/ARM7_LPC2106_GCC/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/ARM7_LPC2106_GCC/Makefile b/Demo/ARM7_LPC2106_GCC/Makefile
index 86fe7621..d2aa49cc 100644
--- a/Demo/ARM7_LPC2106_GCC/Makefile
+++ b/Demo/ARM7_LPC2106_GCC/Makefile
@@ -1,4 +1,4 @@
-# FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+# FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
#
# This file is part of the FreeRTOS.org distribution.
#
diff --git a/Demo/ARM7_LPC2106_GCC/ParTest/ParTest.c b/Demo/ARM7_LPC2106_GCC/ParTest/ParTest.c
index b3e67705..56d06976 100644
--- a/Demo/ARM7_LPC2106_GCC/ParTest/ParTest.c
+++ b/Demo/ARM7_LPC2106_GCC/ParTest/ParTest.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/ARM7_LPC2106_GCC/main.c b/Demo/ARM7_LPC2106_GCC/main.c
index 1e69327a..e01ffa68 100644
--- a/Demo/ARM7_LPC2106_GCC/main.c
+++ b/Demo/ARM7_LPC2106_GCC/main.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/ARM7_LPC2106_GCC/serial/serial.c b/Demo/ARM7_LPC2106_GCC/serial/serial.c
index 99d16248..15dca4ed 100644
--- a/Demo/ARM7_LPC2106_GCC/serial/serial.c
+++ b/Demo/ARM7_LPC2106_GCC/serial/serial.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/ARM7_LPC2106_GCC/serial/serialISR.c b/Demo/ARM7_LPC2106_GCC/serial/serialISR.c
index 166bbaa3..199a1b43 100644
--- a/Demo/ARM7_LPC2106_GCC/serial/serialISR.c
+++ b/Demo/ARM7_LPC2106_GCC/serial/serialISR.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/ARM7_LPC2129_IAR/FreeRTOSConfig.h b/Demo/ARM7_LPC2129_IAR/FreeRTOSConfig.h
index 0466957e..bbe21fea 100644
--- a/Demo/ARM7_LPC2129_IAR/FreeRTOSConfig.h
+++ b/Demo/ARM7_LPC2129_IAR/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/ARM7_LPC2129_IAR/ParTest/ParTest.c b/Demo/ARM7_LPC2129_IAR/ParTest/ParTest.c
index 8f590b7f..08af251b 100644
--- a/Demo/ARM7_LPC2129_IAR/ParTest/ParTest.c
+++ b/Demo/ARM7_LPC2129_IAR/ParTest/ParTest.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/ARM7_LPC2129_IAR/main.c b/Demo/ARM7_LPC2129_IAR/main.c
index 91821648..74e2f9e6 100644
--- a/Demo/ARM7_LPC2129_IAR/main.c
+++ b/Demo/ARM7_LPC2129_IAR/main.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/ARM7_LPC2129_IAR/serial/serial.c b/Demo/ARM7_LPC2129_IAR/serial/serial.c
index 7b003de9..f38949dd 100644
--- a/Demo/ARM7_LPC2129_IAR/serial/serial.c
+++ b/Demo/ARM7_LPC2129_IAR/serial/serial.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/ARM7_LPC2129_Keil/FreeRTOSConfig.h b/Demo/ARM7_LPC2129_Keil/FreeRTOSConfig.h
index e73da610..4fe45794 100644
--- a/Demo/ARM7_LPC2129_Keil/FreeRTOSConfig.h
+++ b/Demo/ARM7_LPC2129_Keil/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/ARM7_LPC2129_Keil/ParTest/ParTest.c b/Demo/ARM7_LPC2129_Keil/ParTest/ParTest.c
index 8649501c..ee91280f 100644
--- a/Demo/ARM7_LPC2129_Keil/ParTest/ParTest.c
+++ b/Demo/ARM7_LPC2129_Keil/ParTest/ParTest.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/ARM7_LPC2129_Keil/main.c b/Demo/ARM7_LPC2129_Keil/main.c
index 056fbf4a..cd61f38d 100644
--- a/Demo/ARM7_LPC2129_Keil/main.c
+++ b/Demo/ARM7_LPC2129_Keil/main.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/ARM7_LPC2129_Keil/serial/serial.c b/Demo/ARM7_LPC2129_Keil/serial/serial.c
index eef3f393..078d68bf 100644
--- a/Demo/ARM7_LPC2129_Keil/serial/serial.c
+++ b/Demo/ARM7_LPC2129_Keil/serial/serial.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/ARM7_LPC2129_Keil/serial/serialISR.c b/Demo/ARM7_LPC2129_Keil/serial/serialISR.c
index 590294b8..79073c19 100644
--- a/Demo/ARM7_LPC2129_Keil/serial/serialISR.c
+++ b/Demo/ARM7_LPC2129_Keil/serial/serialISR.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/ARM7_LPC2138_Rowley/FreeRTOSConfig.h b/Demo/ARM7_LPC2138_Rowley/FreeRTOSConfig.h
index ac4a0158..76fe2b32 100644
--- a/Demo/ARM7_LPC2138_Rowley/FreeRTOSConfig.h
+++ b/Demo/ARM7_LPC2138_Rowley/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/ARM7_LPC2138_Rowley/main.c b/Demo/ARM7_LPC2138_Rowley/main.c
index 4dae2144..1b3aa33c 100644
--- a/Demo/ARM7_LPC2138_Rowley/main.c
+++ b/Demo/ARM7_LPC2138_Rowley/main.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
@@ -96,6 +102,7 @@
/* Demo application definitions. */
#define mainQUEUE_SIZE ( 3 )
#define mainLED_DELAY ( ( portTickType ) 500 / portTICK_RATE_MS )
+#define mainERROR_LED_DELAY ( ( portTickType ) 50 / portTICK_RATE_MS )
#define mainCHECK_DELAY ( ( portTickType ) 5000 / portTICK_RATE_MS )
#define mainLIST_BUFFER_SIZE 2048
#define mainNO_DELAY ( 0 )
@@ -119,6 +126,9 @@ xSemaphoreHandle xButtonSemaphore;
terminal output window. */
xQueueHandle xPrintQueue;
+/* The rate at which the LED will toggle. The toggle rate increases if an
+error is detected in any task. */
+static portTickType xLED_Delay = mainLED_DELAY;
/*-----------------------------------------------------------*/
/*
@@ -171,7 +181,15 @@ int main( void )
vStartSemaphoreTasks( mainSEM_TEST_PRIORITY );
vStartDynamicPriorityTasks();
vStartBlockingQueueTasks( mainBLOCK_Q_PRIORITY );
- vCreateBlockTimeTasks();
+
+ #if configUSE_PREEMPTION == 1
+ {
+ /* The timing of console output when not using the preemptive
+ scheduler causes the block time tests to detect a timing problem. */
+ vCreateBlockTimeTasks();
+ }
+ #endif
+
vStartRecursiveMutexTasks();
/* Start the tasks defined within this file. */
@@ -199,13 +217,13 @@ static void vLEDTask( void *pvParameters )
for( ;; )
{
/* Not very exiting - just delay... */
- vTaskDelay( mainLED_DELAY );
+ vTaskDelay( xLED_Delay );
/* ...set the IO ... */
IO0CLR = mainLED_BIT;
/* ...delay again... */
- vTaskDelay( mainLED_DELAY );
+ vTaskDelay( xLED_Delay );
/* ...then clear the IO. */
IO0SET = mainLED_BIT;
@@ -256,10 +274,16 @@ const portCHAR * const pcFailMessage = "FAIL\n";
xErrorOccurred = pdTRUE;
}
- if( xAreBlockTimeTestTasksStillRunning() != pdTRUE )
+ #if configUSE_PREEMPTION == 1
{
- xErrorOccurred = pdTRUE;
+ /* The timing of console output when not using the preemptive
+ scheduler causes the block time tests to detect a timing problem. */
+ if( xAreBlockTimeTestTasksStillRunning() != pdTRUE )
+ {
+ xErrorOccurred = pdTRUE;
+ }
}
+ #endif
if( xAreRecursiveMutexTasksStillRunning() != pdTRUE )
{
@@ -270,6 +294,7 @@ const portCHAR * const pcFailMessage = "FAIL\n";
never cleared again. */
if( xErrorOccurred == pdTRUE )
{
+ xLED_Delay = mainERROR_LED_DELAY;
xQueueSend( xPrintQueue, &pcFailMessage, portMAX_DELAY );
}
else
@@ -290,7 +315,9 @@ portCHAR *pcMessage;
while( xQueueReceive( xPrintQueue, &pcMessage, portMAX_DELAY ) != pdPASS );
/* Write the message to the terminal IO. */
- debug_printf( "%s", pcMessage );
+ #ifndef NDEBUG
+ debug_printf( "%s", pcMessage );
+ #endif
}
}
/*-----------------------------------------------------------*/
diff --git a/Demo/ARM7_LPC2138_Rowley/mainISR.c b/Demo/ARM7_LPC2138_Rowley/mainISR.c
index 1e988f9a..cd0b1803 100644
--- a/Demo/ARM7_LPC2138_Rowley/mainISR.c
+++ b/Demo/ARM7_LPC2138_Rowley/mainISR.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
#include "FreeRTOS.h"
diff --git a/Demo/ARM7_LPC2138_Rowley/threads.js b/Demo/ARM7_LPC2138_Rowley/threads.js
index 819d7c6b..a790baf7 100644
--- a/Demo/ARM7_LPC2138_Rowley/threads.js
+++ b/Demo/ARM7_LPC2138_Rowley/threads.js
@@ -52,7 +52,7 @@ function add_list(list, state, current_task)
{
index = list.pxIndex;
end = list.xListEnd;
- for (i = 0; i < list.uxNumberOfItems + 1; i++)
+ for (i = 0; i < list.uxNumberOfItems; i++)
{
item = Debug.evaluate("*(xListItem *)" + index);
if (index != end)
diff --git a/Demo/ARM7_LPC2368_Eclipse/RTOSDemo/FreeRTOSConfig.h b/Demo/ARM7_LPC2368_Eclipse/RTOSDemo/FreeRTOSConfig.h
index b620c45b..5f972fcf 100644
--- a/Demo/ARM7_LPC2368_Eclipse/RTOSDemo/FreeRTOSConfig.h
+++ b/Demo/ARM7_LPC2368_Eclipse/RTOSDemo/FreeRTOSConfig.h
@@ -45,6 +45,16 @@
* FreeRTOS API DOCUMENTATION AVAILABLE ON THE FreeRTOS.org WEB SITE.
*----------------------------------------------------------*/
+/* Value to use on old rev '-' devices. */
+//#define configPINSEL2_VALUE 0x50151105
+
+/* Value to use on rev 'A' and newer devices. */
+//#define configPINSEL2_VALUE 0x50150105
+
+#ifndef configPINSEL2_VALUE
+ #error Please uncomment one of the two configPINSEL2_VALUE definitions above, depending on the revision of the LPC2000 device being used.
+#endif
+
#define configUSE_PREEMPTION 1
#define configUSE_IDLE_HOOK 0
#define configUSE_TICK_HOOK 1
diff --git a/Demo/ARM7_LPC2368_Eclipse/RTOSDemo/Makefile b/Demo/ARM7_LPC2368_Eclipse/RTOSDemo/Makefile
index c4029024..257bd9a7 100644
--- a/Demo/ARM7_LPC2368_Eclipse/RTOSDemo/Makefile
+++ b/Demo/ARM7_LPC2368_Eclipse/RTOSDemo/Makefile
@@ -1,4 +1,4 @@
-# FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+# FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
#
# This file is part of the FreeRTOS.org distribution.
#
diff --git a/Demo/ARM7_LPC2368_Eclipse/RTOSDemo/ParTest/ParTest.c b/Demo/ARM7_LPC2368_Eclipse/RTOSDemo/ParTest/ParTest.c
index dc5e3537..83905dbf 100644
--- a/Demo/ARM7_LPC2368_Eclipse/RTOSDemo/ParTest/ParTest.c
+++ b/Demo/ARM7_LPC2368_Eclipse/RTOSDemo/ParTest/ParTest.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
diff --git a/Demo/ARM7_LPC2368_Eclipse/RTOSDemo/main.c b/Demo/ARM7_LPC2368_Eclipse/RTOSDemo/main.c
index de79e16b..25b2c120 100644
--- a/Demo/ARM7_LPC2368_Eclipse/RTOSDemo/main.c
+++ b/Demo/ARM7_LPC2368_Eclipse/RTOSDemo/main.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/ARM7_LPC2368_Eclipse/RTOSDemo/webserver/emac.c b/Demo/ARM7_LPC2368_Eclipse/RTOSDemo/webserver/emac.c
index ab308e61..f6ab537a 100644
--- a/Demo/ARM7_LPC2368_Eclipse/RTOSDemo/webserver/emac.c
+++ b/Demo/ARM7_LPC2368_Eclipse/RTOSDemo/webserver/emac.c
@@ -128,7 +128,7 @@ portBASE_TYPE xReturn = pdPASS;
volatile unsigned int regv,tout,id1,id2;
/* Enable P1 Ethernet Pins. */
- PINSEL2 = 0x55555555;
+ PINSEL2 = configPINSEL2_VALUE;
PINSEL3 = (PINSEL3 & ~0x0000000F) | 0x00000005;
/* Power Up the EMAC controller. */
diff --git a/Demo/ARM7_LPC2368_Eclipse/RTOSDemo/webserver/uIP_Task.c b/Demo/ARM7_LPC2368_Eclipse/RTOSDemo/webserver/uIP_Task.c
index be994cb1..8fdea019 100644
--- a/Demo/ARM7_LPC2368_Eclipse/RTOSDemo/webserver/uIP_Task.c
+++ b/Demo/ARM7_LPC2368_Eclipse/RTOSDemo/webserver/uIP_Task.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
diff --git a/Demo/ARM7_LPC2368_Rowley/FreeRTOSConfig.h b/Demo/ARM7_LPC2368_Rowley/FreeRTOSConfig.h
index 01ec46b7..41a5f62a 100644
--- a/Demo/ARM7_LPC2368_Rowley/FreeRTOSConfig.h
+++ b/Demo/ARM7_LPC2368_Rowley/FreeRTOSConfig.h
@@ -46,6 +46,16 @@
* FreeRTOS API DOCUMENTATION AVAILABLE ON THE FreeRTOS.org WEB SITE.
*----------------------------------------------------------*/
+/* Value to use on old rev '-' devices. */
+//#define configPINSEL2_VALUE 0x50151105
+
+/* Value to use on rev 'A' and newer devices. */
+//#define configPINSEL2_VALUE 0x50150105
+
+#ifndef configPINSEL2_VALUE
+ #error Please uncomment one of the two configPINSEL2_VALUE definitions above, depending on the revision of the LPC2000 device being used.
+#endif
+
#define configUSE_PREEMPTION 1
#define configUSE_IDLE_HOOK 0
#define configUSE_TICK_HOOK 0
diff --git a/Demo/ARM7_LPC2368_Rowley/ParTest/ParTest.c b/Demo/ARM7_LPC2368_Rowley/ParTest/ParTest.c
index dc5e3537..83905dbf 100644
--- a/Demo/ARM7_LPC2368_Rowley/ParTest/ParTest.c
+++ b/Demo/ARM7_LPC2368_Rowley/ParTest/ParTest.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
diff --git a/Demo/ARM7_LPC2368_Rowley/main.c b/Demo/ARM7_LPC2368_Rowley/main.c
index 04a09c78..8a368b57 100644
--- a/Demo/ARM7_LPC2368_Rowley/main.c
+++ b/Demo/ARM7_LPC2368_Rowley/main.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/ARM7_LPC2368_Rowley/webserver/emac.c b/Demo/ARM7_LPC2368_Rowley/webserver/emac.c
index ea57c653..926a506f 100644
--- a/Demo/ARM7_LPC2368_Rowley/webserver/emac.c
+++ b/Demo/ARM7_LPC2368_Rowley/webserver/emac.c
@@ -128,7 +128,7 @@ static portBASE_TYPE xAttempt = 0;
volatile unsigned int regv,tout,id1,id2;
/* Enable P1 Ethernet Pins. */
- PINSEL2 = 0x55555555;
+ PINSEL2 = configPINSEL2_VALUE;
PINSEL3 = (PINSEL3 & ~0x0000000F) | 0x00000005;
/* Power Up the EMAC controller. */
diff --git a/Demo/ARM7_LPC2368_Rowley/webserver/uIP_Task.c b/Demo/ARM7_LPC2368_Rowley/webserver/uIP_Task.c
index 9973575e..b0a966e6 100644
--- a/Demo/ARM7_LPC2368_Rowley/webserver/uIP_Task.c
+++ b/Demo/ARM7_LPC2368_Rowley/webserver/uIP_Task.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
diff --git a/Demo/ARM7_STR71x_IAR/FreeRTOSConfig.h b/Demo/ARM7_STR71x_IAR/FreeRTOSConfig.h
index a6564a96..bb3801c8 100644
--- a/Demo/ARM7_STR71x_IAR/FreeRTOSConfig.h
+++ b/Demo/ARM7_STR71x_IAR/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/ARM7_STR71x_IAR/ParTest/ParTest.c b/Demo/ARM7_STR71x_IAR/ParTest/ParTest.c
index 0a216a25..c50a2e8d 100644
--- a/Demo/ARM7_STR71x_IAR/ParTest/ParTest.c
+++ b/Demo/ARM7_STR71x_IAR/ParTest/ParTest.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/ARM7_STR71x_IAR/main.c b/Demo/ARM7_STR71x_IAR/main.c
index cd01e4c9..d76acc6e 100644
--- a/Demo/ARM7_STR71x_IAR/main.c
+++ b/Demo/ARM7_STR71x_IAR/main.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/ARM7_STR71x_IAR/serial/serial.c b/Demo/ARM7_STR71x_IAR/serial/serial.c
index 0fa4dafc..201473a3 100644
--- a/Demo/ARM7_STR71x_IAR/serial/serial.c
+++ b/Demo/ARM7_STR71x_IAR/serial/serial.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/ARM7_STR75x_GCC/FreeRTOSConfig.h b/Demo/ARM7_STR75x_GCC/FreeRTOSConfig.h
index 332a0b3d..79b26ee1 100644
--- a/Demo/ARM7_STR75x_GCC/FreeRTOSConfig.h
+++ b/Demo/ARM7_STR75x_GCC/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/ARM7_STR75x_GCC/ParTest/ParTest.c b/Demo/ARM7_STR75x_GCC/ParTest/ParTest.c
index ca535c3f..85766ae1 100644
--- a/Demo/ARM7_STR75x_GCC/ParTest/ParTest.c
+++ b/Demo/ARM7_STR75x_GCC/ParTest/ParTest.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/ARM7_STR75x_GCC/main.c b/Demo/ARM7_STR75x_GCC/main.c
index 6bbbb09c..8e03e03e 100644
--- a/Demo/ARM7_STR75x_GCC/main.c
+++ b/Demo/ARM7_STR75x_GCC/main.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/ARM7_STR75x_GCC/serial/serial.c b/Demo/ARM7_STR75x_GCC/serial/serial.c
index 06a7fc24..07bd082e 100644
--- a/Demo/ARM7_STR75x_GCC/serial/serial.c
+++ b/Demo/ARM7_STR75x_GCC/serial/serial.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/ARM7_STR75x_GCC/serial/serialISR.c b/Demo/ARM7_STR75x_GCC/serial/serialISR.c
index a027912a..33375dde 100644
--- a/Demo/ARM7_STR75x_GCC/serial/serialISR.c
+++ b/Demo/ARM7_STR75x_GCC/serial/serialISR.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/ARM7_STR75x_IAR/FreeRTOSConfig.h b/Demo/ARM7_STR75x_IAR/FreeRTOSConfig.h
index 08e7ba84..187d8d8a 100644
--- a/Demo/ARM7_STR75x_IAR/FreeRTOSConfig.h
+++ b/Demo/ARM7_STR75x_IAR/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/ARM7_STR75x_IAR/ParTest/ParTest.c b/Demo/ARM7_STR75x_IAR/ParTest/ParTest.c
index ca535c3f..85766ae1 100644
--- a/Demo/ARM7_STR75x_IAR/ParTest/ParTest.c
+++ b/Demo/ARM7_STR75x_IAR/ParTest/ParTest.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/ARM7_STR75x_IAR/main.c b/Demo/ARM7_STR75x_IAR/main.c
index 1e5743a2..4c32a263 100644
--- a/Demo/ARM7_STR75x_IAR/main.c
+++ b/Demo/ARM7_STR75x_IAR/main.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/ARM7_STR75x_IAR/serial/serial.c b/Demo/ARM7_STR75x_IAR/serial/serial.c
index bffe18b2..93dcd625 100644
--- a/Demo/ARM7_STR75x_IAR/serial/serial.c
+++ b/Demo/ARM7_STR75x_IAR/serial/serial.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/ARM9_STR91X_IAR/FreeRTOSConfig.h b/Demo/ARM9_STR91X_IAR/FreeRTOSConfig.h
index d140ed6e..e24503cf 100644
--- a/Demo/ARM9_STR91X_IAR/FreeRTOSConfig.h
+++ b/Demo/ARM9_STR91X_IAR/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/ARM9_STR91X_IAR/ParTest/ParTest.c b/Demo/ARM9_STR91X_IAR/ParTest/ParTest.c
index 9236e293..fd30d041 100644
--- a/Demo/ARM9_STR91X_IAR/ParTest/ParTest.c
+++ b/Demo/ARM9_STR91X_IAR/ParTest/ParTest.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/ARM9_STR91X_IAR/main.c b/Demo/ARM9_STR91X_IAR/main.c
index 7f3c572a..d74edf56 100644
--- a/Demo/ARM9_STR91X_IAR/main.c
+++ b/Demo/ARM9_STR91X_IAR/main.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/ARM9_STR91X_IAR/serial/serial.c b/Demo/ARM9_STR91X_IAR/serial/serial.c
index adc6596c..cfc474a9 100644
--- a/Demo/ARM9_STR91X_IAR/serial/serial.c
+++ b/Demo/ARM9_STR91X_IAR/serial/serial.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/ARM9_STR91X_IAR/webserver/uIP_Task.c b/Demo/ARM9_STR91X_IAR/webserver/uIP_Task.c
index 614d4b7e..68f03bb0 100644
--- a/Demo/ARM9_STR91X_IAR/webserver/uIP_Task.c
+++ b/Demo/ARM9_STR91X_IAR/webserver/uIP_Task.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
/* Standard includes. */
@@ -68,6 +74,18 @@
#define uipIP_ADDR2 218
#define uipIP_ADDR3 11
+/* Netmask configuration. */
+#define uipNET_MASK0 255
+#define uipNET_MASK1 255
+#define uipNET_MASK2 255
+#define uipNET_MASK3 0
+
+/* Gateway address configuration. */
+#define uipGATEWAY_ADDR0 172
+#define uipGATEWAY_ADDR1 25
+#define uipGATEWAY_ADDR2 218
+#define uipGATEWAY_ADDR3 1
+
/* Shortcut to the header within the Rx buffer. */
#define xHeader ((struct uip_eth_hdr *) &uip_buf[ 0 ])
@@ -141,6 +159,10 @@ struct timer periodic_timer, arp_timer;
uip_init();
uip_ipaddr( xIPAddr, uipIP_ADDR0, uipIP_ADDR1, uipIP_ADDR2, uipIP_ADDR3 );
uip_sethostaddr( xIPAddr );
+ uip_ipaddr( xIPAddr, uipNET_MASK0, uipNET_MASK1, uipNET_MASK2, uipNET_MASK3 );
+ uip_setnetmask( xIPAddr );
+ uip_ipaddr( xIPAddr, uipGATEWAY_ADDR0, uipGATEWAY_ADDR1, uipGATEWAY_ADDR2, uipGATEWAY_ADDR3 );
+ uip_setdraddr( xIPAddr );
httpd_init();
/* Initialise the MAC. */
diff --git a/Demo/AVR32_UC3/main.c b/Demo/AVR32_UC3/main.c
index bbbeb0bd..c1a02729 100644
--- a/Demo/AVR32_UC3/main.c
+++ b/Demo/AVR32_UC3/main.c
@@ -30,7 +30,7 @@
*****************************************************************************/
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -55,13 +55,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/AVR_ATMega323_IAR/FreeRTOSConfig.h b/Demo/AVR_ATMega323_IAR/FreeRTOSConfig.h
index 82586fca..6d36cd2b 100644
--- a/Demo/AVR_ATMega323_IAR/FreeRTOSConfig.h
+++ b/Demo/AVR_ATMega323_IAR/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/AVR_ATMega323_IAR/ParTest/ParTest.c b/Demo/AVR_ATMega323_IAR/ParTest/ParTest.c
index 0920c305..31d806b5 100644
--- a/Demo/AVR_ATMega323_IAR/ParTest/ParTest.c
+++ b/Demo/AVR_ATMega323_IAR/ParTest/ParTest.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/AVR_ATMega323_IAR/main.c b/Demo/AVR_ATMega323_IAR/main.c
index 01cba745..8467af10 100644
--- a/Demo/AVR_ATMega323_IAR/main.c
+++ b/Demo/AVR_ATMega323_IAR/main.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/AVR_ATMega323_IAR/regtest.c b/Demo/AVR_ATMega323_IAR/regtest.c
index 0b186add..7e2787d4 100644
--- a/Demo/AVR_ATMega323_IAR/regtest.c
+++ b/Demo/AVR_ATMega323_IAR/regtest.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/AVR_ATMega323_IAR/regtest.h b/Demo/AVR_ATMega323_IAR/regtest.h
index f7b93ac2..be12e78f 100644
--- a/Demo/AVR_ATMega323_IAR/regtest.h
+++ b/Demo/AVR_ATMega323_IAR/regtest.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/AVR_ATMega323_IAR/serial/serial.c b/Demo/AVR_ATMega323_IAR/serial/serial.c
index 7d18d6f1..6d592fb4 100644
--- a/Demo/AVR_ATMega323_IAR/serial/serial.c
+++ b/Demo/AVR_ATMega323_IAR/serial/serial.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/AVR_ATMega323_WinAVR/FreeRTOSConfig.h b/Demo/AVR_ATMega323_WinAVR/FreeRTOSConfig.h
index d8687d22..58236816 100644
--- a/Demo/AVR_ATMega323_WinAVR/FreeRTOSConfig.h
+++ b/Demo/AVR_ATMega323_WinAVR/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/AVR_ATMega323_WinAVR/ParTest/ParTest.c b/Demo/AVR_ATMega323_WinAVR/ParTest/ParTest.c
index 0920c305..31d806b5 100644
--- a/Demo/AVR_ATMega323_WinAVR/ParTest/ParTest.c
+++ b/Demo/AVR_ATMega323_WinAVR/ParTest/ParTest.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/AVR_ATMega323_WinAVR/main.c b/Demo/AVR_ATMega323_WinAVR/main.c
index e1f1ed78..a712ef1d 100644
--- a/Demo/AVR_ATMega323_WinAVR/main.c
+++ b/Demo/AVR_ATMega323_WinAVR/main.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/AVR_ATMega323_WinAVR/regtest.c b/Demo/AVR_ATMega323_WinAVR/regtest.c
index 0b186add..7e2787d4 100644
--- a/Demo/AVR_ATMega323_WinAVR/regtest.c
+++ b/Demo/AVR_ATMega323_WinAVR/regtest.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/AVR_ATMega323_WinAVR/regtest.h b/Demo/AVR_ATMega323_WinAVR/regtest.h
index f7b93ac2..be12e78f 100644
--- a/Demo/AVR_ATMega323_WinAVR/regtest.h
+++ b/Demo/AVR_ATMega323_WinAVR/regtest.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/AVR_ATMega323_WinAVR/serial/serial.c b/Demo/AVR_ATMega323_WinAVR/serial/serial.c
index c216328d..a77c91a7 100644
--- a/Demo/AVR_ATMega323_WinAVR/serial/serial.c
+++ b/Demo/AVR_ATMega323_WinAVR/serial/serial.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/CORTEX_LM3S102_GCC/Demo1/FreeRTOSConfig.h b/Demo/CORTEX_LM3S102_GCC/Demo1/FreeRTOSConfig.h
index b8a82ee0..e403b289 100644
--- a/Demo/CORTEX_LM3S102_GCC/Demo1/FreeRTOSConfig.h
+++ b/Demo/CORTEX_LM3S102_GCC/Demo1/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/CORTEX_LM3S102_GCC/Demo1/main.c b/Demo/CORTEX_LM3S102_GCC/Demo1/main.c
index 2b856734..ad5cc2fa 100644
--- a/Demo/CORTEX_LM3S102_GCC/Demo1/main.c
+++ b/Demo/CORTEX_LM3S102_GCC/Demo1/main.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/CORTEX_LM3S102_GCC/Demo2/FreeRTOSConfig.h b/Demo/CORTEX_LM3S102_GCC/Demo2/FreeRTOSConfig.h
index 78d078da..988846de 100644
--- a/Demo/CORTEX_LM3S102_GCC/Demo2/FreeRTOSConfig.h
+++ b/Demo/CORTEX_LM3S102_GCC/Demo2/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/CORTEX_LM3S102_GCC/Demo2/main.c b/Demo/CORTEX_LM3S102_GCC/Demo2/main.c
index ec80b0d0..3903b61c 100644
--- a/Demo/CORTEX_LM3S102_GCC/Demo2/main.c
+++ b/Demo/CORTEX_LM3S102_GCC/Demo2/main.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/CORTEX_LM3S102_GCC/FreeRTOSConfig.h b/Demo/CORTEX_LM3S102_GCC/FreeRTOSConfig.h
index b8a82ee0..e403b289 100644
--- a/Demo/CORTEX_LM3S102_GCC/FreeRTOSConfig.h
+++ b/Demo/CORTEX_LM3S102_GCC/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/CORTEX_LM3S102_GCC/ParTest/ParTest.c b/Demo/CORTEX_LM3S102_GCC/ParTest/ParTest.c
index bf87d237..a95105b8 100644
--- a/Demo/CORTEX_LM3S102_GCC/ParTest/ParTest.c
+++ b/Demo/CORTEX_LM3S102_GCC/ParTest/ParTest.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/CORTEX_LM3S102_GCC/main.c b/Demo/CORTEX_LM3S102_GCC/main.c
index 2b856734..ad5cc2fa 100644
--- a/Demo/CORTEX_LM3S102_GCC/main.c
+++ b/Demo/CORTEX_LM3S102_GCC/main.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/CORTEX_LM3S102_KEIL/Demo1/FreeRTOSConfig.h b/Demo/CORTEX_LM3S102_KEIL/Demo1/FreeRTOSConfig.h
index b8a82ee0..e403b289 100644
--- a/Demo/CORTEX_LM3S102_KEIL/Demo1/FreeRTOSConfig.h
+++ b/Demo/CORTEX_LM3S102_KEIL/Demo1/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/CORTEX_LM3S102_KEIL/Demo1/main.c b/Demo/CORTEX_LM3S102_KEIL/Demo1/main.c
index 86a3121b..6382d34c 100644
--- a/Demo/CORTEX_LM3S102_KEIL/Demo1/main.c
+++ b/Demo/CORTEX_LM3S102_KEIL/Demo1/main.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/CORTEX_LM3S102_KEIL/Demo2/FreeRTOSConfig.h b/Demo/CORTEX_LM3S102_KEIL/Demo2/FreeRTOSConfig.h
index 78d078da..988846de 100644
--- a/Demo/CORTEX_LM3S102_KEIL/Demo2/FreeRTOSConfig.h
+++ b/Demo/CORTEX_LM3S102_KEIL/Demo2/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/CORTEX_LM3S102_KEIL/Demo2/main.c b/Demo/CORTEX_LM3S102_KEIL/Demo2/main.c
index 32d0dd5a..10789768 100644
--- a/Demo/CORTEX_LM3S102_KEIL/Demo2/main.c
+++ b/Demo/CORTEX_LM3S102_KEIL/Demo2/main.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/CORTEX_LM3S102_KEIL/FreeRTOSConfig.h b/Demo/CORTEX_LM3S102_KEIL/FreeRTOSConfig.h
index b8a82ee0..e403b289 100644
--- a/Demo/CORTEX_LM3S102_KEIL/FreeRTOSConfig.h
+++ b/Demo/CORTEX_LM3S102_KEIL/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/CORTEX_LM3S102_KEIL/ParTest/ParTest.c b/Demo/CORTEX_LM3S102_KEIL/ParTest/ParTest.c
index bf87d237..a95105b8 100644
--- a/Demo/CORTEX_LM3S102_KEIL/ParTest/ParTest.c
+++ b/Demo/CORTEX_LM3S102_KEIL/ParTest/ParTest.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/CORTEX_LM3S102_KEIL/main.c b/Demo/CORTEX_LM3S102_KEIL/main.c
index 86a3121b..6382d34c 100644
--- a/Demo/CORTEX_LM3S102_KEIL/main.c
+++ b/Demo/CORTEX_LM3S102_KEIL/main.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/CORTEX_LM3S102_Rowley/Demo1/FreeRTOSConfig.h b/Demo/CORTEX_LM3S102_Rowley/Demo1/FreeRTOSConfig.h
index b8a82ee0..e403b289 100644
--- a/Demo/CORTEX_LM3S102_Rowley/Demo1/FreeRTOSConfig.h
+++ b/Demo/CORTEX_LM3S102_Rowley/Demo1/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/CORTEX_LM3S102_Rowley/Demo1/ParTest.c b/Demo/CORTEX_LM3S102_Rowley/Demo1/ParTest.c
index bf87d237..a95105b8 100644
--- a/Demo/CORTEX_LM3S102_Rowley/Demo1/ParTest.c
+++ b/Demo/CORTEX_LM3S102_Rowley/Demo1/ParTest.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/CORTEX_LM3S102_Rowley/Demo1/main.c b/Demo/CORTEX_LM3S102_Rowley/Demo1/main.c
index 39fbfb83..7ec59f58 100644
--- a/Demo/CORTEX_LM3S102_Rowley/Demo1/main.c
+++ b/Demo/CORTEX_LM3S102_Rowley/Demo1/main.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/CORTEX_LM3S102_Rowley/Demo2/FreeRTOSConfig.h b/Demo/CORTEX_LM3S102_Rowley/Demo2/FreeRTOSConfig.h
index 78d078da..988846de 100644
--- a/Demo/CORTEX_LM3S102_Rowley/Demo2/FreeRTOSConfig.h
+++ b/Demo/CORTEX_LM3S102_Rowley/Demo2/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/CORTEX_LM3S102_Rowley/Demo2/ParTest.c b/Demo/CORTEX_LM3S102_Rowley/Demo2/ParTest.c
index bf87d237..a95105b8 100644
--- a/Demo/CORTEX_LM3S102_Rowley/Demo2/ParTest.c
+++ b/Demo/CORTEX_LM3S102_Rowley/Demo2/ParTest.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/CORTEX_LM3S102_Rowley/Demo2/main.c b/Demo/CORTEX_LM3S102_Rowley/Demo2/main.c
index 9ebb8f89..3e93d997 100644
--- a/Demo/CORTEX_LM3S102_Rowley/Demo2/main.c
+++ b/Demo/CORTEX_LM3S102_Rowley/Demo2/main.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/CORTEX_LM3S102_Rowley/Demo3/FreeRTOSConfig.h b/Demo/CORTEX_LM3S102_Rowley/Demo3/FreeRTOSConfig.h
index 998ac308..1c57db99 100644
--- a/Demo/CORTEX_LM3S102_Rowley/Demo3/FreeRTOSConfig.h
+++ b/Demo/CORTEX_LM3S102_Rowley/Demo3/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/CORTEX_LM3S102_Rowley/Demo3/ParTest.c b/Demo/CORTEX_LM3S102_Rowley/Demo3/ParTest.c
index 30c2b9c1..a9e8da93 100644
--- a/Demo/CORTEX_LM3S102_Rowley/Demo3/ParTest.c
+++ b/Demo/CORTEX_LM3S102_Rowley/Demo3/ParTest.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/CORTEX_LM3S102_Rowley/Demo3/main.c b/Demo/CORTEX_LM3S102_Rowley/Demo3/main.c
index 367bf5fd..7376c2f1 100644
--- a/Demo/CORTEX_LM3S102_Rowley/Demo3/main.c
+++ b/Demo/CORTEX_LM3S102_Rowley/Demo3/main.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/CORTEX_LM3S316_IAR/FreeRTOSConfig.h b/Demo/CORTEX_LM3S316_IAR/FreeRTOSConfig.h
index 0bd18bb8..ef07e004 100644
--- a/Demo/CORTEX_LM3S316_IAR/FreeRTOSConfig.h
+++ b/Demo/CORTEX_LM3S316_IAR/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/CORTEX_LM3S316_IAR/ParTest/ParTest.c b/Demo/CORTEX_LM3S316_IAR/ParTest/ParTest.c
index bf87d237..a95105b8 100644
--- a/Demo/CORTEX_LM3S316_IAR/ParTest/ParTest.c
+++ b/Demo/CORTEX_LM3S316_IAR/ParTest/ParTest.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/CORTEX_LM3S316_IAR/commstest.c b/Demo/CORTEX_LM3S316_IAR/commstest.c
index 8e91e0cc..cbd16edc 100644
--- a/Demo/CORTEX_LM3S316_IAR/commstest.c
+++ b/Demo/CORTEX_LM3S316_IAR/commstest.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/CORTEX_LM3S316_IAR/commstest.h b/Demo/CORTEX_LM3S316_IAR/commstest.h
index 8ffbd036..ceaff1e1 100644
--- a/Demo/CORTEX_LM3S316_IAR/commstest.h
+++ b/Demo/CORTEX_LM3S316_IAR/commstest.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/CORTEX_LM3S316_IAR/main.c b/Demo/CORTEX_LM3S316_IAR/main.c
index 7e9fc512..aa958f8c 100644
--- a/Demo/CORTEX_LM3S316_IAR/main.c
+++ b/Demo/CORTEX_LM3S316_IAR/main.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/CORTEX_LM3S811_GCC/FreeRTOSConfig.h b/Demo/CORTEX_LM3S811_GCC/FreeRTOSConfig.h
index 077241c0..0f8d5601 100644
--- a/Demo/CORTEX_LM3S811_GCC/FreeRTOSConfig.h
+++ b/Demo/CORTEX_LM3S811_GCC/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/CORTEX_LM3S811_GCC/main.c b/Demo/CORTEX_LM3S811_GCC/main.c
index 216f6c09..e5446582 100644
--- a/Demo/CORTEX_LM3S811_GCC/main.c
+++ b/Demo/CORTEX_LM3S811_GCC/main.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/CORTEX_LM3S811_IAR/FreeRTOSConfig.h b/Demo/CORTEX_LM3S811_IAR/FreeRTOSConfig.h
index 14215dad..e5f3824e 100644
--- a/Demo/CORTEX_LM3S811_IAR/FreeRTOSConfig.h
+++ b/Demo/CORTEX_LM3S811_IAR/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/CORTEX_LM3S811_IAR/main.c b/Demo/CORTEX_LM3S811_IAR/main.c
index bf254cb1..5b890c4e 100644
--- a/Demo/CORTEX_LM3S811_IAR/main.c
+++ b/Demo/CORTEX_LM3S811_IAR/main.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/CORTEX_LM3S811_KEIL/FreeRTOSConfig.h b/Demo/CORTEX_LM3S811_KEIL/FreeRTOSConfig.h
index e9537974..5c2d2d92 100644
--- a/Demo/CORTEX_LM3S811_KEIL/FreeRTOSConfig.h
+++ b/Demo/CORTEX_LM3S811_KEIL/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/CORTEX_LM3S811_KEIL/heap/heap_1.c b/Demo/CORTEX_LM3S811_KEIL/heap/heap_1.c
index ba7d1996..34828f31 100644
--- a/Demo/CORTEX_LM3S811_KEIL/heap/heap_1.c
+++ b/Demo/CORTEX_LM3S811_KEIL/heap/heap_1.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/CORTEX_LM3S811_KEIL/main.c b/Demo/CORTEX_LM3S811_KEIL/main.c
index 4201dc52..a472c252 100644
--- a/Demo/CORTEX_LM3S811_KEIL/main.c
+++ b/Demo/CORTEX_LM3S811_KEIL/main.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/FreeRTOSConfig.h b/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/FreeRTOSConfig.h
index 5844cd25..51a03b55 100644
--- a/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/FreeRTOSConfig.h
+++ b/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/Makefile b/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/Makefile
index e0346f0b..64f622a5 100644
--- a/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/Makefile
+++ b/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/Makefile
@@ -1,4 +1,4 @@
-# FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+# FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
#
# This file is part of the FreeRTOS.org distribution.
#
diff --git a/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/ParTest/ParTest.c b/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/ParTest/ParTest.c
index b3ff48bf..d03d019c 100644
--- a/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/ParTest/ParTest.c
+++ b/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/ParTest/ParTest.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/main.c b/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/main.c
index afe60dbf..d19e4470 100644
--- a/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/main.c
+++ b/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/main.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/timertest.c b/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/timertest.c
index 1a88989d..c060800e 100644
--- a/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/timertest.c
+++ b/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/timertest.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/webserver/emac.c b/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/webserver/emac.c
index cd6d95f9..380928cb 100644
--- a/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/webserver/emac.c
+++ b/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/webserver/emac.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
diff --git a/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/webserver/uIP_Task.c b/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/webserver/uIP_Task.c
index f67d90d5..3844aee4 100644
--- a/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/webserver/uIP_Task.c
+++ b/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/webserver/uIP_Task.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
diff --git a/Demo/CORTEX_LM3Sxxxx_IAR_Keil/FreeRTOSConfig.h b/Demo/CORTEX_LM3Sxxxx_IAR_Keil/FreeRTOSConfig.h
index 47b9545e..8b16e443 100644
--- a/Demo/CORTEX_LM3Sxxxx_IAR_Keil/FreeRTOSConfig.h
+++ b/Demo/CORTEX_LM3Sxxxx_IAR_Keil/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/CORTEX_LM3Sxxxx_IAR_Keil/ParTest/ParTest.c b/Demo/CORTEX_LM3Sxxxx_IAR_Keil/ParTest/ParTest.c
index b3ff48bf..d03d019c 100644
--- a/Demo/CORTEX_LM3Sxxxx_IAR_Keil/ParTest/ParTest.c
+++ b/Demo/CORTEX_LM3Sxxxx_IAR_Keil/ParTest/ParTest.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/CORTEX_LM3Sxxxx_IAR_Keil/main.c b/Demo/CORTEX_LM3Sxxxx_IAR_Keil/main.c
index 5a38e63e..bb32c33b 100644
--- a/Demo/CORTEX_LM3Sxxxx_IAR_Keil/main.c
+++ b/Demo/CORTEX_LM3Sxxxx_IAR_Keil/main.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/CORTEX_LM3Sxxxx_IAR_Keil/timertest.c b/Demo/CORTEX_LM3Sxxxx_IAR_Keil/timertest.c
index 6e46bb4b..143ab9a1 100644
--- a/Demo/CORTEX_LM3Sxxxx_IAR_Keil/timertest.c
+++ b/Demo/CORTEX_LM3Sxxxx_IAR_Keil/timertest.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/CORTEX_LM3Sxxxx_IAR_Keil/webserver/emac.c b/Demo/CORTEX_LM3Sxxxx_IAR_Keil/webserver/emac.c
index cd6d95f9..380928cb 100644
--- a/Demo/CORTEX_LM3Sxxxx_IAR_Keil/webserver/emac.c
+++ b/Demo/CORTEX_LM3Sxxxx_IAR_Keil/webserver/emac.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
diff --git a/Demo/CORTEX_LM3Sxxxx_IAR_Keil/webserver/uIP_Task.c b/Demo/CORTEX_LM3Sxxxx_IAR_Keil/webserver/uIP_Task.c
index f39f7b91..1a697b84 100644
--- a/Demo/CORTEX_LM3Sxxxx_IAR_Keil/webserver/uIP_Task.c
+++ b/Demo/CORTEX_LM3Sxxxx_IAR_Keil/webserver/uIP_Task.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
diff --git a/Demo/CORTEX_STM32F103_IAR/FreeRTOSConfig.h b/Demo/CORTEX_STM32F103_IAR/FreeRTOSConfig.h
index d666bcd1..08494333 100644
--- a/Demo/CORTEX_STM32F103_IAR/FreeRTOSConfig.h
+++ b/Demo/CORTEX_STM32F103_IAR/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/CORTEX_STM32F103_IAR/ParTest/ParTest.c b/Demo/CORTEX_STM32F103_IAR/ParTest/ParTest.c
index 978fb638..149f1268 100644
--- a/Demo/CORTEX_STM32F103_IAR/ParTest/ParTest.c
+++ b/Demo/CORTEX_STM32F103_IAR/ParTest/ParTest.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/CORTEX_STM32F103_IAR/main.c b/Demo/CORTEX_STM32F103_IAR/main.c
index e5c39b41..4a7358f1 100644
--- a/Demo/CORTEX_STM32F103_IAR/main.c
+++ b/Demo/CORTEX_STM32F103_IAR/main.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/CORTEX_STM32F103_IAR/serial/serial.c b/Demo/CORTEX_STM32F103_IAR/serial/serial.c
index c5719f00..c03bd274 100644
--- a/Demo/CORTEX_STM32F103_IAR/serial/serial.c
+++ b/Demo/CORTEX_STM32F103_IAR/serial/serial.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/CORTEX_STM32F103_IAR/timertest.c b/Demo/CORTEX_STM32F103_IAR/timertest.c
index af7df121..798db39d 100644
--- a/Demo/CORTEX_STM32F103_IAR/timertest.c
+++ b/Demo/CORTEX_STM32F103_IAR/timertest.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/CORTEX_STM32F103_Primer_GCC/FreeRTOSConfig.h b/Demo/CORTEX_STM32F103_Primer_GCC/FreeRTOSConfig.h
index 458bd1cb..5d67ef27 100644
--- a/Demo/CORTEX_STM32F103_Primer_GCC/FreeRTOSConfig.h
+++ b/Demo/CORTEX_STM32F103_Primer_GCC/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/CORTEX_STM32F103_Primer_GCC/ParTest/ParTest.c b/Demo/CORTEX_STM32F103_Primer_GCC/ParTest/ParTest.c
index d7f48a99..e7fdf691 100644
--- a/Demo/CORTEX_STM32F103_Primer_GCC/ParTest/ParTest.c
+++ b/Demo/CORTEX_STM32F103_Primer_GCC/ParTest/ParTest.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/CORTEX_STM32F103_Primer_GCC/bitmap.h b/Demo/CORTEX_STM32F103_Primer_GCC/bitmap.h
index bef4c587..b4dd8521 100644
--- a/Demo/CORTEX_STM32F103_Primer_GCC/bitmap.h
+++ b/Demo/CORTEX_STM32F103_Primer_GCC/bitmap.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/CORTEX_STM32F103_Primer_GCC/main.c b/Demo/CORTEX_STM32F103_Primer_GCC/main.c
index f3b014d3..543c696a 100644
--- a/Demo/CORTEX_STM32F103_Primer_GCC/main.c
+++ b/Demo/CORTEX_STM32F103_Primer_GCC/main.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/CORTEX_STM32F103_Primer_GCC/timertest.c b/Demo/CORTEX_STM32F103_Primer_GCC/timertest.c
index af7df121..798db39d 100644
--- a/Demo/CORTEX_STM32F103_Primer_GCC/timertest.c
+++ b/Demo/CORTEX_STM32F103_Primer_GCC/timertest.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/Common/Full/BlockQ.c b/Demo/Common/Full/BlockQ.c
index 55befb0b..93937179 100644
--- a/Demo/Common/Full/BlockQ.c
+++ b/Demo/Common/Full/BlockQ.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/Common/Full/PollQ.c b/Demo/Common/Full/PollQ.c
index e31401f1..98e042e9 100644
--- a/Demo/Common/Full/PollQ.c
+++ b/Demo/Common/Full/PollQ.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/Common/Full/comtest.c b/Demo/Common/Full/comtest.c
index 2f1b10af..7795daab 100644
--- a/Demo/Common/Full/comtest.c
+++ b/Demo/Common/Full/comtest.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/Common/Full/death.c b/Demo/Common/Full/death.c
index 691cb460..c65bc48b 100644
--- a/Demo/Common/Full/death.c
+++ b/Demo/Common/Full/death.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/Common/Full/dynamic.c b/Demo/Common/Full/dynamic.c
index 9150cad1..6aa2cf26 100644
--- a/Demo/Common/Full/dynamic.c
+++ b/Demo/Common/Full/dynamic.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/Common/Full/events.c b/Demo/Common/Full/events.c
index fe1fae12..f56cda08 100644
--- a/Demo/Common/Full/events.c
+++ b/Demo/Common/Full/events.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
@@ -241,10 +247,6 @@ portBASE_TYPE xDummy = 0;
xTaskResumeAll();
prvCheckTaskCounters( evtLOWEST_PRIORITY_INDEX, 1 );
- #if configUSE_PREEMPTION == 0
- taskYIELD();
- #endif
-
/* Do the same basic test another few times - selectively suspending
and resuming tasks and each time calling prvCheckTaskCounters() passing
to the function the number of the task we expected to be unblocked by
@@ -268,12 +270,6 @@ portBASE_TYPE xDummy = 0;
vTaskResume( xCreatedTasks[ evtHIGHEST_PRIORITY_INDEX_1 ] );
prvCheckTaskCounters( evtHIGHEST_PRIORITY_INDEX_1, 1 );
-
- #if configUSE_PREEMPTION == 0
- taskYIELD();
- #endif
-
-
/* Now a slight change, first suspend all tasks. */
vTaskSuspend( xCreatedTasks[ evtHIGHEST_PRIORITY_INDEX_1 ] );
vTaskSuspend( xCreatedTasks[ evtMEDIUM_PRIORITY_INDEX ] );
@@ -315,10 +311,6 @@ portBASE_TYPE xDummy = 0;
}
xTaskResumeAll();
- #if configUSE_PREEMPTION == 0
- taskYIELD();
- #endif
-
/* We should have been preempted by resuming the scheduler - so by the
time we are running again we expect the high priority task to have
removed three items from the queue. */
diff --git a/Demo/Common/Full/flash.c b/Demo/Common/Full/flash.c
index 04448820..c3fe23c0 100644
--- a/Demo/Common/Full/flash.c
+++ b/Demo/Common/Full/flash.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/Common/Full/flop.c b/Demo/Common/Full/flop.c
index c537dfb0..91d12408 100644
--- a/Demo/Common/Full/flop.c
+++ b/Demo/Common/Full/flop.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/Common/Full/integer.c b/Demo/Common/Full/integer.c
index 97035e3a..17581172 100644
--- a/Demo/Common/Full/integer.c
+++ b/Demo/Common/Full/integer.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/Common/Full/print.c b/Demo/Common/Full/print.c
index e305a941..64ca2bcc 100644
--- a/Demo/Common/Full/print.c
+++ b/Demo/Common/Full/print.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/Common/Full/semtest.c b/Demo/Common/Full/semtest.c
index 591317f2..ebe79228 100644
--- a/Demo/Common/Full/semtest.c
+++ b/Demo/Common/Full/semtest.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/Common/Minimal/AltBlckQ.c b/Demo/Common/Minimal/AltBlckQ.c
index a3dd7288..a9ff7628 100644
--- a/Demo/Common/Minimal/AltBlckQ.c
+++ b/Demo/Common/Minimal/AltBlckQ.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/Common/Minimal/AltBlock.c b/Demo/Common/Minimal/AltBlock.c
index 3990ec7b..56a0b5d8 100644
--- a/Demo/Common/Minimal/AltBlock.c
+++ b/Demo/Common/Minimal/AltBlock.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/Common/Minimal/AltPollQ.c b/Demo/Common/Minimal/AltPollQ.c
index 67c2cb93..f6cda8fc 100644
--- a/Demo/Common/Minimal/AltPollQ.c
+++ b/Demo/Common/Minimal/AltPollQ.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/Common/Minimal/AltQTest.c b/Demo/Common/Minimal/AltQTest.c
index 9e12086b..fd6771c1 100644
--- a/Demo/Common/Minimal/AltQTest.c
+++ b/Demo/Common/Minimal/AltQTest.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/Common/Minimal/BlockQ.c b/Demo/Common/Minimal/BlockQ.c
index 011a9739..bd6872f5 100644
--- a/Demo/Common/Minimal/BlockQ.c
+++ b/Demo/Common/Minimal/BlockQ.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/Common/Minimal/GenQTest.c b/Demo/Common/Minimal/GenQTest.c
index e3420a63..53dca367 100644
--- a/Demo/Common/Minimal/GenQTest.c
+++ b/Demo/Common/Minimal/GenQTest.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/Common/Minimal/PollQ.c b/Demo/Common/Minimal/PollQ.c
index 400ff148..f04c7f5a 100644
--- a/Demo/Common/Minimal/PollQ.c
+++ b/Demo/Common/Minimal/PollQ.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/Common/Minimal/QPeek.c b/Demo/Common/Minimal/QPeek.c
index a0db7041..40027875 100644
--- a/Demo/Common/Minimal/QPeek.c
+++ b/Demo/Common/Minimal/QPeek.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/Common/Minimal/blocktim.c b/Demo/Common/Minimal/blocktim.c
index 4f0f05bf..645dada6 100644
--- a/Demo/Common/Minimal/blocktim.c
+++ b/Demo/Common/Minimal/blocktim.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
@@ -146,10 +152,6 @@ portTickType xTimeToBlock, xBlockedTime;
}
}
- #if configUSE_PREEMPTION == 0
- taskYIELD();
- #endif
-
/*********************************************************************
Test 2
@@ -162,6 +164,10 @@ portTickType xTimeToBlock, xBlockedTime;
{
xErrorOccurred = pdTRUE;
}
+
+ #if configUSE_PREEMPTION == 0
+ taskYIELD();
+ #endif
}
for( xItem = 0; xItem < bktQUEUE_LENGTH; xItem++ )
@@ -201,10 +207,6 @@ portTickType xTimeToBlock, xBlockedTime;
}
}
- #if configUSE_PREEMPTION == 0
- taskYIELD();
- #endif
-
/*********************************************************************
Test 3
diff --git a/Demo/Common/Minimal/comtest.c b/Demo/Common/Minimal/comtest.c
index 43ea9ead..24074f5d 100644
--- a/Demo/Common/Minimal/comtest.c
+++ b/Demo/Common/Minimal/comtest.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/Common/Minimal/countsem.c b/Demo/Common/Minimal/countsem.c
index 3d55776e..36d84045 100644
--- a/Demo/Common/Minimal/countsem.c
+++ b/Demo/Common/Minimal/countsem.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/Common/Minimal/crflash.c b/Demo/Common/Minimal/crflash.c
index 9fc7bfb5..dd389264 100644
--- a/Demo/Common/Minimal/crflash.c
+++ b/Demo/Common/Minimal/crflash.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/Common/Minimal/crhook.c b/Demo/Common/Minimal/crhook.c
index 678b211e..614ea819 100644
--- a/Demo/Common/Minimal/crhook.c
+++ b/Demo/Common/Minimal/crhook.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
@@ -70,7 +76,7 @@
/* The number of times the tick hook should be called before a character is
posted to the 'hook' co-routines. */
-#define hookTICK_CALLS_BEFORE_POST ( 250 )
+#define hookTICK_CALLS_BEFORE_POST ( 500 )
/* There should never be more than one item in any queue at any time. */
#define hookHOOK_QUEUE_LENGTH ( 1 )
diff --git a/Demo/Common/Minimal/death.c b/Demo/Common/Minimal/death.c
index 68d383ba..cd8d421f 100644
--- a/Demo/Common/Minimal/death.c
+++ b/Demo/Common/Minimal/death.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/Common/Minimal/dynamic.c b/Demo/Common/Minimal/dynamic.c
index 43f08cb3..604613c4 100644
--- a/Demo/Common/Minimal/dynamic.c
+++ b/Demo/Common/Minimal/dynamic.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/Common/Minimal/flash.c b/Demo/Common/Minimal/flash.c
index 3d1d3c0f..22365959 100644
--- a/Demo/Common/Minimal/flash.c
+++ b/Demo/Common/Minimal/flash.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/Common/Minimal/flop.c b/Demo/Common/Minimal/flop.c
index d3134e88..14f0832a 100644
--- a/Demo/Common/Minimal/flop.c
+++ b/Demo/Common/Minimal/flop.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/Common/Minimal/integer.c b/Demo/Common/Minimal/integer.c
index 52de4bcb..f2d264cc 100644
--- a/Demo/Common/Minimal/integer.c
+++ b/Demo/Common/Minimal/integer.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/Common/Minimal/recmutex.c b/Demo/Common/Minimal/recmutex.c
index a1ceb448..3a7d398a 100644
--- a/Demo/Common/Minimal/recmutex.c
+++ b/Demo/Common/Minimal/recmutex.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
@@ -87,7 +93,7 @@
#define recmuMAX_COUNT ( 10 )
/* Misc. */
-#define recmuSHORT_DELAY ( 5 / portTICK_RATE_MS )
+#define recmuSHORT_DELAY ( 20 / portTICK_RATE_MS )
#define recmuNO_DELAY ( ( portTickType ) 0 )
#define recmuONE_TICK_DELAY ( ( portTickType ) 1 )
diff --git a/Demo/Common/Minimal/semtest.c b/Demo/Common/Minimal/semtest.c
index 1aa98c0c..323589c0 100644
--- a/Demo/Common/Minimal/semtest.c
+++ b/Demo/Common/Minimal/semtest.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/Common/include/AltBlckQ.h b/Demo/Common/include/AltBlckQ.h
index d9b785c9..f4acadc2 100644
--- a/Demo/Common/include/AltBlckQ.h
+++ b/Demo/Common/include/AltBlckQ.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/Common/include/AltBlock.h b/Demo/Common/include/AltBlock.h
index c97261b4..5732888c 100644
--- a/Demo/Common/include/AltBlock.h
+++ b/Demo/Common/include/AltBlock.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/Common/include/AltPollQ.h b/Demo/Common/include/AltPollQ.h
index bca41989..b16c95d4 100644
--- a/Demo/Common/include/AltPollQ.h
+++ b/Demo/Common/include/AltPollQ.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/Common/include/AltQTest.h b/Demo/Common/include/AltQTest.h
index e42008fb..50bc9d8b 100644
--- a/Demo/Common/include/AltQTest.h
+++ b/Demo/Common/include/AltQTest.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/Common/include/BlockQ.h b/Demo/Common/include/BlockQ.h
index 52eb4666..e6e4a272 100644
--- a/Demo/Common/include/BlockQ.h
+++ b/Demo/Common/include/BlockQ.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/Common/include/GenQTest.h b/Demo/Common/include/GenQTest.h
index 5bf136ac..1a8818bd 100644
--- a/Demo/Common/include/GenQTest.h
+++ b/Demo/Common/include/GenQTest.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/Common/include/PollQ.h b/Demo/Common/include/PollQ.h
index 0772f0be..b7f68775 100644
--- a/Demo/Common/include/PollQ.h
+++ b/Demo/Common/include/PollQ.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/Common/include/QPeek.h b/Demo/Common/include/QPeek.h
index 79510567..18c9f74e 100644
--- a/Demo/Common/include/QPeek.h
+++ b/Demo/Common/include/QPeek.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/Common/include/blocktim.h b/Demo/Common/include/blocktim.h
index 2fd3780e..809cbf9c 100644
--- a/Demo/Common/include/blocktim.h
+++ b/Demo/Common/include/blocktim.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/Common/include/comtest.h b/Demo/Common/include/comtest.h
index b16268f9..63e3c3a6 100644
--- a/Demo/Common/include/comtest.h
+++ b/Demo/Common/include/comtest.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/Common/include/comtest2.h b/Demo/Common/include/comtest2.h
index b04b6cb0..a92b8ffe 100644
--- a/Demo/Common/include/comtest2.h
+++ b/Demo/Common/include/comtest2.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/Common/include/countsem.h b/Demo/Common/include/countsem.h
index 59f759f7..eef61e0b 100644
--- a/Demo/Common/include/countsem.h
+++ b/Demo/Common/include/countsem.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/Common/include/crflash.h b/Demo/Common/include/crflash.h
index 98468953..f536cfa9 100644
--- a/Demo/Common/include/crflash.h
+++ b/Demo/Common/include/crflash.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/Common/include/crhook.h b/Demo/Common/include/crhook.h
index 83c91eda..f3f027e8 100644
--- a/Demo/Common/include/crhook.h
+++ b/Demo/Common/include/crhook.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/Common/include/death.h b/Demo/Common/include/death.h
index 08963b6a..81ff3025 100644
--- a/Demo/Common/include/death.h
+++ b/Demo/Common/include/death.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/Common/include/dynamic.h b/Demo/Common/include/dynamic.h
index 7b196568..e7ac7313 100644
--- a/Demo/Common/include/dynamic.h
+++ b/Demo/Common/include/dynamic.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/Common/include/fileIO.h b/Demo/Common/include/fileIO.h
index 094e09f4..a3af285e 100644
--- a/Demo/Common/include/fileIO.h
+++ b/Demo/Common/include/fileIO.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/Common/include/flash.h b/Demo/Common/include/flash.h
index 0aa5f80e..2467bcb0 100644
--- a/Demo/Common/include/flash.h
+++ b/Demo/Common/include/flash.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/Common/include/flop.h b/Demo/Common/include/flop.h
index c62eff50..9866347c 100644
--- a/Demo/Common/include/flop.h
+++ b/Demo/Common/include/flop.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/Common/include/integer.h b/Demo/Common/include/integer.h
index 7cca4bee..7b962cb2 100644
--- a/Demo/Common/include/integer.h
+++ b/Demo/Common/include/integer.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/Common/include/mevents.h b/Demo/Common/include/mevents.h
index a7a664f4..83d8af53 100644
--- a/Demo/Common/include/mevents.h
+++ b/Demo/Common/include/mevents.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/Common/include/partest.h b/Demo/Common/include/partest.h
index 36595f48..d96d0282 100644
--- a/Demo/Common/include/partest.h
+++ b/Demo/Common/include/partest.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/Common/include/print.h b/Demo/Common/include/print.h
index 819920aa..4e450cf0 100644
--- a/Demo/Common/include/print.h
+++ b/Demo/Common/include/print.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/Common/include/recmutex.h b/Demo/Common/include/recmutex.h
index 34cbd22b..ebf6912b 100644
--- a/Demo/Common/include/recmutex.h
+++ b/Demo/Common/include/recmutex.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/Common/include/semtest.h b/Demo/Common/include/semtest.h
index 1b68ce14..5f08755e 100644
--- a/Demo/Common/include/semtest.h
+++ b/Demo/Common/include/semtest.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/Common/include/serial.h b/Demo/Common/include/serial.h
index 75a4ec14..b8ddf950 100644
--- a/Demo/Common/include/serial.h
+++ b/Demo/Common/include/serial.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/Cygnal/FreeRTOSConfig.h b/Demo/Cygnal/FreeRTOSConfig.h
index 868e6c31..e49009ce 100644
--- a/Demo/Cygnal/FreeRTOSConfig.h
+++ b/Demo/Cygnal/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/Cygnal/Makefile b/Demo/Cygnal/Makefile
index 1d709365..d5686864 100644
--- a/Demo/Cygnal/Makefile
+++ b/Demo/Cygnal/Makefile
@@ -1,4 +1,4 @@
-# FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+# FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
#
# This file is part of the FreeRTOS.org distribution.
#
diff --git a/Demo/Cygnal/ParTest/ParTest.c b/Demo/Cygnal/ParTest/ParTest.c
index e292e431..207315e9 100644
--- a/Demo/Cygnal/ParTest/ParTest.c
+++ b/Demo/Cygnal/ParTest/ParTest.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
#include <c8051f120.h>
diff --git a/Demo/Cygnal/main.c b/Demo/Cygnal/main.c
index 592beafc..f2af3a71 100644
--- a/Demo/Cygnal/main.c
+++ b/Demo/Cygnal/main.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/Cygnal/serial/serial.c b/Demo/Cygnal/serial/serial.c
index 7fb8e4c4..7a152ab2 100644
--- a/Demo/Cygnal/serial/serial.c
+++ b/Demo/Cygnal/serial/serial.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/Flshlite/FRConfig.h b/Demo/Flshlite/FRConfig.h
index c925f69c..49b869a7 100644
--- a/Demo/Flshlite/FRConfig.h
+++ b/Demo/Flshlite/FRConfig.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/Flshlite/FileIO/fileIO.c b/Demo/Flshlite/FileIO/fileIO.c
index d002e1f0..d0e0cf8e 100644
--- a/Demo/Flshlite/FileIO/fileIO.c
+++ b/Demo/Flshlite/FileIO/fileIO.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/Flshlite/FreeRTOSConfig.h b/Demo/Flshlite/FreeRTOSConfig.h
index 3e7b840f..aa7691cd 100644
--- a/Demo/Flshlite/FreeRTOSConfig.h
+++ b/Demo/Flshlite/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/Flshlite/ParTest/ParTest.c b/Demo/Flshlite/ParTest/ParTest.c
index 9572f091..5f99965b 100644
--- a/Demo/Flshlite/ParTest/ParTest.c
+++ b/Demo/Flshlite/ParTest/ParTest.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/Flshlite/main.c b/Demo/Flshlite/main.c
index ee8d27cc..81115870 100644
--- a/Demo/Flshlite/main.c
+++ b/Demo/Flshlite/main.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/Flshlite/serial/serial.c b/Demo/Flshlite/serial/serial.c
index df7c4408..690a59cb 100644
--- a/Demo/Flshlite/serial/serial.c
+++ b/Demo/Flshlite/serial/serial.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/H8S/RTOSDemo/FreeRTOSConfig.h b/Demo/H8S/RTOSDemo/FreeRTOSConfig.h
index 82c7a31d..293fb016 100644
--- a/Demo/H8S/RTOSDemo/FreeRTOSConfig.h
+++ b/Demo/H8S/RTOSDemo/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/H8S/RTOSDemo/ParTest/ParTest.c b/Demo/H8S/RTOSDemo/ParTest/ParTest.c
index a4e4a07e..b76dafc0 100644
--- a/Demo/H8S/RTOSDemo/ParTest/ParTest.c
+++ b/Demo/H8S/RTOSDemo/ParTest/ParTest.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/H8S/RTOSDemo/main.c b/Demo/H8S/RTOSDemo/main.c
index 6858fcc9..98d50c6d 100644
--- a/Demo/H8S/RTOSDemo/main.c
+++ b/Demo/H8S/RTOSDemo/main.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/H8S/RTOSDemo/serial/serial.c b/Demo/H8S/RTOSDemo/serial/serial.c
index 048ebf4e..62361dd6 100644
--- a/Demo/H8S/RTOSDemo/serial/serial.c
+++ b/Demo/H8S/RTOSDemo/serial/serial.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/HCS12_CodeWarrior_banked/FreeRTOSConfig.h b/Demo/HCS12_CodeWarrior_banked/FreeRTOSConfig.h
index 3d02be1e..378216f1 100644
--- a/Demo/HCS12_CodeWarrior_banked/FreeRTOSConfig.h
+++ b/Demo/HCS12_CodeWarrior_banked/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/HCS12_CodeWarrior_banked/ParTest/ParTest.c b/Demo/HCS12_CodeWarrior_banked/ParTest/ParTest.c
index 8fcf4e06..365ee392 100644
--- a/Demo/HCS12_CodeWarrior_banked/ParTest/ParTest.c
+++ b/Demo/HCS12_CodeWarrior_banked/ParTest/ParTest.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/HCS12_CodeWarrior_banked/main.c b/Demo/HCS12_CodeWarrior_banked/main.c
index 642bc888..5ff6d01b 100644
--- a/Demo/HCS12_CodeWarrior_banked/main.c
+++ b/Demo/HCS12_CodeWarrior_banked/main.c
@@ -1,6 +1,6 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -25,13 +25,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/HCS12_CodeWarrior_banked/serial/serial.c b/Demo/HCS12_CodeWarrior_banked/serial/serial.c
index 7dbd665a..ce448c15 100644
--- a/Demo/HCS12_CodeWarrior_banked/serial/serial.c
+++ b/Demo/HCS12_CodeWarrior_banked/serial/serial.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/HCS12_CodeWarrior_small/FreeRTOSConfig.h b/Demo/HCS12_CodeWarrior_small/FreeRTOSConfig.h
index 192bdd9c..6266b41d 100644
--- a/Demo/HCS12_CodeWarrior_small/FreeRTOSConfig.h
+++ b/Demo/HCS12_CodeWarrior_small/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/HCS12_CodeWarrior_small/ParTest/ParTest.c b/Demo/HCS12_CodeWarrior_small/ParTest/ParTest.c
index 8fcf4e06..365ee392 100644
--- a/Demo/HCS12_CodeWarrior_small/ParTest/ParTest.c
+++ b/Demo/HCS12_CodeWarrior_small/ParTest/ParTest.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/HCS12_CodeWarrior_small/main.c b/Demo/HCS12_CodeWarrior_small/main.c
index df172590..ef3a4192 100644
--- a/Demo/HCS12_CodeWarrior_small/main.c
+++ b/Demo/HCS12_CodeWarrior_small/main.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/HCS12_CodeWarrior_small/serial/serial.c b/Demo/HCS12_CodeWarrior_small/serial/serial.c
index d8c002d0..edbe1b70 100644
--- a/Demo/HCS12_CodeWarrior_small/serial/serial.c
+++ b/Demo/HCS12_CodeWarrior_small/serial/serial.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/HCS12_GCC_banked/FreeRTOSConfig.h b/Demo/HCS12_GCC_banked/FreeRTOSConfig.h
index 1912d641..effd5014 100644
--- a/Demo/HCS12_GCC_banked/FreeRTOSConfig.h
+++ b/Demo/HCS12_GCC_banked/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/HCS12_GCC_banked/ParTest.c b/Demo/HCS12_GCC_banked/ParTest.c
index f6869b68..5943109e 100644
--- a/Demo/HCS12_GCC_banked/ParTest.c
+++ b/Demo/HCS12_GCC_banked/ParTest.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/HCS12_GCC_banked/main.c b/Demo/HCS12_GCC_banked/main.c
index 240d9962..6ccee203 100644
--- a/Demo/HCS12_GCC_banked/main.c
+++ b/Demo/HCS12_GCC_banked/main.c
@@ -1,6 +1,6 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -25,13 +25,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/HCS12_GCC_banked/startup.c b/Demo/HCS12_GCC_banked/startup.c
index 122e9d03..f7d8b561 100644
--- a/Demo/HCS12_GCC_banked/startup.c
+++ b/Demo/HCS12_GCC_banked/startup.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/MCF5235_GCC/FreeRTOSConfig.h b/Demo/MCF5235_GCC/FreeRTOSConfig.h
index 09686d28..da10332b 100644
--- a/Demo/MCF5235_GCC/FreeRTOSConfig.h
+++ b/Demo/MCF5235_GCC/FreeRTOSConfig.h
@@ -24,15 +24,21 @@
of http://www.FreeRTOS.org for full details of how and when the exception
can be applied.
- ***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
-
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
- ***************************************************************************
+ ***************************************************************************
+
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
+ ***************************************************************************
*/
#ifndef FREERTOS_CONFIG_H
diff --git a/Demo/MCF5235_GCC/demo.c b/Demo/MCF5235_GCC/demo.c
index 2ad5d8e1..f16b0564 100644
--- a/Demo/MCF5235_GCC/demo.c
+++ b/Demo/MCF5235_GCC/demo.c
@@ -24,15 +24,21 @@
of http://www.FreeRTOS.org for full details of how and when the exception
can be applied.
- ***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
-
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
- ***************************************************************************
+ ***************************************************************************
+
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
+ ***************************************************************************
*/
/* ------------------------ System includes ------------------------------- */
diff --git a/Demo/MCF5235_GCC/system/crt0.S b/Demo/MCF5235_GCC/system/crt0.S
index efc61e42..5e8c0661 100644
--- a/Demo/MCF5235_GCC/system/crt0.S
+++ b/Demo/MCF5235_GCC/system/crt0.S
@@ -23,15 +23,21 @@
of http://www.FreeRTOS.org for full details of how and when the exception
can be applied.
- ***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
+ ***************************************************************************
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
- ***************************************************************************
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
+ ***************************************************************************
*/
.title "crt0.S"
diff --git a/Demo/MCF5235_GCC/system/init.c b/Demo/MCF5235_GCC/system/init.c
index 2ac4f700..51f75f65 100644
--- a/Demo/MCF5235_GCC/system/init.c
+++ b/Demo/MCF5235_GCC/system/init.c
@@ -23,15 +23,21 @@
of http://www.FreeRTOS.org for full details of how and when the exception
can be applied.
- ***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
-
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
- ***************************************************************************
+ ***************************************************************************
+
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
+ ***************************************************************************
*/
#include "mcf5xxx.h"
diff --git a/Demo/MCF5235_GCC/system/newlib.c b/Demo/MCF5235_GCC/system/newlib.c
index 098af75e..665e1eda 100644
--- a/Demo/MCF5235_GCC/system/newlib.c
+++ b/Demo/MCF5235_GCC/system/newlib.c
@@ -23,15 +23,21 @@
of http://www.FreeRTOS.org for full details of how and when the exception
can be applied.
- ***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
-
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
- ***************************************************************************
+ ***************************************************************************
+
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
+ ***************************************************************************
*/
/* ------------------------ System includes ------------------------------- */
diff --git a/Demo/MCF5235_GCC/system/serial.c b/Demo/MCF5235_GCC/system/serial.c
index f8d35db8..24fafdf5 100644
--- a/Demo/MCF5235_GCC/system/serial.c
+++ b/Demo/MCF5235_GCC/system/serial.c
@@ -23,15 +23,21 @@
of http://www.FreeRTOS.org for full details of how and when the exception
can be applied.
- ***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
-
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
- ***************************************************************************
+ ***************************************************************************
+
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
+ ***************************************************************************
*/
/* ------------------------ MCF523x includes ------------------------------ */
diff --git a/Demo/MCF5235_GCC/system/vector.S b/Demo/MCF5235_GCC/system/vector.S
index 5974215b..debbac3c 100644
--- a/Demo/MCF5235_GCC/system/vector.S
+++ b/Demo/MCF5235_GCC/system/vector.S
@@ -23,15 +23,21 @@
of http://www.FreeRTOS.org for full details of how and when the exception
can be applied.
- ***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
+ ***************************************************************************
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
- ***************************************************************************
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
+ ***************************************************************************
*/
.extern __stack
diff --git a/Demo/MicroBlaze/FreeRTOSConfig.h b/Demo/MicroBlaze/FreeRTOSConfig.h
index a11049a7..994a4015 100644
--- a/Demo/MicroBlaze/FreeRTOSConfig.h
+++ b/Demo/MicroBlaze/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/MicroBlaze/ParTest/ParTest.c b/Demo/MicroBlaze/ParTest/ParTest.c
index 16876461..b8b8969b 100644
--- a/Demo/MicroBlaze/ParTest/ParTest.c
+++ b/Demo/MicroBlaze/ParTest/ParTest.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/MicroBlaze/main.c b/Demo/MicroBlaze/main.c
index c1223e0d..568f50a1 100644
--- a/Demo/MicroBlaze/main.c
+++ b/Demo/MicroBlaze/main.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/MicroBlaze/serial/serial.c b/Demo/MicroBlaze/serial/serial.c
index ffb3ecd2..b026a5ad 100644
--- a/Demo/MicroBlaze/serial/serial.c
+++ b/Demo/MicroBlaze/serial/serial.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/PC/FRConfig.h b/Demo/PC/FRConfig.h
index 5c59fc75..81dc04f3 100644
--- a/Demo/PC/FRConfig.h
+++ b/Demo/PC/FRConfig.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/PC/FileIO/fileIO.c b/Demo/PC/FileIO/fileIO.c
index c07d45eb..b6ccd010 100644
--- a/Demo/PC/FileIO/fileIO.c
+++ b/Demo/PC/FileIO/fileIO.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/PC/FreeRTOSConfig.h b/Demo/PC/FreeRTOSConfig.h
index 4510590b..717f29dc 100644
--- a/Demo/PC/FreeRTOSConfig.h
+++ b/Demo/PC/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/PC/ParTest/ParTest.c b/Demo/PC/ParTest/ParTest.c
index 97fa450a..f09a930b 100644
--- a/Demo/PC/ParTest/ParTest.c
+++ b/Demo/PC/ParTest/ParTest.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/PC/main.c b/Demo/PC/main.c
index c0998dd0..f6aae3a0 100644
--- a/Demo/PC/main.c
+++ b/Demo/PC/main.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/PC/serial/serial.c b/Demo/PC/serial/serial.c
index eea24e48..7ee8de9a 100644
--- a/Demo/PC/serial/serial.c
+++ b/Demo/PC/serial/serial.c
@@ -5,7 +5,7 @@
http://dzcomm.sourceforge.net
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -30,13 +30,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/PIC18_MPLAB/FreeRTOSConfig.h b/Demo/PIC18_MPLAB/FreeRTOSConfig.h
index b9a79b03..5e128eb2 100644
--- a/Demo/PIC18_MPLAB/FreeRTOSConfig.h
+++ b/Demo/PIC18_MPLAB/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/PIC18_MPLAB/ParTest/ParTest.c b/Demo/PIC18_MPLAB/ParTest/ParTest.c
index 94a9f995..1a3ab293 100644
--- a/Demo/PIC18_MPLAB/ParTest/ParTest.c
+++ b/Demo/PIC18_MPLAB/ParTest/ParTest.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/PIC18_MPLAB/main1.c b/Demo/PIC18_MPLAB/main1.c
index cfba4af1..18bfd8ac 100644
--- a/Demo/PIC18_MPLAB/main1.c
+++ b/Demo/PIC18_MPLAB/main1.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/PIC18_MPLAB/main2.c b/Demo/PIC18_MPLAB/main2.c
index 08ea5841..57167baf 100644
--- a/Demo/PIC18_MPLAB/main2.c
+++ b/Demo/PIC18_MPLAB/main2.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/PIC18_MPLAB/main3.c b/Demo/PIC18_MPLAB/main3.c
index 65f1cd6f..db7f1110 100644
--- a/Demo/PIC18_MPLAB/main3.c
+++ b/Demo/PIC18_MPLAB/main3.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/PIC18_MPLAB/serial/serial.c b/Demo/PIC18_MPLAB/serial/serial.c
index ecc36b74..7f4a3438 100644
--- a/Demo/PIC18_MPLAB/serial/serial.c
+++ b/Demo/PIC18_MPLAB/serial/serial.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/PIC18_WizC/Demo1/FreeRTOSConfig.h b/Demo/PIC18_WizC/Demo1/FreeRTOSConfig.h
index 884aecd3..f9dc7c77 100644
--- a/Demo/PIC18_WizC/Demo1/FreeRTOSConfig.h
+++ b/Demo/PIC18_WizC/Demo1/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/PIC18_WizC/Demo1/WIZCmake.h b/Demo/PIC18_WizC/Demo1/WIZCmake.h
index bf78bfdc..02e6aa41 100644
--- a/Demo/PIC18_WizC/Demo1/WIZCmake.h
+++ b/Demo/PIC18_WizC/Demo1/WIZCmake.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/PIC18_WizC/Demo1/fuses.c b/Demo/PIC18_WizC/Demo1/fuses.c
index 1e3a82c9..c9552b35 100644
--- a/Demo/PIC18_WizC/Demo1/fuses.c
+++ b/Demo/PIC18_WizC/Demo1/fuses.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/PIC18_WizC/Demo1/interrupt.c b/Demo/PIC18_WizC/Demo1/interrupt.c
index 5e200eb6..a0e13419 100644
--- a/Demo/PIC18_WizC/Demo1/interrupt.c
+++ b/Demo/PIC18_WizC/Demo1/interrupt.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/PIC18_WizC/Demo1/main.c b/Demo/PIC18_WizC/Demo1/main.c
index 4125dc52..d97dabf0 100644
--- a/Demo/PIC18_WizC/Demo1/main.c
+++ b/Demo/PIC18_WizC/Demo1/main.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/PIC18_WizC/Demo2/FreeRTOSConfig.h b/Demo/PIC18_WizC/Demo2/FreeRTOSConfig.h
index 6219257f..a815ddf5 100644
--- a/Demo/PIC18_WizC/Demo2/FreeRTOSConfig.h
+++ b/Demo/PIC18_WizC/Demo2/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/PIC18_WizC/Demo2/WIZCmake.h b/Demo/PIC18_WizC/Demo2/WIZCmake.h
index 1614f6dc..b1ea6f5d 100644
--- a/Demo/PIC18_WizC/Demo2/WIZCmake.h
+++ b/Demo/PIC18_WizC/Demo2/WIZCmake.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/PIC18_WizC/Demo2/fuses.c b/Demo/PIC18_WizC/Demo2/fuses.c
index 1e3a82c9..c9552b35 100644
--- a/Demo/PIC18_WizC/Demo2/fuses.c
+++ b/Demo/PIC18_WizC/Demo2/fuses.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/PIC18_WizC/Demo2/interrupt.c b/Demo/PIC18_WizC/Demo2/interrupt.c
index e5c90d93..1e2a5749 100644
--- a/Demo/PIC18_WizC/Demo2/interrupt.c
+++ b/Demo/PIC18_WizC/Demo2/interrupt.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/PIC18_WizC/Demo2/main.c b/Demo/PIC18_WizC/Demo2/main.c
index 10d6bed6..0f874c1d 100644
--- a/Demo/PIC18_WizC/Demo2/main.c
+++ b/Demo/PIC18_WizC/Demo2/main.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/PIC18_WizC/Demo3/FreeRTOSConfig.h b/Demo/PIC18_WizC/Demo3/FreeRTOSConfig.h
index 625c70d9..0b1ad2f5 100644
--- a/Demo/PIC18_WizC/Demo3/FreeRTOSConfig.h
+++ b/Demo/PIC18_WizC/Demo3/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/PIC18_WizC/Demo3/WIZCmake.h b/Demo/PIC18_WizC/Demo3/WIZCmake.h
index 1614f6dc..b1ea6f5d 100644
--- a/Demo/PIC18_WizC/Demo3/WIZCmake.h
+++ b/Demo/PIC18_WizC/Demo3/WIZCmake.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/PIC18_WizC/Demo3/fuses.c b/Demo/PIC18_WizC/Demo3/fuses.c
index 1e3a82c9..c9552b35 100644
--- a/Demo/PIC18_WizC/Demo3/fuses.c
+++ b/Demo/PIC18_WizC/Demo3/fuses.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/PIC18_WizC/Demo3/interrupt.c b/Demo/PIC18_WizC/Demo3/interrupt.c
index e5c90d93..1e2a5749 100644
--- a/Demo/PIC18_WizC/Demo3/interrupt.c
+++ b/Demo/PIC18_WizC/Demo3/interrupt.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/PIC18_WizC/Demo3/main.c b/Demo/PIC18_WizC/Demo3/main.c
index 4d4b7ab5..50e8fdee 100644
--- a/Demo/PIC18_WizC/Demo3/main.c
+++ b/Demo/PIC18_WizC/Demo3/main.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/PIC18_WizC/Demo4/FreeRTOSConfig.h b/Demo/PIC18_WizC/Demo4/FreeRTOSConfig.h
index 17e55c27..221a585c 100644
--- a/Demo/PIC18_WizC/Demo4/FreeRTOSConfig.h
+++ b/Demo/PIC18_WizC/Demo4/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/PIC18_WizC/Demo4/WIZCmake.h b/Demo/PIC18_WizC/Demo4/WIZCmake.h
index 1614f6dc..b1ea6f5d 100644
--- a/Demo/PIC18_WizC/Demo4/WIZCmake.h
+++ b/Demo/PIC18_WizC/Demo4/WIZCmake.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/PIC18_WizC/Demo4/fuses.c b/Demo/PIC18_WizC/Demo4/fuses.c
index 1e3a82c9..c9552b35 100644
--- a/Demo/PIC18_WizC/Demo4/fuses.c
+++ b/Demo/PIC18_WizC/Demo4/fuses.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/PIC18_WizC/Demo4/interrupt.c b/Demo/PIC18_WizC/Demo4/interrupt.c
index e5c90d93..1e2a5749 100644
--- a/Demo/PIC18_WizC/Demo4/interrupt.c
+++ b/Demo/PIC18_WizC/Demo4/interrupt.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/PIC18_WizC/Demo4/main.c b/Demo/PIC18_WizC/Demo4/main.c
index 69934f1b..8f0b8ddc 100644
--- a/Demo/PIC18_WizC/Demo4/main.c
+++ b/Demo/PIC18_WizC/Demo4/main.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/PIC18_WizC/Demo5/FreeRTOSConfig.h b/Demo/PIC18_WizC/Demo5/FreeRTOSConfig.h
index d168f68f..f9d4ea03 100644
--- a/Demo/PIC18_WizC/Demo5/FreeRTOSConfig.h
+++ b/Demo/PIC18_WizC/Demo5/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/PIC18_WizC/Demo5/WIZCmake.h b/Demo/PIC18_WizC/Demo5/WIZCmake.h
index 1614f6dc..b1ea6f5d 100644
--- a/Demo/PIC18_WizC/Demo5/WIZCmake.h
+++ b/Demo/PIC18_WizC/Demo5/WIZCmake.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/PIC18_WizC/Demo5/fuses.c b/Demo/PIC18_WizC/Demo5/fuses.c
index 1e3a82c9..c9552b35 100644
--- a/Demo/PIC18_WizC/Demo5/fuses.c
+++ b/Demo/PIC18_WizC/Demo5/fuses.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/PIC18_WizC/Demo5/interrupt.c b/Demo/PIC18_WizC/Demo5/interrupt.c
index e5c90d93..1e2a5749 100644
--- a/Demo/PIC18_WizC/Demo5/interrupt.c
+++ b/Demo/PIC18_WizC/Demo5/interrupt.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/PIC18_WizC/Demo5/main.c b/Demo/PIC18_WizC/Demo5/main.c
index bff9f36d..e43f586b 100644
--- a/Demo/PIC18_WizC/Demo5/main.c
+++ b/Demo/PIC18_WizC/Demo5/main.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/PIC18_WizC/Demo6/FreeRTOSConfig.h b/Demo/PIC18_WizC/Demo6/FreeRTOSConfig.h
index 273265ab..2596c2df 100644
--- a/Demo/PIC18_WizC/Demo6/FreeRTOSConfig.h
+++ b/Demo/PIC18_WizC/Demo6/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/PIC18_WizC/Demo6/WIZCmake.h b/Demo/PIC18_WizC/Demo6/WIZCmake.h
index 1614f6dc..b1ea6f5d 100644
--- a/Demo/PIC18_WizC/Demo6/WIZCmake.h
+++ b/Demo/PIC18_WizC/Demo6/WIZCmake.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/PIC18_WizC/Demo6/fuses.c b/Demo/PIC18_WizC/Demo6/fuses.c
index 1e3a82c9..c9552b35 100644
--- a/Demo/PIC18_WizC/Demo6/fuses.c
+++ b/Demo/PIC18_WizC/Demo6/fuses.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/PIC18_WizC/Demo6/interrupt.c b/Demo/PIC18_WizC/Demo6/interrupt.c
index e5c90d93..1e2a5749 100644
--- a/Demo/PIC18_WizC/Demo6/interrupt.c
+++ b/Demo/PIC18_WizC/Demo6/interrupt.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/PIC18_WizC/Demo6/main.c b/Demo/PIC18_WizC/Demo6/main.c
index 55620cb4..908b1632 100644
--- a/Demo/PIC18_WizC/Demo6/main.c
+++ b/Demo/PIC18_WizC/Demo6/main.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/PIC18_WizC/Demo7/FreeRTOSConfig.h b/Demo/PIC18_WizC/Demo7/FreeRTOSConfig.h
index eeb7428e..8e54bdbd 100644
--- a/Demo/PIC18_WizC/Demo7/FreeRTOSConfig.h
+++ b/Demo/PIC18_WizC/Demo7/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/PIC18_WizC/Demo7/WIZCmake.h b/Demo/PIC18_WizC/Demo7/WIZCmake.h
index 1614f6dc..b1ea6f5d 100644
--- a/Demo/PIC18_WizC/Demo7/WIZCmake.h
+++ b/Demo/PIC18_WizC/Demo7/WIZCmake.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/PIC18_WizC/Demo7/fuses.c b/Demo/PIC18_WizC/Demo7/fuses.c
index 1e3a82c9..c9552b35 100644
--- a/Demo/PIC18_WizC/Demo7/fuses.c
+++ b/Demo/PIC18_WizC/Demo7/fuses.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/PIC18_WizC/Demo7/interrupt.c b/Demo/PIC18_WizC/Demo7/interrupt.c
index e5c90d93..1e2a5749 100644
--- a/Demo/PIC18_WizC/Demo7/interrupt.c
+++ b/Demo/PIC18_WizC/Demo7/interrupt.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/PIC18_WizC/Demo7/main.c b/Demo/PIC18_WizC/Demo7/main.c
index 6218102f..86fab72e 100644
--- a/Demo/PIC18_WizC/Demo7/main.c
+++ b/Demo/PIC18_WizC/Demo7/main.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/PIC18_WizC/ParTest/ParTest.c b/Demo/PIC18_WizC/ParTest/ParTest.c
index 53f28fea..07796b12 100644
--- a/Demo/PIC18_WizC/ParTest/ParTest.c
+++ b/Demo/PIC18_WizC/ParTest/ParTest.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/PIC18_WizC/serial/isrSerialRx.c b/Demo/PIC18_WizC/serial/isrSerialRx.c
index 75eca3a5..e4b596d0 100644
--- a/Demo/PIC18_WizC/serial/isrSerialRx.c
+++ b/Demo/PIC18_WizC/serial/isrSerialRx.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/PIC18_WizC/serial/isrSerialTx.c b/Demo/PIC18_WizC/serial/isrSerialTx.c
index feda6413..feac91a1 100644
--- a/Demo/PIC18_WizC/serial/isrSerialTx.c
+++ b/Demo/PIC18_WizC/serial/isrSerialTx.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/PIC18_WizC/serial/serial.c b/Demo/PIC18_WizC/serial/serial.c
index 0ac9771d..5005c2dc 100644
--- a/Demo/PIC18_WizC/serial/serial.c
+++ b/Demo/PIC18_WizC/serial/serial.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/PIC24_MPLAB/FreeRTOSConfig.h b/Demo/PIC24_MPLAB/FreeRTOSConfig.h
index 1d597827..30a1ac10 100644
--- a/Demo/PIC24_MPLAB/FreeRTOSConfig.h
+++ b/Demo/PIC24_MPLAB/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/PIC24_MPLAB/ParTest/ParTest.c b/Demo/PIC24_MPLAB/ParTest/ParTest.c
index 70dd613c..e9ae1bce 100644
--- a/Demo/PIC24_MPLAB/ParTest/ParTest.c
+++ b/Demo/PIC24_MPLAB/ParTest/ParTest.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/PIC24_MPLAB/lcd.c b/Demo/PIC24_MPLAB/lcd.c
index 06374ac2..ff82a442 100644
--- a/Demo/PIC24_MPLAB/lcd.c
+++ b/Demo/PIC24_MPLAB/lcd.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/PIC24_MPLAB/lcd.h b/Demo/PIC24_MPLAB/lcd.h
index b9642e11..73856019 100644
--- a/Demo/PIC24_MPLAB/lcd.h
+++ b/Demo/PIC24_MPLAB/lcd.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/PIC24_MPLAB/main.c b/Demo/PIC24_MPLAB/main.c
index a0260f30..a137350f 100644
--- a/Demo/PIC24_MPLAB/main.c
+++ b/Demo/PIC24_MPLAB/main.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/PIC24_MPLAB/serial/serial.c b/Demo/PIC24_MPLAB/serial/serial.c
index 5560382c..b24d211f 100644
--- a/Demo/PIC24_MPLAB/serial/serial.c
+++ b/Demo/PIC24_MPLAB/serial/serial.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/PIC24_MPLAB/timertest.c b/Demo/PIC24_MPLAB/timertest.c
index 301e2324..cb36ab2f 100644
--- a/Demo/PIC24_MPLAB/timertest.c
+++ b/Demo/PIC24_MPLAB/timertest.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/PIC24_MPLAB/timertest.h b/Demo/PIC24_MPLAB/timertest.h
index 2642d5f7..a8c06038 100644
--- a/Demo/PIC24_MPLAB/timertest.h
+++ b/Demo/PIC24_MPLAB/timertest.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/PIC32MX_MPLAB/FreeRTOSConfig.h b/Demo/PIC32MX_MPLAB/FreeRTOSConfig.h
index 28b59f46..ce407e4d 100644
--- a/Demo/PIC32MX_MPLAB/FreeRTOSConfig.h
+++ b/Demo/PIC32MX_MPLAB/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.2.1 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/PIC32MX_MPLAB/ParTest/ParTest.c b/Demo/PIC32MX_MPLAB/ParTest/ParTest.c
index 55239800..2f0700c2 100644
--- a/Demo/PIC32MX_MPLAB/ParTest/ParTest.c
+++ b/Demo/PIC32MX_MPLAB/ParTest/ParTest.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/PIC32MX_MPLAB/RegisterTestTasks.s b/Demo/PIC32MX_MPLAB/RegisterTestTasks.s
index bddc4f6b..6b6c2d8e 100644
--- a/Demo/PIC32MX_MPLAB/RegisterTestTasks.s
+++ b/Demo/PIC32MX_MPLAB/RegisterTestTasks.s
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/PIC32MX_MPLAB/lcd.c b/Demo/PIC32MX_MPLAB/lcd.c
index 66afd698..3f74e9fb 100644
--- a/Demo/PIC32MX_MPLAB/lcd.c
+++ b/Demo/PIC32MX_MPLAB/lcd.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/PIC32MX_MPLAB/lcd.h b/Demo/PIC32MX_MPLAB/lcd.h
index b9642e11..73856019 100644
--- a/Demo/PIC32MX_MPLAB/lcd.h
+++ b/Demo/PIC32MX_MPLAB/lcd.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/PIC32MX_MPLAB/main.c b/Demo/PIC32MX_MPLAB/main.c
index 961d5ccd..af411fe9 100644
--- a/Demo/PIC32MX_MPLAB/main.c
+++ b/Demo/PIC32MX_MPLAB/main.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/PIC32MX_MPLAB/serial/serial.c b/Demo/PIC32MX_MPLAB/serial/serial.c
index e7f73409..d2d93451 100644
--- a/Demo/PIC32MX_MPLAB/serial/serial.c
+++ b/Demo/PIC32MX_MPLAB/serial/serial.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/PIC32MX_MPLAB/timertest.c b/Demo/PIC32MX_MPLAB/timertest.c
index fc170126..07a212fc 100644
--- a/Demo/PIC32MX_MPLAB/timertest.c
+++ b/Demo/PIC32MX_MPLAB/timertest.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/PIC32MX_MPLAB/timertest.h b/Demo/PIC32MX_MPLAB/timertest.h
index 2642d5f7..a8c06038 100644
--- a/Demo/PIC32MX_MPLAB/timertest.h
+++ b/Demo/PIC32MX_MPLAB/timertest.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/WizNET_DEMO_GCC_ARM7/FreeRTOSConfig.h b/Demo/WizNET_DEMO_GCC_ARM7/FreeRTOSConfig.h
index 2ad71060..d4fb9a96 100644
--- a/Demo/WizNET_DEMO_GCC_ARM7/FreeRTOSConfig.h
+++ b/Demo/WizNET_DEMO_GCC_ARM7/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/WizNET_DEMO_GCC_ARM7/HTTP_Serv.c b/Demo/WizNET_DEMO_GCC_ARM7/HTTP_Serv.c
index 2b0255a5..3597f3fa 100644
--- a/Demo/WizNET_DEMO_GCC_ARM7/HTTP_Serv.c
+++ b/Demo/WizNET_DEMO_GCC_ARM7/HTTP_Serv.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/WizNET_DEMO_GCC_ARM7/HTTP_Serv.h b/Demo/WizNET_DEMO_GCC_ARM7/HTTP_Serv.h
index d0732511..29118023 100644
--- a/Demo/WizNET_DEMO_GCC_ARM7/HTTP_Serv.h
+++ b/Demo/WizNET_DEMO_GCC_ARM7/HTTP_Serv.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/WizNET_DEMO_GCC_ARM7/Makefile b/Demo/WizNET_DEMO_GCC_ARM7/Makefile
index aa0f92dd..e1eecc33 100644
--- a/Demo/WizNET_DEMO_GCC_ARM7/Makefile
+++ b/Demo/WizNET_DEMO_GCC_ARM7/Makefile
@@ -1,4 +1,4 @@
-# FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+# FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
#
# This file is part of the FreeRTOS.org distribution.
#
diff --git a/Demo/WizNET_DEMO_GCC_ARM7/TCP.c b/Demo/WizNET_DEMO_GCC_ARM7/TCP.c
index c98018c3..e05bfa65 100644
--- a/Demo/WizNET_DEMO_GCC_ARM7/TCP.c
+++ b/Demo/WizNET_DEMO_GCC_ARM7/TCP.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/WizNET_DEMO_GCC_ARM7/TCP.h b/Demo/WizNET_DEMO_GCC_ARM7/TCP.h
index d773aba5..e8df1671 100644
--- a/Demo/WizNET_DEMO_GCC_ARM7/TCP.h
+++ b/Demo/WizNET_DEMO_GCC_ARM7/TCP.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/WizNET_DEMO_GCC_ARM7/TCPISR.c b/Demo/WizNET_DEMO_GCC_ARM7/TCPISR.c
index df7235fd..d344b677 100644
--- a/Demo/WizNET_DEMO_GCC_ARM7/TCPISR.c
+++ b/Demo/WizNET_DEMO_GCC_ARM7/TCPISR.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/WizNET_DEMO_GCC_ARM7/html_pages.h b/Demo/WizNET_DEMO_GCC_ARM7/html_pages.h
index b4ee0d07..07bd3e0c 100644
--- a/Demo/WizNET_DEMO_GCC_ARM7/html_pages.h
+++ b/Demo/WizNET_DEMO_GCC_ARM7/html_pages.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/WizNET_DEMO_GCC_ARM7/i2c.c b/Demo/WizNET_DEMO_GCC_ARM7/i2c.c
index da11f38e..199a422a 100644
--- a/Demo/WizNET_DEMO_GCC_ARM7/i2c.c
+++ b/Demo/WizNET_DEMO_GCC_ARM7/i2c.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/WizNET_DEMO_GCC_ARM7/i2c.h b/Demo/WizNET_DEMO_GCC_ARM7/i2c.h
index 7b3d3088..d484348f 100644
--- a/Demo/WizNET_DEMO_GCC_ARM7/i2c.h
+++ b/Demo/WizNET_DEMO_GCC_ARM7/i2c.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/WizNET_DEMO_GCC_ARM7/i2cISR.c b/Demo/WizNET_DEMO_GCC_ARM7/i2cISR.c
index e482e36f..ff84d0e1 100644
--- a/Demo/WizNET_DEMO_GCC_ARM7/i2cISR.c
+++ b/Demo/WizNET_DEMO_GCC_ARM7/i2cISR.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/WizNET_DEMO_GCC_ARM7/main.c b/Demo/WizNET_DEMO_GCC_ARM7/main.c
index 74ba7a33..ed1c74ef 100644
--- a/Demo/WizNET_DEMO_GCC_ARM7/main.c
+++ b/Demo/WizNET_DEMO_GCC_ARM7/main.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/WizNET_DEMO_TERN_186/FreeRTOSConfig.h b/Demo/WizNET_DEMO_TERN_186/FreeRTOSConfig.h
index fb8dca95..b5a6b29a 100644
--- a/Demo/WizNET_DEMO_TERN_186/FreeRTOSConfig.h
+++ b/Demo/WizNET_DEMO_TERN_186/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/WizNET_DEMO_TERN_186/HTTPTask.c b/Demo/WizNET_DEMO_TERN_186/HTTPTask.c
index e82fe152..05882ea2 100644
--- a/Demo/WizNET_DEMO_TERN_186/HTTPTask.c
+++ b/Demo/WizNET_DEMO_TERN_186/HTTPTask.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/WizNET_DEMO_TERN_186/HTTPTask.h b/Demo/WizNET_DEMO_TERN_186/HTTPTask.h
index 7e7fb9d2..27e09fd9 100644
--- a/Demo/WizNET_DEMO_TERN_186/HTTPTask.h
+++ b/Demo/WizNET_DEMO_TERN_186/HTTPTask.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/WizNET_DEMO_TERN_186/main.c b/Demo/WizNET_DEMO_TERN_186/main.c
index f0742831..9e0742b2 100644
--- a/Demo/WizNET_DEMO_TERN_186/main.c
+++ b/Demo/WizNET_DEMO_TERN_186/main.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/WizNET_DEMO_TERN_186/serial/serial.c b/Demo/WizNET_DEMO_TERN_186/serial/serial.c
index 989b3a7c..d784a93d 100644
--- a/Demo/WizNET_DEMO_TERN_186/serial/serial.c
+++ b/Demo/WizNET_DEMO_TERN_186/serial/serial.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/dsPIC_MPLAB/FreeRTOSConfig.h b/Demo/dsPIC_MPLAB/FreeRTOSConfig.h
index f45349f0..a4e1c7fd 100644
--- a/Demo/dsPIC_MPLAB/FreeRTOSConfig.h
+++ b/Demo/dsPIC_MPLAB/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/dsPIC_MPLAB/ParTest/ParTest.c b/Demo/dsPIC_MPLAB/ParTest/ParTest.c
index 9c266381..65a27740 100644
--- a/Demo/dsPIC_MPLAB/ParTest/ParTest.c
+++ b/Demo/dsPIC_MPLAB/ParTest/ParTest.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/dsPIC_MPLAB/lcd.c b/Demo/dsPIC_MPLAB/lcd.c
index f8db500d..2f84b4dd 100644
--- a/Demo/dsPIC_MPLAB/lcd.c
+++ b/Demo/dsPIC_MPLAB/lcd.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/dsPIC_MPLAB/lcd.h b/Demo/dsPIC_MPLAB/lcd.h
index b9642e11..73856019 100644
--- a/Demo/dsPIC_MPLAB/lcd.h
+++ b/Demo/dsPIC_MPLAB/lcd.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/dsPIC_MPLAB/main.c b/Demo/dsPIC_MPLAB/main.c
index a0260f30..a137350f 100644
--- a/Demo/dsPIC_MPLAB/main.c
+++ b/Demo/dsPIC_MPLAB/main.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/dsPIC_MPLAB/serial/serial.c b/Demo/dsPIC_MPLAB/serial/serial.c
index f355e35b..7846e92b 100644
--- a/Demo/dsPIC_MPLAB/serial/serial.c
+++ b/Demo/dsPIC_MPLAB/serial/serial.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/dsPIC_MPLAB/timertest.c b/Demo/dsPIC_MPLAB/timertest.c
index 301e2324..cb36ab2f 100644
--- a/Demo/dsPIC_MPLAB/timertest.c
+++ b/Demo/dsPIC_MPLAB/timertest.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/dsPIC_MPLAB/timertest.h b/Demo/dsPIC_MPLAB/timertest.h
index 2642d5f7..a8c06038 100644
--- a/Demo/dsPIC_MPLAB/timertest.h
+++ b/Demo/dsPIC_MPLAB/timertest.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/lwIP_Demo_Rowley_ARM7/BasicWEB.c b/Demo/lwIP_Demo_Rowley_ARM7/BasicWEB.c
index 0b700d55..93febec3 100644
--- a/Demo/lwIP_Demo_Rowley_ARM7/BasicWEB.c
+++ b/Demo/lwIP_Demo_Rowley_ARM7/BasicWEB.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/lwIP_Demo_Rowley_ARM7/BasicWEB.h b/Demo/lwIP_Demo_Rowley_ARM7/BasicWEB.h
index 5c00276f..6006fefd 100644
--- a/Demo/lwIP_Demo_Rowley_ARM7/BasicWEB.h
+++ b/Demo/lwIP_Demo_Rowley_ARM7/BasicWEB.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/lwIP_Demo_Rowley_ARM7/EMAC/SAM7_EMAC.c b/Demo/lwIP_Demo_Rowley_ARM7/EMAC/SAM7_EMAC.c
index 2a42ff11..b808699a 100644
--- a/Demo/lwIP_Demo_Rowley_ARM7/EMAC/SAM7_EMAC.c
+++ b/Demo/lwIP_Demo_Rowley_ARM7/EMAC/SAM7_EMAC.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/lwIP_Demo_Rowley_ARM7/EMAC/SAM7_EMAC.h b/Demo/lwIP_Demo_Rowley_ARM7/EMAC/SAM7_EMAC.h
index 5dd78830..9bb8ad10 100644
--- a/Demo/lwIP_Demo_Rowley_ARM7/EMAC/SAM7_EMAC.h
+++ b/Demo/lwIP_Demo_Rowley_ARM7/EMAC/SAM7_EMAC.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/lwIP_Demo_Rowley_ARM7/EMAC/SAM7_EMAC_ISR.c b/Demo/lwIP_Demo_Rowley_ARM7/EMAC/SAM7_EMAC_ISR.c
index a6da0693..0efcb7be 100644
--- a/Demo/lwIP_Demo_Rowley_ARM7/EMAC/SAM7_EMAC_ISR.c
+++ b/Demo/lwIP_Demo_Rowley_ARM7/EMAC/SAM7_EMAC_ISR.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/lwIP_Demo_Rowley_ARM7/FreeRTOSConfig.h b/Demo/lwIP_Demo_Rowley_ARM7/FreeRTOSConfig.h
index 39c0bcec..a090c917 100644
--- a/Demo/lwIP_Demo_Rowley_ARM7/FreeRTOSConfig.h
+++ b/Demo/lwIP_Demo_Rowley_ARM7/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/lwIP_Demo_Rowley_ARM7/ParTest/ParTest.c b/Demo/lwIP_Demo_Rowley_ARM7/ParTest/ParTest.c
index 6c29d3bc..3e0a94e6 100644
--- a/Demo/lwIP_Demo_Rowley_ARM7/ParTest/ParTest.c
+++ b/Demo/lwIP_Demo_Rowley_ARM7/ParTest/ParTest.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/lwIP_Demo_Rowley_ARM7/USB/USB-CDC.c b/Demo/lwIP_Demo_Rowley_ARM7/USB/USB-CDC.c
index 4b764419..85b8a6f8 100644
--- a/Demo/lwIP_Demo_Rowley_ARM7/USB/USB-CDC.c
+++ b/Demo/lwIP_Demo_Rowley_ARM7/USB/USB-CDC.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/lwIP_Demo_Rowley_ARM7/USB/USB-CDC.h b/Demo/lwIP_Demo_Rowley_ARM7/USB/USB-CDC.h
index 0e027f1e..ef997f91 100644
--- a/Demo/lwIP_Demo_Rowley_ARM7/USB/USB-CDC.h
+++ b/Demo/lwIP_Demo_Rowley_ARM7/USB/USB-CDC.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/lwIP_Demo_Rowley_ARM7/USB/USBIsr.c b/Demo/lwIP_Demo_Rowley_ARM7/USB/USBIsr.c
index 6508913a..7190f8dd 100644
--- a/Demo/lwIP_Demo_Rowley_ARM7/USB/USBIsr.c
+++ b/Demo/lwIP_Demo_Rowley_ARM7/USB/USBIsr.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
diff --git a/Demo/lwIP_Demo_Rowley_ARM7/USB/descriptors.h b/Demo/lwIP_Demo_Rowley_ARM7/USB/descriptors.h
index 0d684227..fd5be1f4 100644
--- a/Demo/lwIP_Demo_Rowley_ARM7/USB/descriptors.h
+++ b/Demo/lwIP_Demo_Rowley_ARM7/USB/descriptors.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/lwIP_Demo_Rowley_ARM7/USB/usb.h b/Demo/lwIP_Demo_Rowley_ARM7/USB/usb.h
index 436172c6..c4dcdc90 100644
--- a/Demo/lwIP_Demo_Rowley_ARM7/USB/usb.h
+++ b/Demo/lwIP_Demo_Rowley_ARM7/USB/usb.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/lwIP_Demo_Rowley_ARM7/main.c b/Demo/lwIP_Demo_Rowley_ARM7/main.c
index f97501ec..eb09f4dd 100644
--- a/Demo/lwIP_Demo_Rowley_ARM7/main.c
+++ b/Demo/lwIP_Demo_Rowley_ARM7/main.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/lwIP_Demo_Rowley_ARM7/makefile b/Demo/lwIP_Demo_Rowley_ARM7/makefile
index d676b387..f7c167fa 100644
--- a/Demo/lwIP_Demo_Rowley_ARM7/makefile
+++ b/Demo/lwIP_Demo_Rowley_ARM7/makefile
@@ -1,4 +1,4 @@
-# FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+# FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
#
# This file is part of the FreeRTOS.org distribution.
#
diff --git a/Demo/lwIP_MCF5235_GCC/FreeRTOSConfig.h b/Demo/lwIP_MCF5235_GCC/FreeRTOSConfig.h
index 17323ba3..a5b4c095 100644
--- a/Demo/lwIP_MCF5235_GCC/FreeRTOSConfig.h
+++ b/Demo/lwIP_MCF5235_GCC/FreeRTOSConfig.h
@@ -24,15 +24,21 @@
of http://www.FreeRTOS.org for full details of how and when the exception
can be applied.
- ***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
-
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
- ***************************************************************************
+ ***************************************************************************
+
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
+ ***************************************************************************
*/
#ifndef FREERTOS_CONFIG_H
diff --git a/Demo/lwIP_MCF5235_GCC/demo.c b/Demo/lwIP_MCF5235_GCC/demo.c
index 5633b594..450289b0 100644
--- a/Demo/lwIP_MCF5235_GCC/demo.c
+++ b/Demo/lwIP_MCF5235_GCC/demo.c
@@ -24,15 +24,21 @@
of http://www.FreeRTOS.org for full details of how and when the exception
can be applied.
- ***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
-
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
- ***************************************************************************
+ ***************************************************************************
+
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
+ ***************************************************************************
*/
/* ------------------------ System includes ------------------------------- */
diff --git a/Demo/lwIP_MCF5235_GCC/system/crt0.S b/Demo/lwIP_MCF5235_GCC/system/crt0.S
index efc61e42..5e8c0661 100644
--- a/Demo/lwIP_MCF5235_GCC/system/crt0.S
+++ b/Demo/lwIP_MCF5235_GCC/system/crt0.S
@@ -23,15 +23,21 @@
of http://www.FreeRTOS.org for full details of how and when the exception
can be applied.
- ***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
+ ***************************************************************************
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
- ***************************************************************************
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
+ ***************************************************************************
*/
.title "crt0.S"
diff --git a/Demo/lwIP_MCF5235_GCC/system/init.c b/Demo/lwIP_MCF5235_GCC/system/init.c
index 2ac4f700..51f75f65 100644
--- a/Demo/lwIP_MCF5235_GCC/system/init.c
+++ b/Demo/lwIP_MCF5235_GCC/system/init.c
@@ -23,15 +23,21 @@
of http://www.FreeRTOS.org for full details of how and when the exception
can be applied.
- ***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
-
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
- ***************************************************************************
+ ***************************************************************************
+
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
+ ***************************************************************************
*/
#include "mcf5xxx.h"
diff --git a/Demo/lwIP_MCF5235_GCC/system/newlib.c b/Demo/lwIP_MCF5235_GCC/system/newlib.c
index 098af75e..665e1eda 100644
--- a/Demo/lwIP_MCF5235_GCC/system/newlib.c
+++ b/Demo/lwIP_MCF5235_GCC/system/newlib.c
@@ -23,15 +23,21 @@
of http://www.FreeRTOS.org for full details of how and when the exception
can be applied.
- ***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
-
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
- ***************************************************************************
+ ***************************************************************************
+
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
+ ***************************************************************************
*/
/* ------------------------ System includes ------------------------------- */
diff --git a/Demo/lwIP_MCF5235_GCC/system/serial.c b/Demo/lwIP_MCF5235_GCC/system/serial.c
index f8d35db8..24fafdf5 100644
--- a/Demo/lwIP_MCF5235_GCC/system/serial.c
+++ b/Demo/lwIP_MCF5235_GCC/system/serial.c
@@ -23,15 +23,21 @@
of http://www.FreeRTOS.org for full details of how and when the exception
can be applied.
- ***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
-
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
- ***************************************************************************
+ ***************************************************************************
+
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
+ ***************************************************************************
*/
/* ------------------------ MCF523x includes ------------------------------ */
diff --git a/Demo/lwIP_MCF5235_GCC/system/vector.S b/Demo/lwIP_MCF5235_GCC/system/vector.S
index 5974215b..debbac3c 100644
--- a/Demo/lwIP_MCF5235_GCC/system/vector.S
+++ b/Demo/lwIP_MCF5235_GCC/system/vector.S
@@ -23,15 +23,21 @@
of http://www.FreeRTOS.org for full details of how and when the exception
can be applied.
- ***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
+ ***************************************************************************
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
- ***************************************************************************
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
+ ***************************************************************************
*/
.extern __stack
diff --git a/Demo/lwIP_MCF5235_GCC/web.c b/Demo/lwIP_MCF5235_GCC/web.c
index 6e5b33c5..81be9d25 100644
--- a/Demo/lwIP_MCF5235_GCC/web.c
+++ b/Demo/lwIP_MCF5235_GCC/web.c
@@ -23,15 +23,21 @@
of http://www.FreeRTOS.org for full details of how and when the exception
can be applied.
- ***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
-
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
- ***************************************************************************
+ ***************************************************************************
+
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
+ ***************************************************************************
*/
/*
diff --git a/Demo/lwIP_MCF5235_GCC/web.h b/Demo/lwIP_MCF5235_GCC/web.h
index eb23a632..9444a388 100644
--- a/Demo/lwIP_MCF5235_GCC/web.h
+++ b/Demo/lwIP_MCF5235_GCC/web.h
@@ -23,15 +23,21 @@
of http://www.FreeRTOS.org for full details of how and when the exception
can be applied.
- ***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
-
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
- ***************************************************************************
+ ***************************************************************************
+
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
+ ***************************************************************************
*/
#ifndef BASIC_WEB_SERVER_H
diff --git a/Demo/msp430_CrossWorks/FreeRTOSConfig.h b/Demo/msp430_CrossWorks/FreeRTOSConfig.h
index abc6c79a..c3e5cd2e 100644
--- a/Demo/msp430_CrossWorks/FreeRTOSConfig.h
+++ b/Demo/msp430_CrossWorks/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/msp430_CrossWorks/ParTest/ParTest.c b/Demo/msp430_CrossWorks/ParTest/ParTest.c
index 9f831254..14e89879 100644
--- a/Demo/msp430_CrossWorks/ParTest/ParTest.c
+++ b/Demo/msp430_CrossWorks/ParTest/ParTest.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/msp430_CrossWorks/main.c b/Demo/msp430_CrossWorks/main.c
index b2b8a509..926eb06e 100644
--- a/Demo/msp430_CrossWorks/main.c
+++ b/Demo/msp430_CrossWorks/main.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/msp430_CrossWorks/serial/serial.c b/Demo/msp430_CrossWorks/serial/serial.c
index 0ea44715..2af3d170 100644
--- a/Demo/msp430_CrossWorks/serial/serial.c
+++ b/Demo/msp430_CrossWorks/serial/serial.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/msp430_GCC/FreeRTOSConfig.h b/Demo/msp430_GCC/FreeRTOSConfig.h
index 284b873f..d00e2add 100644
--- a/Demo/msp430_GCC/FreeRTOSConfig.h
+++ b/Demo/msp430_GCC/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/msp430_GCC/ParTest/ParTest.c b/Demo/msp430_GCC/ParTest/ParTest.c
index 31df36f6..445cf95f 100644
--- a/Demo/msp430_GCC/ParTest/ParTest.c
+++ b/Demo/msp430_GCC/ParTest/ParTest.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/msp430_GCC/main.c b/Demo/msp430_GCC/main.c
index c37922b3..5d6f1c76 100644
--- a/Demo/msp430_GCC/main.c
+++ b/Demo/msp430_GCC/main.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/msp430_GCC/makefile b/Demo/msp430_GCC/makefile
index 08bfb98e..749673fc 100644
--- a/Demo/msp430_GCC/makefile
+++ b/Demo/msp430_GCC/makefile
@@ -1,4 +1,4 @@
-# FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+# FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
#
# This file is part of the FreeRTOS.org distribution.
#
diff --git a/Demo/msp430_GCC/serial/serial.c b/Demo/msp430_GCC/serial/serial.c
index 8877a8cc..067fb61f 100644
--- a/Demo/msp430_GCC/serial/serial.c
+++ b/Demo/msp430_GCC/serial/serial.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/uIP_Demo_IAR_ARM7/EMAC/EMAClISR.s79 b/Demo/uIP_Demo_IAR_ARM7/EMAC/EMAClISR.s79
index 5dc54141..551ce675 100644
--- a/Demo/uIP_Demo_IAR_ARM7/EMAC/EMAClISR.s79
+++ b/Demo/uIP_Demo_IAR_ARM7/EMAC/EMAClISR.s79
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/uIP_Demo_IAR_ARM7/EMAC/SAM7_EMAC.c b/Demo/uIP_Demo_IAR_ARM7/EMAC/SAM7_EMAC.c
index c99dba90..459978f2 100644
--- a/Demo/uIP_Demo_IAR_ARM7/EMAC/SAM7_EMAC.c
+++ b/Demo/uIP_Demo_IAR_ARM7/EMAC/SAM7_EMAC.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/uIP_Demo_IAR_ARM7/FreeRTOSConfig.h b/Demo/uIP_Demo_IAR_ARM7/FreeRTOSConfig.h
index a059f90e..cf284df2 100644
--- a/Demo/uIP_Demo_IAR_ARM7/FreeRTOSConfig.h
+++ b/Demo/uIP_Demo_IAR_ARM7/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/uIP_Demo_IAR_ARM7/ParTest/ParTest.c b/Demo/uIP_Demo_IAR_ARM7/ParTest/ParTest.c
index 5eea0802..4ec8c0f9 100644
--- a/Demo/uIP_Demo_IAR_ARM7/ParTest/ParTest.c
+++ b/Demo/uIP_Demo_IAR_ARM7/ParTest/ParTest.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/uIP_Demo_IAR_ARM7/main.c b/Demo/uIP_Demo_IAR_ARM7/main.c
index 6bf52089..1004f78e 100644
--- a/Demo/uIP_Demo_IAR_ARM7/main.c
+++ b/Demo/uIP_Demo_IAR_ARM7/main.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/uIP_Demo_Rowley_ARM7/FreeRTOSConfig.h b/Demo/uIP_Demo_Rowley_ARM7/FreeRTOSConfig.h
index 89d05c60..bdf23d26 100644
--- a/Demo/uIP_Demo_Rowley_ARM7/FreeRTOSConfig.h
+++ b/Demo/uIP_Demo_Rowley_ARM7/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Demo/uIP_Demo_Rowley_ARM7/main.c b/Demo/uIP_Demo_Rowley_ARM7/main.c
index 61fba3d1..aaa0307c 100644
--- a/Demo/uIP_Demo_Rowley_ARM7/main.c
+++ b/Demo/uIP_Demo_Rowley_ARM7/main.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Source/croutine.c b/Source/croutine.c
index 7b874ef4..c8f0f240 100644
--- a/Source/croutine.c
+++ b/Source/croutine.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Source/include/FreeRTOS.h b/Source/include/FreeRTOS.h
index 0799d522..b9f4aa26 100644
--- a/Source/include/FreeRTOS.h
+++ b/Source/include/FreeRTOS.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Source/include/croutine.h b/Source/include/croutine.h
index 21922e6c..07f52308 100644
--- a/Source/include/croutine.h
+++ b/Source/include/croutine.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
#ifndef CO_ROUTINE_H
diff --git a/Source/include/list.h b/Source/include/list.h
index 5881ac37..67a9e489 100644
--- a/Source/include/list.h
+++ b/Source/include/list.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Source/include/portable.h b/Source/include/portable.h
index 25ac7876..bcdd57ee 100644
--- a/Source/include/portable.h
+++ b/Source/include/portable.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http:www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Source/include/projdefs.h b/Source/include/projdefs.h
index 52edc12c..ef3fad88 100644
--- a/Source/include/projdefs.h
+++ b/Source/include/projdefs.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Source/include/queue.h b/Source/include/queue.h
index 9b1867e8..f305cb9c 100644
--- a/Source/include/queue.h
+++ b/Source/include/queue.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Source/include/semphr.h b/Source/include/semphr.h
index b4a7ae45..d62a5bd0 100644
--- a/Source/include/semphr.h
+++ b/Source/include/semphr.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Source/include/task.h b/Source/include/task.h
index 1ff3a87a..40964e52 100644
--- a/Source/include/task.h
+++ b/Source/include/task.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
@@ -53,7 +59,7 @@ extern "C" {
* MACROS AND DEFINITIONS
*----------------------------------------------------------*/
-#define tskKERNEL_VERSION_NUMBER "V4.7.0"
+#define tskKERNEL_VERSION_NUMBER "V4.7.1"
/**
* task. h
diff --git a/Source/list.c b/Source/list.c
index 726dcd3d..66cba833 100644
--- a/Source/list.c
+++ b/Source/list.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Source/portable/BCC/16BitDOS/Flsh186/port.c b/Source/portable/BCC/16BitDOS/Flsh186/port.c
index bd0ef5b1..8772388d 100644
--- a/Source/portable/BCC/16BitDOS/Flsh186/port.c
+++ b/Source/portable/BCC/16BitDOS/Flsh186/port.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Source/portable/BCC/16BitDOS/Flsh186/prtmacro.h b/Source/portable/BCC/16BitDOS/Flsh186/prtmacro.h
index 8365846e..0ef4a26b 100644
--- a/Source/portable/BCC/16BitDOS/Flsh186/prtmacro.h
+++ b/Source/portable/BCC/16BitDOS/Flsh186/prtmacro.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Source/portable/BCC/16BitDOS/PC/port.c b/Source/portable/BCC/16BitDOS/PC/port.c
index 07e42e3f..d3349ebd 100644
--- a/Source/portable/BCC/16BitDOS/PC/port.c
+++ b/Source/portable/BCC/16BitDOS/PC/port.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Source/portable/BCC/16BitDOS/PC/prtmacro.h b/Source/portable/BCC/16BitDOS/PC/prtmacro.h
index b098427e..a2338eb5 100644
--- a/Source/portable/BCC/16BitDOS/PC/prtmacro.h
+++ b/Source/portable/BCC/16BitDOS/PC/prtmacro.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Source/portable/BCC/16BitDOS/common/portasm.h b/Source/portable/BCC/16BitDOS/common/portasm.h
index 9da46562..9b05ae76 100644
--- a/Source/portable/BCC/16BitDOS/common/portasm.h
+++ b/Source/portable/BCC/16BitDOS/common/portasm.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Source/portable/BCC/16BitDOS/common/portcomn.c b/Source/portable/BCC/16BitDOS/common/portcomn.c
index d56aebda..391e0e5a 100644
--- a/Source/portable/BCC/16BitDOS/common/portcomn.c
+++ b/Source/portable/BCC/16BitDOS/common/portcomn.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Source/portable/CodeWarrior/HCS12/port.c b/Source/portable/CodeWarrior/HCS12/port.c
index b610755a..ca11a866 100644
--- a/Source/portable/CodeWarrior/HCS12/port.c
+++ b/Source/portable/CodeWarrior/HCS12/port.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Source/portable/CodeWarrior/HCS12/portmacro.h b/Source/portable/CodeWarrior/HCS12/portmacro.h
index eecdb4cb..1272a651 100644
--- a/Source/portable/CodeWarrior/HCS12/portmacro.h
+++ b/Source/portable/CodeWarrior/HCS12/portmacro.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Source/portable/GCC/ARM7_AT91FR40008/port.c b/Source/portable/GCC/ARM7_AT91FR40008/port.c
index 2bc3641d..0bfc3c0a 100644
--- a/Source/portable/GCC/ARM7_AT91FR40008/port.c
+++ b/Source/portable/GCC/ARM7_AT91FR40008/port.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Source/portable/GCC/ARM7_AT91FR40008/portISR.c b/Source/portable/GCC/ARM7_AT91FR40008/portISR.c
index 50ad3d68..fbecfe54 100644
--- a/Source/portable/GCC/ARM7_AT91FR40008/portISR.c
+++ b/Source/portable/GCC/ARM7_AT91FR40008/portISR.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Source/portable/GCC/ARM7_AT91FR40008/portmacro.h b/Source/portable/GCC/ARM7_AT91FR40008/portmacro.h
index 37811a6c..6cd9dcb0 100644
--- a/Source/portable/GCC/ARM7_AT91FR40008/portmacro.h
+++ b/Source/portable/GCC/ARM7_AT91FR40008/portmacro.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Source/portable/GCC/ARM7_AT91SAM7S/port.c b/Source/portable/GCC/ARM7_AT91SAM7S/port.c
index b8d48d6b..5338999c 100644
--- a/Source/portable/GCC/ARM7_AT91SAM7S/port.c
+++ b/Source/portable/GCC/ARM7_AT91SAM7S/port.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Source/portable/GCC/ARM7_AT91SAM7S/portISR.c b/Source/portable/GCC/ARM7_AT91SAM7S/portISR.c
index a30d4fce..84d6e821 100644
--- a/Source/portable/GCC/ARM7_AT91SAM7S/portISR.c
+++ b/Source/portable/GCC/ARM7_AT91SAM7S/portISR.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Source/portable/GCC/ARM7_AT91SAM7S/portmacro.h b/Source/portable/GCC/ARM7_AT91SAM7S/portmacro.h
index 41d5c6e2..a6f67c79 100644
--- a/Source/portable/GCC/ARM7_AT91SAM7S/portmacro.h
+++ b/Source/portable/GCC/ARM7_AT91SAM7S/portmacro.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Source/portable/GCC/ARM7_LPC2000/port.c b/Source/portable/GCC/ARM7_LPC2000/port.c
index 8b9d4a99..d147064b 100644
--- a/Source/portable/GCC/ARM7_LPC2000/port.c
+++ b/Source/portable/GCC/ARM7_LPC2000/port.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
@@ -199,6 +205,7 @@ void vPortEndScheduler( void )
static void prvSetupTimerInterrupt( void )
{
unsigned portLONG ulCompareMatch;
+extern void ( vTickISR )( void );
/* A 1ms tick does not require the use of the timer prescale. This is
defaulted to zero but can be used if necessary. */
@@ -225,18 +232,8 @@ unsigned portLONG ulCompareMatch;
/* The ISR installed depends on whether the preemptive or cooperative
scheduler is being used. */
- #if configUSE_PREEMPTION == 1
- {
- extern void ( vPreemptiveTick )( void );
- VICVectAddr0 = ( portLONG ) vPreemptiveTick;
- }
- #else
- {
- extern void ( vNonPreemptiveTick )( void );
- VICVectAddr0 = ( portLONG ) vNonPreemptiveTick;
- }
- #endif
+ VICVectAddr0 = ( portLONG ) vTickISR;
VICVectCntl0 = portTIMER_VIC_CHANNEL | portTIMER_VIC_ENABLE;
/* Start the timer - interrupts are disabled when this function is called
diff --git a/Source/portable/GCC/ARM7_LPC2000/portISR.c b/Source/portable/GCC/ARM7_LPC2000/portISR.c
index b603f44d..ce546603 100644
--- a/Source/portable/GCC/ARM7_LPC2000/portISR.c
+++ b/Source/portable/GCC/ARM7_LPC2000/portISR.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
@@ -119,46 +125,29 @@ void vPortYieldProcessor( void )
/*-----------------------------------------------------------*/
/*
- * The ISR used for the scheduler tick depends on whether the cooperative or
- * the preemptive scheduler is being used.
+ * The ISR used for the scheduler tick.
*/
+void vTickISR( void ) __attribute__((naked));
+void vTickISR( void )
+{
+ /* Save the context of the interrupted task. */
+ portSAVE_CONTEXT();
-#if configUSE_PREEMPTION == 0
-
- /* The cooperative scheduler requires a normal IRQ service routine to
- simply increment the system tick. */
- void vNonPreemptiveTick( void ) __attribute__ ((interrupt ("IRQ")));
- void vNonPreemptiveTick( void )
- {
- vTaskIncrementTick();
- T0_IR = portTIMER_MATCH_ISR_BIT;
- VICVectAddr = portCLEAR_VIC_INTERRUPT;
- }
-
-#else
-
- /* The preemptive scheduler is defined as "naked" as the full context is
- saved on entry as part of the context switch. */
- void vPreemptiveTick( void ) __attribute__((naked));
- void vPreemptiveTick( void )
- {
- /* Save the context of the interrupted task. */
- portSAVE_CONTEXT();
+ /* Increment the RTOS tick count, then look for the highest priority
+ task that is ready to run. */
+ vTaskIncrementTick();
- /* Increment the RTOS tick count, then look for the highest priority
- task that is ready to run. */
- vTaskIncrementTick();
+ #if configUSE_PREEMPTION == 1
vTaskSwitchContext();
+ #endif
- /* Ready for the next interrupt. */
- T0_IR = portTIMER_MATCH_ISR_BIT;
- VICVectAddr = portCLEAR_VIC_INTERRUPT;
-
- /* Restore the context of the new task. */
- portRESTORE_CONTEXT();
- }
-
-#endif
+ /* Ready for the next interrupt. */
+ T0_IR = portTIMER_MATCH_ISR_BIT;
+ VICVectAddr = portCLEAR_VIC_INTERRUPT;
+
+ /* Restore the context of the new task. */
+ portRESTORE_CONTEXT();
+}
/*-----------------------------------------------------------*/
/*
diff --git a/Source/portable/GCC/ARM7_LPC2000/portmacro.h b/Source/portable/GCC/ARM7_LPC2000/portmacro.h
index 41d5c6e2..a6f67c79 100644
--- a/Source/portable/GCC/ARM7_LPC2000/portmacro.h
+++ b/Source/portable/GCC/ARM7_LPC2000/portmacro.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Source/portable/GCC/ARM7_LPC23xx/port.c b/Source/portable/GCC/ARM7_LPC23xx/port.c
index 24a80c96..6af0eeea 100644
--- a/Source/portable/GCC/ARM7_LPC23xx/port.c
+++ b/Source/portable/GCC/ARM7_LPC23xx/port.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
diff --git a/Source/portable/GCC/ARM7_LPC23xx/portISR.c b/Source/portable/GCC/ARM7_LPC23xx/portISR.c
index dd8d4e98..779c5d9c 100644
--- a/Source/portable/GCC/ARM7_LPC23xx/portISR.c
+++ b/Source/portable/GCC/ARM7_LPC23xx/portISR.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
diff --git a/Source/portable/GCC/ARM7_LPC23xx/portmacro.h b/Source/portable/GCC/ARM7_LPC23xx/portmacro.h
index 7a73b1b7..a5e0bd2f 100644
--- a/Source/portable/GCC/ARM7_LPC23xx/portmacro.h
+++ b/Source/portable/GCC/ARM7_LPC23xx/portmacro.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
diff --git a/Source/portable/GCC/ARM_CM3/port.c b/Source/portable/GCC/ARM_CM3/port.c
index a1b60e2a..415bf3c0 100644
--- a/Source/portable/GCC/ARM_CM3/port.c
+++ b/Source/portable/GCC/ARM_CM3/port.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Source/portable/GCC/ARM_CM3/portmacro.h b/Source/portable/GCC/ARM_CM3/portmacro.h
index 112bd01d..910c5ff2 100644
--- a/Source/portable/GCC/ARM_CM3/portmacro.h
+++ b/Source/portable/GCC/ARM_CM3/portmacro.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Source/portable/GCC/ATMega323/port.c b/Source/portable/GCC/ATMega323/port.c
index 20bdf2ba..a29f5ef5 100644
--- a/Source/portable/GCC/ATMega323/port.c
+++ b/Source/portable/GCC/ATMega323/port.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Source/portable/GCC/ATMega323/portmacro.h b/Source/portable/GCC/ATMega323/portmacro.h
index 1abdc3f4..25c7f41d 100644
--- a/Source/portable/GCC/ATMega323/portmacro.h
+++ b/Source/portable/GCC/ATMega323/portmacro.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Source/portable/GCC/AVR32_UC3/port.c b/Source/portable/GCC/AVR32_UC3/port.c
index ef826786..e964407d 100644
--- a/Source/portable/GCC/AVR32_UC3/port.c
+++ b/Source/portable/GCC/AVR32_UC3/port.c
@@ -13,7 +13,7 @@
*****************************************************************************/
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -38,13 +38,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Source/portable/GCC/AVR32_UC3/portmacro.h b/Source/portable/GCC/AVR32_UC3/portmacro.h
index 505c449a..af85cfa3 100644
--- a/Source/portable/GCC/AVR32_UC3/portmacro.h
+++ b/Source/portable/GCC/AVR32_UC3/portmacro.h
@@ -1,7 +1,7 @@
/*This file has been prepared for Doxygen automatic documentation generation.*/
/*! \file *********************************************************************
*
- * \brief FreeRTOS port header for AVR32 UC3.
+ * \brief FreeRTOS port source for AVR32 UC3.
*
* - Compiler: GNU GCC for AVR32
* - Supported devices: All AVR32 devices can be used.
@@ -13,7 +13,7 @@
*****************************************************************************/
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -38,13 +38,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Source/portable/GCC/H8S2329/port.c b/Source/portable/GCC/H8S2329/port.c
index 3fc5b413..9e8d1230 100644
--- a/Source/portable/GCC/H8S2329/port.c
+++ b/Source/portable/GCC/H8S2329/port.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Source/portable/GCC/H8S2329/portmacro.h b/Source/portable/GCC/H8S2329/portmacro.h
index 3cb28bcd..d0ac16be 100644
--- a/Source/portable/GCC/H8S2329/portmacro.h
+++ b/Source/portable/GCC/H8S2329/portmacro.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Source/portable/GCC/HCS12/port.c b/Source/portable/GCC/HCS12/port.c
index 8069f3cf..0f8e2bbd 100644
--- a/Source/portable/GCC/HCS12/port.c
+++ b/Source/portable/GCC/HCS12/port.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Source/portable/GCC/HCS12/portmacro.h b/Source/portable/GCC/HCS12/portmacro.h
index a4b9c2b2..72ce1500 100644
--- a/Source/portable/GCC/HCS12/portmacro.h
+++ b/Source/portable/GCC/HCS12/portmacro.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Source/portable/GCC/MCF5235/port.c b/Source/portable/GCC/MCF5235/port.c
index 68348a9f..9012f57e 100644
--- a/Source/portable/GCC/MCF5235/port.c
+++ b/Source/portable/GCC/MCF5235/port.c
@@ -24,15 +24,21 @@
of http://www.FreeRTOS.org for full details of how and when the exception
can be applied.
- ***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
-
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
- ***************************************************************************
+ ***************************************************************************
+
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
+ ***************************************************************************
*/
#include <stdlib.h>
diff --git a/Source/portable/GCC/MCF5235/portmacro.h b/Source/portable/GCC/MCF5235/portmacro.h
index 2ad19aef..47d05fdd 100644
--- a/Source/portable/GCC/MCF5235/portmacro.h
+++ b/Source/portable/GCC/MCF5235/portmacro.h
@@ -24,15 +24,21 @@
of http://www.FreeRTOS.org for full details of how and when the exception
can be applied.
- ***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
-
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
- ***************************************************************************
+ ***************************************************************************
+
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
+ ***************************************************************************
*/
#ifndef PORTMACRO_H
diff --git a/Source/portable/GCC/MSP430F449/port.c b/Source/portable/GCC/MSP430F449/port.c
index 97f55302..90e66851 100644
--- a/Source/portable/GCC/MSP430F449/port.c
+++ b/Source/portable/GCC/MSP430F449/port.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Source/portable/GCC/MSP430F449/portmacro.h b/Source/portable/GCC/MSP430F449/portmacro.h
index e15e09fc..7ab70766 100644
--- a/Source/portable/GCC/MSP430F449/portmacro.h
+++ b/Source/portable/GCC/MSP430F449/portmacro.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Source/portable/GCC/MicroBlaze/port.c b/Source/portable/GCC/MicroBlaze/port.c
index 26749702..ebd5ed05 100644
--- a/Source/portable/GCC/MicroBlaze/port.c
+++ b/Source/portable/GCC/MicroBlaze/port.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Source/portable/GCC/MicroBlaze/portmacro.h b/Source/portable/GCC/MicroBlaze/portmacro.h
index 9567ec2d..c8010297 100644
--- a/Source/portable/GCC/MicroBlaze/portmacro.h
+++ b/Source/portable/GCC/MicroBlaze/portmacro.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Source/portable/GCC/STR75x/port.c b/Source/portable/GCC/STR75x/port.c
index d32a36a6..202afaf4 100644
--- a/Source/portable/GCC/STR75x/port.c
+++ b/Source/portable/GCC/STR75x/port.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Source/portable/GCC/STR75x/portISR.c b/Source/portable/GCC/STR75x/portISR.c
index acff9ae3..c86ee3e5 100644
--- a/Source/portable/GCC/STR75x/portISR.c
+++ b/Source/portable/GCC/STR75x/portISR.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Source/portable/GCC/STR75x/portmacro.h b/Source/portable/GCC/STR75x/portmacro.h
index 857c6617..2b8abda4 100644
--- a/Source/portable/GCC/STR75x/portmacro.h
+++ b/Source/portable/GCC/STR75x/portmacro.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Source/portable/IAR/ARM_CM3/port.c b/Source/portable/IAR/ARM_CM3/port.c
index f4039f14..acb1b8c4 100644
--- a/Source/portable/IAR/ARM_CM3/port.c
+++ b/Source/portable/IAR/ARM_CM3/port.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Source/portable/IAR/ARM_CM3/portasm.s b/Source/portable/IAR/ARM_CM3/portasm.s
index c4280c0a..554764c3 100644
--- a/Source/portable/IAR/ARM_CM3/portasm.s
+++ b/Source/portable/IAR/ARM_CM3/portasm.s
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Source/portable/IAR/ARM_CM3/portmacro.h b/Source/portable/IAR/ARM_CM3/portmacro.h
index 121d2999..0ff50124 100644
--- a/Source/portable/IAR/ARM_CM3/portmacro.h
+++ b/Source/portable/IAR/ARM_CM3/portmacro.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Source/portable/IAR/ATMega323/port.c b/Source/portable/IAR/ATMega323/port.c
index d2d4105f..1381c6e9 100644
--- a/Source/portable/IAR/ATMega323/port.c
+++ b/Source/portable/IAR/ATMega323/port.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Source/portable/IAR/ATMega323/portmacro.h b/Source/portable/IAR/ATMega323/portmacro.h
index a459b98a..204b3395 100644
--- a/Source/portable/IAR/ATMega323/portmacro.h
+++ b/Source/portable/IAR/ATMega323/portmacro.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Source/portable/IAR/ATMega323/portmacro.s90 b/Source/portable/IAR/ATMega323/portmacro.s90
index a4950397..55cdc26d 100644
--- a/Source/portable/IAR/ATMega323/portmacro.s90
+++ b/Source/portable/IAR/ATMega323/portmacro.s90
@@ -1,4 +1,4 @@
-; FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+; FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
;
; This file is part of the FreeRTOS.org distribution.
;
diff --git a/Source/portable/IAR/AVR32_UC3/port.c b/Source/portable/IAR/AVR32_UC3/port.c
index 503a200b..91ca6a37 100644
--- a/Source/portable/IAR/AVR32_UC3/port.c
+++ b/Source/portable/IAR/AVR32_UC3/port.c
@@ -13,7 +13,7 @@
*****************************************************************************/
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -38,13 +38,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Source/portable/IAR/AVR32_UC3/portmacro.h b/Source/portable/IAR/AVR32_UC3/portmacro.h
index 6d2117de..5b819dec 100644
--- a/Source/portable/IAR/AVR32_UC3/portmacro.h
+++ b/Source/portable/IAR/AVR32_UC3/portmacro.h
@@ -13,7 +13,7 @@
*****************************************************************************/
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -38,13 +38,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Source/portable/IAR/AtmelSAM7S64/port.c b/Source/portable/IAR/AtmelSAM7S64/port.c
index 4be1b616..6bcb9eac 100644
--- a/Source/portable/IAR/AtmelSAM7S64/port.c
+++ b/Source/portable/IAR/AtmelSAM7S64/port.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Source/portable/IAR/AtmelSAM7S64/portmacro.h b/Source/portable/IAR/AtmelSAM7S64/portmacro.h
index 8147233c..f174fa59 100644
--- a/Source/portable/IAR/AtmelSAM7S64/portmacro.h
+++ b/Source/portable/IAR/AtmelSAM7S64/portmacro.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Source/portable/IAR/LPC2000/port.c b/Source/portable/IAR/LPC2000/port.c
index b3ea9ae1..0a43fdee 100644
--- a/Source/portable/IAR/LPC2000/port.c
+++ b/Source/portable/IAR/LPC2000/port.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Source/portable/IAR/LPC2000/portmacro.h b/Source/portable/IAR/LPC2000/portmacro.h
index 2776ede7..7f19513b 100644
--- a/Source/portable/IAR/LPC2000/portmacro.h
+++ b/Source/portable/IAR/LPC2000/portmacro.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Source/portable/IAR/STR71x/port.c b/Source/portable/IAR/STR71x/port.c
index 2954fd27..67014e49 100644
--- a/Source/portable/IAR/STR71x/port.c
+++ b/Source/portable/IAR/STR71x/port.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Source/portable/IAR/STR71x/portmacro.h b/Source/portable/IAR/STR71x/portmacro.h
index 73b6b028..ba6666fb 100644
--- a/Source/portable/IAR/STR71x/portmacro.h
+++ b/Source/portable/IAR/STR71x/portmacro.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Source/portable/IAR/STR75x/ISR_Support.h b/Source/portable/IAR/STR75x/ISR_Support.h
index f6c5386e..a0337890 100644
--- a/Source/portable/IAR/STR75x/ISR_Support.h
+++ b/Source/portable/IAR/STR75x/ISR_Support.h
@@ -1,4 +1,4 @@
-; FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+; FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
;
; This file is part of the FreeRTOS.org distribution.
;
diff --git a/Source/portable/IAR/STR75x/port.c b/Source/portable/IAR/STR75x/port.c
index 9022522b..786be45e 100644
--- a/Source/portable/IAR/STR75x/port.c
+++ b/Source/portable/IAR/STR75x/port.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Source/portable/IAR/STR75x/portasm.s79 b/Source/portable/IAR/STR75x/portasm.s79
index f63960f8..49d247ba 100644
--- a/Source/portable/IAR/STR75x/portasm.s79
+++ b/Source/portable/IAR/STR75x/portasm.s79
@@ -1,4 +1,4 @@
-; FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+; FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
;
; This file is part of the FreeRTOS.org distribution.
;
diff --git a/Source/portable/IAR/STR75x/portmacro.h b/Source/portable/IAR/STR75x/portmacro.h
index e78ac0d8..8557ddff 100644
--- a/Source/portable/IAR/STR75x/portmacro.h
+++ b/Source/portable/IAR/STR75x/portmacro.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Source/portable/IAR/STR91x/ISR_Support.h b/Source/portable/IAR/STR91x/ISR_Support.h
index 921f54a1..c4eeffff 100644
--- a/Source/portable/IAR/STR91x/ISR_Support.h
+++ b/Source/portable/IAR/STR91x/ISR_Support.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Source/portable/IAR/STR91x/port.c b/Source/portable/IAR/STR91x/port.c
index 6693b7ec..acde59bb 100644
--- a/Source/portable/IAR/STR91x/port.c
+++ b/Source/portable/IAR/STR91x/port.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Source/portable/IAR/STR91x/portasm.s79 b/Source/portable/IAR/STR91x/portasm.s79
index eb5e1323..fb2ee8bc 100644
--- a/Source/portable/IAR/STR91x/portasm.s79
+++ b/Source/portable/IAR/STR91x/portasm.s79
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Source/portable/IAR/STR91x/portmacro.h b/Source/portable/IAR/STR91x/portmacro.h
index f2c13922..a06b1071 100644
--- a/Source/portable/IAR/STR91x/portmacro.h
+++ b/Source/portable/IAR/STR91x/portmacro.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Source/portable/Keil/ARM7/port.c b/Source/portable/Keil/ARM7/port.c
index 644b3f42..5a96ee34 100644
--- a/Source/portable/Keil/ARM7/port.c
+++ b/Source/portable/Keil/ARM7/port.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Source/portable/Keil/ARM7/portISR.c b/Source/portable/Keil/ARM7/portISR.c
index 3ba879ef..5a8f808a 100644
--- a/Source/portable/Keil/ARM7/portISR.c
+++ b/Source/portable/Keil/ARM7/portISR.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Source/portable/Keil/ARM7/portmacro.h b/Source/portable/Keil/ARM7/portmacro.h
index 588e5377..0c054cd1 100644
--- a/Source/portable/Keil/ARM7/portmacro.h
+++ b/Source/portable/Keil/ARM7/portmacro.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Source/portable/MPLAB/PIC18F/port.c b/Source/portable/MPLAB/PIC18F/port.c
index e4bfe151..d2edfca7 100644
--- a/Source/portable/MPLAB/PIC18F/port.c
+++ b/Source/portable/MPLAB/PIC18F/port.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Source/portable/MPLAB/PIC18F/portmacro.h b/Source/portable/MPLAB/PIC18F/portmacro.h
index 04138271..c9274dda 100644
--- a/Source/portable/MPLAB/PIC18F/portmacro.h
+++ b/Source/portable/MPLAB/PIC18F/portmacro.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Source/portable/MPLAB/PIC24_dsPIC/port.c b/Source/portable/MPLAB/PIC24_dsPIC/port.c
index 97fe5f31..36ffb8e7 100644
--- a/Source/portable/MPLAB/PIC24_dsPIC/port.c
+++ b/Source/portable/MPLAB/PIC24_dsPIC/port.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Source/portable/MPLAB/PIC24_dsPIC/portmacro.h b/Source/portable/MPLAB/PIC24_dsPIC/portmacro.h
index b46a3dfc..92b5735f 100644
--- a/Source/portable/MPLAB/PIC24_dsPIC/portmacro.h
+++ b/Source/portable/MPLAB/PIC24_dsPIC/portmacro.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Source/portable/MPLAB/PIC32MX/ISR_Support.h b/Source/portable/MPLAB/PIC32MX/ISR_Support.h
index 18e1bf64..7d53cede 100644
--- a/Source/portable/MPLAB/PIC32MX/ISR_Support.h
+++ b/Source/portable/MPLAB/PIC32MX/ISR_Support.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Source/portable/MPLAB/PIC32MX/port.c b/Source/portable/MPLAB/PIC32MX/port.c
index 5cc6b3dc..089b6224 100644
--- a/Source/portable/MPLAB/PIC32MX/port.c
+++ b/Source/portable/MPLAB/PIC32MX/port.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Source/portable/MPLAB/PIC32MX/port_asm.S b/Source/portable/MPLAB/PIC32MX/port_asm.S
index 127ee491..670a7b0a 100644
--- a/Source/portable/MPLAB/PIC32MX/port_asm.S
+++ b/Source/portable/MPLAB/PIC32MX/port_asm.S
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Source/portable/MPLAB/PIC32MX/portmacro.h b/Source/portable/MPLAB/PIC32MX/portmacro.h
index db170916..40eeabd6 100644
--- a/Source/portable/MPLAB/PIC32MX/portmacro.h
+++ b/Source/portable/MPLAB/PIC32MX/portmacro.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Source/portable/MemMang/heap_1.c b/Source/portable/MemMang/heap_1.c
index 467c515b..6a239439 100644
--- a/Source/portable/MemMang/heap_1.c
+++ b/Source/portable/MemMang/heap_1.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Source/portable/MemMang/heap_2.c b/Source/portable/MemMang/heap_2.c
index b698f414..20e5b82c 100644
--- a/Source/portable/MemMang/heap_2.c
+++ b/Source/portable/MemMang/heap_2.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Source/portable/MemMang/heap_3.c b/Source/portable/MemMang/heap_3.c
index 53191d45..a8fb535c 100644
--- a/Source/portable/MemMang/heap_3.c
+++ b/Source/portable/MemMang/heap_3.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Source/portable/Paradigm/Tern_EE/large_untested/port.c b/Source/portable/Paradigm/Tern_EE/large_untested/port.c
index 1549b35e..0287426c 100644
--- a/Source/portable/Paradigm/Tern_EE/large_untested/port.c
+++ b/Source/portable/Paradigm/Tern_EE/large_untested/port.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Source/portable/Paradigm/Tern_EE/large_untested/portasm.h b/Source/portable/Paradigm/Tern_EE/large_untested/portasm.h
index 4b0dfbbd..d6247a5b 100644
--- a/Source/portable/Paradigm/Tern_EE/large_untested/portasm.h
+++ b/Source/portable/Paradigm/Tern_EE/large_untested/portasm.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Source/portable/Paradigm/Tern_EE/large_untested/portmacro.h b/Source/portable/Paradigm/Tern_EE/large_untested/portmacro.h
index 749f45c7..8bf70580 100644
--- a/Source/portable/Paradigm/Tern_EE/large_untested/portmacro.h
+++ b/Source/portable/Paradigm/Tern_EE/large_untested/portmacro.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Source/portable/Paradigm/Tern_EE/small/port.c b/Source/portable/Paradigm/Tern_EE/small/port.c
index 3134d5ef..c5f7f27d 100644
--- a/Source/portable/Paradigm/Tern_EE/small/port.c
+++ b/Source/portable/Paradigm/Tern_EE/small/port.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Source/portable/Paradigm/Tern_EE/small/portasm.h b/Source/portable/Paradigm/Tern_EE/small/portasm.h
index a4f5d6ac..98ce1735 100644
--- a/Source/portable/Paradigm/Tern_EE/small/portasm.h
+++ b/Source/portable/Paradigm/Tern_EE/small/portasm.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Source/portable/Paradigm/Tern_EE/small/portmacro.h b/Source/portable/Paradigm/Tern_EE/small/portmacro.h
index 4aff07f1..ecad7c4a 100644
--- a/Source/portable/Paradigm/Tern_EE/small/portmacro.h
+++ b/Source/portable/Paradigm/Tern_EE/small/portmacro.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Source/portable/RVDS/ARM_CM3/port.c b/Source/portable/RVDS/ARM_CM3/port.c
index ece5ed38..3832190c 100644
--- a/Source/portable/RVDS/ARM_CM3/port.c
+++ b/Source/portable/RVDS/ARM_CM3/port.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Source/portable/RVDS/ARM_CM3/portmacro.h b/Source/portable/RVDS/ARM_CM3/portmacro.h
index dd00edc2..32a191f4 100644
--- a/Source/portable/RVDS/ARM_CM3/portmacro.h
+++ b/Source/portable/RVDS/ARM_CM3/portmacro.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Source/portable/Rowley/MSP430F449/Port1/port.c b/Source/portable/Rowley/MSP430F449/Port1/port.c
index 1e792f1e..6195dbe4 100644
--- a/Source/portable/Rowley/MSP430F449/Port1/port.c
+++ b/Source/portable/Rowley/MSP430F449/Port1/port.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Source/portable/Rowley/MSP430F449/Port1/portmacro.h b/Source/portable/Rowley/MSP430F449/Port1/portmacro.h
index 83c42651..675a50ed 100644
--- a/Source/portable/Rowley/MSP430F449/Port1/portmacro.h
+++ b/Source/portable/Rowley/MSP430F449/Port1/portmacro.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Source/portable/Rowley/MSP430F449/Port2/port.c b/Source/portable/Rowley/MSP430F449/Port2/port.c
index da9e9942..a3ba656a 100644
--- a/Source/portable/Rowley/MSP430F449/Port2/port.c
+++ b/Source/portable/Rowley/MSP430F449/Port2/port.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Source/portable/Rowley/MSP430F449/Port2/portmacro.h b/Source/portable/Rowley/MSP430F449/Port2/portmacro.h
index 29630f99..d13675b5 100644
--- a/Source/portable/Rowley/MSP430F449/Port2/portmacro.h
+++ b/Source/portable/Rowley/MSP430F449/Port2/portmacro.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Source/portable/Rowley/MSP430F449/port.c b/Source/portable/Rowley/MSP430F449/port.c
index 1e792f1e..6195dbe4 100644
--- a/Source/portable/Rowley/MSP430F449/port.c
+++ b/Source/portable/Rowley/MSP430F449/port.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Source/portable/Rowley/MSP430F449/portmacro.h b/Source/portable/Rowley/MSP430F449/portmacro.h
index 9791d957..249a7e4e 100644
--- a/Source/portable/Rowley/MSP430F449/portmacro.h
+++ b/Source/portable/Rowley/MSP430F449/portmacro.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Source/portable/SDCC/Cygnal/port.c b/Source/portable/SDCC/Cygnal/port.c
index c451f7ab..d8652317 100644
--- a/Source/portable/SDCC/Cygnal/port.c
+++ b/Source/portable/SDCC/Cygnal/port.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Source/portable/SDCC/Cygnal/portmacro.h b/Source/portable/SDCC/Cygnal/portmacro.h
index 2334b357..a01fe77e 100644
--- a/Source/portable/SDCC/Cygnal/portmacro.h
+++ b/Source/portable/SDCC/Cygnal/portmacro.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Source/portable/WizC/PIC18/Drivers/Tick/Tick.c b/Source/portable/WizC/PIC18/Drivers/Tick/Tick.c
index 9f60f797..4f32aab7 100644
--- a/Source/portable/WizC/PIC18/Drivers/Tick/Tick.c
+++ b/Source/portable/WizC/PIC18/Drivers/Tick/Tick.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Source/portable/WizC/PIC18/Drivers/Tick/isrTick.c b/Source/portable/WizC/PIC18/Drivers/Tick/isrTick.c
index 9f00fc45..21dcbd27 100644
--- a/Source/portable/WizC/PIC18/Drivers/Tick/isrTick.c
+++ b/Source/portable/WizC/PIC18/Drivers/Tick/isrTick.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Source/portable/WizC/PIC18/addFreeRTOS.h b/Source/portable/WizC/PIC18/addFreeRTOS.h
index 9810ec7f..b57e6554 100644
--- a/Source/portable/WizC/PIC18/addFreeRTOS.h
+++ b/Source/portable/WizC/PIC18/addFreeRTOS.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Source/portable/WizC/PIC18/port.c b/Source/portable/WizC/PIC18/port.c
index 61f279f3..bc4981e2 100644
--- a/Source/portable/WizC/PIC18/port.c
+++ b/Source/portable/WizC/PIC18/port.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Source/portable/WizC/PIC18/portmacro.h b/Source/portable/WizC/PIC18/portmacro.h
index 229237a9..dbbce4a1 100644
--- a/Source/portable/WizC/PIC18/portmacro.h
+++ b/Source/portable/WizC/PIC18/portmacro.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Source/portable/oWatcom/16BitDOS/Flsh186/port.c b/Source/portable/oWatcom/16BitDOS/Flsh186/port.c
index f6688003..b5194ce7 100644
--- a/Source/portable/oWatcom/16BitDOS/Flsh186/port.c
+++ b/Source/portable/oWatcom/16BitDOS/Flsh186/port.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Source/portable/oWatcom/16BitDOS/Flsh186/portmacro.h b/Source/portable/oWatcom/16BitDOS/Flsh186/portmacro.h
index 5acfeb62..b0292762 100644
--- a/Source/portable/oWatcom/16BitDOS/Flsh186/portmacro.h
+++ b/Source/portable/oWatcom/16BitDOS/Flsh186/portmacro.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -23,15 +23,21 @@
of http://www.FreeRTOS.org for full details of how and when the exception
can be applied.
- ***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
+ ***************************************************************************
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
- ***************************************************************************
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
+ ***************************************************************************
*/
#ifndef PORTMACRO_H
diff --git a/Source/portable/oWatcom/16BitDOS/PC/port.c b/Source/portable/oWatcom/16BitDOS/PC/port.c
index 746c75e1..528c7073 100644
--- a/Source/portable/oWatcom/16BitDOS/PC/port.c
+++ b/Source/portable/oWatcom/16BitDOS/PC/port.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Source/portable/oWatcom/16BitDOS/PC/portmacro.h b/Source/portable/oWatcom/16BitDOS/PC/portmacro.h
index 97afed09..0d92d839 100644
--- a/Source/portable/oWatcom/16BitDOS/PC/portmacro.h
+++ b/Source/portable/oWatcom/16BitDOS/PC/portmacro.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Source/portable/oWatcom/16BitDOS/common/portasm.h b/Source/portable/oWatcom/16BitDOS/common/portasm.h
index a92ce7b7..8566a7b7 100644
--- a/Source/portable/oWatcom/16BitDOS/common/portasm.h
+++ b/Source/portable/oWatcom/16BitDOS/common/portasm.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Source/portable/oWatcom/16BitDOS/common/portcomn.c b/Source/portable/oWatcom/16BitDOS/common/portcomn.c
index 4433f2cf..48e76b17 100644
--- a/Source/portable/oWatcom/16BitDOS/common/portcomn.c
+++ b/Source/portable/oWatcom/16BitDOS/common/portcomn.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Source/queue.c b/Source/queue.c
index 2c6e3421..dd5ec864 100644
--- a/Source/queue.c
+++ b/Source/queue.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/
diff --git a/Source/tasks.c b/Source/tasks.c
index 3a4c8ce7..7063ab80 100644
--- a/Source/tasks.c
+++ b/Source/tasks.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- See http://www.FreeRTOS.org for documentation, latest information, license
- and contact details. Please ensure to read the configuration and relevant
- port sections of the online documentation.
- Also see http://www.SafeRTOS.com a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/