From 620d3999efe2cde4b52e732c8fd0bae3a855806a Mon Sep 17 00:00:00 2001 From: Richard Barry Date: Mon, 5 Nov 2007 16:44:39 +0000 Subject: [PATCH] Update to V4.6.1 - including PIC32MX port. --- Demo/ARM7_AT91FR40008_GCC/FreeRTOSConfig.h | 7 +-- Demo/ARM7_AT91FR40008_GCC/Makefile | 2 +- Demo/ARM7_AT91FR40008_GCC/ParTest/ParTest.c | 7 +-- Demo/ARM7_AT91FR40008_GCC/main.c | 7 +-- Demo/ARM7_AT91FR40008_GCC/serial/serial.c | 7 +-- Demo/ARM7_AT91FR40008_GCC/serial/serialISR.c | 2 +- Demo/ARM7_AT91SAM7S64_IAR/FreeRTOSConfig.h | 7 +-- Demo/ARM7_AT91SAM7S64_IAR/ParTest/ParTest.c | 7 +-- Demo/ARM7_AT91SAM7S64_IAR/USB/USBSample.c | 7 +-- Demo/ARM7_AT91SAM7S64_IAR/main.c | 7 +-- Demo/ARM7_AT91SAM7S64_IAR/serial/serial.c | 7 +-- Demo/ARM7_LPC2106_GCC/FreeRTOSConfig.h | 7 +-- Demo/ARM7_LPC2106_GCC/Makefile | 2 +- Demo/ARM7_LPC2106_GCC/ParTest/ParTest.c | 7 +-- Demo/ARM7_LPC2106_GCC/main.c | 7 +-- Demo/ARM7_LPC2106_GCC/serial/serial.c | 7 +-- Demo/ARM7_LPC2106_GCC/serial/serialISR.c | 7 +-- Demo/ARM7_LPC2129_IAR/FreeRTOSConfig.h | 7 +-- Demo/ARM7_LPC2129_IAR/ParTest/ParTest.c | 7 +-- Demo/ARM7_LPC2129_IAR/main.c | 7 +-- Demo/ARM7_LPC2129_IAR/serial/serial.c | 7 +-- Demo/ARM7_LPC2129_Keil/FreeRTOSConfig.h | 7 +-- Demo/ARM7_LPC2129_Keil/ParTest/ParTest.c | 7 +-- Demo/ARM7_LPC2129_Keil/main.c | 7 +-- Demo/ARM7_LPC2129_Keil/serial/serial.c | 7 +-- Demo/ARM7_LPC2129_Keil/serial/serialISR.c | 7 +-- Demo/ARM7_LPC2138_Rowley/FreeRTOSConfig.h | 7 +-- Demo/ARM7_LPC2138_Rowley/main.c | 7 +-- Demo/ARM7_LPC2138_Rowley/mainISR.c | 7 +-- .../RTOSDemo/FreeRTOSConfig.h | 2 +- Demo/ARM7_LPC2368_Eclipse/RTOSDemo/Makefile | 2 +- .../RTOSDemo/ParTest/ParTest.c | 2 +- Demo/ARM7_LPC2368_Eclipse/RTOSDemo/main.c | 6 ++- .../RTOSDemo/webserver/uIP_Task.c | 2 +- Demo/ARM7_LPC2368_Rowley/FreeRTOSConfig.h | 2 +- Demo/ARM7_LPC2368_Rowley/ParTest/ParTest.c | 2 +- Demo/ARM7_LPC2368_Rowley/main.c | 6 ++- Demo/ARM7_LPC2368_Rowley/webserver/uIP_Task.c | 2 +- Demo/ARM7_STR71x_IAR/FreeRTOSConfig.h | 7 +-- Demo/ARM7_STR71x_IAR/ParTest/ParTest.c | 7 +-- Demo/ARM7_STR71x_IAR/main.c | 7 +-- Demo/ARM7_STR71x_IAR/serial/serial.c | 7 +-- Demo/ARM7_STR75x_GCC/FreeRTOSConfig.h | 7 +-- Demo/ARM7_STR75x_GCC/ParTest/ParTest.c | 7 +-- Demo/ARM7_STR75x_GCC/main.c | 7 +-- Demo/ARM7_STR75x_GCC/serial/serial.c | 7 +-- Demo/ARM7_STR75x_GCC/serial/serialISR.c | 7 +-- Demo/ARM7_STR75x_IAR/FreeRTOSConfig.h | 7 +-- Demo/ARM7_STR75x_IAR/ParTest/ParTest.c | 7 +-- Demo/ARM7_STR75x_IAR/main.c | 7 +-- Demo/ARM7_STR75x_IAR/serial/serial.c | 7 +-- Demo/ARM9_STR91X_IAR/FreeRTOSConfig.h | 7 +-- Demo/ARM9_STR91X_IAR/ParTest/ParTest.c | 7 +-- .../lwip/include/lwIPWebServer/BasicWEB.h | 2 +- .../lwip/lwipWebServer/BasicWEB.c | 2 +- Demo/ARM9_STR91X_IAR/main.c | 7 +-- Demo/ARM9_STR91X_IAR/serial/serial.c | 7 +-- Demo/ARM9_STR91X_IAR/webserver/uIP_Task.c | 7 +-- Demo/AVR32_UC3/main.c | 7 +-- Demo/AVR_ATMega323_IAR/FreeRTOSConfig.h | 7 +-- Demo/AVR_ATMega323_IAR/ParTest/ParTest.c | 7 +-- Demo/AVR_ATMega323_IAR/main.c | 7 +-- Demo/AVR_ATMega323_IAR/regtest.c | 7 +-- Demo/AVR_ATMega323_IAR/regtest.h | 7 +-- Demo/AVR_ATMega323_IAR/serial/serial.c | 7 +-- Demo/AVR_ATMega323_WinAVR/FreeRTOSConfig.h | 7 +-- Demo/AVR_ATMega323_WinAVR/ParTest/ParTest.c | 7 +-- Demo/AVR_ATMega323_WinAVR/main.c | 7 +-- Demo/AVR_ATMega323_WinAVR/regtest.c | 7 +-- Demo/AVR_ATMega323_WinAVR/regtest.h | 7 +-- Demo/AVR_ATMega323_WinAVR/serial/serial.c | 7 +-- .../CORTEX_LM3S102_GCC/Demo1/FreeRTOSConfig.h | 7 +-- Demo/CORTEX_LM3S102_GCC/Demo1/main.c | 7 +-- .../CORTEX_LM3S102_GCC/Demo2/FreeRTOSConfig.h | 7 +-- Demo/CORTEX_LM3S102_GCC/Demo2/main.c | 7 +-- Demo/CORTEX_LM3S102_GCC/FreeRTOSConfig.h | 7 +-- Demo/CORTEX_LM3S102_GCC/ParTest/ParTest.c | 7 +-- Demo/CORTEX_LM3S102_GCC/main.c | 7 +-- .../Demo1/FreeRTOSConfig.h | 7 +-- Demo/CORTEX_LM3S102_KEIL/Demo1/main.c | 7 +-- .../Demo2/FreeRTOSConfig.h | 7 +-- Demo/CORTEX_LM3S102_KEIL/Demo2/main.c | 7 +-- Demo/CORTEX_LM3S102_KEIL/FreeRTOSConfig.h | 7 +-- Demo/CORTEX_LM3S102_KEIL/ParTest/ParTest.c | 7 +-- Demo/CORTEX_LM3S102_KEIL/main.c | 7 +-- .../Demo1/FreeRTOSConfig.h | 7 +-- Demo/CORTEX_LM3S102_Rowley/Demo1/ParTest.c | 7 +-- Demo/CORTEX_LM3S102_Rowley/Demo1/main.c | 7 +-- .../Demo2/FreeRTOSConfig.h | 7 +-- Demo/CORTEX_LM3S102_Rowley/Demo2/ParTest.c | 7 +-- Demo/CORTEX_LM3S102_Rowley/Demo2/main.c | 7 +-- .../Demo3/FreeRTOSConfig.h | 7 +-- Demo/CORTEX_LM3S102_Rowley/Demo3/ParTest.c | 7 +-- Demo/CORTEX_LM3S102_Rowley/Demo3/main.c | 7 +-- Demo/CORTEX_LM3S316_IAR/FreeRTOSConfig.h | 7 +-- Demo/CORTEX_LM3S316_IAR/ParTest/ParTest.c | 7 +-- Demo/CORTEX_LM3S316_IAR/commstest.c | 7 +-- Demo/CORTEX_LM3S316_IAR/commstest.h | 7 +-- Demo/CORTEX_LM3S316_IAR/main.c | 7 +-- Demo/CORTEX_LM3S811_GCC/FreeRTOSConfig.h | 7 +-- Demo/CORTEX_LM3S811_GCC/main.c | 7 +-- Demo/CORTEX_LM3S811_IAR/FreeRTOSConfig.h | 7 +-- Demo/CORTEX_LM3S811_IAR/main.c | 7 +-- Demo/CORTEX_LM3S811_KEIL/FreeRTOSConfig.h | 7 +-- Demo/CORTEX_LM3S811_KEIL/heap/heap_1.c | 7 +-- Demo/CORTEX_LM3S811_KEIL/main.c | 7 +-- .../RTOSDemo/FreeRTOSConfig.h | 7 +-- .../CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/Makefile | 2 +- .../RTOSDemo/ParTest/ParTest.c | 7 +-- Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/main.c | 6 ++- .../RTOSDemo/timertest.c | 7 +-- .../RTOSDemo/webserver/emac.c | 2 +- .../RTOSDemo/webserver/uIP_Task.c | 2 +- .../CORTEX_LM3Sxxxx_IAR_Keil/FreeRTOSConfig.h | 7 +-- .../ParTest/ParTest.c | 7 +-- Demo/CORTEX_LM3Sxxxx_IAR_Keil/main.c | 6 ++- Demo/CORTEX_LM3Sxxxx_IAR_Keil/timertest.c | 7 +-- .../CORTEX_LM3Sxxxx_IAR_Keil/webserver/emac.c | 2 +- .../webserver/uIP_Task.c | 2 +- Demo/CORTEX_STM32F103_IAR/FreeRTOSConfig.h | 7 +-- Demo/CORTEX_STM32F103_IAR/ParTest/ParTest.c | 7 +-- Demo/CORTEX_STM32F103_IAR/main.c | 7 +-- Demo/CORTEX_STM32F103_IAR/serial/serial.c | 7 +-- Demo/CORTEX_STM32F103_IAR/timertest.c | 7 +-- Demo/Common/Full/BlockQ.c | 7 +-- Demo/Common/Full/PollQ.c | 7 +-- Demo/Common/Full/comtest.c | 7 +-- Demo/Common/Full/death.c | 7 +-- Demo/Common/Full/dynamic.c | 7 +-- Demo/Common/Full/events.c | 7 +-- Demo/Common/Full/flash.c | 7 +-- Demo/Common/Full/flop.c | 7 +-- Demo/Common/Full/integer.c | 7 +-- Demo/Common/Full/print.c | 7 +-- Demo/Common/Full/semtest.c | 7 +-- Demo/Common/Minimal/BlockQ.c | 7 +-- Demo/Common/Minimal/GenQTest.c | 7 +-- Demo/Common/Minimal/PollQ.c | 7 +-- Demo/Common/Minimal/QPeek.c | 7 +-- Demo/Common/Minimal/blocktim.c | 7 +-- Demo/Common/Minimal/comtest.c | 7 +-- Demo/Common/Minimal/crflash.c | 7 +-- Demo/Common/Minimal/crhook.c | 7 +-- Demo/Common/Minimal/death.c | 7 +-- Demo/Common/Minimal/dynamic.c | 7 +-- Demo/Common/Minimal/flash.c | 7 +-- Demo/Common/Minimal/flop.c | 7 +-- Demo/Common/Minimal/integer.c | 7 +-- Demo/Common/Minimal/semtest.c | 7 +-- Demo/Common/include/BlockQ.h | 7 +-- Demo/Common/include/GenQTest.h | 7 +-- Demo/Common/include/PollQ.h | 7 +-- Demo/Common/include/QPeek.h | 7 +-- Demo/Common/include/blocktim.h | 7 +-- Demo/Common/include/comtest.h | 7 +-- Demo/Common/include/comtest2.h | 7 +-- Demo/Common/include/crflash.h | 7 +-- Demo/Common/include/crhook.h | 7 +-- Demo/Common/include/death.h | 7 +-- Demo/Common/include/dynamic.h | 7 +-- Demo/Common/include/fileIO.h | 7 +-- Demo/Common/include/flash.h | 7 +-- Demo/Common/include/flop.h | 7 +-- Demo/Common/include/integer.h | 7 +-- Demo/Common/include/mevents.h | 7 +-- Demo/Common/include/partest.h | 7 +-- Demo/Common/include/print.h | 7 +-- Demo/Common/include/semtest.h | 7 +-- Demo/Common/include/serial.h | 7 +-- Demo/Cygnal/FreeRTOSConfig.h | 7 +-- Demo/Cygnal/Makefile | 2 +- Demo/Cygnal/ParTest/ParTest.c | 7 +-- Demo/Cygnal/main.c | 7 +-- Demo/Cygnal/serial/serial.c | 7 +-- Demo/Flshlite/FRConfig.h | 7 +-- Demo/Flshlite/FileIO/fileIO.c | 7 +-- Demo/Flshlite/FreeRTOSConfig.h | 7 +-- Demo/Flshlite/ParTest/ParTest.c | 7 +-- Demo/Flshlite/main.c | 7 +-- Demo/Flshlite/serial/serial.c | 7 +-- Demo/H8S/RTOSDemo/FreeRTOSConfig.h | 7 +-- Demo/H8S/RTOSDemo/ParTest/ParTest.c | 7 +-- Demo/H8S/RTOSDemo/main.c | 7 +-- Demo/H8S/RTOSDemo/serial/serial.c | 7 +-- .../HCS12_CodeWarrior_banked/FreeRTOSConfig.h | 7 +-- .../ParTest/ParTest.c | 7 +-- Demo/HCS12_CodeWarrior_banked/main.c | 7 +-- Demo/HCS12_CodeWarrior_banked/serial/serial.c | 7 +-- Demo/HCS12_CodeWarrior_small/FreeRTOSConfig.h | 7 +-- .../HCS12_CodeWarrior_small/ParTest/ParTest.c | 7 +-- Demo/HCS12_CodeWarrior_small/main.c | 7 +-- Demo/HCS12_CodeWarrior_small/serial/serial.c | 7 +-- Demo/HCS12_GCC_banked/FreeRTOSConfig.h | 7 +-- Demo/HCS12_GCC_banked/ParTest.c | 7 +-- Demo/HCS12_GCC_banked/main.c | 7 +-- Demo/HCS12_GCC_banked/startup.c | 7 +-- Demo/MCF5235_GCC/FreeRTOSConfig.h | 7 +-- Demo/MCF5235_GCC/demo.c | 7 +-- Demo/MCF5235_GCC/system/crt0.S | 5 ++- Demo/MCF5235_GCC/system/init.c | 5 ++- Demo/MCF5235_GCC/system/newlib.c | 5 ++- Demo/MCF5235_GCC/system/serial.c | 5 ++- Demo/MCF5235_GCC/system/vector.S | 5 ++- Demo/MicroBlaze/FreeRTOSConfig.h | 7 +-- Demo/MicroBlaze/ParTest/ParTest.c | 7 +-- Demo/MicroBlaze/main.c | 7 +-- Demo/MicroBlaze/serial/serial.c | 7 +-- Demo/PC/FRConfig.h | 7 +-- Demo/PC/FileIO/fileIO.c | 7 +-- Demo/PC/FreeRTOSConfig.h | 7 +-- Demo/PC/ParTest/ParTest.c | 7 +-- Demo/PC/main.c | 7 +-- Demo/PC/serial/serial.c | 7 +-- Demo/PIC18_MPLAB/FreeRTOSConfig.h | 7 +-- Demo/PIC18_MPLAB/ParTest/ParTest.c | 7 +-- Demo/PIC18_MPLAB/main1.c | 7 +-- Demo/PIC18_MPLAB/main2.c | 7 +-- Demo/PIC18_MPLAB/main3.c | 7 +-- Demo/PIC18_MPLAB/rtosdemo1.mcp | 44 ++++++++++--------- Demo/PIC18_MPLAB/rtosdemo2.mcp | 32 +++++++------- Demo/PIC18_MPLAB/rtosdemo3.mcp | 34 +++++++------- Demo/PIC18_MPLAB/serial/serial.c | 7 +-- Demo/PIC18_WizC/Demo1/FreeRTOSConfig.h | 7 +-- Demo/PIC18_WizC/Demo1/WIZCmake.h | 7 +-- Demo/PIC18_WizC/Demo1/fuses.c | 7 +-- Demo/PIC18_WizC/Demo1/interrupt.c | 7 +-- Demo/PIC18_WizC/Demo1/main.c | 7 +-- Demo/PIC18_WizC/Demo2/FreeRTOSConfig.h | 7 +-- Demo/PIC18_WizC/Demo2/WIZCmake.h | 7 +-- Demo/PIC18_WizC/Demo2/fuses.c | 7 +-- Demo/PIC18_WizC/Demo2/interrupt.c | 7 +-- Demo/PIC18_WizC/Demo2/main.c | 7 +-- Demo/PIC18_WizC/Demo3/FreeRTOSConfig.h | 7 +-- Demo/PIC18_WizC/Demo3/WIZCmake.h | 7 +-- Demo/PIC18_WizC/Demo3/fuses.c | 7 +-- Demo/PIC18_WizC/Demo3/interrupt.c | 7 +-- Demo/PIC18_WizC/Demo3/main.c | 7 +-- Demo/PIC18_WizC/Demo4/FreeRTOSConfig.h | 7 +-- Demo/PIC18_WizC/Demo4/WIZCmake.h | 7 +-- Demo/PIC18_WizC/Demo4/fuses.c | 7 +-- Demo/PIC18_WizC/Demo4/interrupt.c | 7 +-- Demo/PIC18_WizC/Demo4/main.c | 7 +-- Demo/PIC18_WizC/Demo5/FreeRTOSConfig.h | 7 +-- Demo/PIC18_WizC/Demo5/WIZCmake.h | 7 +-- Demo/PIC18_WizC/Demo5/fuses.c | 7 +-- Demo/PIC18_WizC/Demo5/interrupt.c | 7 +-- Demo/PIC18_WizC/Demo5/main.c | 7 +-- Demo/PIC18_WizC/Demo6/FreeRTOSConfig.h | 7 +-- Demo/PIC18_WizC/Demo6/WIZCmake.h | 7 +-- Demo/PIC18_WizC/Demo6/fuses.c | 7 +-- Demo/PIC18_WizC/Demo6/interrupt.c | 7 +-- Demo/PIC18_WizC/Demo6/main.c | 7 +-- Demo/PIC18_WizC/Demo7/FreeRTOSConfig.h | 7 +-- Demo/PIC18_WizC/Demo7/WIZCmake.h | 7 +-- Demo/PIC18_WizC/Demo7/fuses.c | 7 +-- Demo/PIC18_WizC/Demo7/interrupt.c | 7 +-- Demo/PIC18_WizC/Demo7/main.c | 7 +-- Demo/PIC18_WizC/ParTest/ParTest.c | 7 +-- Demo/PIC18_WizC/serial/isrSerialRx.c | 7 +-- Demo/PIC18_WizC/serial/isrSerialTx.c | 7 +-- Demo/PIC18_WizC/serial/serial.c | 7 +-- Demo/PIC24_MPLAB/FreeRTOSConfig.h | 7 +-- Demo/PIC24_MPLAB/ParTest/ParTest.c | 7 +-- Demo/PIC24_MPLAB/RTOSDemo_PIC24.mcp | 2 +- Demo/PIC24_MPLAB/lcd.c | 7 +-- Demo/PIC24_MPLAB/lcd.h | 7 +-- Demo/PIC24_MPLAB/main.c | 7 +-- Demo/PIC24_MPLAB/serial/serial.c | 7 +-- Demo/PIC24_MPLAB/timertest.c | 7 +-- Demo/PIC24_MPLAB/timertest.h | 7 +-- Demo/WizNET_DEMO_GCC_ARM7/FreeRTOSConfig.h | 7 +-- Demo/WizNET_DEMO_GCC_ARM7/HTTP_Serv.c | 7 +-- Demo/WizNET_DEMO_GCC_ARM7/HTTP_Serv.h | 7 +-- Demo/WizNET_DEMO_GCC_ARM7/Makefile | 2 +- Demo/WizNET_DEMO_GCC_ARM7/TCP.c | 7 +-- Demo/WizNET_DEMO_GCC_ARM7/TCP.h | 7 +-- Demo/WizNET_DEMO_GCC_ARM7/TCPISR.c | 7 +-- Demo/WizNET_DEMO_GCC_ARM7/html_pages.h | 7 +-- Demo/WizNET_DEMO_GCC_ARM7/i2c.c | 7 +-- Demo/WizNET_DEMO_GCC_ARM7/i2c.h | 7 +-- Demo/WizNET_DEMO_GCC_ARM7/i2cISR.c | 7 +-- Demo/WizNET_DEMO_GCC_ARM7/main.c | 7 +-- Demo/WizNET_DEMO_TERN_186/FreeRTOSConfig.h | 7 +-- Demo/WizNET_DEMO_TERN_186/HTTPTask.c | 7 +-- Demo/WizNET_DEMO_TERN_186/HTTPTask.h | 7 +-- Demo/WizNET_DEMO_TERN_186/main.c | 7 +-- Demo/WizNET_DEMO_TERN_186/serial/serial.c | 7 +-- Demo/dsPIC_MPLAB/FreeRTOSConfig.h | 7 +-- Demo/dsPIC_MPLAB/ParTest/ParTest.c | 7 +-- Demo/dsPIC_MPLAB/RTOSDemo_dsPIC.mcp | 2 +- Demo/dsPIC_MPLAB/lcd.c | 7 +-- Demo/dsPIC_MPLAB/lcd.h | 7 +-- Demo/dsPIC_MPLAB/main.c | 7 +-- Demo/dsPIC_MPLAB/serial/serial.c | 7 +-- Demo/dsPIC_MPLAB/timertest.c | 7 +-- Demo/dsPIC_MPLAB/timertest.h | 7 +-- Demo/lwIP_Demo_Rowley_ARM7/BasicWEB.c | 7 +-- Demo/lwIP_Demo_Rowley_ARM7/BasicWEB.h | 7 +-- Demo/lwIP_Demo_Rowley_ARM7/EMAC/SAM7_EMAC.c | 7 +-- Demo/lwIP_Demo_Rowley_ARM7/EMAC/SAM7_EMAC.h | 7 +-- .../EMAC/SAM7_EMAC_ISR.c | 7 +-- Demo/lwIP_Demo_Rowley_ARM7/FreeRTOSConfig.h | 7 +-- Demo/lwIP_Demo_Rowley_ARM7/ParTest/ParTest.c | 7 +-- Demo/lwIP_Demo_Rowley_ARM7/USB/USB-CDC.c | 7 +-- Demo/lwIP_Demo_Rowley_ARM7/USB/USB-CDC.h | 7 +-- Demo/lwIP_Demo_Rowley_ARM7/USB/USBIsr.c | 2 +- Demo/lwIP_Demo_Rowley_ARM7/USB/descriptors.h | 7 +-- Demo/lwIP_Demo_Rowley_ARM7/USB/usb.h | 7 +-- Demo/lwIP_Demo_Rowley_ARM7/main.c | 7 +-- Demo/lwIP_Demo_Rowley_ARM7/makefile | 2 +- Demo/lwIP_MCF5235_GCC/FreeRTOSConfig.h | 7 +-- Demo/lwIP_MCF5235_GCC/demo.c | 7 +-- Demo/lwIP_MCF5235_GCC/system/crt0.S | 5 ++- Demo/lwIP_MCF5235_GCC/system/init.c | 5 ++- Demo/lwIP_MCF5235_GCC/system/newlib.c | 5 ++- Demo/lwIP_MCF5235_GCC/system/serial.c | 5 ++- Demo/lwIP_MCF5235_GCC/system/vector.S | 5 ++- Demo/lwIP_MCF5235_GCC/web.c | 7 +-- Demo/lwIP_MCF5235_GCC/web.h | 7 +-- Demo/msp430_CrossWorks/FreeRTOSConfig.h | 7 +-- Demo/msp430_CrossWorks/ParTest/ParTest.c | 7 +-- Demo/msp430_CrossWorks/main.c | 7 +-- Demo/msp430_CrossWorks/serial/serial.c | 7 +-- Demo/msp430_GCC/FreeRTOSConfig.h | 7 +-- Demo/msp430_GCC/ParTest/ParTest.c | 7 +-- Demo/msp430_GCC/main.c | 7 +-- Demo/msp430_GCC/makefile | 2 +- Demo/msp430_GCC/serial/serial.c | 7 +-- Demo/uIP_Demo_IAR_ARM7/EMAC/EMAClISR.s79 | 7 +-- Demo/uIP_Demo_IAR_ARM7/EMAC/SAM7_EMAC.c | 7 +-- Demo/uIP_Demo_IAR_ARM7/FreeRTOSConfig.h | 7 +-- Demo/uIP_Demo_IAR_ARM7/ParTest/ParTest.c | 7 +-- Demo/uIP_Demo_IAR_ARM7/main.c | 7 +-- Demo/uIP_Demo_Rowley_ARM7/FreeRTOSConfig.h | 7 +-- Demo/uIP_Demo_Rowley_ARM7/main.c | 7 +-- Source/croutine.c | 7 +-- Source/include/FreeRTOS.h | 7 +-- Source/include/croutine.h | 14 ++++-- Source/include/list.h | 14 ++++-- Source/include/portable.h | 17 +++++-- Source/include/projdefs.h | 7 +-- Source/include/queue.h | 14 ++++-- Source/include/semphr.h | 7 +-- Source/include/task.h | 15 +++++-- Source/list.c | 7 +-- Source/portable/BCC/16BitDOS/Flsh186/port.c | 7 +-- .../portable/BCC/16BitDOS/Flsh186/prtmacro.h | 7 +-- Source/portable/BCC/16BitDOS/PC/port.c | 7 +-- Source/portable/BCC/16BitDOS/PC/prtmacro.h | 7 +-- Source/portable/BCC/16BitDOS/common/portasm.h | 7 +-- .../portable/BCC/16BitDOS/common/portcomn.c | 7 +-- Source/portable/CodeWarrior/HCS12/port.c | 7 +-- Source/portable/CodeWarrior/HCS12/portmacro.h | 7 +-- Source/portable/GCC/ARM7_AT91FR40008/port.c | 7 +-- .../portable/GCC/ARM7_AT91FR40008/portISR.c | 7 +-- .../portable/GCC/ARM7_AT91FR40008/portmacro.h | 15 +++++-- Source/portable/GCC/ARM7_AT91SAM7S/port.c | 7 +-- Source/portable/GCC/ARM7_AT91SAM7S/portISR.c | 7 +-- .../portable/GCC/ARM7_AT91SAM7S/portmacro.h | 15 +++++-- Source/portable/GCC/ARM7_LPC2000/port.c | 7 +-- Source/portable/GCC/ARM7_LPC2000/portISR.c | 7 +-- Source/portable/GCC/ARM7_LPC2000/portmacro.h | 15 +++++-- Source/portable/GCC/ARM7_LPC23xx/port.c | 2 +- Source/portable/GCC/ARM7_LPC23xx/portISR.c | 2 +- Source/portable/GCC/ARM7_LPC23xx/portmacro.h | 10 ++++- Source/portable/GCC/ARM_CM3/port.c | 7 +-- Source/portable/GCC/ARM_CM3/portmacro.h | 15 +++++-- Source/portable/GCC/ATMega323/port.c | 7 +-- Source/portable/GCC/ATMega323/portmacro.h | 15 +++++-- Source/portable/GCC/AVR32_UC3/port.c | 7 +-- Source/portable/GCC/AVR32_UC3/portmacro.h | 14 ++++-- Source/portable/GCC/H8S2329/port.c | 7 +-- Source/portable/GCC/H8S2329/portmacro.h | 15 +++++-- Source/portable/GCC/HCS12/port.c | 7 +-- Source/portable/GCC/HCS12/portmacro.h | 14 ++++-- Source/portable/GCC/MCF5235/port.c | 5 ++- Source/portable/GCC/MCF5235/portmacro.h | 15 ++++++- Source/portable/GCC/MSP430F449/port.c | 7 +-- Source/portable/GCC/MSP430F449/portmacro.h | 15 +++++-- Source/portable/GCC/MicroBlaze/port.c | 7 +-- Source/portable/GCC/MicroBlaze/portmacro.h | 15 +++++-- Source/portable/GCC/STR75x/port.c | 7 +-- Source/portable/GCC/STR75x/portISR.c | 7 +-- Source/portable/GCC/STR75x/portmacro.h | 15 +++++-- Source/portable/IAR/ARM_CM3/port.c | 7 +-- Source/portable/IAR/ARM_CM3/portasm.s | 7 +-- Source/portable/IAR/ARM_CM3/portmacro.h | 14 ++++-- Source/portable/IAR/ATMega323/port.c | 7 +-- Source/portable/IAR/ATMega323/portmacro.h | 15 +++++-- Source/portable/IAR/ATMega323/portmacro.s90 | 2 +- Source/portable/IAR/AVR32_UC3/port.c | 7 +-- Source/portable/IAR/AVR32_UC3/portmacro.h | 15 +++++-- Source/portable/IAR/AtmelSAM7S64/port.c | 7 +-- Source/portable/IAR/AtmelSAM7S64/portmacro.h | 15 +++++-- Source/portable/IAR/LPC2000/port.c | 7 +-- Source/portable/IAR/LPC2000/portmacro.h | 15 +++++-- Source/portable/IAR/STR71x/port.c | 7 +-- Source/portable/IAR/STR71x/portmacro.h | 16 +++++-- Source/portable/IAR/STR75x/ISR_Support.h | 2 +- Source/portable/IAR/STR75x/port.c | 7 +-- Source/portable/IAR/STR75x/portasm.s79 | 2 +- Source/portable/IAR/STR75x/portmacro.h | 15 +++++-- Source/portable/IAR/STR91x/ISR_Support.h | 7 +-- Source/portable/IAR/STR91x/port.c | 7 +-- Source/portable/IAR/STR91x/portasm.s79 | 7 +-- Source/portable/IAR/STR91x/portmacro.h | 15 +++++-- Source/portable/Keil/ARM7/port.c | 7 +-- Source/portable/Keil/ARM7/portISR.c | 7 +-- Source/portable/Keil/ARM7/portmacro.h | 15 +++++-- Source/portable/MPLAB/PIC18F/port.c | 7 +-- Source/portable/MPLAB/PIC18F/portmacro.h | 7 +-- Source/portable/MPLAB/PIC24_dsPIC/port.c | 7 +-- Source/portable/MPLAB/PIC24_dsPIC/portmacro.h | 15 +++++-- Source/portable/MemMang/heap_1.c | 7 +-- Source/portable/MemMang/heap_2.c | 7 +-- Source/portable/MemMang/heap_3.c | 7 +-- .../Paradigm/Tern_EE/large_untested/port.c | 7 +-- .../Paradigm/Tern_EE/large_untested/portasm.h | 7 +-- .../Tern_EE/large_untested/portmacro.h | 16 +++++-- Source/portable/Paradigm/Tern_EE/small/port.c | 7 +-- .../portable/Paradigm/Tern_EE/small/portasm.h | 7 +-- .../Paradigm/Tern_EE/small/portmacro.h | 15 +++++-- Source/portable/RVDS/ARM_CM3/port.c | 7 +-- Source/portable/RVDS/ARM_CM3/portmacro.h | 15 +++++-- .../portable/Rowley/MSP430F449/Port1/port.c | 7 +-- .../Rowley/MSP430F449/Port1/portmacro.h | 7 +-- .../portable/Rowley/MSP430F449/Port2/port.c | 7 +-- .../Rowley/MSP430F449/Port2/portmacro.h | 7 +-- Source/portable/Rowley/MSP430F449/port.c | 7 +-- Source/portable/Rowley/MSP430F449/portmacro.h | 7 +-- Source/portable/SDCC/Cygnal/port.c | 7 +-- Source/portable/SDCC/Cygnal/portmacro.h | 7 +-- .../portable/WizC/PIC18/Drivers/Tick/Tick.c | 7 +-- .../WizC/PIC18/Drivers/Tick/isrTick.c | 7 +-- Source/portable/WizC/PIC18/addFreeRTOS.h | 7 +-- Source/portable/WizC/PIC18/port.c | 7 +-- Source/portable/WizC/PIC18/portmacro.h | 7 +-- .../portable/oWatcom/16BitDOS/Flsh186/port.c | 7 +-- .../oWatcom/16BitDOS/Flsh186/portmacro.h | 14 ++++-- Source/portable/oWatcom/16BitDOS/PC/port.c | 7 +-- .../portable/oWatcom/16BitDOS/PC/portmacro.h | 16 +++++-- .../oWatcom/16BitDOS/common/portasm.h | 7 +-- .../oWatcom/16BitDOS/common/portcomn.c | 7 +-- Source/queue.c | 7 +-- Source/tasks.c | 7 +-- 445 files changed, 1988 insertions(+), 1302 deletions(-) diff --git a/Demo/ARM7_AT91FR40008_GCC/FreeRTOSConfig.h b/Demo/ARM7_AT91FR40008_GCC/FreeRTOSConfig.h index b22f9839a3..07c217bbb6 100644 --- a/Demo/ARM7_AT91FR40008_GCC/FreeRTOSConfig.h +++ b/Demo/ARM7_AT91FR40008_GCC/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/ARM7_AT91FR40008_GCC/Makefile b/Demo/ARM7_AT91FR40008_GCC/Makefile index e6bdeb7fd8..402edcc9b4 100644 --- a/Demo/ARM7_AT91FR40008_GCC/Makefile +++ b/Demo/ARM7_AT91FR40008_GCC/Makefile @@ -1,4 +1,4 @@ -# FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. +# FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 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 492b5c483f..29845e4af1 100644 --- a/Demo/ARM7_AT91FR40008_GCC/ParTest/ParTest.c +++ b/Demo/ARM7_AT91FR40008_GCC/ParTest/ParTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/ARM7_AT91FR40008_GCC/main.c b/Demo/ARM7_AT91FR40008_GCC/main.c index 3970b06fdd..c12cfa7055 100644 --- a/Demo/ARM7_AT91FR40008_GCC/main.c +++ b/Demo/ARM7_AT91FR40008_GCC/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/ARM7_AT91FR40008_GCC/serial/serial.c b/Demo/ARM7_AT91FR40008_GCC/serial/serial.c index c6a3b6b8ab..cafa0200bb 100644 --- a/Demo/ARM7_AT91FR40008_GCC/serial/serial.c +++ b/Demo/ARM7_AT91FR40008_GCC/serial/serial.c @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/ARM7_AT91FR40008_GCC/serial/serialISR.c b/Demo/ARM7_AT91FR40008_GCC/serial/serialISR.c index 34f82c68f6..2a6f7c1d1c 100644 --- a/Demo/ARM7_AT91FR40008_GCC/serial/serialISR.c +++ b/Demo/ARM7_AT91FR40008_GCC/serial/serialISR.c @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 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 13d6cb4afb..67ec37760b 100644 --- a/Demo/ARM7_AT91SAM7S64_IAR/FreeRTOSConfig.h +++ b/Demo/ARM7_AT91SAM7S64_IAR/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/ARM7_AT91SAM7S64_IAR/ParTest/ParTest.c b/Demo/ARM7_AT91SAM7S64_IAR/ParTest/ParTest.c index 4dcf21a8e9..40dac4b946 100644 --- a/Demo/ARM7_AT91SAM7S64_IAR/ParTest/ParTest.c +++ b/Demo/ARM7_AT91SAM7S64_IAR/ParTest/ParTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/ARM7_AT91SAM7S64_IAR/USB/USBSample.c b/Demo/ARM7_AT91SAM7S64_IAR/USB/USBSample.c index 5c3b273374..117fce6b52 100644 --- a/Demo/ARM7_AT91SAM7S64_IAR/USB/USBSample.c +++ b/Demo/ARM7_AT91SAM7S64_IAR/USB/USBSample.c @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/ARM7_AT91SAM7S64_IAR/main.c b/Demo/ARM7_AT91SAM7S64_IAR/main.c index 804f42f7df..6bb3cc8e1f 100644 --- a/Demo/ARM7_AT91SAM7S64_IAR/main.c +++ b/Demo/ARM7_AT91SAM7S64_IAR/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/ARM7_AT91SAM7S64_IAR/serial/serial.c b/Demo/ARM7_AT91SAM7S64_IAR/serial/serial.c index d6dbafc61d..08871cb546 100644 --- a/Demo/ARM7_AT91SAM7S64_IAR/serial/serial.c +++ b/Demo/ARM7_AT91SAM7S64_IAR/serial/serial.c @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/ARM7_LPC2106_GCC/FreeRTOSConfig.h b/Demo/ARM7_LPC2106_GCC/FreeRTOSConfig.h index 308667c875..05f77ce822 100644 --- a/Demo/ARM7_LPC2106_GCC/FreeRTOSConfig.h +++ b/Demo/ARM7_LPC2106_GCC/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/ARM7_LPC2106_GCC/Makefile b/Demo/ARM7_LPC2106_GCC/Makefile index 2b498c83e7..0e6da787e6 100644 --- a/Demo/ARM7_LPC2106_GCC/Makefile +++ b/Demo/ARM7_LPC2106_GCC/Makefile @@ -1,4 +1,4 @@ -# FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. +# FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 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 fc4ac48cc3..0bff003804 100644 --- a/Demo/ARM7_LPC2106_GCC/ParTest/ParTest.c +++ b/Demo/ARM7_LPC2106_GCC/ParTest/ParTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/ARM7_LPC2106_GCC/main.c b/Demo/ARM7_LPC2106_GCC/main.c index 87066456d5..fc68272139 100644 --- a/Demo/ARM7_LPC2106_GCC/main.c +++ b/Demo/ARM7_LPC2106_GCC/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/ARM7_LPC2106_GCC/serial/serial.c b/Demo/ARM7_LPC2106_GCC/serial/serial.c index afa76ba25f..d1b7df79cf 100644 --- a/Demo/ARM7_LPC2106_GCC/serial/serial.c +++ b/Demo/ARM7_LPC2106_GCC/serial/serial.c @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/ARM7_LPC2106_GCC/serial/serialISR.c b/Demo/ARM7_LPC2106_GCC/serial/serialISR.c index 0b0e324133..5519690b25 100644 --- a/Demo/ARM7_LPC2106_GCC/serial/serialISR.c +++ b/Demo/ARM7_LPC2106_GCC/serial/serialISR.c @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/ARM7_LPC2129_IAR/FreeRTOSConfig.h b/Demo/ARM7_LPC2129_IAR/FreeRTOSConfig.h index 2323c24809..3ef07df9a4 100644 --- a/Demo/ARM7_LPC2129_IAR/FreeRTOSConfig.h +++ b/Demo/ARM7_LPC2129_IAR/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/ARM7_LPC2129_IAR/ParTest/ParTest.c b/Demo/ARM7_LPC2129_IAR/ParTest/ParTest.c index 7cb28d58ab..d03fc67af5 100644 --- a/Demo/ARM7_LPC2129_IAR/ParTest/ParTest.c +++ b/Demo/ARM7_LPC2129_IAR/ParTest/ParTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/ARM7_LPC2129_IAR/main.c b/Demo/ARM7_LPC2129_IAR/main.c index 614450b8b9..02b1e4438a 100644 --- a/Demo/ARM7_LPC2129_IAR/main.c +++ b/Demo/ARM7_LPC2129_IAR/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/ARM7_LPC2129_IAR/serial/serial.c b/Demo/ARM7_LPC2129_IAR/serial/serial.c index 4d028eb221..247d215d50 100644 --- a/Demo/ARM7_LPC2129_IAR/serial/serial.c +++ b/Demo/ARM7_LPC2129_IAR/serial/serial.c @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/ARM7_LPC2129_Keil/FreeRTOSConfig.h b/Demo/ARM7_LPC2129_Keil/FreeRTOSConfig.h index 0a2fe661f9..cdc8f2ece4 100644 --- a/Demo/ARM7_LPC2129_Keil/FreeRTOSConfig.h +++ b/Demo/ARM7_LPC2129_Keil/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/ARM7_LPC2129_Keil/ParTest/ParTest.c b/Demo/ARM7_LPC2129_Keil/ParTest/ParTest.c index afd4edf5b8..1afe6e350f 100644 --- a/Demo/ARM7_LPC2129_Keil/ParTest/ParTest.c +++ b/Demo/ARM7_LPC2129_Keil/ParTest/ParTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/ARM7_LPC2129_Keil/main.c b/Demo/ARM7_LPC2129_Keil/main.c index 1c22e98d6d..0248850f70 100644 --- a/Demo/ARM7_LPC2129_Keil/main.c +++ b/Demo/ARM7_LPC2129_Keil/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/ARM7_LPC2129_Keil/serial/serial.c b/Demo/ARM7_LPC2129_Keil/serial/serial.c index 6b6131c32e..e0218fa471 100644 --- a/Demo/ARM7_LPC2129_Keil/serial/serial.c +++ b/Demo/ARM7_LPC2129_Keil/serial/serial.c @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/ARM7_LPC2129_Keil/serial/serialISR.c b/Demo/ARM7_LPC2129_Keil/serial/serialISR.c index b1bbf02f10..d56bc956f9 100644 --- a/Demo/ARM7_LPC2129_Keil/serial/serialISR.c +++ b/Demo/ARM7_LPC2129_Keil/serial/serialISR.c @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/ARM7_LPC2138_Rowley/FreeRTOSConfig.h b/Demo/ARM7_LPC2138_Rowley/FreeRTOSConfig.h index f70ef247f4..f1a73934b2 100644 --- a/Demo/ARM7_LPC2138_Rowley/FreeRTOSConfig.h +++ b/Demo/ARM7_LPC2138_Rowley/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/ARM7_LPC2138_Rowley/main.c b/Demo/ARM7_LPC2138_Rowley/main.c index ce83463963..fb1d475761 100644 --- a/Demo/ARM7_LPC2138_Rowley/main.c +++ b/Demo/ARM7_LPC2138_Rowley/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/ARM7_LPC2138_Rowley/mainISR.c b/Demo/ARM7_LPC2138_Rowley/mainISR.c index 0a470f4280..ae03deae93 100644 --- a/Demo/ARM7_LPC2138_Rowley/mainISR.c +++ b/Demo/ARM7_LPC2138_Rowley/mainISR.c @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ #include "FreeRTOS.h" diff --git a/Demo/ARM7_LPC2368_Eclipse/RTOSDemo/FreeRTOSConfig.h b/Demo/ARM7_LPC2368_Eclipse/RTOSDemo/FreeRTOSConfig.h index f90931c996..c5c41912fd 100644 --- a/Demo/ARM7_LPC2368_Eclipse/RTOSDemo/FreeRTOSConfig.h +++ b/Demo/ARM7_LPC2368_Eclipse/RTOSDemo/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V3.2.3 - Copyright (C) 2003-2005 Richard Barry. + FreeRTOS V4.6.1 - Copyright (C) 2003-2005 Richard Barry. This file is part of the FreeRTOS distribution. diff --git a/Demo/ARM7_LPC2368_Eclipse/RTOSDemo/Makefile b/Demo/ARM7_LPC2368_Eclipse/RTOSDemo/Makefile index c4a6e752e3..4c054c0400 100644 --- a/Demo/ARM7_LPC2368_Eclipse/RTOSDemo/Makefile +++ b/Demo/ARM7_LPC2368_Eclipse/RTOSDemo/Makefile @@ -1,4 +1,4 @@ -# FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. +# FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 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 21ad64e7ac..92f5047a68 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.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 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 a01533b4d0..eb8ddfd1cc 100644 --- a/Demo/ARM7_LPC2368_Eclipse/RTOSDemo/main.c +++ b/Demo/ARM7_LPC2368_Eclipse/RTOSDemo/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -27,6 +27,10 @@ See http://www.FreeRTOS.org for documentation, latest information, license and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. + + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/ARM7_LPC2368_Eclipse/RTOSDemo/webserver/uIP_Task.c b/Demo/ARM7_LPC2368_Eclipse/RTOSDemo/webserver/uIP_Task.c index 767ff6bf14..fc7f0b26c8 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.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 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 2ef3f54705..119cab5d02 100644 --- a/Demo/ARM7_LPC2368_Rowley/FreeRTOSConfig.h +++ b/Demo/ARM7_LPC2368_Rowley/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V3.2.3 - Copyright (C) 2003-2005 Richard Barry. + FreeRTOS V4.6.1 - Copyright (C) 2003-2005 Richard Barry. This file is part of the FreeRTOS distribution. diff --git a/Demo/ARM7_LPC2368_Rowley/ParTest/ParTest.c b/Demo/ARM7_LPC2368_Rowley/ParTest/ParTest.c index 21ad64e7ac..92f5047a68 100644 --- a/Demo/ARM7_LPC2368_Rowley/ParTest/ParTest.c +++ b/Demo/ARM7_LPC2368_Rowley/ParTest/ParTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 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 c9b85c38e8..9d7935987b 100644 --- a/Demo/ARM7_LPC2368_Rowley/main.c +++ b/Demo/ARM7_LPC2368_Rowley/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -27,6 +27,10 @@ See http://www.FreeRTOS.org for documentation, latest information, license and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. + + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/ARM7_LPC2368_Rowley/webserver/uIP_Task.c b/Demo/ARM7_LPC2368_Rowley/webserver/uIP_Task.c index f1a5dce42b..4a772b070a 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.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 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 a0dfff9211..5b5a403809 100644 --- a/Demo/ARM7_STR71x_IAR/FreeRTOSConfig.h +++ b/Demo/ARM7_STR71x_IAR/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/ARM7_STR71x_IAR/ParTest/ParTest.c b/Demo/ARM7_STR71x_IAR/ParTest/ParTest.c index 1114b5f473..5ecdff9cde 100644 --- a/Demo/ARM7_STR71x_IAR/ParTest/ParTest.c +++ b/Demo/ARM7_STR71x_IAR/ParTest/ParTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/ARM7_STR71x_IAR/main.c b/Demo/ARM7_STR71x_IAR/main.c index 0cdd9b913e..3d564b9311 100644 --- a/Demo/ARM7_STR71x_IAR/main.c +++ b/Demo/ARM7_STR71x_IAR/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/ARM7_STR71x_IAR/serial/serial.c b/Demo/ARM7_STR71x_IAR/serial/serial.c index 2a554b7bb6..cdd615bc93 100644 --- a/Demo/ARM7_STR71x_IAR/serial/serial.c +++ b/Demo/ARM7_STR71x_IAR/serial/serial.c @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/ARM7_STR75x_GCC/FreeRTOSConfig.h b/Demo/ARM7_STR75x_GCC/FreeRTOSConfig.h index 6ce11259a9..47c50d5ec6 100644 --- a/Demo/ARM7_STR75x_GCC/FreeRTOSConfig.h +++ b/Demo/ARM7_STR75x_GCC/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/ARM7_STR75x_GCC/ParTest/ParTest.c b/Demo/ARM7_STR75x_GCC/ParTest/ParTest.c index c440b01525..02f04a3cf6 100644 --- a/Demo/ARM7_STR75x_GCC/ParTest/ParTest.c +++ b/Demo/ARM7_STR75x_GCC/ParTest/ParTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/ARM7_STR75x_GCC/main.c b/Demo/ARM7_STR75x_GCC/main.c index ef068241c5..39cd5b2614 100644 --- a/Demo/ARM7_STR75x_GCC/main.c +++ b/Demo/ARM7_STR75x_GCC/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/ARM7_STR75x_GCC/serial/serial.c b/Demo/ARM7_STR75x_GCC/serial/serial.c index 1b597dc15c..f84f008a8b 100644 --- a/Demo/ARM7_STR75x_GCC/serial/serial.c +++ b/Demo/ARM7_STR75x_GCC/serial/serial.c @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/ARM7_STR75x_GCC/serial/serialISR.c b/Demo/ARM7_STR75x_GCC/serial/serialISR.c index c31e1929e5..526ce925d4 100644 --- a/Demo/ARM7_STR75x_GCC/serial/serialISR.c +++ b/Demo/ARM7_STR75x_GCC/serial/serialISR.c @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/ARM7_STR75x_IAR/FreeRTOSConfig.h b/Demo/ARM7_STR75x_IAR/FreeRTOSConfig.h index 1e68f5234b..90bc74b2f1 100644 --- a/Demo/ARM7_STR75x_IAR/FreeRTOSConfig.h +++ b/Demo/ARM7_STR75x_IAR/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/ARM7_STR75x_IAR/ParTest/ParTest.c b/Demo/ARM7_STR75x_IAR/ParTest/ParTest.c index c440b01525..02f04a3cf6 100644 --- a/Demo/ARM7_STR75x_IAR/ParTest/ParTest.c +++ b/Demo/ARM7_STR75x_IAR/ParTest/ParTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/ARM7_STR75x_IAR/main.c b/Demo/ARM7_STR75x_IAR/main.c index cf25d3d8dd..acbe4063a1 100644 --- a/Demo/ARM7_STR75x_IAR/main.c +++ b/Demo/ARM7_STR75x_IAR/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/ARM7_STR75x_IAR/serial/serial.c b/Demo/ARM7_STR75x_IAR/serial/serial.c index 8a50564e01..5e37273bf3 100644 --- a/Demo/ARM7_STR75x_IAR/serial/serial.c +++ b/Demo/ARM7_STR75x_IAR/serial/serial.c @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/ARM9_STR91X_IAR/FreeRTOSConfig.h b/Demo/ARM9_STR91X_IAR/FreeRTOSConfig.h index 3827f6c5a3..641dcee87a 100644 --- a/Demo/ARM9_STR91X_IAR/FreeRTOSConfig.h +++ b/Demo/ARM9_STR91X_IAR/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/ARM9_STR91X_IAR/ParTest/ParTest.c b/Demo/ARM9_STR91X_IAR/ParTest/ParTest.c index 273ff21086..9f87210eb7 100644 --- a/Demo/ARM9_STR91X_IAR/ParTest/ParTest.c +++ b/Demo/ARM9_STR91X_IAR/ParTest/ParTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/ARM9_STR91X_IAR/lwip/include/lwIPWebServer/BasicWEB.h b/Demo/ARM9_STR91X_IAR/lwip/include/lwIPWebServer/BasicWEB.h index 33c8322318..f5b17ee987 100644 --- a/Demo/ARM9_STR91X_IAR/lwip/include/lwIPWebServer/BasicWEB.h +++ b/Demo/ARM9_STR91X_IAR/lwip/include/lwIPWebServer/BasicWEB.h @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.0.4 - copyright (C) 2003-2006 Richard Barry. + FreeRTOS.org V4.6.1 - copyright (C) 2003-2006 Richard Barry. This file is part of the FreeRTOS.org distribution. diff --git a/Demo/ARM9_STR91X_IAR/lwip/lwipWebServer/BasicWEB.c b/Demo/ARM9_STR91X_IAR/lwip/lwipWebServer/BasicWEB.c index 7b5c818bf5..2f949bc819 100644 --- a/Demo/ARM9_STR91X_IAR/lwip/lwipWebServer/BasicWEB.c +++ b/Demo/ARM9_STR91X_IAR/lwip/lwipWebServer/BasicWEB.c @@ -1,6 +1,6 @@ /* - FreeRTOS.org V4.6.0 - copyright (C) 2003-2006 Richard Barry. + FreeRTOS.org V4.6.1 - copyright (C) 2003-2006 Richard Barry. This file is part of the FreeRTOS.org distribution. diff --git a/Demo/ARM9_STR91X_IAR/main.c b/Demo/ARM9_STR91X_IAR/main.c index 271501345d..ac9666f831 100644 --- a/Demo/ARM9_STR91X_IAR/main.c +++ b/Demo/ARM9_STR91X_IAR/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/ARM9_STR91X_IAR/serial/serial.c b/Demo/ARM9_STR91X_IAR/serial/serial.c index a20dd11828..bc3b21c3df 100644 --- a/Demo/ARM9_STR91X_IAR/serial/serial.c +++ b/Demo/ARM9_STR91X_IAR/serial/serial.c @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/ARM9_STR91X_IAR/webserver/uIP_Task.c b/Demo/ARM9_STR91X_IAR/webserver/uIP_Task.c index 397bb2661c..6fe7010969 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.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ /* Standard includes. */ diff --git a/Demo/AVR32_UC3/main.c b/Demo/AVR32_UC3/main.c index 2ccb5f0732..829381366c 100644 --- a/Demo/AVR32_UC3/main.c +++ b/Demo/AVR32_UC3/main.c @@ -30,7 +30,7 @@ *****************************************************************************/ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -59,8 +59,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/AVR_ATMega323_IAR/FreeRTOSConfig.h b/Demo/AVR_ATMega323_IAR/FreeRTOSConfig.h index 86904bd9e5..7e2ae4c8f8 100644 --- a/Demo/AVR_ATMega323_IAR/FreeRTOSConfig.h +++ b/Demo/AVR_ATMega323_IAR/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/AVR_ATMega323_IAR/ParTest/ParTest.c b/Demo/AVR_ATMega323_IAR/ParTest/ParTest.c index 635704744d..0848018d1a 100644 --- a/Demo/AVR_ATMega323_IAR/ParTest/ParTest.c +++ b/Demo/AVR_ATMega323_IAR/ParTest/ParTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/AVR_ATMega323_IAR/main.c b/Demo/AVR_ATMega323_IAR/main.c index 1845623631..6994d65488 100644 --- a/Demo/AVR_ATMega323_IAR/main.c +++ b/Demo/AVR_ATMega323_IAR/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/AVR_ATMega323_IAR/regtest.c b/Demo/AVR_ATMega323_IAR/regtest.c index 7f037be02d..5147032bd8 100644 --- a/Demo/AVR_ATMega323_IAR/regtest.c +++ b/Demo/AVR_ATMega323_IAR/regtest.c @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/AVR_ATMega323_IAR/regtest.h b/Demo/AVR_ATMega323_IAR/regtest.h index d89baa5e15..1f6a409d1e 100644 --- a/Demo/AVR_ATMega323_IAR/regtest.h +++ b/Demo/AVR_ATMega323_IAR/regtest.h @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/AVR_ATMega323_IAR/serial/serial.c b/Demo/AVR_ATMega323_IAR/serial/serial.c index 3b8087bad3..8fcd21e39f 100644 --- a/Demo/AVR_ATMega323_IAR/serial/serial.c +++ b/Demo/AVR_ATMega323_IAR/serial/serial.c @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/AVR_ATMega323_WinAVR/FreeRTOSConfig.h b/Demo/AVR_ATMega323_WinAVR/FreeRTOSConfig.h index 7830ec1c1a..e0bc4b907e 100644 --- a/Demo/AVR_ATMega323_WinAVR/FreeRTOSConfig.h +++ b/Demo/AVR_ATMega323_WinAVR/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/AVR_ATMega323_WinAVR/ParTest/ParTest.c b/Demo/AVR_ATMega323_WinAVR/ParTest/ParTest.c index 635704744d..0848018d1a 100644 --- a/Demo/AVR_ATMega323_WinAVR/ParTest/ParTest.c +++ b/Demo/AVR_ATMega323_WinAVR/ParTest/ParTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/AVR_ATMega323_WinAVR/main.c b/Demo/AVR_ATMega323_WinAVR/main.c index 962a41ec45..b0ec3c9ac4 100644 --- a/Demo/AVR_ATMega323_WinAVR/main.c +++ b/Demo/AVR_ATMega323_WinAVR/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/AVR_ATMega323_WinAVR/regtest.c b/Demo/AVR_ATMega323_WinAVR/regtest.c index 7f037be02d..5147032bd8 100644 --- a/Demo/AVR_ATMega323_WinAVR/regtest.c +++ b/Demo/AVR_ATMega323_WinAVR/regtest.c @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/AVR_ATMega323_WinAVR/regtest.h b/Demo/AVR_ATMega323_WinAVR/regtest.h index d89baa5e15..1f6a409d1e 100644 --- a/Demo/AVR_ATMega323_WinAVR/regtest.h +++ b/Demo/AVR_ATMega323_WinAVR/regtest.h @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/AVR_ATMega323_WinAVR/serial/serial.c b/Demo/AVR_ATMega323_WinAVR/serial/serial.c index e5b2d63d49..5dcf338780 100644 --- a/Demo/AVR_ATMega323_WinAVR/serial/serial.c +++ b/Demo/AVR_ATMega323_WinAVR/serial/serial.c @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/CORTEX_LM3S102_GCC/Demo1/FreeRTOSConfig.h b/Demo/CORTEX_LM3S102_GCC/Demo1/FreeRTOSConfig.h index 97ae33234a..d1694999bb 100644 --- a/Demo/CORTEX_LM3S102_GCC/Demo1/FreeRTOSConfig.h +++ b/Demo/CORTEX_LM3S102_GCC/Demo1/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/CORTEX_LM3S102_GCC/Demo1/main.c b/Demo/CORTEX_LM3S102_GCC/Demo1/main.c index 4a9da696e5..1488dcfe69 100644 --- a/Demo/CORTEX_LM3S102_GCC/Demo1/main.c +++ b/Demo/CORTEX_LM3S102_GCC/Demo1/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/CORTEX_LM3S102_GCC/Demo2/FreeRTOSConfig.h b/Demo/CORTEX_LM3S102_GCC/Demo2/FreeRTOSConfig.h index 639084e67c..d8782855d1 100644 --- a/Demo/CORTEX_LM3S102_GCC/Demo2/FreeRTOSConfig.h +++ b/Demo/CORTEX_LM3S102_GCC/Demo2/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/CORTEX_LM3S102_GCC/Demo2/main.c b/Demo/CORTEX_LM3S102_GCC/Demo2/main.c index 753967b280..310d927d8d 100644 --- a/Demo/CORTEX_LM3S102_GCC/Demo2/main.c +++ b/Demo/CORTEX_LM3S102_GCC/Demo2/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/CORTEX_LM3S102_GCC/FreeRTOSConfig.h b/Demo/CORTEX_LM3S102_GCC/FreeRTOSConfig.h index 97ae33234a..d1694999bb 100644 --- a/Demo/CORTEX_LM3S102_GCC/FreeRTOSConfig.h +++ b/Demo/CORTEX_LM3S102_GCC/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/CORTEX_LM3S102_GCC/ParTest/ParTest.c b/Demo/CORTEX_LM3S102_GCC/ParTest/ParTest.c index e6d1d52bcc..52dcc9875b 100644 --- a/Demo/CORTEX_LM3S102_GCC/ParTest/ParTest.c +++ b/Demo/CORTEX_LM3S102_GCC/ParTest/ParTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/CORTEX_LM3S102_GCC/main.c b/Demo/CORTEX_LM3S102_GCC/main.c index 4a9da696e5..1488dcfe69 100644 --- a/Demo/CORTEX_LM3S102_GCC/main.c +++ b/Demo/CORTEX_LM3S102_GCC/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/CORTEX_LM3S102_KEIL/Demo1/FreeRTOSConfig.h b/Demo/CORTEX_LM3S102_KEIL/Demo1/FreeRTOSConfig.h index 97ae33234a..d1694999bb 100644 --- a/Demo/CORTEX_LM3S102_KEIL/Demo1/FreeRTOSConfig.h +++ b/Demo/CORTEX_LM3S102_KEIL/Demo1/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/CORTEX_LM3S102_KEIL/Demo1/main.c b/Demo/CORTEX_LM3S102_KEIL/Demo1/main.c index da84402410..8ec2cbc625 100644 --- a/Demo/CORTEX_LM3S102_KEIL/Demo1/main.c +++ b/Demo/CORTEX_LM3S102_KEIL/Demo1/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/CORTEX_LM3S102_KEIL/Demo2/FreeRTOSConfig.h b/Demo/CORTEX_LM3S102_KEIL/Demo2/FreeRTOSConfig.h index 639084e67c..d8782855d1 100644 --- a/Demo/CORTEX_LM3S102_KEIL/Demo2/FreeRTOSConfig.h +++ b/Demo/CORTEX_LM3S102_KEIL/Demo2/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/CORTEX_LM3S102_KEIL/Demo2/main.c b/Demo/CORTEX_LM3S102_KEIL/Demo2/main.c index 2855719646..59d8bad751 100644 --- a/Demo/CORTEX_LM3S102_KEIL/Demo2/main.c +++ b/Demo/CORTEX_LM3S102_KEIL/Demo2/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/CORTEX_LM3S102_KEIL/FreeRTOSConfig.h b/Demo/CORTEX_LM3S102_KEIL/FreeRTOSConfig.h index 97ae33234a..d1694999bb 100644 --- a/Demo/CORTEX_LM3S102_KEIL/FreeRTOSConfig.h +++ b/Demo/CORTEX_LM3S102_KEIL/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/CORTEX_LM3S102_KEIL/ParTest/ParTest.c b/Demo/CORTEX_LM3S102_KEIL/ParTest/ParTest.c index e6d1d52bcc..52dcc9875b 100644 --- a/Demo/CORTEX_LM3S102_KEIL/ParTest/ParTest.c +++ b/Demo/CORTEX_LM3S102_KEIL/ParTest/ParTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/CORTEX_LM3S102_KEIL/main.c b/Demo/CORTEX_LM3S102_KEIL/main.c index da84402410..8ec2cbc625 100644 --- a/Demo/CORTEX_LM3S102_KEIL/main.c +++ b/Demo/CORTEX_LM3S102_KEIL/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/CORTEX_LM3S102_Rowley/Demo1/FreeRTOSConfig.h b/Demo/CORTEX_LM3S102_Rowley/Demo1/FreeRTOSConfig.h index 97ae33234a..d1694999bb 100644 --- a/Demo/CORTEX_LM3S102_Rowley/Demo1/FreeRTOSConfig.h +++ b/Demo/CORTEX_LM3S102_Rowley/Demo1/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/CORTEX_LM3S102_Rowley/Demo1/ParTest.c b/Demo/CORTEX_LM3S102_Rowley/Demo1/ParTest.c index e6d1d52bcc..52dcc9875b 100644 --- a/Demo/CORTEX_LM3S102_Rowley/Demo1/ParTest.c +++ b/Demo/CORTEX_LM3S102_Rowley/Demo1/ParTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/CORTEX_LM3S102_Rowley/Demo1/main.c b/Demo/CORTEX_LM3S102_Rowley/Demo1/main.c index 7c75ef1722..852d8f09e8 100644 --- a/Demo/CORTEX_LM3S102_Rowley/Demo1/main.c +++ b/Demo/CORTEX_LM3S102_Rowley/Demo1/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/CORTEX_LM3S102_Rowley/Demo2/FreeRTOSConfig.h b/Demo/CORTEX_LM3S102_Rowley/Demo2/FreeRTOSConfig.h index 639084e67c..d8782855d1 100644 --- a/Demo/CORTEX_LM3S102_Rowley/Demo2/FreeRTOSConfig.h +++ b/Demo/CORTEX_LM3S102_Rowley/Demo2/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/CORTEX_LM3S102_Rowley/Demo2/ParTest.c b/Demo/CORTEX_LM3S102_Rowley/Demo2/ParTest.c index e6d1d52bcc..52dcc9875b 100644 --- a/Demo/CORTEX_LM3S102_Rowley/Demo2/ParTest.c +++ b/Demo/CORTEX_LM3S102_Rowley/Demo2/ParTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/CORTEX_LM3S102_Rowley/Demo2/main.c b/Demo/CORTEX_LM3S102_Rowley/Demo2/main.c index 7cd374922d..070638c2d1 100644 --- a/Demo/CORTEX_LM3S102_Rowley/Demo2/main.c +++ b/Demo/CORTEX_LM3S102_Rowley/Demo2/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/CORTEX_LM3S102_Rowley/Demo3/FreeRTOSConfig.h b/Demo/CORTEX_LM3S102_Rowley/Demo3/FreeRTOSConfig.h index 4a76090c40..28f837996e 100644 --- a/Demo/CORTEX_LM3S102_Rowley/Demo3/FreeRTOSConfig.h +++ b/Demo/CORTEX_LM3S102_Rowley/Demo3/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/CORTEX_LM3S102_Rowley/Demo3/ParTest.c b/Demo/CORTEX_LM3S102_Rowley/Demo3/ParTest.c index a46c5f3fb3..ed72037e55 100644 --- a/Demo/CORTEX_LM3S102_Rowley/Demo3/ParTest.c +++ b/Demo/CORTEX_LM3S102_Rowley/Demo3/ParTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/CORTEX_LM3S102_Rowley/Demo3/main.c b/Demo/CORTEX_LM3S102_Rowley/Demo3/main.c index 53ea760d47..b620979dcf 100644 --- a/Demo/CORTEX_LM3S102_Rowley/Demo3/main.c +++ b/Demo/CORTEX_LM3S102_Rowley/Demo3/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/CORTEX_LM3S316_IAR/FreeRTOSConfig.h b/Demo/CORTEX_LM3S316_IAR/FreeRTOSConfig.h index d033b280f1..dc484ee14f 100644 --- a/Demo/CORTEX_LM3S316_IAR/FreeRTOSConfig.h +++ b/Demo/CORTEX_LM3S316_IAR/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/CORTEX_LM3S316_IAR/ParTest/ParTest.c b/Demo/CORTEX_LM3S316_IAR/ParTest/ParTest.c index e6d1d52bcc..52dcc9875b 100644 --- a/Demo/CORTEX_LM3S316_IAR/ParTest/ParTest.c +++ b/Demo/CORTEX_LM3S316_IAR/ParTest/ParTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/CORTEX_LM3S316_IAR/commstest.c b/Demo/CORTEX_LM3S316_IAR/commstest.c index d553606e06..fe5f4a7a40 100644 --- a/Demo/CORTEX_LM3S316_IAR/commstest.c +++ b/Demo/CORTEX_LM3S316_IAR/commstest.c @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/CORTEX_LM3S316_IAR/commstest.h b/Demo/CORTEX_LM3S316_IAR/commstest.h index d890717ea6..14e78a43ba 100644 --- a/Demo/CORTEX_LM3S316_IAR/commstest.h +++ b/Demo/CORTEX_LM3S316_IAR/commstest.h @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/CORTEX_LM3S316_IAR/main.c b/Demo/CORTEX_LM3S316_IAR/main.c index 38be3c5740..673e3ab8ff 100644 --- a/Demo/CORTEX_LM3S316_IAR/main.c +++ b/Demo/CORTEX_LM3S316_IAR/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/CORTEX_LM3S811_GCC/FreeRTOSConfig.h b/Demo/CORTEX_LM3S811_GCC/FreeRTOSConfig.h index 70a6789ac8..9cf94fae7e 100644 --- a/Demo/CORTEX_LM3S811_GCC/FreeRTOSConfig.h +++ b/Demo/CORTEX_LM3S811_GCC/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/CORTEX_LM3S811_GCC/main.c b/Demo/CORTEX_LM3S811_GCC/main.c index db32f19b03..286f14fdbc 100644 --- a/Demo/CORTEX_LM3S811_GCC/main.c +++ b/Demo/CORTEX_LM3S811_GCC/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/CORTEX_LM3S811_IAR/FreeRTOSConfig.h b/Demo/CORTEX_LM3S811_IAR/FreeRTOSConfig.h index 632be62d71..6a4f02c909 100644 --- a/Demo/CORTEX_LM3S811_IAR/FreeRTOSConfig.h +++ b/Demo/CORTEX_LM3S811_IAR/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/CORTEX_LM3S811_IAR/main.c b/Demo/CORTEX_LM3S811_IAR/main.c index 4c6b378260..6e48b0b3dd 100644 --- a/Demo/CORTEX_LM3S811_IAR/main.c +++ b/Demo/CORTEX_LM3S811_IAR/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/CORTEX_LM3S811_KEIL/FreeRTOSConfig.h b/Demo/CORTEX_LM3S811_KEIL/FreeRTOSConfig.h index f8288ffdb8..cb60e553c7 100644 --- a/Demo/CORTEX_LM3S811_KEIL/FreeRTOSConfig.h +++ b/Demo/CORTEX_LM3S811_KEIL/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/CORTEX_LM3S811_KEIL/heap/heap_1.c b/Demo/CORTEX_LM3S811_KEIL/heap/heap_1.c index b9b6121ccd..c48d0996a7 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.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/CORTEX_LM3S811_KEIL/main.c b/Demo/CORTEX_LM3S811_KEIL/main.c index df209e795d..c32628a1b1 100644 --- a/Demo/CORTEX_LM3S811_KEIL/main.c +++ b/Demo/CORTEX_LM3S811_KEIL/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/FreeRTOSConfig.h b/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/FreeRTOSConfig.h index 9dcc891d96..bde7d42a48 100644 --- a/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/FreeRTOSConfig.h +++ b/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/Makefile b/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/Makefile index f1b79ea373..09f0f0d4e8 100644 --- a/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/Makefile +++ b/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/Makefile @@ -1,4 +1,4 @@ -# FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. +# FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 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 3c3716df47..3dc446071d 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.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/main.c b/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/main.c index 6ea8468c02..55c0e535bb 100644 --- a/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/main.c +++ b/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -27,6 +27,10 @@ See http://www.FreeRTOS.org for documentation, latest information, license and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. + + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/timertest.c b/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/timertest.c index d6c450b0d1..f74b9b7439 100644 --- a/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/timertest.c +++ b/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/timertest.c @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/webserver/emac.c b/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/webserver/emac.c index b1427d6c4a..7addce2fa8 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.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 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 8767d5b82d..f00cd28fdf 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.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 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 14fb7813b4..cc637fad3d 100644 --- a/Demo/CORTEX_LM3Sxxxx_IAR_Keil/FreeRTOSConfig.h +++ b/Demo/CORTEX_LM3Sxxxx_IAR_Keil/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/CORTEX_LM3Sxxxx_IAR_Keil/ParTest/ParTest.c b/Demo/CORTEX_LM3Sxxxx_IAR_Keil/ParTest/ParTest.c index 3c3716df47..3dc446071d 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.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/CORTEX_LM3Sxxxx_IAR_Keil/main.c b/Demo/CORTEX_LM3Sxxxx_IAR_Keil/main.c index 14ba06d3ea..4c96f4597d 100644 --- a/Demo/CORTEX_LM3Sxxxx_IAR_Keil/main.c +++ b/Demo/CORTEX_LM3Sxxxx_IAR_Keil/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -27,6 +27,10 @@ See http://www.FreeRTOS.org for documentation, latest information, license and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. + + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/CORTEX_LM3Sxxxx_IAR_Keil/timertest.c b/Demo/CORTEX_LM3Sxxxx_IAR_Keil/timertest.c index d6c450b0d1..f74b9b7439 100644 --- a/Demo/CORTEX_LM3Sxxxx_IAR_Keil/timertest.c +++ b/Demo/CORTEX_LM3Sxxxx_IAR_Keil/timertest.c @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/CORTEX_LM3Sxxxx_IAR_Keil/webserver/emac.c b/Demo/CORTEX_LM3Sxxxx_IAR_Keil/webserver/emac.c index b1427d6c4a..7addce2fa8 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.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 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 7a8c6fc07c..764e03e66f 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.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 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 f73bda9cfd..bfab542a08 100644 --- a/Demo/CORTEX_STM32F103_IAR/FreeRTOSConfig.h +++ b/Demo/CORTEX_STM32F103_IAR/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/CORTEX_STM32F103_IAR/ParTest/ParTest.c b/Demo/CORTEX_STM32F103_IAR/ParTest/ParTest.c index 3bdf94267c..2b104c5f91 100644 --- a/Demo/CORTEX_STM32F103_IAR/ParTest/ParTest.c +++ b/Demo/CORTEX_STM32F103_IAR/ParTest/ParTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/CORTEX_STM32F103_IAR/main.c b/Demo/CORTEX_STM32F103_IAR/main.c index 7498e3ce64..517bdbf62e 100644 --- a/Demo/CORTEX_STM32F103_IAR/main.c +++ b/Demo/CORTEX_STM32F103_IAR/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/CORTEX_STM32F103_IAR/serial/serial.c b/Demo/CORTEX_STM32F103_IAR/serial/serial.c index 5b29b933a5..e5ac719953 100644 --- a/Demo/CORTEX_STM32F103_IAR/serial/serial.c +++ b/Demo/CORTEX_STM32F103_IAR/serial/serial.c @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/CORTEX_STM32F103_IAR/timertest.c b/Demo/CORTEX_STM32F103_IAR/timertest.c index 425da98f0f..98cc654352 100644 --- a/Demo/CORTEX_STM32F103_IAR/timertest.c +++ b/Demo/CORTEX_STM32F103_IAR/timertest.c @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/Common/Full/BlockQ.c b/Demo/Common/Full/BlockQ.c index 358e1983c1..ef017ba125 100644 --- a/Demo/Common/Full/BlockQ.c +++ b/Demo/Common/Full/BlockQ.c @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/Common/Full/PollQ.c b/Demo/Common/Full/PollQ.c index 559ffc4fab..0126464f97 100644 --- a/Demo/Common/Full/PollQ.c +++ b/Demo/Common/Full/PollQ.c @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/Common/Full/comtest.c b/Demo/Common/Full/comtest.c index 96bcaedfdf..f7eef01d85 100644 --- a/Demo/Common/Full/comtest.c +++ b/Demo/Common/Full/comtest.c @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/Common/Full/death.c b/Demo/Common/Full/death.c index 37653233a1..a873da86d7 100644 --- a/Demo/Common/Full/death.c +++ b/Demo/Common/Full/death.c @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/Common/Full/dynamic.c b/Demo/Common/Full/dynamic.c index 1b56a79d6d..6935905e10 100644 --- a/Demo/Common/Full/dynamic.c +++ b/Demo/Common/Full/dynamic.c @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/Common/Full/events.c b/Demo/Common/Full/events.c index 251b336046..74f9e9dd7b 100644 --- a/Demo/Common/Full/events.c +++ b/Demo/Common/Full/events.c @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/Common/Full/flash.c b/Demo/Common/Full/flash.c index 296213cc31..a46ff89e3c 100644 --- a/Demo/Common/Full/flash.c +++ b/Demo/Common/Full/flash.c @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/Common/Full/flop.c b/Demo/Common/Full/flop.c index 57a54e239a..a8186d8fa9 100644 --- a/Demo/Common/Full/flop.c +++ b/Demo/Common/Full/flop.c @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/Common/Full/integer.c b/Demo/Common/Full/integer.c index 6afa0247a8..8e0395b807 100644 --- a/Demo/Common/Full/integer.c +++ b/Demo/Common/Full/integer.c @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/Common/Full/print.c b/Demo/Common/Full/print.c index 0b2b9cd0fb..9ea35b34a7 100644 --- a/Demo/Common/Full/print.c +++ b/Demo/Common/Full/print.c @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/Common/Full/semtest.c b/Demo/Common/Full/semtest.c index 85c6222af5..03f6d590f2 100644 --- a/Demo/Common/Full/semtest.c +++ b/Demo/Common/Full/semtest.c @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/Common/Minimal/BlockQ.c b/Demo/Common/Minimal/BlockQ.c index 06e8c4a0f0..e0d3569a1c 100644 --- a/Demo/Common/Minimal/BlockQ.c +++ b/Demo/Common/Minimal/BlockQ.c @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/Common/Minimal/GenQTest.c b/Demo/Common/Minimal/GenQTest.c index 20f015a394..1f8eac5d77 100644 --- a/Demo/Common/Minimal/GenQTest.c +++ b/Demo/Common/Minimal/GenQTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/Common/Minimal/PollQ.c b/Demo/Common/Minimal/PollQ.c index 8947f483c0..640918b034 100644 --- a/Demo/Common/Minimal/PollQ.c +++ b/Demo/Common/Minimal/PollQ.c @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/Common/Minimal/QPeek.c b/Demo/Common/Minimal/QPeek.c index 3191528a21..41e40b3e68 100644 --- a/Demo/Common/Minimal/QPeek.c +++ b/Demo/Common/Minimal/QPeek.c @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/Common/Minimal/blocktim.c b/Demo/Common/Minimal/blocktim.c index 6b90b50fbf..0b369a8619 100644 --- a/Demo/Common/Minimal/blocktim.c +++ b/Demo/Common/Minimal/blocktim.c @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/Common/Minimal/comtest.c b/Demo/Common/Minimal/comtest.c index 86ef4b7422..72be185a99 100644 --- a/Demo/Common/Minimal/comtest.c +++ b/Demo/Common/Minimal/comtest.c @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/Common/Minimal/crflash.c b/Demo/Common/Minimal/crflash.c index 773373166c..bcc0026b44 100644 --- a/Demo/Common/Minimal/crflash.c +++ b/Demo/Common/Minimal/crflash.c @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/Common/Minimal/crhook.c b/Demo/Common/Minimal/crhook.c index 28c911357d..d51c2447fd 100644 --- a/Demo/Common/Minimal/crhook.c +++ b/Demo/Common/Minimal/crhook.c @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/Common/Minimal/death.c b/Demo/Common/Minimal/death.c index b9eb2bfaa5..be4c5e129c 100644 --- a/Demo/Common/Minimal/death.c +++ b/Demo/Common/Minimal/death.c @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/Common/Minimal/dynamic.c b/Demo/Common/Minimal/dynamic.c index 630f1cc931..5f8d3ab561 100644 --- a/Demo/Common/Minimal/dynamic.c +++ b/Demo/Common/Minimal/dynamic.c @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/Common/Minimal/flash.c b/Demo/Common/Minimal/flash.c index 19fb88a283..cc57411e50 100644 --- a/Demo/Common/Minimal/flash.c +++ b/Demo/Common/Minimal/flash.c @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/Common/Minimal/flop.c b/Demo/Common/Minimal/flop.c index 23f6de0f23..313dea15da 100644 --- a/Demo/Common/Minimal/flop.c +++ b/Demo/Common/Minimal/flop.c @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/Common/Minimal/integer.c b/Demo/Common/Minimal/integer.c index 8b844ea74e..87a936679c 100644 --- a/Demo/Common/Minimal/integer.c +++ b/Demo/Common/Minimal/integer.c @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/Common/Minimal/semtest.c b/Demo/Common/Minimal/semtest.c index dfe5aaf444..b5705ea8bc 100644 --- a/Demo/Common/Minimal/semtest.c +++ b/Demo/Common/Minimal/semtest.c @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/Common/include/BlockQ.h b/Demo/Common/include/BlockQ.h index 0951854d37..f4930eb6bb 100644 --- a/Demo/Common/include/BlockQ.h +++ b/Demo/Common/include/BlockQ.h @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/Common/include/GenQTest.h b/Demo/Common/include/GenQTest.h index d41d067e8c..4e4ef4f920 100644 --- a/Demo/Common/include/GenQTest.h +++ b/Demo/Common/include/GenQTest.h @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/Common/include/PollQ.h b/Demo/Common/include/PollQ.h index 88101f824a..26417755c5 100644 --- a/Demo/Common/include/PollQ.h +++ b/Demo/Common/include/PollQ.h @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/Common/include/QPeek.h b/Demo/Common/include/QPeek.h index a6dcbdb955..b225bd1ff9 100644 --- a/Demo/Common/include/QPeek.h +++ b/Demo/Common/include/QPeek.h @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/Common/include/blocktim.h b/Demo/Common/include/blocktim.h index 4fa43bd805..d9885bd06f 100644 --- a/Demo/Common/include/blocktim.h +++ b/Demo/Common/include/blocktim.h @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/Common/include/comtest.h b/Demo/Common/include/comtest.h index 39ab186a19..2e364c196f 100644 --- a/Demo/Common/include/comtest.h +++ b/Demo/Common/include/comtest.h @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/Common/include/comtest2.h b/Demo/Common/include/comtest2.h index 5200223b8a..74c3c43899 100644 --- a/Demo/Common/include/comtest2.h +++ b/Demo/Common/include/comtest2.h @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/Common/include/crflash.h b/Demo/Common/include/crflash.h index 9ea78edbf5..837498528d 100644 --- a/Demo/Common/include/crflash.h +++ b/Demo/Common/include/crflash.h @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/Common/include/crhook.h b/Demo/Common/include/crhook.h index 76df93389b..de2d904478 100644 --- a/Demo/Common/include/crhook.h +++ b/Demo/Common/include/crhook.h @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/Common/include/death.h b/Demo/Common/include/death.h index b6cf40f298..71d791b577 100644 --- a/Demo/Common/include/death.h +++ b/Demo/Common/include/death.h @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/Common/include/dynamic.h b/Demo/Common/include/dynamic.h index 355cd51473..714f83c5ef 100644 --- a/Demo/Common/include/dynamic.h +++ b/Demo/Common/include/dynamic.h @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/Common/include/fileIO.h b/Demo/Common/include/fileIO.h index 24b741e2d4..e6eee74f7d 100644 --- a/Demo/Common/include/fileIO.h +++ b/Demo/Common/include/fileIO.h @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/Common/include/flash.h b/Demo/Common/include/flash.h index bdac543be1..5a1e28eb33 100644 --- a/Demo/Common/include/flash.h +++ b/Demo/Common/include/flash.h @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/Common/include/flop.h b/Demo/Common/include/flop.h index 0b077d1cd8..7a7584c733 100644 --- a/Demo/Common/include/flop.h +++ b/Demo/Common/include/flop.h @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/Common/include/integer.h b/Demo/Common/include/integer.h index e06d487e8d..0bc6728e8a 100644 --- a/Demo/Common/include/integer.h +++ b/Demo/Common/include/integer.h @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/Common/include/mevents.h b/Demo/Common/include/mevents.h index cee2714797..a3c47958cf 100644 --- a/Demo/Common/include/mevents.h +++ b/Demo/Common/include/mevents.h @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/Common/include/partest.h b/Demo/Common/include/partest.h index 9470c30e14..5201fb5e65 100644 --- a/Demo/Common/include/partest.h +++ b/Demo/Common/include/partest.h @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/Common/include/print.h b/Demo/Common/include/print.h index 5c05dfef88..78ccfae517 100644 --- a/Demo/Common/include/print.h +++ b/Demo/Common/include/print.h @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/Common/include/semtest.h b/Demo/Common/include/semtest.h index 9ca9b58426..5ba3dfe076 100644 --- a/Demo/Common/include/semtest.h +++ b/Demo/Common/include/semtest.h @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/Common/include/serial.h b/Demo/Common/include/serial.h index c3ff33e348..d6d4a261c7 100644 --- a/Demo/Common/include/serial.h +++ b/Demo/Common/include/serial.h @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/Cygnal/FreeRTOSConfig.h b/Demo/Cygnal/FreeRTOSConfig.h index 574ce19464..a6fcc27bf6 100644 --- a/Demo/Cygnal/FreeRTOSConfig.h +++ b/Demo/Cygnal/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/Cygnal/Makefile b/Demo/Cygnal/Makefile index ae940a7d1a..7e21e891d2 100644 --- a/Demo/Cygnal/Makefile +++ b/Demo/Cygnal/Makefile @@ -1,4 +1,4 @@ -# FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. +# FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 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 238097555c..e72695af10 100644 --- a/Demo/Cygnal/ParTest/ParTest.c +++ b/Demo/Cygnal/ParTest/ParTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ #include diff --git a/Demo/Cygnal/main.c b/Demo/Cygnal/main.c index 2de535b7a5..aa2fcae41a 100644 --- a/Demo/Cygnal/main.c +++ b/Demo/Cygnal/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/Cygnal/serial/serial.c b/Demo/Cygnal/serial/serial.c index d28d3d8c5e..839d54e8cb 100644 --- a/Demo/Cygnal/serial/serial.c +++ b/Demo/Cygnal/serial/serial.c @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/Flshlite/FRConfig.h b/Demo/Flshlite/FRConfig.h index 11c5527b9c..b7e8d1bf6d 100644 --- a/Demo/Flshlite/FRConfig.h +++ b/Demo/Flshlite/FRConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/Flshlite/FileIO/fileIO.c b/Demo/Flshlite/FileIO/fileIO.c index caca4b1a27..9f3caf498b 100644 --- a/Demo/Flshlite/FileIO/fileIO.c +++ b/Demo/Flshlite/FileIO/fileIO.c @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/Flshlite/FreeRTOSConfig.h b/Demo/Flshlite/FreeRTOSConfig.h index 7c9f7d9d6c..0e25f34179 100644 --- a/Demo/Flshlite/FreeRTOSConfig.h +++ b/Demo/Flshlite/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/Flshlite/ParTest/ParTest.c b/Demo/Flshlite/ParTest/ParTest.c index 2dcff84911..6a617220c5 100644 --- a/Demo/Flshlite/ParTest/ParTest.c +++ b/Demo/Flshlite/ParTest/ParTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/Flshlite/main.c b/Demo/Flshlite/main.c index 2e5beb866e..ce977371ee 100644 --- a/Demo/Flshlite/main.c +++ b/Demo/Flshlite/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/Flshlite/serial/serial.c b/Demo/Flshlite/serial/serial.c index fef3de4c0e..442023fcc5 100644 --- a/Demo/Flshlite/serial/serial.c +++ b/Demo/Flshlite/serial/serial.c @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/H8S/RTOSDemo/FreeRTOSConfig.h b/Demo/H8S/RTOSDemo/FreeRTOSConfig.h index f6c21aa3b7..be73726ae1 100644 --- a/Demo/H8S/RTOSDemo/FreeRTOSConfig.h +++ b/Demo/H8S/RTOSDemo/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/H8S/RTOSDemo/ParTest/ParTest.c b/Demo/H8S/RTOSDemo/ParTest/ParTest.c index f81a9f5f9e..4d4228830a 100644 --- a/Demo/H8S/RTOSDemo/ParTest/ParTest.c +++ b/Demo/H8S/RTOSDemo/ParTest/ParTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/H8S/RTOSDemo/main.c b/Demo/H8S/RTOSDemo/main.c index 4229efdd9c..9014c78b5a 100644 --- a/Demo/H8S/RTOSDemo/main.c +++ b/Demo/H8S/RTOSDemo/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/H8S/RTOSDemo/serial/serial.c b/Demo/H8S/RTOSDemo/serial/serial.c index 3cbf35a317..13348f9a34 100644 --- a/Demo/H8S/RTOSDemo/serial/serial.c +++ b/Demo/H8S/RTOSDemo/serial/serial.c @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/HCS12_CodeWarrior_banked/FreeRTOSConfig.h b/Demo/HCS12_CodeWarrior_banked/FreeRTOSConfig.h index 1fe32145cc..3c3ce4d343 100644 --- a/Demo/HCS12_CodeWarrior_banked/FreeRTOSConfig.h +++ b/Demo/HCS12_CodeWarrior_banked/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/HCS12_CodeWarrior_banked/ParTest/ParTest.c b/Demo/HCS12_CodeWarrior_banked/ParTest/ParTest.c index 45d7e5e6a1..e05e06103c 100644 --- a/Demo/HCS12_CodeWarrior_banked/ParTest/ParTest.c +++ b/Demo/HCS12_CodeWarrior_banked/ParTest/ParTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/HCS12_CodeWarrior_banked/main.c b/Demo/HCS12_CodeWarrior_banked/main.c index 9f696e8aca..60265a885c 100644 --- a/Demo/HCS12_CodeWarrior_banked/main.c +++ b/Demo/HCS12_CodeWarrior_banked/main.c @@ -1,6 +1,6 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -29,8 +29,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/HCS12_CodeWarrior_banked/serial/serial.c b/Demo/HCS12_CodeWarrior_banked/serial/serial.c index 752b077058..64d18c4817 100644 --- a/Demo/HCS12_CodeWarrior_banked/serial/serial.c +++ b/Demo/HCS12_CodeWarrior_banked/serial/serial.c @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/HCS12_CodeWarrior_small/FreeRTOSConfig.h b/Demo/HCS12_CodeWarrior_small/FreeRTOSConfig.h index f6f7a15108..e3ba4d5918 100644 --- a/Demo/HCS12_CodeWarrior_small/FreeRTOSConfig.h +++ b/Demo/HCS12_CodeWarrior_small/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/HCS12_CodeWarrior_small/ParTest/ParTest.c b/Demo/HCS12_CodeWarrior_small/ParTest/ParTest.c index 45d7e5e6a1..e05e06103c 100644 --- a/Demo/HCS12_CodeWarrior_small/ParTest/ParTest.c +++ b/Demo/HCS12_CodeWarrior_small/ParTest/ParTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/HCS12_CodeWarrior_small/main.c b/Demo/HCS12_CodeWarrior_small/main.c index 6a7dec11f3..b812d3c4dd 100644 --- a/Demo/HCS12_CodeWarrior_small/main.c +++ b/Demo/HCS12_CodeWarrior_small/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/HCS12_CodeWarrior_small/serial/serial.c b/Demo/HCS12_CodeWarrior_small/serial/serial.c index 006f48af37..036b20538b 100644 --- a/Demo/HCS12_CodeWarrior_small/serial/serial.c +++ b/Demo/HCS12_CodeWarrior_small/serial/serial.c @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/HCS12_GCC_banked/FreeRTOSConfig.h b/Demo/HCS12_GCC_banked/FreeRTOSConfig.h index 3006a1bcc7..befc85ab17 100644 --- a/Demo/HCS12_GCC_banked/FreeRTOSConfig.h +++ b/Demo/HCS12_GCC_banked/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/HCS12_GCC_banked/ParTest.c b/Demo/HCS12_GCC_banked/ParTest.c index f271a3d5d5..55ab9305a3 100644 --- a/Demo/HCS12_GCC_banked/ParTest.c +++ b/Demo/HCS12_GCC_banked/ParTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/HCS12_GCC_banked/main.c b/Demo/HCS12_GCC_banked/main.c index 56aec0556d..35ac98be05 100644 --- a/Demo/HCS12_GCC_banked/main.c +++ b/Demo/HCS12_GCC_banked/main.c @@ -1,6 +1,6 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -29,8 +29,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/HCS12_GCC_banked/startup.c b/Demo/HCS12_GCC_banked/startup.c index f6003312ca..bdbfab74cc 100644 --- a/Demo/HCS12_GCC_banked/startup.c +++ b/Demo/HCS12_GCC_banked/startup.c @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/MCF5235_GCC/FreeRTOSConfig.h b/Demo/MCF5235_GCC/FreeRTOSConfig.h index 6ba8993f7c..09686d282f 100644 --- a/Demo/MCF5235_GCC/FreeRTOSConfig.h +++ b/Demo/MCF5235_GCC/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V4.1.0 - Copyright (C) 2003-2006 Richard Barry. + FreeRTOS V4.6.1 - Copyright (C) 2003-2006 Richard Barry. MCF5235 Port - Copyright (C) 2006 Christian Walter. This file is part of the FreeRTOS distribution. @@ -29,8 +29,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/MCF5235_GCC/demo.c b/Demo/MCF5235_GCC/demo.c index 6cc6d53a8b..2ad5d8e192 100644 --- a/Demo/MCF5235_GCC/demo.c +++ b/Demo/MCF5235_GCC/demo.c @@ -1,5 +1,5 @@ /* - FreeRTOS V4.1.0 - Copyright (C) 2003-2006 Richard Barry. + FreeRTOS V4.6.1 - Copyright (C) 2003-2006 Richard Barry. MCF5235 Port - Copyright (C) 2006 Christian Walter. This file is part of the FreeRTOS distribution. @@ -29,8 +29,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/MCF5235_GCC/system/crt0.S b/Demo/MCF5235_GCC/system/crt0.S index 97323a4f71..efc61e42d7 100644 --- a/Demo/MCF5235_GCC/system/crt0.S +++ b/Demo/MCF5235_GCC/system/crt0.S @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/MCF5235_GCC/system/init.c b/Demo/MCF5235_GCC/system/init.c index f923c982ca..2ac4f7002b 100644 --- a/Demo/MCF5235_GCC/system/init.c +++ b/Demo/MCF5235_GCC/system/init.c @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/MCF5235_GCC/system/newlib.c b/Demo/MCF5235_GCC/system/newlib.c index 1626a9d600..098af75ecc 100644 --- a/Demo/MCF5235_GCC/system/newlib.c +++ b/Demo/MCF5235_GCC/system/newlib.c @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/MCF5235_GCC/system/serial.c b/Demo/MCF5235_GCC/system/serial.c index ef10d7aa90..f8d35db856 100644 --- a/Demo/MCF5235_GCC/system/serial.c +++ b/Demo/MCF5235_GCC/system/serial.c @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/MCF5235_GCC/system/vector.S b/Demo/MCF5235_GCC/system/vector.S index f1d0a47339..5974215bda 100644 --- a/Demo/MCF5235_GCC/system/vector.S +++ b/Demo/MCF5235_GCC/system/vector.S @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/MicroBlaze/FreeRTOSConfig.h b/Demo/MicroBlaze/FreeRTOSConfig.h index adfb624dbb..fb2962e4e3 100644 --- a/Demo/MicroBlaze/FreeRTOSConfig.h +++ b/Demo/MicroBlaze/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/MicroBlaze/ParTest/ParTest.c b/Demo/MicroBlaze/ParTest/ParTest.c index dc0fab37bd..fd93c558d0 100644 --- a/Demo/MicroBlaze/ParTest/ParTest.c +++ b/Demo/MicroBlaze/ParTest/ParTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/MicroBlaze/main.c b/Demo/MicroBlaze/main.c index 5391630f69..d2c7d0350b 100644 --- a/Demo/MicroBlaze/main.c +++ b/Demo/MicroBlaze/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/MicroBlaze/serial/serial.c b/Demo/MicroBlaze/serial/serial.c index c5062f0773..b801163632 100644 --- a/Demo/MicroBlaze/serial/serial.c +++ b/Demo/MicroBlaze/serial/serial.c @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/PC/FRConfig.h b/Demo/PC/FRConfig.h index ee8f5aa1bb..dfb455ce6f 100644 --- a/Demo/PC/FRConfig.h +++ b/Demo/PC/FRConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/PC/FileIO/fileIO.c b/Demo/PC/FileIO/fileIO.c index fc8be3f8f1..67ee7f653b 100644 --- a/Demo/PC/FileIO/fileIO.c +++ b/Demo/PC/FileIO/fileIO.c @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/PC/FreeRTOSConfig.h b/Demo/PC/FreeRTOSConfig.h index 66b9dbe426..b35b89bc75 100644 --- a/Demo/PC/FreeRTOSConfig.h +++ b/Demo/PC/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/PC/ParTest/ParTest.c b/Demo/PC/ParTest/ParTest.c index 6d67ffb699..d472d2e96c 100644 --- a/Demo/PC/ParTest/ParTest.c +++ b/Demo/PC/ParTest/ParTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/PC/main.c b/Demo/PC/main.c index 68698c8e27..603c22a9e3 100644 --- a/Demo/PC/main.c +++ b/Demo/PC/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/PC/serial/serial.c b/Demo/PC/serial/serial.c index 84b99537f3..c96b9bb81d 100644 --- a/Demo/PC/serial/serial.c +++ b/Demo/PC/serial/serial.c @@ -5,7 +5,7 @@ http://dzcomm.sourceforge.net - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -34,8 +34,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/PIC18_MPLAB/FreeRTOSConfig.h b/Demo/PIC18_MPLAB/FreeRTOSConfig.h index 21c02a36c2..54a027dd4b 100644 --- a/Demo/PIC18_MPLAB/FreeRTOSConfig.h +++ b/Demo/PIC18_MPLAB/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/PIC18_MPLAB/ParTest/ParTest.c b/Demo/PIC18_MPLAB/ParTest/ParTest.c index 042d9764df..b53e280207 100644 --- a/Demo/PIC18_MPLAB/ParTest/ParTest.c +++ b/Demo/PIC18_MPLAB/ParTest/ParTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/PIC18_MPLAB/main1.c b/Demo/PIC18_MPLAB/main1.c index 9bd54013c4..c355d33a5d 100644 --- a/Demo/PIC18_MPLAB/main1.c +++ b/Demo/PIC18_MPLAB/main1.c @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/PIC18_MPLAB/main2.c b/Demo/PIC18_MPLAB/main2.c index 763ece9482..92a16036fc 100644 --- a/Demo/PIC18_MPLAB/main2.c +++ b/Demo/PIC18_MPLAB/main2.c @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/PIC18_MPLAB/main3.c b/Demo/PIC18_MPLAB/main3.c index 230a038997..ae81f97936 100644 --- a/Demo/PIC18_MPLAB/main3.c +++ b/Demo/PIC18_MPLAB/main3.c @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/PIC18_MPLAB/rtosdemo1.mcp b/Demo/PIC18_MPLAB/rtosdemo1.mcp index 3d84a05622..2a954177ec 100644 --- a/Demo/PIC18_MPLAB/rtosdemo1.mcp +++ b/Demo/PIC18_MPLAB/rtosdemo1.mcp @@ -2,12 +2,13 @@ magic_cookie={66E99B07-E706-4689-9E80-9B2582898A13} file_version=1.0 [PATH_INFO] +BuildDirPolicy=BuildDirIsSourceDir dir_src= dir_bin= dir_tmp= dir_sin= -dir_inc=D:\DevTools\mcc18\h;e:\dev\freertos\demo\common\include;e:\dev\freertos\source\include;e:\dev\freertos\source\portable\mplab\PIC18F;e:\dev\freertos\demo\PIC18_MPLAB -dir_lib=D:\DevTools\mcc18\lib +dir_inc=.;.\include;..\include;..\..\include;..\..\..\include;..\..\Source\include;..\..\..\Source\include;..\Demo\PIC18_MPLAB;..\..\..\Demo\PIC18_MPLAB;..\..\..\..\Demo\PIC18_MPLAB;C:\Devtools\Microchip\MCC18\h;..\Common\include;..\..\Common\include +dir_lib=C:\Devtools\Microchip\MCC18\lib dir_lkr= [CAT_FILTERS] filter_src=*.asm;*.c @@ -38,25 +39,25 @@ file_018=no file_019=no file_020=no [FILE_INFO] -file_000=E:\Dev\FreeRTOS\Source\tasks.c -file_001=E:\Dev\FreeRTOS\Source\queue.c -file_002=E:\Dev\FreeRTOS\Source\list.c -file_003=E:\Dev\FreeRTOS\Source\portable\MPLAB\PIC18F\port.c -file_004=E:\Dev\FreeRTOS\Demo\Common\Minimal\PollQ.c +file_000=..\..\Source\tasks.c +file_001=..\..\Source\queue.c +file_002=..\..\Source\list.c +file_003=..\..\Source\portable\MPLAB\PIC18F\port.c +file_004=..\Common\Minimal\PollQ.c file_005=main1.c file_006=ParTest\ParTest.c file_007=serial\serial.c -file_008=E:\Dev\FreeRTOS\Demo\Common\Minimal\integer.c -file_009=E:\Dev\FreeRTOS\Source\portable\MemMang\heap_1.c -file_010=E:\Dev\FreeRTOS\Source\portable\MPLAB\PIC18F\portmacro.h -file_011=E:\Dev\FreeRTOS\Source\include\task.h -file_012=E:\Dev\FreeRTOS\Source\include\list.h -file_013=E:\Dev\FreeRTOS\Source\include\portable.h -file_014=E:\Dev\FreeRTOS\Source\include\projdefs.h -file_015=E:\Dev\FreeRTOS\Source\include\queue.h -file_016=E:\Dev\FreeRTOS\Demo\Common\include\integer.h -file_017=E:\Dev\FreeRTOS\Demo\Common\include\PollQ.h -file_018=E:\Dev\FreeRTOS\Demo\Common\include\serial.h +file_008=..\Common\Minimal\integer.c +file_009=..\..\Source\portable\MemMang\heap_1.c +file_010=..\..\Source\portable\MPLAB\PIC18F\portmacro.h +file_011=..\..\Source\include\task.h +file_012=..\..\Source\include\list.h +file_013=..\..\Source\include\portable.h +file_014=..\..\Source\include\projdefs.h +file_015=..\..\Source\include\queue.h +file_016=..\Common\include\integer.h +file_017=..\Common\include\PollQ.h +file_018=..\Common\include\serial.h file_019=FreeRTOSConfig.h file_020=18f452.lkr [SUITE_INFO] @@ -67,6 +68,7 @@ TS{DD2213A8-6310-47B1-8376-9430CDFC013F}=/aINHX8M TS{BFD27FBA-4A02-4C0E-A5E5-B812F3E7707C}=/m"$(BINDIR_)$(TARGETBASE).map" /aINHX8M /o"$(TARGETBASE).cof" TS{C2AF05E7-1416-4625-923D-E114DB6E2B96}=-w3 -DMPLAB_PIC18F_PORT -Ls -Opa- -nw 2074 -nw 2066 TS{ADE93A55-C7C7-4D4D-A4BA-59305F7D0391}= -[TOOL_LOC_STAMPS] -tool_loc{96C98149-AA1B-4CF9-B967-FAE79CAB663C}=D:\DevTools\mcc18\bin\mplink.exe -tool_loc{E56A1C86-9D32-4DF6-8C34-FE0388B1B644}=D:\DevTools\mcc18\bin\mcc18.exe +[INSTRUMENTED_TRACE] +enable=0 +transport=0 +format=0 diff --git a/Demo/PIC18_MPLAB/rtosdemo2.mcp b/Demo/PIC18_MPLAB/rtosdemo2.mcp index bbc543a0d2..cdd4811543 100644 --- a/Demo/PIC18_MPLAB/rtosdemo2.mcp +++ b/Demo/PIC18_MPLAB/rtosdemo2.mcp @@ -6,8 +6,8 @@ dir_src= dir_bin= dir_tmp= dir_sin= -dir_inc=D:\DevTools\mcc18\h;e:\dev\freertos\demo\common\include;e:\dev\freertos\source\include;e:\dev\freertos\source\portable\mplab\PIC18F;e:\dev\freertos\demo\PIC18_MPLAB -dir_lib=D:\DevTools\mcc18\lib +dir_inc=.;.\include;..\include;..\..\include;..\..\..\include;..\..\Source\include;..\..\..\Source\include;..\Demo\PIC18_MPLAB;..\..\..\Demo\PIC18_MPLAB;..\..\..\..\Demo\PIC18_MPLAB;C:\Devtools\Microchip\MCC18\h;..\Common\include;..\..\Common\include +dir_lib=C:\Devtools\Microchip\MCC18\lib dir_lkr= [CAT_FILTERS] filter_src=*.asm;*.c @@ -39,20 +39,20 @@ file_018=no file_000=main2.c file_001=serial\serial.c file_002=ParTest\ParTest.c -file_003=E:\Dev\FreeRTOS\Source\tasks.c -file_004=E:\Dev\FreeRTOS\Source\queue.c -file_005=E:\Dev\FreeRTOS\Source\list.c -file_006=E:\Dev\FreeRTOS\Source\portable\MemMang\heap_1.c -file_007=E:\Dev\FreeRTOS\Demo\Common\Minimal\flash.c -file_008=E:\Dev\FreeRTOS\Source\portable\MPLAB\PIC18F\port.c -file_009=E:\Dev\FreeRTOS\Source\portable\MPLAB\PIC18F\portmacro.h -file_010=E:\Dev\FreeRTOS\Source\include\task.h -file_011=E:\Dev\FreeRTOS\Source\include\list.h -file_012=E:\Dev\FreeRTOS\Source\include\portable.h -file_013=E:\Dev\FreeRTOS\Source\include\projdefs.h -file_014=E:\Dev\FreeRTOS\Source\include\queue.h -file_015=E:\Dev\FreeRTOS\Demo\Common\include\serial.h -file_016=E:\Dev\FreeRTOS\Demo\Common\include\flash.h +file_003=..\..\Source\tasks.c +file_004=..\..\Source\queue.c +file_005=..\..\Source\list.c +file_006=..\..\Source\portable\MemMang\heap_1.c +file_007=..\Common\Minimal\flash.c +file_008=..\..\Source\portable\MPLAB\PIC18F\port.c +file_009=..\..\Source\portable\MPLAB\PIC18F\portmacro.h +file_010=..\..\Source\include\task.h +file_011=..\..\Source\include\list.h +file_012=..\..\Source\include\portable.h +file_013=..\..\Source\include\projdefs.h +file_014=..\..\Source\include\queue.h +file_015=..\Common\include\serial.h +file_016=..\Common\include\flash.h file_017=FreeRTOSConfig.h file_018=18f452.lkr [SUITE_INFO] diff --git a/Demo/PIC18_MPLAB/rtosdemo3.mcp b/Demo/PIC18_MPLAB/rtosdemo3.mcp index 0b6b8de046..22cb2da12b 100644 --- a/Demo/PIC18_MPLAB/rtosdemo3.mcp +++ b/Demo/PIC18_MPLAB/rtosdemo3.mcp @@ -6,8 +6,8 @@ dir_src= dir_bin= dir_tmp= dir_sin= -dir_inc=D:\DevTools\mcc18\h;e:\dev\freertos\demo\common\include;e:\dev\freertos\source\include;e:\dev\freertos\source\portable\mplab\PIC18F;e:\dev\freertos\demo\PIC18_MPLAB -dir_lib=D:\DevTools\mcc18\lib +dir_inc=.;.\include;..\include;..\..\include;..\..\..\include;..\..\Source\include;..\..\..\Source\include;..\Demo\PIC18_MPLAB;..\..\..\Demo\PIC18_MPLAB;..\..\..\..\Demo\PIC18_MPLAB;C:\Devtools\Microchip\MCC18\h;..\Common\include;..\..\Common\include +dir_lib=C:\Devtools\Microchip\MCC18\lib dir_lkr= [CAT_FILTERS] filter_src=*.asm;*.c @@ -37,24 +37,24 @@ file_017=no file_018=no file_019=no [FILE_INFO] -file_000=E:\Dev\FreeRTOS\Source\tasks.c -file_001=E:\Dev\FreeRTOS\Source\queue.c -file_002=E:\Dev\FreeRTOS\Source\list.c -file_003=E:\Dev\FreeRTOS\Source\portable\MPLAB\PIC18F\port.c +file_000=..\..\Source\tasks.c +file_001=..\..\Source\queue.c +file_002=..\..\Source\list.c +file_003=..\..\Source\portable\MPLAB\PIC18F\port.c file_004=serial\serial.c file_005=main3.c -file_006=E:\Dev\FreeRTOS\Demo\Common\Minimal\comtest.c -file_007=E:\Dev\FreeRTOS\Demo\Common\Minimal\integer.c -file_008=E:\Dev\FreeRTOS\Source\portable\MemMang\heap_1.c +file_006=..\Common\Minimal\comtest.c +file_007=..\Common\Minimal\integer.c +file_008=..\..\Source\portable\MemMang\heap_1.c file_009=ParTest\ParTest.c -file_010=E:\Dev\FreeRTOS\Source\portable\MPLAB\PIC18F\portmacro.h -file_011=E:\Dev\FreeRTOS\Source\include\task.h -file_012=E:\Dev\FreeRTOS\Source\include\list.h -file_013=E:\Dev\FreeRTOS\Source\include\portable.h -file_014=E:\Dev\FreeRTOS\Source\include\projdefs.h -file_015=E:\Dev\FreeRTOS\Source\include\queue.h -file_016=E:\Dev\FreeRTOS\Demo\Common\include\serial.h -file_017=E:\Dev\FreeRTOS\Demo\Common\include\comtest.h +file_010=..\..\Source\portable\MPLAB\PIC18F\portmacro.h +file_011=..\..\Source\include\task.h +file_012=..\..\Source\include\list.h +file_013=..\..\Source\include\portable.h +file_014=..\..\Source\include\projdefs.h +file_015=..\..\Source\include\queue.h +file_016=..\Common\include\serial.h +file_017=..\Common\include\comtest.h file_018=FreeRTOSConfig.h file_019=18f452.lkr [SUITE_INFO] diff --git a/Demo/PIC18_MPLAB/serial/serial.c b/Demo/PIC18_MPLAB/serial/serial.c index 4147aa6569..6e8455b86e 100644 --- a/Demo/PIC18_MPLAB/serial/serial.c +++ b/Demo/PIC18_MPLAB/serial/serial.c @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/PIC18_WizC/Demo1/FreeRTOSConfig.h b/Demo/PIC18_WizC/Demo1/FreeRTOSConfig.h index 3df2596412..579e201c8a 100644 --- a/Demo/PIC18_WizC/Demo1/FreeRTOSConfig.h +++ b/Demo/PIC18_WizC/Demo1/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/PIC18_WizC/Demo1/WIZCmake.h b/Demo/PIC18_WizC/Demo1/WIZCmake.h index 0966aa7da8..bc2a2fe2bf 100644 --- a/Demo/PIC18_WizC/Demo1/WIZCmake.h +++ b/Demo/PIC18_WizC/Demo1/WIZCmake.h @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/PIC18_WizC/Demo1/fuses.c b/Demo/PIC18_WizC/Demo1/fuses.c index 5481a452eb..581e0774bf 100644 --- a/Demo/PIC18_WizC/Demo1/fuses.c +++ b/Demo/PIC18_WizC/Demo1/fuses.c @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/PIC18_WizC/Demo1/interrupt.c b/Demo/PIC18_WizC/Demo1/interrupt.c index 3cdaff2a13..40ba7c9538 100644 --- a/Demo/PIC18_WizC/Demo1/interrupt.c +++ b/Demo/PIC18_WizC/Demo1/interrupt.c @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/PIC18_WizC/Demo1/main.c b/Demo/PIC18_WizC/Demo1/main.c index c66913303e..3863245217 100644 --- a/Demo/PIC18_WizC/Demo1/main.c +++ b/Demo/PIC18_WizC/Demo1/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/PIC18_WizC/Demo2/FreeRTOSConfig.h b/Demo/PIC18_WizC/Demo2/FreeRTOSConfig.h index 6d356dc562..a2550895d9 100644 --- a/Demo/PIC18_WizC/Demo2/FreeRTOSConfig.h +++ b/Demo/PIC18_WizC/Demo2/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/PIC18_WizC/Demo2/WIZCmake.h b/Demo/PIC18_WizC/Demo2/WIZCmake.h index 5d0aff42f9..35c46bdf9e 100644 --- a/Demo/PIC18_WizC/Demo2/WIZCmake.h +++ b/Demo/PIC18_WizC/Demo2/WIZCmake.h @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/PIC18_WizC/Demo2/fuses.c b/Demo/PIC18_WizC/Demo2/fuses.c index 5481a452eb..581e0774bf 100644 --- a/Demo/PIC18_WizC/Demo2/fuses.c +++ b/Demo/PIC18_WizC/Demo2/fuses.c @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/PIC18_WizC/Demo2/interrupt.c b/Demo/PIC18_WizC/Demo2/interrupt.c index f69874210e..f76c53d83b 100644 --- a/Demo/PIC18_WizC/Demo2/interrupt.c +++ b/Demo/PIC18_WizC/Demo2/interrupt.c @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/PIC18_WizC/Demo2/main.c b/Demo/PIC18_WizC/Demo2/main.c index c09844eed1..1d8626a363 100644 --- a/Demo/PIC18_WizC/Demo2/main.c +++ b/Demo/PIC18_WizC/Demo2/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/PIC18_WizC/Demo3/FreeRTOSConfig.h b/Demo/PIC18_WizC/Demo3/FreeRTOSConfig.h index ad4dbdc2a0..a2c9dcf41b 100644 --- a/Demo/PIC18_WizC/Demo3/FreeRTOSConfig.h +++ b/Demo/PIC18_WizC/Demo3/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/PIC18_WizC/Demo3/WIZCmake.h b/Demo/PIC18_WizC/Demo3/WIZCmake.h index 5d0aff42f9..35c46bdf9e 100644 --- a/Demo/PIC18_WizC/Demo3/WIZCmake.h +++ b/Demo/PIC18_WizC/Demo3/WIZCmake.h @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/PIC18_WizC/Demo3/fuses.c b/Demo/PIC18_WizC/Demo3/fuses.c index 5481a452eb..581e0774bf 100644 --- a/Demo/PIC18_WizC/Demo3/fuses.c +++ b/Demo/PIC18_WizC/Demo3/fuses.c @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/PIC18_WizC/Demo3/interrupt.c b/Demo/PIC18_WizC/Demo3/interrupt.c index f69874210e..f76c53d83b 100644 --- a/Demo/PIC18_WizC/Demo3/interrupt.c +++ b/Demo/PIC18_WizC/Demo3/interrupt.c @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/PIC18_WizC/Demo3/main.c b/Demo/PIC18_WizC/Demo3/main.c index 23f9a2c8a4..dcc85dccb0 100644 --- a/Demo/PIC18_WizC/Demo3/main.c +++ b/Demo/PIC18_WizC/Demo3/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/PIC18_WizC/Demo4/FreeRTOSConfig.h b/Demo/PIC18_WizC/Demo4/FreeRTOSConfig.h index f6c97bfcc6..d746533c9b 100644 --- a/Demo/PIC18_WizC/Demo4/FreeRTOSConfig.h +++ b/Demo/PIC18_WizC/Demo4/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/PIC18_WizC/Demo4/WIZCmake.h b/Demo/PIC18_WizC/Demo4/WIZCmake.h index 5d0aff42f9..35c46bdf9e 100644 --- a/Demo/PIC18_WizC/Demo4/WIZCmake.h +++ b/Demo/PIC18_WizC/Demo4/WIZCmake.h @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/PIC18_WizC/Demo4/fuses.c b/Demo/PIC18_WizC/Demo4/fuses.c index 5481a452eb..581e0774bf 100644 --- a/Demo/PIC18_WizC/Demo4/fuses.c +++ b/Demo/PIC18_WizC/Demo4/fuses.c @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/PIC18_WizC/Demo4/interrupt.c b/Demo/PIC18_WizC/Demo4/interrupt.c index f69874210e..f76c53d83b 100644 --- a/Demo/PIC18_WizC/Demo4/interrupt.c +++ b/Demo/PIC18_WizC/Demo4/interrupt.c @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/PIC18_WizC/Demo4/main.c b/Demo/PIC18_WizC/Demo4/main.c index a0370fbefe..661c24d119 100644 --- a/Demo/PIC18_WizC/Demo4/main.c +++ b/Demo/PIC18_WizC/Demo4/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/PIC18_WizC/Demo5/FreeRTOSConfig.h b/Demo/PIC18_WizC/Demo5/FreeRTOSConfig.h index 7c10a3ff3c..0587fafd75 100644 --- a/Demo/PIC18_WizC/Demo5/FreeRTOSConfig.h +++ b/Demo/PIC18_WizC/Demo5/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/PIC18_WizC/Demo5/WIZCmake.h b/Demo/PIC18_WizC/Demo5/WIZCmake.h index 5d0aff42f9..35c46bdf9e 100644 --- a/Demo/PIC18_WizC/Demo5/WIZCmake.h +++ b/Demo/PIC18_WizC/Demo5/WIZCmake.h @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/PIC18_WizC/Demo5/fuses.c b/Demo/PIC18_WizC/Demo5/fuses.c index 5481a452eb..581e0774bf 100644 --- a/Demo/PIC18_WizC/Demo5/fuses.c +++ b/Demo/PIC18_WizC/Demo5/fuses.c @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/PIC18_WizC/Demo5/interrupt.c b/Demo/PIC18_WizC/Demo5/interrupt.c index f69874210e..f76c53d83b 100644 --- a/Demo/PIC18_WizC/Demo5/interrupt.c +++ b/Demo/PIC18_WizC/Demo5/interrupt.c @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/PIC18_WizC/Demo5/main.c b/Demo/PIC18_WizC/Demo5/main.c index d448f933cb..e44b5af5a2 100644 --- a/Demo/PIC18_WizC/Demo5/main.c +++ b/Demo/PIC18_WizC/Demo5/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/PIC18_WizC/Demo6/FreeRTOSConfig.h b/Demo/PIC18_WizC/Demo6/FreeRTOSConfig.h index 45d80ecc1e..ec7f8645d3 100644 --- a/Demo/PIC18_WizC/Demo6/FreeRTOSConfig.h +++ b/Demo/PIC18_WizC/Demo6/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/PIC18_WizC/Demo6/WIZCmake.h b/Demo/PIC18_WizC/Demo6/WIZCmake.h index 5d0aff42f9..35c46bdf9e 100644 --- a/Demo/PIC18_WizC/Demo6/WIZCmake.h +++ b/Demo/PIC18_WizC/Demo6/WIZCmake.h @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/PIC18_WizC/Demo6/fuses.c b/Demo/PIC18_WizC/Demo6/fuses.c index 5481a452eb..581e0774bf 100644 --- a/Demo/PIC18_WizC/Demo6/fuses.c +++ b/Demo/PIC18_WizC/Demo6/fuses.c @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/PIC18_WizC/Demo6/interrupt.c b/Demo/PIC18_WizC/Demo6/interrupt.c index f69874210e..f76c53d83b 100644 --- a/Demo/PIC18_WizC/Demo6/interrupt.c +++ b/Demo/PIC18_WizC/Demo6/interrupt.c @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/PIC18_WizC/Demo6/main.c b/Demo/PIC18_WizC/Demo6/main.c index 674a2dbefb..1291b48037 100644 --- a/Demo/PIC18_WizC/Demo6/main.c +++ b/Demo/PIC18_WizC/Demo6/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/PIC18_WizC/Demo7/FreeRTOSConfig.h b/Demo/PIC18_WizC/Demo7/FreeRTOSConfig.h index 8c588c76a3..ca47495659 100644 --- a/Demo/PIC18_WizC/Demo7/FreeRTOSConfig.h +++ b/Demo/PIC18_WizC/Demo7/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/PIC18_WizC/Demo7/WIZCmake.h b/Demo/PIC18_WizC/Demo7/WIZCmake.h index 5d0aff42f9..35c46bdf9e 100644 --- a/Demo/PIC18_WizC/Demo7/WIZCmake.h +++ b/Demo/PIC18_WizC/Demo7/WIZCmake.h @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/PIC18_WizC/Demo7/fuses.c b/Demo/PIC18_WizC/Demo7/fuses.c index 5481a452eb..581e0774bf 100644 --- a/Demo/PIC18_WizC/Demo7/fuses.c +++ b/Demo/PIC18_WizC/Demo7/fuses.c @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/PIC18_WizC/Demo7/interrupt.c b/Demo/PIC18_WizC/Demo7/interrupt.c index f69874210e..f76c53d83b 100644 --- a/Demo/PIC18_WizC/Demo7/interrupt.c +++ b/Demo/PIC18_WizC/Demo7/interrupt.c @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/PIC18_WizC/Demo7/main.c b/Demo/PIC18_WizC/Demo7/main.c index 9fa768b903..334fc40809 100644 --- a/Demo/PIC18_WizC/Demo7/main.c +++ b/Demo/PIC18_WizC/Demo7/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/PIC18_WizC/ParTest/ParTest.c b/Demo/PIC18_WizC/ParTest/ParTest.c index c3968de2b8..b73cc18ea4 100644 --- a/Demo/PIC18_WizC/ParTest/ParTest.c +++ b/Demo/PIC18_WizC/ParTest/ParTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/PIC18_WizC/serial/isrSerialRx.c b/Demo/PIC18_WizC/serial/isrSerialRx.c index 44ebec2931..97f03a56d3 100644 --- a/Demo/PIC18_WizC/serial/isrSerialRx.c +++ b/Demo/PIC18_WizC/serial/isrSerialRx.c @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/PIC18_WizC/serial/isrSerialTx.c b/Demo/PIC18_WizC/serial/isrSerialTx.c index 5814413f26..c5e535719a 100644 --- a/Demo/PIC18_WizC/serial/isrSerialTx.c +++ b/Demo/PIC18_WizC/serial/isrSerialTx.c @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/PIC18_WizC/serial/serial.c b/Demo/PIC18_WizC/serial/serial.c index 2b73194e51..3da88885a9 100644 --- a/Demo/PIC18_WizC/serial/serial.c +++ b/Demo/PIC18_WizC/serial/serial.c @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/PIC24_MPLAB/FreeRTOSConfig.h b/Demo/PIC24_MPLAB/FreeRTOSConfig.h index b74c1b350a..bba36938e0 100644 --- a/Demo/PIC24_MPLAB/FreeRTOSConfig.h +++ b/Demo/PIC24_MPLAB/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/PIC24_MPLAB/ParTest/ParTest.c b/Demo/PIC24_MPLAB/ParTest/ParTest.c index ed849b9be3..400d4fea9f 100644 --- a/Demo/PIC24_MPLAB/ParTest/ParTest.c +++ b/Demo/PIC24_MPLAB/ParTest/ParTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/PIC24_MPLAB/RTOSDemo_PIC24.mcp b/Demo/PIC24_MPLAB/RTOSDemo_PIC24.mcp index 882052bb7b..82a1d5ad45 100644 --- a/Demo/PIC24_MPLAB/RTOSDemo_PIC24.mcp +++ b/Demo/PIC24_MPLAB/RTOSDemo_PIC24.mcp @@ -6,7 +6,7 @@ dir_src= dir_bin= dir_tmp= dir_sin= -dir_inc=.;C:\E\Dev\FreeRTOS\Demo\Common\include;C:\E\Dev\FreeRTOS\Demo\PIC24_MPLAB;C:\E\Dev\FreeRTOS\source\include +dir_inc=.;.\include;..\include;..\..\include;..\..\..\include;..\..\Source\include;..\..\..\Source\include;..\Demo\PIC24_MPLAB;..\..\..\Demo\PIC24_MPLAB;..\..\..\..\Demo\PIC24_MPLAB;.\FileSystem;..\Common\include;..\..\Common\include dir_lib= dir_lkr= [CAT_FILTERS] diff --git a/Demo/PIC24_MPLAB/lcd.c b/Demo/PIC24_MPLAB/lcd.c index 2def14e5f7..89688828cb 100644 --- a/Demo/PIC24_MPLAB/lcd.c +++ b/Demo/PIC24_MPLAB/lcd.c @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/PIC24_MPLAB/lcd.h b/Demo/PIC24_MPLAB/lcd.h index b20444de71..ba08a96413 100644 --- a/Demo/PIC24_MPLAB/lcd.h +++ b/Demo/PIC24_MPLAB/lcd.h @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/PIC24_MPLAB/main.c b/Demo/PIC24_MPLAB/main.c index ed466f3934..c96456ac0c 100644 --- a/Demo/PIC24_MPLAB/main.c +++ b/Demo/PIC24_MPLAB/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/PIC24_MPLAB/serial/serial.c b/Demo/PIC24_MPLAB/serial/serial.c index c20b8d808a..301c9239fe 100644 --- a/Demo/PIC24_MPLAB/serial/serial.c +++ b/Demo/PIC24_MPLAB/serial/serial.c @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/PIC24_MPLAB/timertest.c b/Demo/PIC24_MPLAB/timertest.c index b1ce8d4132..1155f6585a 100644 --- a/Demo/PIC24_MPLAB/timertest.c +++ b/Demo/PIC24_MPLAB/timertest.c @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/PIC24_MPLAB/timertest.h b/Demo/PIC24_MPLAB/timertest.h index 9782a93cbf..e5481f2fee 100644 --- a/Demo/PIC24_MPLAB/timertest.h +++ b/Demo/PIC24_MPLAB/timertest.h @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/WizNET_DEMO_GCC_ARM7/FreeRTOSConfig.h b/Demo/WizNET_DEMO_GCC_ARM7/FreeRTOSConfig.h index d186ecb659..45882c7fa6 100644 --- a/Demo/WizNET_DEMO_GCC_ARM7/FreeRTOSConfig.h +++ b/Demo/WizNET_DEMO_GCC_ARM7/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/WizNET_DEMO_GCC_ARM7/HTTP_Serv.c b/Demo/WizNET_DEMO_GCC_ARM7/HTTP_Serv.c index f9ce12a9f4..986daf9dfa 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.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/WizNET_DEMO_GCC_ARM7/HTTP_Serv.h b/Demo/WizNET_DEMO_GCC_ARM7/HTTP_Serv.h index 5401ffcff4..de0a90cc37 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.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/WizNET_DEMO_GCC_ARM7/Makefile b/Demo/WizNET_DEMO_GCC_ARM7/Makefile index 1b7e54df9c..f8c0c4af08 100644 --- a/Demo/WizNET_DEMO_GCC_ARM7/Makefile +++ b/Demo/WizNET_DEMO_GCC_ARM7/Makefile @@ -1,4 +1,4 @@ -# FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. +# FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 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 240a5442bb..6b3da4aa0f 100644 --- a/Demo/WizNET_DEMO_GCC_ARM7/TCP.c +++ b/Demo/WizNET_DEMO_GCC_ARM7/TCP.c @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/WizNET_DEMO_GCC_ARM7/TCP.h b/Demo/WizNET_DEMO_GCC_ARM7/TCP.h index 145c0beffd..5f8d0e47f9 100644 --- a/Demo/WizNET_DEMO_GCC_ARM7/TCP.h +++ b/Demo/WizNET_DEMO_GCC_ARM7/TCP.h @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/WizNET_DEMO_GCC_ARM7/TCPISR.c b/Demo/WizNET_DEMO_GCC_ARM7/TCPISR.c index f141dc18be..52f1612cff 100644 --- a/Demo/WizNET_DEMO_GCC_ARM7/TCPISR.c +++ b/Demo/WizNET_DEMO_GCC_ARM7/TCPISR.c @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/WizNET_DEMO_GCC_ARM7/html_pages.h b/Demo/WizNET_DEMO_GCC_ARM7/html_pages.h index 107710276f..0a02306e65 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.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/WizNET_DEMO_GCC_ARM7/i2c.c b/Demo/WizNET_DEMO_GCC_ARM7/i2c.c index ed0075cf72..ac5cee53bc 100644 --- a/Demo/WizNET_DEMO_GCC_ARM7/i2c.c +++ b/Demo/WizNET_DEMO_GCC_ARM7/i2c.c @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/WizNET_DEMO_GCC_ARM7/i2c.h b/Demo/WizNET_DEMO_GCC_ARM7/i2c.h index 14a1b54a0c..ed8f5ebbc3 100644 --- a/Demo/WizNET_DEMO_GCC_ARM7/i2c.h +++ b/Demo/WizNET_DEMO_GCC_ARM7/i2c.h @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/WizNET_DEMO_GCC_ARM7/i2cISR.c b/Demo/WizNET_DEMO_GCC_ARM7/i2cISR.c index cae30b07d5..3a39dd1878 100644 --- a/Demo/WizNET_DEMO_GCC_ARM7/i2cISR.c +++ b/Demo/WizNET_DEMO_GCC_ARM7/i2cISR.c @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/WizNET_DEMO_GCC_ARM7/main.c b/Demo/WizNET_DEMO_GCC_ARM7/main.c index f33d6ee2f0..6106da429f 100644 --- a/Demo/WizNET_DEMO_GCC_ARM7/main.c +++ b/Demo/WizNET_DEMO_GCC_ARM7/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/WizNET_DEMO_TERN_186/FreeRTOSConfig.h b/Demo/WizNET_DEMO_TERN_186/FreeRTOSConfig.h index 7566a0b800..9b8c160d98 100644 --- a/Demo/WizNET_DEMO_TERN_186/FreeRTOSConfig.h +++ b/Demo/WizNET_DEMO_TERN_186/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/WizNET_DEMO_TERN_186/HTTPTask.c b/Demo/WizNET_DEMO_TERN_186/HTTPTask.c index 37df03016a..9d27840b0e 100644 --- a/Demo/WizNET_DEMO_TERN_186/HTTPTask.c +++ b/Demo/WizNET_DEMO_TERN_186/HTTPTask.c @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/WizNET_DEMO_TERN_186/HTTPTask.h b/Demo/WizNET_DEMO_TERN_186/HTTPTask.h index 3752b5245a..8c530cf80c 100644 --- a/Demo/WizNET_DEMO_TERN_186/HTTPTask.h +++ b/Demo/WizNET_DEMO_TERN_186/HTTPTask.h @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/WizNET_DEMO_TERN_186/main.c b/Demo/WizNET_DEMO_TERN_186/main.c index a5996c701b..4dde9bf9fd 100644 --- a/Demo/WizNET_DEMO_TERN_186/main.c +++ b/Demo/WizNET_DEMO_TERN_186/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/WizNET_DEMO_TERN_186/serial/serial.c b/Demo/WizNET_DEMO_TERN_186/serial/serial.c index dd812748f2..760aa2eb2e 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.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/dsPIC_MPLAB/FreeRTOSConfig.h b/Demo/dsPIC_MPLAB/FreeRTOSConfig.h index a3c04bda03..2d1405d33f 100644 --- a/Demo/dsPIC_MPLAB/FreeRTOSConfig.h +++ b/Demo/dsPIC_MPLAB/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/dsPIC_MPLAB/ParTest/ParTest.c b/Demo/dsPIC_MPLAB/ParTest/ParTest.c index 6de8310f0c..1df4b1f238 100644 --- a/Demo/dsPIC_MPLAB/ParTest/ParTest.c +++ b/Demo/dsPIC_MPLAB/ParTest/ParTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/dsPIC_MPLAB/RTOSDemo_dsPIC.mcp b/Demo/dsPIC_MPLAB/RTOSDemo_dsPIC.mcp index c0b8b324b9..bc3a1986a5 100644 --- a/Demo/dsPIC_MPLAB/RTOSDemo_dsPIC.mcp +++ b/Demo/dsPIC_MPLAB/RTOSDemo_dsPIC.mcp @@ -6,7 +6,7 @@ dir_src= dir_bin= dir_tmp= dir_sin= -dir_inc=.;C:\E\Dev\FreeRTOS\Demo\Common\include;C:\E\Dev\FreeRTOS\Demo\dsPIC_MPLAB;C:\E\Dev\FreeRTOS\source\include +dir_inc=.;.\include;..\include;..\..\include;..\..\..\include;..\..\Source\include;..\..\..\Source\include;..\Demo\dsPIC_MPLAB;..\..\..\Demo\dsPIC_MPLAB;..\..\..\..\Demo\dsPIC_MPLAB;.\FileSystem;..\Common\include;..\..\Common\include dir_lib= dir_lkr= [CAT_FILTERS] diff --git a/Demo/dsPIC_MPLAB/lcd.c b/Demo/dsPIC_MPLAB/lcd.c index 9488af906b..f80968afad 100644 --- a/Demo/dsPIC_MPLAB/lcd.c +++ b/Demo/dsPIC_MPLAB/lcd.c @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/dsPIC_MPLAB/lcd.h b/Demo/dsPIC_MPLAB/lcd.h index b20444de71..ba08a96413 100644 --- a/Demo/dsPIC_MPLAB/lcd.h +++ b/Demo/dsPIC_MPLAB/lcd.h @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/dsPIC_MPLAB/main.c b/Demo/dsPIC_MPLAB/main.c index ed466f3934..c96456ac0c 100644 --- a/Demo/dsPIC_MPLAB/main.c +++ b/Demo/dsPIC_MPLAB/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/dsPIC_MPLAB/serial/serial.c b/Demo/dsPIC_MPLAB/serial/serial.c index 24b40567e2..fd10257e32 100644 --- a/Demo/dsPIC_MPLAB/serial/serial.c +++ b/Demo/dsPIC_MPLAB/serial/serial.c @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/dsPIC_MPLAB/timertest.c b/Demo/dsPIC_MPLAB/timertest.c index b1ce8d4132..1155f6585a 100644 --- a/Demo/dsPIC_MPLAB/timertest.c +++ b/Demo/dsPIC_MPLAB/timertest.c @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/dsPIC_MPLAB/timertest.h b/Demo/dsPIC_MPLAB/timertest.h index 9782a93cbf..e5481f2fee 100644 --- a/Demo/dsPIC_MPLAB/timertest.h +++ b/Demo/dsPIC_MPLAB/timertest.h @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/lwIP_Demo_Rowley_ARM7/BasicWEB.c b/Demo/lwIP_Demo_Rowley_ARM7/BasicWEB.c index ce7e88b713..cce3e71145 100644 --- a/Demo/lwIP_Demo_Rowley_ARM7/BasicWEB.c +++ b/Demo/lwIP_Demo_Rowley_ARM7/BasicWEB.c @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/lwIP_Demo_Rowley_ARM7/BasicWEB.h b/Demo/lwIP_Demo_Rowley_ARM7/BasicWEB.h index fec114eaf7..b49ae4b3df 100644 --- a/Demo/lwIP_Demo_Rowley_ARM7/BasicWEB.h +++ b/Demo/lwIP_Demo_Rowley_ARM7/BasicWEB.h @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/lwIP_Demo_Rowley_ARM7/EMAC/SAM7_EMAC.c b/Demo/lwIP_Demo_Rowley_ARM7/EMAC/SAM7_EMAC.c index e6bd18e462..79ba7de462 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.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/lwIP_Demo_Rowley_ARM7/EMAC/SAM7_EMAC.h b/Demo/lwIP_Demo_Rowley_ARM7/EMAC/SAM7_EMAC.h index 089ddec83d..359304d52f 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.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ 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 e06ae86546..909e294bc8 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.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/lwIP_Demo_Rowley_ARM7/FreeRTOSConfig.h b/Demo/lwIP_Demo_Rowley_ARM7/FreeRTOSConfig.h index fe76d7e8e7..ae74c29370 100644 --- a/Demo/lwIP_Demo_Rowley_ARM7/FreeRTOSConfig.h +++ b/Demo/lwIP_Demo_Rowley_ARM7/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/lwIP_Demo_Rowley_ARM7/ParTest/ParTest.c b/Demo/lwIP_Demo_Rowley_ARM7/ParTest/ParTest.c index 27f699a707..260c28164c 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.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/lwIP_Demo_Rowley_ARM7/USB/USB-CDC.c b/Demo/lwIP_Demo_Rowley_ARM7/USB/USB-CDC.c index d0499f8f5a..543581b956 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.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/lwIP_Demo_Rowley_ARM7/USB/USB-CDC.h b/Demo/lwIP_Demo_Rowley_ARM7/USB/USB-CDC.h index 8835cd1e70..d66f07a83f 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.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/lwIP_Demo_Rowley_ARM7/USB/USBIsr.c b/Demo/lwIP_Demo_Rowley_ARM7/USB/USBIsr.c index b24e0a5083..42c752b6c8 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.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 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 f74463a376..cdbe4a4c7a 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.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/lwIP_Demo_Rowley_ARM7/USB/usb.h b/Demo/lwIP_Demo_Rowley_ARM7/USB/usb.h index 512f66f862..a0a5922c13 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.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/lwIP_Demo_Rowley_ARM7/main.c b/Demo/lwIP_Demo_Rowley_ARM7/main.c index ba15e248fa..5755554434 100644 --- a/Demo/lwIP_Demo_Rowley_ARM7/main.c +++ b/Demo/lwIP_Demo_Rowley_ARM7/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/lwIP_Demo_Rowley_ARM7/makefile b/Demo/lwIP_Demo_Rowley_ARM7/makefile index 5a422fa10c..1fa78ed713 100644 --- a/Demo/lwIP_Demo_Rowley_ARM7/makefile +++ b/Demo/lwIP_Demo_Rowley_ARM7/makefile @@ -1,4 +1,4 @@ -# FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. +# FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 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 59b8324ded..17323ba36e 100644 --- a/Demo/lwIP_MCF5235_GCC/FreeRTOSConfig.h +++ b/Demo/lwIP_MCF5235_GCC/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V4.1.0 - Copyright (C) 2003-2006 Richard Barry. + FreeRTOS V4.6.1 - Copyright (C) 2003-2006 Richard Barry. MCF5235 Port - Copyright (C) 2006 Christian Walter. This file is part of the FreeRTOS distribution. @@ -29,8 +29,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/lwIP_MCF5235_GCC/demo.c b/Demo/lwIP_MCF5235_GCC/demo.c index b248a5be1f..5633b594a6 100644 --- a/Demo/lwIP_MCF5235_GCC/demo.c +++ b/Demo/lwIP_MCF5235_GCC/demo.c @@ -1,5 +1,5 @@ /* - FreeRTOS V4.1.0 - copyright (C) 2003-2006 Richard Barry. + FreeRTOS V4.6.1 - copyright (C) 2003-2006 Richard Barry. MCF5235 Port - Copyright (C) 2006 Christian Walter. This file is part of the FreeRTOS distribution. @@ -29,8 +29,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/lwIP_MCF5235_GCC/system/crt0.S b/Demo/lwIP_MCF5235_GCC/system/crt0.S index 97323a4f71..efc61e42d7 100644 --- a/Demo/lwIP_MCF5235_GCC/system/crt0.S +++ b/Demo/lwIP_MCF5235_GCC/system/crt0.S @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/lwIP_MCF5235_GCC/system/init.c b/Demo/lwIP_MCF5235_GCC/system/init.c index f923c982ca..2ac4f7002b 100644 --- a/Demo/lwIP_MCF5235_GCC/system/init.c +++ b/Demo/lwIP_MCF5235_GCC/system/init.c @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/lwIP_MCF5235_GCC/system/newlib.c b/Demo/lwIP_MCF5235_GCC/system/newlib.c index 1626a9d600..098af75ecc 100644 --- a/Demo/lwIP_MCF5235_GCC/system/newlib.c +++ b/Demo/lwIP_MCF5235_GCC/system/newlib.c @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/lwIP_MCF5235_GCC/system/serial.c b/Demo/lwIP_MCF5235_GCC/system/serial.c index ef10d7aa90..f8d35db856 100644 --- a/Demo/lwIP_MCF5235_GCC/system/serial.c +++ b/Demo/lwIP_MCF5235_GCC/system/serial.c @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/lwIP_MCF5235_GCC/system/vector.S b/Demo/lwIP_MCF5235_GCC/system/vector.S index f1d0a47339..5974215bda 100644 --- a/Demo/lwIP_MCF5235_GCC/system/vector.S +++ b/Demo/lwIP_MCF5235_GCC/system/vector.S @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/lwIP_MCF5235_GCC/web.c b/Demo/lwIP_MCF5235_GCC/web.c index 292c386579..6e5b33c5aa 100644 --- a/Demo/lwIP_MCF5235_GCC/web.c +++ b/Demo/lwIP_MCF5235_GCC/web.c @@ -1,5 +1,5 @@ /* - FreeRTOS V4.1.0 - copyright (C) 2003-2006 Richard Barry. + FreeRTOS V4.6.1 - copyright (C) 2003-2006 Richard Barry. This file is part of the FreeRTOS distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/lwIP_MCF5235_GCC/web.h b/Demo/lwIP_MCF5235_GCC/web.h index cb380e3d80..eb23a632e1 100644 --- a/Demo/lwIP_MCF5235_GCC/web.h +++ b/Demo/lwIP_MCF5235_GCC/web.h @@ -1,5 +1,5 @@ /* - FreeRTOS V4.1.0 - copyright (C) 2003-2006 Richard Barry. + FreeRTOS V4.6.1 - copyright (C) 2003-2006 Richard Barry. This file is part of the FreeRTOS distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/msp430_CrossWorks/FreeRTOSConfig.h b/Demo/msp430_CrossWorks/FreeRTOSConfig.h index 5905fd89af..e5027840f6 100644 --- a/Demo/msp430_CrossWorks/FreeRTOSConfig.h +++ b/Demo/msp430_CrossWorks/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/msp430_CrossWorks/ParTest/ParTest.c b/Demo/msp430_CrossWorks/ParTest/ParTest.c index 3e2344e418..57df2a8a4c 100644 --- a/Demo/msp430_CrossWorks/ParTest/ParTest.c +++ b/Demo/msp430_CrossWorks/ParTest/ParTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/msp430_CrossWorks/main.c b/Demo/msp430_CrossWorks/main.c index de638310da..7bed684e32 100644 --- a/Demo/msp430_CrossWorks/main.c +++ b/Demo/msp430_CrossWorks/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/msp430_CrossWorks/serial/serial.c b/Demo/msp430_CrossWorks/serial/serial.c index d785cd1aa3..ba2e44a2dc 100644 --- a/Demo/msp430_CrossWorks/serial/serial.c +++ b/Demo/msp430_CrossWorks/serial/serial.c @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/msp430_GCC/FreeRTOSConfig.h b/Demo/msp430_GCC/FreeRTOSConfig.h index b2f87eec8d..6047d14e09 100644 --- a/Demo/msp430_GCC/FreeRTOSConfig.h +++ b/Demo/msp430_GCC/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/msp430_GCC/ParTest/ParTest.c b/Demo/msp430_GCC/ParTest/ParTest.c index 3cd314b1b7..7b1ad22c83 100644 --- a/Demo/msp430_GCC/ParTest/ParTest.c +++ b/Demo/msp430_GCC/ParTest/ParTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/msp430_GCC/main.c b/Demo/msp430_GCC/main.c index 95d13f6cf0..a03588afd7 100644 --- a/Demo/msp430_GCC/main.c +++ b/Demo/msp430_GCC/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/msp430_GCC/makefile b/Demo/msp430_GCC/makefile index cd00ef699f..ce2e1cfa2c 100644 --- a/Demo/msp430_GCC/makefile +++ b/Demo/msp430_GCC/makefile @@ -1,4 +1,4 @@ -# FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. +# FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 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 174cbbe282..f5184532eb 100644 --- a/Demo/msp430_GCC/serial/serial.c +++ b/Demo/msp430_GCC/serial/serial.c @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/uIP_Demo_IAR_ARM7/EMAC/EMAClISR.s79 b/Demo/uIP_Demo_IAR_ARM7/EMAC/EMAClISR.s79 index 48e7e23b17..19f395b22f 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.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/uIP_Demo_IAR_ARM7/EMAC/SAM7_EMAC.c b/Demo/uIP_Demo_IAR_ARM7/EMAC/SAM7_EMAC.c index 4cfd3064b2..0bf4e57f8d 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.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/uIP_Demo_IAR_ARM7/FreeRTOSConfig.h b/Demo/uIP_Demo_IAR_ARM7/FreeRTOSConfig.h index 15e127a055..58d1dd5fee 100644 --- a/Demo/uIP_Demo_IAR_ARM7/FreeRTOSConfig.h +++ b/Demo/uIP_Demo_IAR_ARM7/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/uIP_Demo_IAR_ARM7/ParTest/ParTest.c b/Demo/uIP_Demo_IAR_ARM7/ParTest/ParTest.c index 9c2e7fb0c9..cb29a8465a 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.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/uIP_Demo_IAR_ARM7/main.c b/Demo/uIP_Demo_IAR_ARM7/main.c index 61472459b1..e11c8550e1 100644 --- a/Demo/uIP_Demo_IAR_ARM7/main.c +++ b/Demo/uIP_Demo_IAR_ARM7/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/uIP_Demo_Rowley_ARM7/FreeRTOSConfig.h b/Demo/uIP_Demo_Rowley_ARM7/FreeRTOSConfig.h index ec93459ac4..a2f864e92f 100644 --- a/Demo/uIP_Demo_Rowley_ARM7/FreeRTOSConfig.h +++ b/Demo/uIP_Demo_Rowley_ARM7/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Demo/uIP_Demo_Rowley_ARM7/main.c b/Demo/uIP_Demo_Rowley_ARM7/main.c index 9527fd3fcb..a23d91472e 100644 --- a/Demo/uIP_Demo_Rowley_ARM7/main.c +++ b/Demo/uIP_Demo_Rowley_ARM7/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Source/croutine.c b/Source/croutine.c index b4a119e26b..88dceff5a2 100644 --- a/Source/croutine.c +++ b/Source/croutine.c @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Source/include/FreeRTOS.h b/Source/include/FreeRTOS.h index 87b0e5f55a..d83ebbefaa 100644 --- a/Source/include/FreeRTOS.h +++ b/Source/include/FreeRTOS.h @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Source/include/croutine.h b/Source/include/croutine.h index 28320d96b9..5c4a4b3b67 100644 --- a/Source/include/croutine.h +++ b/Source/include/croutine.h @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ #ifndef CO_ROUTINE_H @@ -37,6 +38,10 @@ #include "list.h" +#ifdef __cplusplus +extern "C" { +#endif + /* Used to hide the implementation of the co-routine control block. The control block structure however has to be included in the header due to the macro implementation of the co-routine functionality. */ @@ -712,5 +717,8 @@ void vCoRoutineAddToDelayedList( portTickType xTicksToDelay, xList *pxEventList */ signed portBASE_TYPE xCoRoutineRemoveFromEventList( const xList *pxEventList ); +#ifdef __cplusplus +} +#endif #endif /* CO_ROUTINE_H */ diff --git a/Source/include/list.h b/Source/include/list.h index d4df5de2f6..e4f63fedd0 100644 --- a/Source/include/list.h +++ b/Source/include/list.h @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ @@ -71,6 +72,9 @@ #ifndef LIST_H #define LIST_H +#ifdef __cplusplus +extern "C" { +#endif /* * Definition of the only type of object that a list can contain. */ @@ -276,7 +280,9 @@ void vListInsertEnd( xList *pxList, xListItem *pxNewListItem ); */ void vListRemove( xListItem *pxItemToRemove ); - +#ifdef __cplusplus +} +#endif #endif diff --git a/Source/include/portable.h b/Source/include/portable.h index 81efbb2364..6c45fdf950 100644 --- a/Source/include/portable.h +++ b/Source/include/portable.h @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ @@ -72,6 +73,10 @@ #include "..\..\source\portable\MPLAB\PIC18F\portmacro.h" #endif +#ifdef MPLAB_PIC32MX_PORT + #include "..\..\Source\portable\MPLAB\PIC32MX\portmacro.h" +#endif + #ifdef _FEDPICC #include "libFreeRTOS/Include/portmacro.h" #endif @@ -206,6 +211,9 @@ #endif #endif +#ifdef __cplusplus +extern "C" { +#endif /* * Setup the stack of a new task so it is ready to be placed under the * scheduler control. The registers have to be placed on the stack in @@ -233,6 +241,9 @@ portBASE_TYPE xPortStartScheduler( void ); */ void vPortEndScheduler( void ); +#ifdef __cplusplus +} +#endif #endif /* PORTABLE_H */ diff --git a/Source/include/projdefs.h b/Source/include/projdefs.h index 738bb5b4c3..bd42b32e2d 100644 --- a/Source/include/projdefs.h +++ b/Source/include/projdefs.h @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Source/include/queue.h b/Source/include/queue.h index 36f2ae146b..482ccc3f6f 100644 --- a/Source/include/queue.h +++ b/Source/include/queue.h @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,14 +28,18 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ #ifndef QUEUE_H #define QUEUE_H +#ifdef __cplusplus +extern "C" { +#endif typedef void * xQueueHandle; /* For internal use only. */ @@ -1176,5 +1180,9 @@ signed portBASE_TYPE xQueueCRReceive( xQueueHandle pxQueue, void *pvBuffer, port */ xQueueHandle xQueueCreateMutex( void ); +#ifdef __cplusplus +} +#endif + #endif /* QUEUE_H */ diff --git a/Source/include/semphr.h b/Source/include/semphr.h index fad1a3b976..9855ed7220 100644 --- a/Source/include/semphr.h +++ b/Source/include/semphr.h @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Source/include/task.h b/Source/include/task.h index ce7d70ae59..31784b9909 100644 --- a/Source/include/task.h +++ b/Source/include/task.h @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ @@ -45,11 +46,14 @@ Changes since V4.3.1: #include "portable.h" #include "list.h" +#ifdef __cplusplus +extern "C" { +#endif /*----------------------------------------------------------- * MACROS AND DEFINITIONS *----------------------------------------------------------*/ -#define tskKERNEL_VERSION_NUMBER "V4.4.0" +#define tskKERNEL_VERSION_NUMBER "V4.6.1" /** * task. h @@ -976,6 +980,9 @@ void vTaskPriorityInherit( xTaskHandle * const pxMutexHolder ); */ void vTaskPriorityDisinherit( xTaskHandle * const pxMutexHolder ); +#ifdef __cplusplus +} +#endif #endif /* TASK_H */ diff --git a/Source/list.c b/Source/list.c index e464122c08..7f4869fee4 100644 --- a/Source/list.c +++ b/Source/list.c @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Source/portable/BCC/16BitDOS/Flsh186/port.c b/Source/portable/BCC/16BitDOS/Flsh186/port.c index d39c2766c6..db63e75415 100644 --- a/Source/portable/BCC/16BitDOS/Flsh186/port.c +++ b/Source/portable/BCC/16BitDOS/Flsh186/port.c @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Source/portable/BCC/16BitDOS/Flsh186/prtmacro.h b/Source/portable/BCC/16BitDOS/Flsh186/prtmacro.h index 6fe4a48abb..51da3a7b00 100644 --- a/Source/portable/BCC/16BitDOS/Flsh186/prtmacro.h +++ b/Source/portable/BCC/16BitDOS/Flsh186/prtmacro.h @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Source/portable/BCC/16BitDOS/PC/port.c b/Source/portable/BCC/16BitDOS/PC/port.c index 406cd30b02..efd917e67b 100644 --- a/Source/portable/BCC/16BitDOS/PC/port.c +++ b/Source/portable/BCC/16BitDOS/PC/port.c @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Source/portable/BCC/16BitDOS/PC/prtmacro.h b/Source/portable/BCC/16BitDOS/PC/prtmacro.h index f0ee23534c..f2a9ac9773 100644 --- a/Source/portable/BCC/16BitDOS/PC/prtmacro.h +++ b/Source/portable/BCC/16BitDOS/PC/prtmacro.h @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Source/portable/BCC/16BitDOS/common/portasm.h b/Source/portable/BCC/16BitDOS/common/portasm.h index cdfb72d85c..4d079c52de 100644 --- a/Source/portable/BCC/16BitDOS/common/portasm.h +++ b/Source/portable/BCC/16BitDOS/common/portasm.h @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Source/portable/BCC/16BitDOS/common/portcomn.c b/Source/portable/BCC/16BitDOS/common/portcomn.c index 6b3225fe22..d068ada958 100644 --- a/Source/portable/BCC/16BitDOS/common/portcomn.c +++ b/Source/portable/BCC/16BitDOS/common/portcomn.c @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Source/portable/CodeWarrior/HCS12/port.c b/Source/portable/CodeWarrior/HCS12/port.c index 3339c073de..495a0052f4 100644 --- a/Source/portable/CodeWarrior/HCS12/port.c +++ b/Source/portable/CodeWarrior/HCS12/port.c @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Source/portable/CodeWarrior/HCS12/portmacro.h b/Source/portable/CodeWarrior/HCS12/portmacro.h index 4fef2b929f..c0fb563549 100644 --- a/Source/portable/CodeWarrior/HCS12/portmacro.h +++ b/Source/portable/CodeWarrior/HCS12/portmacro.h @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Source/portable/GCC/ARM7_AT91FR40008/port.c b/Source/portable/GCC/ARM7_AT91FR40008/port.c index d8dab94466..5c21dcb5f6 100644 --- a/Source/portable/GCC/ARM7_AT91FR40008/port.c +++ b/Source/portable/GCC/ARM7_AT91FR40008/port.c @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Source/portable/GCC/ARM7_AT91FR40008/portISR.c b/Source/portable/GCC/ARM7_AT91FR40008/portISR.c index 67868e00d6..dc4c5cae4b 100644 --- a/Source/portable/GCC/ARM7_AT91FR40008/portISR.c +++ b/Source/portable/GCC/ARM7_AT91FR40008/portISR.c @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Source/portable/GCC/ARM7_AT91FR40008/portmacro.h b/Source/portable/GCC/ARM7_AT91FR40008/portmacro.h index 973193ff0f..de1cfd38ea 100644 --- a/Source/portable/GCC/ARM7_AT91FR40008/portmacro.h +++ b/Source/portable/GCC/ARM7_AT91FR40008/portmacro.h @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ @@ -59,6 +60,10 @@ #ifndef PORTMACRO_H #define PORTMACRO_H +#ifdef __cplusplus +extern "C" { +#endif + /*----------------------------------------------------------- * Port specific definitions. * @@ -247,5 +252,9 @@ extern void vPortExitCritical( void ); #define portTASK_FUNCTION_PROTO( vFunction, pvParameters ) void vFunction( void *pvParameters ) #define portTASK_FUNCTION( vFunction, pvParameters ) void vFunction( void *pvParameters ) +#ifdef __cplusplus +} +#endif + #endif /* PORTMACRO_H */ diff --git a/Source/portable/GCC/ARM7_AT91SAM7S/port.c b/Source/portable/GCC/ARM7_AT91SAM7S/port.c index b48509ef17..de7994c0cd 100644 --- a/Source/portable/GCC/ARM7_AT91SAM7S/port.c +++ b/Source/portable/GCC/ARM7_AT91SAM7S/port.c @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Source/portable/GCC/ARM7_AT91SAM7S/portISR.c b/Source/portable/GCC/ARM7_AT91SAM7S/portISR.c index 18b2620608..cbc012e2d0 100644 --- a/Source/portable/GCC/ARM7_AT91SAM7S/portISR.c +++ b/Source/portable/GCC/ARM7_AT91SAM7S/portISR.c @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Source/portable/GCC/ARM7_AT91SAM7S/portmacro.h b/Source/portable/GCC/ARM7_AT91SAM7S/portmacro.h index 36368a38ff..287f35f408 100644 --- a/Source/portable/GCC/ARM7_AT91SAM7S/portmacro.h +++ b/Source/portable/GCC/ARM7_AT91SAM7S/portmacro.h @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ @@ -59,6 +60,10 @@ #ifndef PORTMACRO_H #define PORTMACRO_H +#ifdef __cplusplus +extern "C" { +#endif + /*----------------------------------------------------------- * Port specific definitions. * @@ -241,5 +246,9 @@ extern void vPortExitCritical( void ); #define portTASK_FUNCTION_PROTO( vFunction, pvParameters ) void vFunction( void *pvParameters ) #define portTASK_FUNCTION( vFunction, pvParameters ) void vFunction( void *pvParameters ) +#ifdef __cplusplus +} +#endif + #endif /* PORTMACRO_H */ diff --git a/Source/portable/GCC/ARM7_LPC2000/port.c b/Source/portable/GCC/ARM7_LPC2000/port.c index 416cf94461..7b90565612 100644 --- a/Source/portable/GCC/ARM7_LPC2000/port.c +++ b/Source/portable/GCC/ARM7_LPC2000/port.c @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Source/portable/GCC/ARM7_LPC2000/portISR.c b/Source/portable/GCC/ARM7_LPC2000/portISR.c index d7d792a5d1..7a432c7ca9 100644 --- a/Source/portable/GCC/ARM7_LPC2000/portISR.c +++ b/Source/portable/GCC/ARM7_LPC2000/portISR.c @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Source/portable/GCC/ARM7_LPC2000/portmacro.h b/Source/portable/GCC/ARM7_LPC2000/portmacro.h index 36368a38ff..287f35f408 100644 --- a/Source/portable/GCC/ARM7_LPC2000/portmacro.h +++ b/Source/portable/GCC/ARM7_LPC2000/portmacro.h @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ @@ -59,6 +60,10 @@ #ifndef PORTMACRO_H #define PORTMACRO_H +#ifdef __cplusplus +extern "C" { +#endif + /*----------------------------------------------------------- * Port specific definitions. * @@ -241,5 +246,9 @@ extern void vPortExitCritical( void ); #define portTASK_FUNCTION_PROTO( vFunction, pvParameters ) void vFunction( void *pvParameters ) #define portTASK_FUNCTION( vFunction, pvParameters ) void vFunction( void *pvParameters ) +#ifdef __cplusplus +} +#endif + #endif /* PORTMACRO_H */ diff --git a/Source/portable/GCC/ARM7_LPC23xx/port.c b/Source/portable/GCC/ARM7_LPC23xx/port.c index 44fdce3dfc..ddb2cab884 100644 --- a/Source/portable/GCC/ARM7_LPC23xx/port.c +++ b/Source/portable/GCC/ARM7_LPC23xx/port.c @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 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 98c3f6d364..72002e954d 100644 --- a/Source/portable/GCC/ARM7_LPC23xx/portISR.c +++ b/Source/portable/GCC/ARM7_LPC23xx/portISR.c @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 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 c32d419dda..b376e47ff1 100644 --- a/Source/portable/GCC/ARM7_LPC23xx/portmacro.h +++ b/Source/portable/GCC/ARM7_LPC23xx/portmacro.h @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -56,6 +56,10 @@ #ifndef PORTMACRO_H #define PORTMACRO_H +#ifdef __cplusplus +extern "C" { +#endif + /*----------------------------------------------------------- * Port specific definitions. * @@ -238,5 +242,9 @@ extern void vPortExitCritical( void ); #define portTASK_FUNCTION_PROTO( vFunction, pvParameters ) void vFunction( void *pvParameters ) #define portTASK_FUNCTION( vFunction, pvParameters ) void vFunction( void *pvParameters ) +#ifdef __cplusplus +} +#endif + #endif /* PORTMACRO_H */ diff --git a/Source/portable/GCC/ARM_CM3/port.c b/Source/portable/GCC/ARM_CM3/port.c index 26c87bdd8e..e95efcf5df 100644 --- a/Source/portable/GCC/ARM_CM3/port.c +++ b/Source/portable/GCC/ARM_CM3/port.c @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Source/portable/GCC/ARM_CM3/portmacro.h b/Source/portable/GCC/ARM_CM3/portmacro.h index 7c62d86dd5..3732a0e708 100644 --- a/Source/portable/GCC/ARM_CM3/portmacro.h +++ b/Source/portable/GCC/ARM_CM3/portmacro.h @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ @@ -43,6 +44,10 @@ #ifndef PORTMACRO_H #define PORTMACRO_H +#ifdef __cplusplus +extern "C" { +#endif + /*----------------------------------------------------------- * Port specific definitions. * @@ -129,5 +134,9 @@ extern void vPortExitCritical( void ); #define inline #define portNOP() +#ifdef __cplusplus +} +#endif + #endif /* PORTMACRO_H */ diff --git a/Source/portable/GCC/ATMega323/port.c b/Source/portable/GCC/ATMega323/port.c index 77281c2f59..ffe202d3ec 100644 --- a/Source/portable/GCC/ATMega323/port.c +++ b/Source/portable/GCC/ATMega323/port.c @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Source/portable/GCC/ATMega323/portmacro.h b/Source/portable/GCC/ATMega323/portmacro.h index ec80747606..b7a5058fe6 100644 --- a/Source/portable/GCC/ATMega323/portmacro.h +++ b/Source/portable/GCC/ATMega323/portmacro.h @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ @@ -43,6 +44,10 @@ Changes from V1.2.3 #ifndef PORTMACRO_H #define PORTMACRO_H +#ifdef __cplusplus +extern "C" { +#endif + /*----------------------------------------------------------- * Port specific definitions. * @@ -99,5 +104,9 @@ extern void vPortYield( void ) __attribute__ ( ( naked ) ); #define portTASK_FUNCTION_PROTO( vFunction, pvParameters ) void vFunction( void *pvParameters ) #define portTASK_FUNCTION( vFunction, pvParameters ) void vFunction( void *pvParameters ) +#ifdef __cplusplus +} +#endif + #endif /* PORTMACRO_H */ diff --git a/Source/portable/GCC/AVR32_UC3/port.c b/Source/portable/GCC/AVR32_UC3/port.c index b557946234..9c2dc6b424 100644 --- a/Source/portable/GCC/AVR32_UC3/port.c +++ b/Source/portable/GCC/AVR32_UC3/port.c @@ -13,7 +13,7 @@ *****************************************************************************/ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -42,8 +42,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Source/portable/GCC/AVR32_UC3/portmacro.h b/Source/portable/GCC/AVR32_UC3/portmacro.h index 4519134d82..14a4461c65 100644 --- a/Source/portable/GCC/AVR32_UC3/portmacro.h +++ b/Source/portable/GCC/AVR32_UC3/portmacro.h @@ -13,7 +13,7 @@ *****************************************************************************/ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -42,8 +42,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ @@ -64,6 +65,10 @@ #include "intc.h" #include "compiler.h" +#ifdef __cplusplus +extern "C" { +#endif + /* Type definitions. */ #define portCHAR char @@ -660,5 +665,8 @@ extern void *pvPortRealloc( void *pv, size_t xSize ); #define portTASK_FUNCTION_PROTO( vFunction, pvParameters ) void vFunction( void *pvParameters ) #define portTASK_FUNCTION( vFunction, pvParameters ) void vFunction( void *pvParameters ) +#ifdef __cplusplus +} +#endif #endif /* PORTMACRO_H */ diff --git a/Source/portable/GCC/H8S2329/port.c b/Source/portable/GCC/H8S2329/port.c index ec4e04eb66..ee74700665 100644 --- a/Source/portable/GCC/H8S2329/port.c +++ b/Source/portable/GCC/H8S2329/port.c @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Source/portable/GCC/H8S2329/portmacro.h b/Source/portable/GCC/H8S2329/portmacro.h index 28e9376506..8c73c51b77 100644 --- a/Source/portable/GCC/H8S2329/portmacro.h +++ b/Source/portable/GCC/H8S2329/portmacro.h @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ @@ -37,6 +38,10 @@ #ifndef PORTMACRO_H #define PORTMACRO_H +#ifdef __cplusplus +extern "C" { +#endif + /*----------------------------------------------------------- * Port specific definitions. * @@ -130,5 +135,9 @@ extern void* pxCurrentTCB; \ #define portTASK_FUNCTION_PROTO( vFunction, pvParameters ) void vFunction( void *pvParameters ) #define portTASK_FUNCTION( vFunction, pvParameters ) void vFunction( void *pvParameters ) +#ifdef __cplusplus +} +#endif + #endif /* PORTMACRO_H */ diff --git a/Source/portable/GCC/HCS12/port.c b/Source/portable/GCC/HCS12/port.c index 46fb6683c7..a774d8736c 100644 --- a/Source/portable/GCC/HCS12/port.c +++ b/Source/portable/GCC/HCS12/port.c @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Source/portable/GCC/HCS12/portmacro.h b/Source/portable/GCC/HCS12/portmacro.h index 590da923a6..6b97a40e32 100644 --- a/Source/portable/GCC/HCS12/portmacro.h +++ b/Source/portable/GCC/HCS12/portmacro.h @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ @@ -37,6 +38,10 @@ #ifndef PORTMACRO_H #define PORTMACRO_H +#ifdef __cplusplus +extern "C" { +#endif + /*----------------------------------------------------------- * Port specific definitions. * @@ -237,6 +242,9 @@ #define portTASK_FUNCTION_PROTO( vFunction, pvParameters ) void vFunction( void *pvParameters ) #define portTASK_FUNCTION( vFunction, pvParameters ) void vFunction( void *pvParameters ) +#ifdef __cplusplus +} +#endif #endif /* PORTMACRO_H */ diff --git a/Source/portable/GCC/MCF5235/port.c b/Source/portable/GCC/MCF5235/port.c index 48f89aac95..68348a9fce 100644 --- a/Source/portable/GCC/MCF5235/port.c +++ b/Source/portable/GCC/MCF5235/port.c @@ -29,8 +29,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Source/portable/GCC/MCF5235/portmacro.h b/Source/portable/GCC/MCF5235/portmacro.h index f93bff6580..2ad19aef73 100644 --- a/Source/portable/GCC/MCF5235/portmacro.h +++ b/Source/portable/GCC/MCF5235/portmacro.h @@ -29,14 +29,19 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ #ifndef PORTMACRO_H #define PORTMACRO_H +#ifdef __cplusplus +extern "C" { +#endif + /* ------------------------ Data types for Coldfire ----------------------- */ #define portCHAR char #define portFLOAT float @@ -147,5 +152,11 @@ int asm_set_ipl( unsigned long int uiNewIPL ); #define portTASK_FUNCTION( vFunction, pvParameters ) \ void vFunction( void *pvParameters ) + +#ifdef __cplusplus +} #endif + +#endif /* PORTMACRO_H */ + diff --git a/Source/portable/GCC/MSP430F449/port.c b/Source/portable/GCC/MSP430F449/port.c index d6979d343f..5198e8b8aa 100644 --- a/Source/portable/GCC/MSP430F449/port.c +++ b/Source/portable/GCC/MSP430F449/port.c @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Source/portable/GCC/MSP430F449/portmacro.h b/Source/portable/GCC/MSP430F449/portmacro.h index c10645bc81..8c81a083ef 100644 --- a/Source/portable/GCC/MSP430F449/portmacro.h +++ b/Source/portable/GCC/MSP430F449/portmacro.h @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,14 +28,19 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ #ifndef PORTMACRO_H #define PORTMACRO_H +#ifdef __cplusplus +extern "C" { +#endif + /*----------------------------------------------------------- * Port specific definitions. * @@ -119,5 +124,9 @@ extern void vPortYield( void ) __attribute__ ( ( naked ) ); #define portTASK_FUNCTION_PROTO( vFunction, pvParameters ) void vFunction( void *pvParameters ) #define portTASK_FUNCTION( vFunction, pvParameters ) void vFunction( void *pvParameters ) +#ifdef __cplusplus +} +#endif + #endif /* PORTMACRO_H */ diff --git a/Source/portable/GCC/MicroBlaze/port.c b/Source/portable/GCC/MicroBlaze/port.c index 17bbff1541..40647c55e6 100644 --- a/Source/portable/GCC/MicroBlaze/port.c +++ b/Source/portable/GCC/MicroBlaze/port.c @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Source/portable/GCC/MicroBlaze/portmacro.h b/Source/portable/GCC/MicroBlaze/portmacro.h index 0bb1b1d358..e074246ade 100644 --- a/Source/portable/GCC/MicroBlaze/portmacro.h +++ b/Source/portable/GCC/MicroBlaze/portmacro.h @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,14 +28,19 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ #ifndef PORTMACRO_H #define PORTMACRO_H +#ifdef __cplusplus +extern "C" { +#endif + /*----------------------------------------------------------- * Port specific definitions. * @@ -114,5 +119,9 @@ void vTaskSwitchContext(); #define portTASK_FUNCTION_PROTO( vFunction, pvParameters ) void vFunction( void *pvParameters ) #define portTASK_FUNCTION( vFunction, pvParameters ) void vFunction( void *pvParameters ) +#ifdef __cplusplus +} +#endif + #endif /* PORTMACRO_H */ diff --git a/Source/portable/GCC/STR75x/port.c b/Source/portable/GCC/STR75x/port.c index 84dd5c250f..9a392c3a1b 100644 --- a/Source/portable/GCC/STR75x/port.c +++ b/Source/portable/GCC/STR75x/port.c @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Source/portable/GCC/STR75x/portISR.c b/Source/portable/GCC/STR75x/portISR.c index 95ce46f6aa..91d132dd15 100644 --- a/Source/portable/GCC/STR75x/portISR.c +++ b/Source/portable/GCC/STR75x/portISR.c @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Source/portable/GCC/STR75x/portmacro.h b/Source/portable/GCC/STR75x/portmacro.h index 24163b5654..b07cbf72a0 100644 --- a/Source/portable/GCC/STR75x/portmacro.h +++ b/Source/portable/GCC/STR75x/portmacro.h @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ @@ -37,6 +38,10 @@ #ifndef PORTMACRO_H #define PORTMACRO_H +#ifdef __cplusplus +extern "C" { +#endif + /*----------------------------------------------------------- * Port specific definitions. * @@ -135,6 +140,10 @@ extern void vTaskSwitchContext( void ); \ #define portTASK_FUNCTION_PROTO( vFunction, pvParameters ) void vFunction( void * pvParameters ) #define portTASK_FUNCTION( vFunction, pvParameters ) void vFunction( void * pvParameters ) +#ifdef __cplusplus +} +#endif + #endif /* PORTMACRO_H */ diff --git a/Source/portable/IAR/ARM_CM3/port.c b/Source/portable/IAR/ARM_CM3/port.c index def59dab2e..763fc5ba85 100644 --- a/Source/portable/IAR/ARM_CM3/port.c +++ b/Source/portable/IAR/ARM_CM3/port.c @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Source/portable/IAR/ARM_CM3/portasm.s b/Source/portable/IAR/ARM_CM3/portasm.s index 83dfaadc64..6833e3c712 100644 --- a/Source/portable/IAR/ARM_CM3/portasm.s +++ b/Source/portable/IAR/ARM_CM3/portasm.s @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Source/portable/IAR/ARM_CM3/portmacro.h b/Source/portable/IAR/ARM_CM3/portmacro.h index 97f65176f6..5e34a1435d 100644 --- a/Source/portable/IAR/ARM_CM3/portmacro.h +++ b/Source/portable/IAR/ARM_CM3/portmacro.h @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ @@ -44,6 +45,10 @@ #ifndef PORTMACRO_H #define PORTMACRO_H +#ifdef __cplusplus +extern "C" { +#endif + /*----------------------------------------------------------- * Port specific definitions. * @@ -108,6 +113,9 @@ extern void vPortClearInterruptMask( void ); #define inline #define portNOP() +#ifdef __cplusplus +} +#endif #endif /* PORTMACRO_H */ diff --git a/Source/portable/IAR/ATMega323/port.c b/Source/portable/IAR/ATMega323/port.c index 3ae4c27d11..6b4b56f13b 100644 --- a/Source/portable/IAR/ATMega323/port.c +++ b/Source/portable/IAR/ATMega323/port.c @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Source/portable/IAR/ATMega323/portmacro.h b/Source/portable/IAR/ATMega323/portmacro.h index 8217f46a8e..8821569148 100644 --- a/Source/portable/IAR/ATMega323/portmacro.h +++ b/Source/portable/IAR/ATMega323/portmacro.h @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ @@ -43,6 +44,10 @@ Changes from V1.2.3 #ifndef PORTMACRO_H #define PORTMACRO_H +#ifdef __cplusplus +extern "C" { +#endif + /*----------------------------------------------------------- * Port specific definitions. * @@ -106,6 +111,10 @@ void vPortYield( void ); #define portTASK_FUNCTION_PROTO( vFunction, pvParameters ) void vFunction( void *pvParameters ) #define portTASK_FUNCTION( vFunction, pvParameters ) void vFunction( void *pvParameters ) +#ifdef __cplusplus +} +#endif + #endif /* PORTMACRO_H */ diff --git a/Source/portable/IAR/ATMega323/portmacro.s90 b/Source/portable/IAR/ATMega323/portmacro.s90 index 1501cef95d..f9b71c4248 100644 --- a/Source/portable/IAR/ATMega323/portmacro.s90 +++ b/Source/portable/IAR/ATMega323/portmacro.s90 @@ -1,4 +1,4 @@ -; FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. +; FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 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 932abdff86..3f109de2ee 100644 --- a/Source/portable/IAR/AVR32_UC3/port.c +++ b/Source/portable/IAR/AVR32_UC3/port.c @@ -13,7 +13,7 @@ *****************************************************************************/ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -42,8 +42,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Source/portable/IAR/AVR32_UC3/portmacro.h b/Source/portable/IAR/AVR32_UC3/portmacro.h index 51927cbe87..a3702a3e63 100644 --- a/Source/portable/IAR/AVR32_UC3/portmacro.h +++ b/Source/portable/IAR/AVR32_UC3/portmacro.h @@ -13,7 +13,7 @@ *****************************************************************************/ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -42,8 +42,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ @@ -65,6 +66,10 @@ #include "intc.h" #include "compiler.h" +#ifdef __cplusplus +extern "C" { +#endif + /* Type definitions. */ #define portCHAR char @@ -648,4 +653,8 @@ extern void *pvPortRealloc( void *pv, size_t xSize ); #define inline +#ifdef __cplusplus +} +#endif + #endif /* PORTMACRO_H */ diff --git a/Source/portable/IAR/AtmelSAM7S64/port.c b/Source/portable/IAR/AtmelSAM7S64/port.c index b11d19a7fd..6c974671b0 100644 --- a/Source/portable/IAR/AtmelSAM7S64/port.c +++ b/Source/portable/IAR/AtmelSAM7S64/port.c @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Source/portable/IAR/AtmelSAM7S64/portmacro.h b/Source/portable/IAR/AtmelSAM7S64/portmacro.h index bc639e82b6..25df36ce97 100644 --- a/Source/portable/IAR/AtmelSAM7S64/portmacro.h +++ b/Source/portable/IAR/AtmelSAM7S64/portmacro.h @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ @@ -39,6 +40,10 @@ #include +#ifdef __cplusplus +extern "C" { +#endif + /*----------------------------------------------------------- * Port specific definitions. * @@ -107,6 +112,10 @@ extern void vTaskSwitchContext( void ); \ #define portTASK_FUNCTION_PROTO( vFunction, pvParameters ) void vFunction( void * pvParameters ) #define portTASK_FUNCTION( vFunction, pvParameters ) void vFunction( void * pvParameters ) +#ifdef __cplusplus +} +#endif + #endif /* PORTMACRO_H */ diff --git a/Source/portable/IAR/LPC2000/port.c b/Source/portable/IAR/LPC2000/port.c index b209171744..76198b0d0f 100644 --- a/Source/portable/IAR/LPC2000/port.c +++ b/Source/portable/IAR/LPC2000/port.c @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Source/portable/IAR/LPC2000/portmacro.h b/Source/portable/IAR/LPC2000/portmacro.h index bc639e82b6..25df36ce97 100644 --- a/Source/portable/IAR/LPC2000/portmacro.h +++ b/Source/portable/IAR/LPC2000/portmacro.h @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ @@ -39,6 +40,10 @@ #include +#ifdef __cplusplus +extern "C" { +#endif + /*----------------------------------------------------------- * Port specific definitions. * @@ -107,6 +112,10 @@ extern void vTaskSwitchContext( void ); \ #define portTASK_FUNCTION_PROTO( vFunction, pvParameters ) void vFunction( void * pvParameters ) #define portTASK_FUNCTION( vFunction, pvParameters ) void vFunction( void * pvParameters ) +#ifdef __cplusplus +} +#endif + #endif /* PORTMACRO_H */ diff --git a/Source/portable/IAR/STR71x/port.c b/Source/portable/IAR/STR71x/port.c index bf9368f7e8..ea7ef15f49 100644 --- a/Source/portable/IAR/STR71x/port.c +++ b/Source/portable/IAR/STR71x/port.c @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Source/portable/IAR/STR71x/portmacro.h b/Source/portable/IAR/STR71x/portmacro.h index 7766dbf8e5..a4b3c46cfa 100644 --- a/Source/portable/IAR/STR71x/portmacro.h +++ b/Source/portable/IAR/STR71x/portmacro.h @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ @@ -49,6 +50,11 @@ #include +#ifdef __cplusplus +extern "C" { +#endif + + /* Type definitions. */ #define portCHAR char #define portFLOAT float @@ -113,6 +119,10 @@ extern void vTaskSwitchContext( void ); \ #define portTASK_FUNCTION_PROTO( vFunction, pvParameters ) void vFunction( void * pvParameters ) #define portTASK_FUNCTION( vFunction, pvParameters ) void vFunction( void * pvParameters ) +#ifdef __cplusplus +} +#endif + #endif /* PORTMACRO_H */ diff --git a/Source/portable/IAR/STR75x/ISR_Support.h b/Source/portable/IAR/STR75x/ISR_Support.h index 26ab965f84..fb3b3172af 100644 --- a/Source/portable/IAR/STR75x/ISR_Support.h +++ b/Source/portable/IAR/STR75x/ISR_Support.h @@ -1,4 +1,4 @@ -; FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. +; FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 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 6e6e99c361..3084f7fe0f 100644 --- a/Source/portable/IAR/STR75x/port.c +++ b/Source/portable/IAR/STR75x/port.c @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Source/portable/IAR/STR75x/portasm.s79 b/Source/portable/IAR/STR75x/portasm.s79 index cd56976693..e021d96e08 100644 --- a/Source/portable/IAR/STR75x/portasm.s79 +++ b/Source/portable/IAR/STR75x/portasm.s79 @@ -1,4 +1,4 @@ -; FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. +; FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 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 215fd250f8..bd34f4b257 100644 --- a/Source/portable/IAR/STR75x/portmacro.h +++ b/Source/portable/IAR/STR75x/portmacro.h @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ @@ -49,6 +50,10 @@ #include +#ifdef __cplusplus +extern "C" { +#endif + /* Type definitions. */ #define portCHAR char #define portFLOAT float @@ -104,6 +109,10 @@ extern void vTaskSwitchContext( void ); \ #define portTASK_FUNCTION_PROTO( vFunction, pvParameters ) void vFunction( void * pvParameters ) #define portTASK_FUNCTION( vFunction, pvParameters ) void vFunction( void * pvParameters ) +#ifdef __cplusplus +} +#endif + #endif /* PORTMACRO_H */ diff --git a/Source/portable/IAR/STR91x/ISR_Support.h b/Source/portable/IAR/STR91x/ISR_Support.h index dd4d9e05dd..e333e70650 100644 --- a/Source/portable/IAR/STR91x/ISR_Support.h +++ b/Source/portable/IAR/STR91x/ISR_Support.h @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Source/portable/IAR/STR91x/port.c b/Source/portable/IAR/STR91x/port.c index 949946173d..dbfc99735e 100644 --- a/Source/portable/IAR/STR91x/port.c +++ b/Source/portable/IAR/STR91x/port.c @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Source/portable/IAR/STR91x/portasm.s79 b/Source/portable/IAR/STR91x/portasm.s79 index 3a8d38a49f..d8a1705d21 100644 --- a/Source/portable/IAR/STR91x/portasm.s79 +++ b/Source/portable/IAR/STR91x/portasm.s79 @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Source/portable/IAR/STR91x/portmacro.h b/Source/portable/IAR/STR91x/portmacro.h index 000b4e8471..32b902b76a 100644 --- a/Source/portable/IAR/STR91x/portmacro.h +++ b/Source/portable/IAR/STR91x/portmacro.h @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ @@ -49,6 +50,10 @@ #include +#ifdef __cplusplus +extern "C" { +#endif + /* Type definitions. */ #define portCHAR char #define portFLOAT float @@ -106,6 +111,10 @@ extern void vTaskSwitchContext( void ); \ #define portTASK_FUNCTION_PROTO( vFunction, pvParameters ) void vFunction( void * pvParameters ) #define portTASK_FUNCTION( vFunction, pvParameters ) void vFunction( void * pvParameters ) +#ifdef __cplusplus +} +#endif + #endif /* PORTMACRO_H */ diff --git a/Source/portable/Keil/ARM7/port.c b/Source/portable/Keil/ARM7/port.c index a06cffaa00..c40ab03872 100644 --- a/Source/portable/Keil/ARM7/port.c +++ b/Source/portable/Keil/ARM7/port.c @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Source/portable/Keil/ARM7/portISR.c b/Source/portable/Keil/ARM7/portISR.c index 4408f30a9e..8c2171e266 100644 --- a/Source/portable/Keil/ARM7/portISR.c +++ b/Source/portable/Keil/ARM7/portISR.c @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Source/portable/Keil/ARM7/portmacro.h b/Source/portable/Keil/ARM7/portmacro.h index 348874acaa..cf3f0b567e 100644 --- a/Source/portable/Keil/ARM7/portmacro.h +++ b/Source/portable/Keil/ARM7/portmacro.h @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ @@ -37,6 +38,10 @@ #ifndef PORTMACRO_H #define PORTMACRO_H +#ifdef __cplusplus +extern "C" { +#endif + /*----------------------------------------------------------- * Port specific definitions. * @@ -223,5 +228,9 @@ extern void vPortExitCritical( void ); #define portTASK_FUNCTION_PROTO( vFunction, pvParameters ) void vFunction( void *pvParameters ) __task #define portTASK_FUNCTION( vFunction, pvParameters ) void vFunction( void *pvParameters ) +#ifdef __cplusplus +} +#endif + #endif /* PORTMACRO_H */ diff --git a/Source/portable/MPLAB/PIC18F/port.c b/Source/portable/MPLAB/PIC18F/port.c index 87ab6b67b1..39ec9571ba 100644 --- a/Source/portable/MPLAB/PIC18F/port.c +++ b/Source/portable/MPLAB/PIC18F/port.c @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Source/portable/MPLAB/PIC18F/portmacro.h b/Source/portable/MPLAB/PIC18F/portmacro.h index 134fdd0974..56b285963e 100644 --- a/Source/portable/MPLAB/PIC18F/portmacro.h +++ b/Source/portable/MPLAB/PIC18F/portmacro.h @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Source/portable/MPLAB/PIC24_dsPIC/port.c b/Source/portable/MPLAB/PIC24_dsPIC/port.c index 08f9b87465..2e81375bff 100644 --- a/Source/portable/MPLAB/PIC24_dsPIC/port.c +++ b/Source/portable/MPLAB/PIC24_dsPIC/port.c @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Source/portable/MPLAB/PIC24_dsPIC/portmacro.h b/Source/portable/MPLAB/PIC24_dsPIC/portmacro.h index da32080ca7..fb49b9569e 100644 --- a/Source/portable/MPLAB/PIC24_dsPIC/portmacro.h +++ b/Source/portable/MPLAB/PIC24_dsPIC/portmacro.h @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,14 +28,19 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ #ifndef PORTMACRO_H #define PORTMACRO_H +#ifdef __cplusplus +extern "C" { +#endif + /*----------------------------------------------------------- * Port specific definitions. * @@ -100,5 +105,9 @@ extern void vPortYield( void ); #define portNOP() asm volatile ( "NOP" ) +#ifdef __cplusplus +} +#endif + #endif /* PORTMACRO_H */ diff --git a/Source/portable/MemMang/heap_1.c b/Source/portable/MemMang/heap_1.c index 264c50ebfa..e56717f802 100644 --- a/Source/portable/MemMang/heap_1.c +++ b/Source/portable/MemMang/heap_1.c @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Source/portable/MemMang/heap_2.c b/Source/portable/MemMang/heap_2.c index 1c2cc07bb3..2218726baf 100644 --- a/Source/portable/MemMang/heap_2.c +++ b/Source/portable/MemMang/heap_2.c @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Source/portable/MemMang/heap_3.c b/Source/portable/MemMang/heap_3.c index f075328a69..b7d6d02d0f 100644 --- a/Source/portable/MemMang/heap_3.c +++ b/Source/portable/MemMang/heap_3.c @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Source/portable/Paradigm/Tern_EE/large_untested/port.c b/Source/portable/Paradigm/Tern_EE/large_untested/port.c index 12a3f92221..07bec78365 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.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Source/portable/Paradigm/Tern_EE/large_untested/portasm.h b/Source/portable/Paradigm/Tern_EE/large_untested/portasm.h index b6fa4a9e82..4b7ff72f47 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.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Source/portable/Paradigm/Tern_EE/large_untested/portmacro.h b/Source/portable/Paradigm/Tern_EE/large_untested/portmacro.h index 57808aac59..37636ba609 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.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,14 +28,19 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ #ifndef PORTMACRO_H #define PORTMACRO_H +#ifdef __cplusplus +extern "C" { +#endif + /*----------------------------------------------------------- * Port specific definitions. * @@ -97,5 +102,10 @@ #define portTASK_FUNCTION_PROTO( vTaskFunction, vParameters ) void vTaskFunction( void *pvParameters ) #define portTASK_FUNCTION( vTaskFunction, vParameters ) void vTaskFunction( void *pvParameters ) +#ifdef __cplusplus +} +#endif + + #endif /* PORTMACRO_H */ diff --git a/Source/portable/Paradigm/Tern_EE/small/port.c b/Source/portable/Paradigm/Tern_EE/small/port.c index 64941256e4..9bb955e700 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.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Source/portable/Paradigm/Tern_EE/small/portasm.h b/Source/portable/Paradigm/Tern_EE/small/portasm.h index ab3d5178c0..c49e0ca504 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.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Source/portable/Paradigm/Tern_EE/small/portmacro.h b/Source/portable/Paradigm/Tern_EE/small/portmacro.h index bc9b732196..23df3e025c 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.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,14 +28,19 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ #ifndef PORTMACRO_H #define PORTMACRO_H +#ifdef __cplusplus +extern "C" { +#endif + /*----------------------------------------------------------- * Port specific definitions. * @@ -99,5 +104,9 @@ typedef void ( __interrupt __far *pxISR )(); #define portTASK_FUNCTION_PROTO( vTaskFunction, vParameters ) void vTaskFunction( void *pvParameters ) #define portTASK_FUNCTION( vTaskFunction, vParameters ) void vTaskFunction( void *pvParameters ) +#ifdef __cplusplus +} +#endif + #endif /* PORTMACRO_H */ diff --git a/Source/portable/RVDS/ARM_CM3/port.c b/Source/portable/RVDS/ARM_CM3/port.c index 58f633fdfc..5c7da0d8a9 100644 --- a/Source/portable/RVDS/ARM_CM3/port.c +++ b/Source/portable/RVDS/ARM_CM3/port.c @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Source/portable/RVDS/ARM_CM3/portmacro.h b/Source/portable/RVDS/ARM_CM3/portmacro.h index 9966d80e28..b99082caf4 100644 --- a/Source/portable/RVDS/ARM_CM3/portmacro.h +++ b/Source/portable/RVDS/ARM_CM3/portmacro.h @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ @@ -37,6 +38,10 @@ #ifndef PORTMACRO_H #define PORTMACRO_H +#ifdef __cplusplus +extern "C" { +#endif + /*----------------------------------------------------------- * Port specific definitions. * @@ -101,5 +106,9 @@ extern void vPortExitCritical( void ); #define inline #define portNOP() +#ifdef __cplusplus +} +#endif + #endif /* PORTMACRO_H */ diff --git a/Source/portable/Rowley/MSP430F449/Port1/port.c b/Source/portable/Rowley/MSP430F449/Port1/port.c index b62dcc9830..536203ac6f 100644 --- a/Source/portable/Rowley/MSP430F449/Port1/port.c +++ b/Source/portable/Rowley/MSP430F449/Port1/port.c @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Source/portable/Rowley/MSP430F449/Port1/portmacro.h b/Source/portable/Rowley/MSP430F449/Port1/portmacro.h index 03b4a89d0f..efc0efcad9 100644 --- a/Source/portable/Rowley/MSP430F449/Port1/portmacro.h +++ b/Source/portable/Rowley/MSP430F449/Port1/portmacro.h @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Source/portable/Rowley/MSP430F449/Port2/port.c b/Source/portable/Rowley/MSP430F449/Port2/port.c index 9f2190006e..0505a4bc62 100644 --- a/Source/portable/Rowley/MSP430F449/Port2/port.c +++ b/Source/portable/Rowley/MSP430F449/Port2/port.c @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Source/portable/Rowley/MSP430F449/Port2/portmacro.h b/Source/portable/Rowley/MSP430F449/Port2/portmacro.h index 62f01fc805..5cced184c5 100644 --- a/Source/portable/Rowley/MSP430F449/Port2/portmacro.h +++ b/Source/portable/Rowley/MSP430F449/Port2/portmacro.h @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Source/portable/Rowley/MSP430F449/port.c b/Source/portable/Rowley/MSP430F449/port.c index b62dcc9830..536203ac6f 100644 --- a/Source/portable/Rowley/MSP430F449/port.c +++ b/Source/portable/Rowley/MSP430F449/port.c @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Source/portable/Rowley/MSP430F449/portmacro.h b/Source/portable/Rowley/MSP430F449/portmacro.h index 2f53ed1a80..849d40ac48 100644 --- a/Source/portable/Rowley/MSP430F449/portmacro.h +++ b/Source/portable/Rowley/MSP430F449/portmacro.h @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Source/portable/SDCC/Cygnal/port.c b/Source/portable/SDCC/Cygnal/port.c index 241f86d435..38fb7ea9f3 100644 --- a/Source/portable/SDCC/Cygnal/port.c +++ b/Source/portable/SDCC/Cygnal/port.c @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Source/portable/SDCC/Cygnal/portmacro.h b/Source/portable/SDCC/Cygnal/portmacro.h index 7b6d3fbaba..7f54c1c633 100644 --- a/Source/portable/SDCC/Cygnal/portmacro.h +++ b/Source/portable/SDCC/Cygnal/portmacro.h @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Source/portable/WizC/PIC18/Drivers/Tick/Tick.c b/Source/portable/WizC/PIC18/Drivers/Tick/Tick.c index c519b7bfc0..10bd96e101 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.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Source/portable/WizC/PIC18/Drivers/Tick/isrTick.c b/Source/portable/WizC/PIC18/Drivers/Tick/isrTick.c index 9243789736..443bc91f4a 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.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Source/portable/WizC/PIC18/addFreeRTOS.h b/Source/portable/WizC/PIC18/addFreeRTOS.h index 26079870e0..f7fb60a631 100644 --- a/Source/portable/WizC/PIC18/addFreeRTOS.h +++ b/Source/portable/WizC/PIC18/addFreeRTOS.h @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Source/portable/WizC/PIC18/port.c b/Source/portable/WizC/PIC18/port.c index 9427f16d39..a931d0e820 100644 --- a/Source/portable/WizC/PIC18/port.c +++ b/Source/portable/WizC/PIC18/port.c @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Source/portable/WizC/PIC18/portmacro.h b/Source/portable/WizC/PIC18/portmacro.h index 6777a5e498..fcaf9ac92d 100644 --- a/Source/portable/WizC/PIC18/portmacro.h +++ b/Source/portable/WizC/PIC18/portmacro.h @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Source/portable/oWatcom/16BitDOS/Flsh186/port.c b/Source/portable/oWatcom/16BitDOS/Flsh186/port.c index 8635e962a6..330af4eda5 100644 --- a/Source/portable/oWatcom/16BitDOS/Flsh186/port.c +++ b/Source/portable/oWatcom/16BitDOS/Flsh186/port.c @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Source/portable/oWatcom/16BitDOS/Flsh186/portmacro.h b/Source/portable/oWatcom/16BitDOS/Flsh186/portmacro.h index f05f3af4b2..0900400f70 100644 --- a/Source/portable/oWatcom/16BitDOS/Flsh186/portmacro.h +++ b/Source/portable/oWatcom/16BitDOS/Flsh186/portmacro.h @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,14 +28,19 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ #ifndef PORTMACRO_H #define PORTMACRO_H +#ifdef __cplusplus +extern "C" { +#endif + /*----------------------------------------------------------- * Port specific definitions. * @@ -102,6 +107,9 @@ void portENABLE_INTERRUPTS( void ); #define portTASK_FUNCTION_PROTO( vFunction, pvParameters ) void vFunction( void *pvParameters ) #define portTASK_FUNCTION( vFunction, pvParameters ) void vFunction( void *pvParameters ) +#ifdef __cplusplus +} +#endif #endif /* PORTMACRO_H */ diff --git a/Source/portable/oWatcom/16BitDOS/PC/port.c b/Source/portable/oWatcom/16BitDOS/PC/port.c index 030e8798e2..2d92f8a6fe 100644 --- a/Source/portable/oWatcom/16BitDOS/PC/port.c +++ b/Source/portable/oWatcom/16BitDOS/PC/port.c @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Source/portable/oWatcom/16BitDOS/PC/portmacro.h b/Source/portable/oWatcom/16BitDOS/PC/portmacro.h index d12ba24520..3f41c9f5d2 100644 --- a/Source/portable/oWatcom/16BitDOS/PC/portmacro.h +++ b/Source/portable/oWatcom/16BitDOS/PC/portmacro.h @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,14 +28,19 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ #ifndef PORTMACRO_H #define PORTMACRO_H +#ifdef __cplusplus +extern "C" { +#endif + /*----------------------------------------------------------- * Port specific definitions. * @@ -99,5 +104,10 @@ void portENABLE_INTERRUPTS( void ); #define portTASK_FUNCTION_PROTO( vTaskFunction, pvParameters ) void vTaskFunction( void *pvParameters ) #define portTASK_FUNCTION( vTaskFunction, pvParameters ) void vTaskFunction( void *pvParameters ) +#ifdef __cplusplus +} +#endif + + #endif /* PORTMACRO_H */ diff --git a/Source/portable/oWatcom/16BitDOS/common/portasm.h b/Source/portable/oWatcom/16BitDOS/common/portasm.h index 611b59626b..49f8088e5c 100644 --- a/Source/portable/oWatcom/16BitDOS/common/portasm.h +++ b/Source/portable/oWatcom/16BitDOS/common/portasm.h @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Source/portable/oWatcom/16BitDOS/common/portcomn.c b/Source/portable/oWatcom/16BitDOS/common/portcomn.c index de3a578c6c..20f6e0bf1d 100644 --- a/Source/portable/oWatcom/16BitDOS/common/portcomn.c +++ b/Source/portable/oWatcom/16BitDOS/common/portcomn.c @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Source/queue.c b/Source/queue.c index 00ad78996f..b2a3637925 100644 --- a/Source/queue.c +++ b/Source/queue.c @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along - with commercial development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */ diff --git a/Source/tasks.c b/Source/tasks.c index f4d4df134f..47a7be1cd6 100644 --- a/Source/tasks.c +++ b/Source/tasks.c @@ -1,5 +1,5 @@ /* - FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry. + FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -28,8 +28,9 @@ and contact details. Please ensure to read the configuration and relevant port sections of the online documentation. - Also see http://www.SafeRTOS.com for an IEC 61508 compliant version, along - with development and support options. + Also see http://www.SafeRTOS.com a version that has been certified for use + in safety critical systems, plus commercial licensing, development and + support options. *************************************************************************** */