From 9596b04eff4c8840823bf6ca7c8becbf8408a0f3 Mon Sep 17 00:00:00 2001 From: Richard Barry Date: Wed, 26 Mar 2008 13:04:38 +0000 Subject: [PATCH] Small mods, and update file headers. --- Demo/ARM7_AT91FR40008_GCC/FreeRTOSConfig.h | 19 +- Demo/ARM7_AT91FR40008_GCC/ParTest/ParTest.c | 19 +- Demo/ARM7_AT91FR40008_GCC/main.c | 19 +- Demo/ARM7_AT91FR40008_GCC/serial/serial.c | 19 +- Demo/ARM7_AT91SAM7S64_IAR/FreeRTOSConfig.h | 19 +- Demo/ARM7_AT91SAM7S64_IAR/ParTest/ParTest.c | 19 +- Demo/ARM7_AT91SAM7S64_IAR/USB/USBSample.c | 19 +- Demo/ARM7_AT91SAM7S64_IAR/main.c | 19 +- Demo/ARM7_AT91SAM7S64_IAR/serial/serial.c | 19 +- .../RTOSDemo/FreeRTOSConfig.h | 19 +- .../RTOSDemo/ParTest/ParTest.c | 19 +- .../RTOSDemo/USB/USBSample.c | 19 +- .../RTOSDemo/USB/USBSample.h | 19 +- .../RTOSDemo/USB/USB_ISR.c | 19 +- .../ARM7_AT91SAM7X256_Eclipse/RTOSDemo/main.c | 19 +- .../RTOSDemo/webserver/EMAC_ISR.c | 19 +- .../RTOSDemo/webserver/SAM7_EMAC.c | 19 +- .../RTOSDemo/webserver/SAM7_EMAC.h | 19 +- .../RTOSDemo/webserver/uIP_Task.h | 19 +- Demo/ARM7_LPC2106_GCC/FreeRTOSConfig.h | 19 +- Demo/ARM7_LPC2106_GCC/ParTest/ParTest.c | 19 +- Demo/ARM7_LPC2106_GCC/main.c | 19 +- Demo/ARM7_LPC2106_GCC/serial/serial.c | 19 +- Demo/ARM7_LPC2106_GCC/serial/serialISR.c | 19 +- Demo/ARM7_LPC2129_IAR/FreeRTOSConfig.h | 19 +- Demo/ARM7_LPC2129_IAR/ParTest/ParTest.c | 19 +- Demo/ARM7_LPC2129_IAR/main.c | 19 +- Demo/ARM7_LPC2129_IAR/serial/serial.c | 19 +- Demo/ARM7_LPC2129_Keil/FreeRTOSConfig.h | 19 +- Demo/ARM7_LPC2129_Keil/ParTest/ParTest.c | 19 +- Demo/ARM7_LPC2129_Keil/main.c | 19 +- Demo/ARM7_LPC2129_Keil/serial/serial.c | 19 +- Demo/ARM7_LPC2129_Keil/serial/serialISR.c | 19 +- Demo/ARM7_LPC2138_Rowley/FreeRTOSConfig.h | 19 +- Demo/ARM7_LPC2138_Rowley/main.c | 19 +- Demo/ARM7_LPC2138_Rowley/mainISR.c | 19 +- Demo/ARM7_LPC2368_Eclipse/RTOSDemo/main.c | 19 +- Demo/ARM7_LPC2368_Rowley/main.c | 19 +- Demo/ARM7_STR71x_IAR/FreeRTOSConfig.h | 19 +- Demo/ARM7_STR71x_IAR/ParTest/ParTest.c | 19 +- Demo/ARM7_STR71x_IAR/main.c | 19 +- Demo/ARM7_STR71x_IAR/serial/serial.c | 19 +- Demo/ARM7_STR75x_GCC/FreeRTOSConfig.h | 19 +- Demo/ARM7_STR75x_GCC/ParTest/ParTest.c | 19 +- Demo/ARM7_STR75x_GCC/main.c | 19 +- Demo/ARM7_STR75x_GCC/serial/serial.c | 19 +- Demo/ARM7_STR75x_GCC/serial/serialISR.c | 19 +- Demo/ARM7_STR75x_IAR/FreeRTOSConfig.h | 19 +- Demo/ARM7_STR75x_IAR/ParTest/ParTest.c | 19 +- Demo/ARM7_STR75x_IAR/main.c | 19 +- Demo/ARM7_STR75x_IAR/serial/serial.c | 19 +- Demo/ARM9_STR91X_IAR/FreeRTOSConfig.h | 19 +- Demo/ARM9_STR91X_IAR/ParTest/ParTest.c | 19 +- Demo/ARM9_STR91X_IAR/main.c | 19 +- Demo/ARM9_STR91X_IAR/serial/serial.c | 19 +- Demo/ARM9_STR91X_IAR/webserver/uIP_Task.c | 19 +- Demo/AVR32_UC3/main.c | 19 +- Demo/AVR_ATMega323_IAR/FreeRTOSConfig.h | 19 +- Demo/AVR_ATMega323_IAR/ParTest/ParTest.c | 19 +- Demo/AVR_ATMega323_IAR/main.c | 19 +- Demo/AVR_ATMega323_IAR/regtest.c | 19 +- Demo/AVR_ATMega323_IAR/regtest.h | 19 +- Demo/AVR_ATMega323_IAR/serial/serial.c | 19 +- Demo/AVR_ATMega323_WinAVR/FreeRTOSConfig.h | 19 +- Demo/AVR_ATMega323_WinAVR/ParTest/ParTest.c | 19 +- Demo/AVR_ATMega323_WinAVR/main.c | 19 +- Demo/AVR_ATMega323_WinAVR/regtest.c | 19 +- Demo/AVR_ATMega323_WinAVR/regtest.h | 19 +- Demo/AVR_ATMega323_WinAVR/serial/serial.c | 19 +- .../CORTEX_LM3S102_GCC/Demo1/FreeRTOSConfig.h | 19 +- Demo/CORTEX_LM3S102_GCC/Demo1/main.c | 19 +- .../CORTEX_LM3S102_GCC/Demo2/FreeRTOSConfig.h | 19 +- Demo/CORTEX_LM3S102_GCC/Demo2/main.c | 19 +- Demo/CORTEX_LM3S102_GCC/FreeRTOSConfig.h | 19 +- Demo/CORTEX_LM3S102_GCC/ParTest/ParTest.c | 19 +- Demo/CORTEX_LM3S102_GCC/main.c | 19 +- .../Demo1/FreeRTOSConfig.h | 19 +- Demo/CORTEX_LM3S102_KEIL/Demo1/main.c | 19 +- .../Demo2/FreeRTOSConfig.h | 19 +- Demo/CORTEX_LM3S102_KEIL/Demo2/main.c | 19 +- Demo/CORTEX_LM3S102_KEIL/FreeRTOSConfig.h | 19 +- Demo/CORTEX_LM3S102_KEIL/ParTest/ParTest.c | 19 +- Demo/CORTEX_LM3S102_KEIL/main.c | 19 +- .../Demo1/FreeRTOSConfig.h | 19 +- Demo/CORTEX_LM3S102_Rowley/Demo1/ParTest.c | 19 +- Demo/CORTEX_LM3S102_Rowley/Demo1/main.c | 19 +- .../Demo2/FreeRTOSConfig.h | 19 +- Demo/CORTEX_LM3S102_Rowley/Demo2/ParTest.c | 19 +- Demo/CORTEX_LM3S102_Rowley/Demo2/main.c | 19 +- .../Demo3/FreeRTOSConfig.h | 19 +- Demo/CORTEX_LM3S102_Rowley/Demo3/ParTest.c | 19 +- Demo/CORTEX_LM3S102_Rowley/Demo3/main.c | 19 +- Demo/CORTEX_LM3S316_IAR/FreeRTOSConfig.h | 19 +- Demo/CORTEX_LM3S316_IAR/ParTest/ParTest.c | 19 +- Demo/CORTEX_LM3S316_IAR/commstest.c | 19 +- Demo/CORTEX_LM3S316_IAR/commstest.h | 19 +- Demo/CORTEX_LM3S316_IAR/main.c | 19 +- Demo/CORTEX_LM3S811_GCC/FreeRTOSConfig.h | 19 +- Demo/CORTEX_LM3S811_GCC/main.c | 19 +- Demo/CORTEX_LM3S811_IAR/FreeRTOSConfig.h | 19 +- Demo/CORTEX_LM3S811_IAR/main.c | 19 +- Demo/CORTEX_LM3S811_KEIL/FreeRTOSConfig.h | 19 +- .../LuminaryCode/osram96x16.c | 3 +- Demo/CORTEX_LM3S811_KEIL/heap/heap_1.c | 19 +- Demo/CORTEX_LM3S811_KEIL/main.c | 25 +- .../.plugins/org.eclipse.cdt.core/.log | 1 - .../org.eclipse.cdt.make.core/RTOSDemo.sc | 19 - .../org.eclipse.cdt.ui/dialog_settings.xml | 2 +- .../RTOSDemo/.indexes/properties.index | Bin 354 -> 354 bytes .../.root/.indexes/properties.index | Bin 104 -> 104 bytes .../.safetable/org.eclipse.core.resources | Bin 517 -> 520 bytes .../org.eclipse.cdt.managedbuilder.core.prefs | 4 +- .../org.eclipse.core.resources.prefs | 4 +- .../.settings/org.eclipse.debug.ui.prefs | 11 +- .../.settings/org.eclipse.ui.ide.prefs | 4 +- .../.launches/RTOSDemo.launch | 1 - .../org.eclipse.debug.ui/dialog_settings.xml | 6 +- .../launchConfigurationHistory.xml | 2 +- .../org.eclipse.ui.ide/dialog_settings.xml | 6 +- .../dialog_settings.xml | 22 +- .../dialog_settings.xml | 2 +- .../org.eclipse.ui.workbench/workbench.xml | 426 ++++++++---------- .../org.eclipse.ui.workbench/workingsets.xml | 24 +- .../RTOSDemo/FreeRTOSConfig.h | 19 +- .../RTOSDemo/ParTest/ParTest.c | 19 +- Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/main.c | 19 +- .../RTOSDemo/timertest.c | 19 +- .../CORTEX_LM3Sxxxx_IAR_Keil/FreeRTOSConfig.h | 19 +- .../ParTest/ParTest.c | 19 +- Demo/CORTEX_LM3Sxxxx_IAR_Keil/main.c | 19 +- Demo/CORTEX_LM3Sxxxx_IAR_Keil/timertest.c | 19 +- Demo/CORTEX_STM32F103_IAR/FreeRTOSConfig.h | 19 +- Demo/CORTEX_STM32F103_IAR/ParTest/ParTest.c | 19 +- Demo/CORTEX_STM32F103_IAR/main.c | 19 +- Demo/CORTEX_STM32F103_IAR/serial/serial.c | 19 +- Demo/CORTEX_STM32F103_IAR/timertest.c | 19 +- .../FreeRTOSConfig.h | 19 +- .../ParTest/ParTest.c | 19 +- Demo/CORTEX_STM32F103_Primer_GCC/bitmap.h | 19 +- Demo/CORTEX_STM32F103_Primer_GCC/main.c | 19 +- Demo/CORTEX_STM32F103_Primer_GCC/timertest.c | 19 +- Demo/Common/Full/BlockQ.c | 19 +- Demo/Common/Full/PollQ.c | 19 +- Demo/Common/Full/comtest.c | 19 +- Demo/Common/Full/death.c | 19 +- Demo/Common/Full/dynamic.c | 19 +- Demo/Common/Full/events.c | 19 +- Demo/Common/Full/flash.c | 19 +- Demo/Common/Full/flop.c | 19 +- Demo/Common/Full/integer.c | 19 +- Demo/Common/Full/print.c | 19 +- Demo/Common/Full/semtest.c | 19 +- Demo/Common/Minimal/AltBlckQ.c | 19 +- Demo/Common/Minimal/AltBlock.c | 19 +- Demo/Common/Minimal/AltPollQ.c | 19 +- Demo/Common/Minimal/AltQTest.c | 19 +- Demo/Common/Minimal/BlockQ.c | 19 +- Demo/Common/Minimal/GenQTest.c | 19 +- Demo/Common/Minimal/PollQ.c | 19 +- Demo/Common/Minimal/QPeek.c | 19 +- Demo/Common/Minimal/blocktim.c | 19 +- Demo/Common/Minimal/comtest.c | 19 +- Demo/Common/Minimal/countsem.c | 19 +- Demo/Common/Minimal/crflash.c | 19 +- Demo/Common/Minimal/crhook.c | 19 +- Demo/Common/Minimal/death.c | 19 +- Demo/Common/Minimal/dynamic.c | 19 +- Demo/Common/Minimal/flash.c | 19 +- Demo/Common/Minimal/flop.c | 19 +- Demo/Common/Minimal/integer.c | 19 +- Demo/Common/Minimal/recmutex.c | 19 +- Demo/Common/Minimal/semtest.c | 19 +- Demo/Common/include/AltBlckQ.h | 19 +- Demo/Common/include/AltBlock.h | 19 +- Demo/Common/include/AltPollQ.h | 19 +- Demo/Common/include/AltQTest.h | 19 +- Demo/Common/include/BlockQ.h | 19 +- Demo/Common/include/GenQTest.h | 19 +- Demo/Common/include/PollQ.h | 19 +- Demo/Common/include/QPeek.h | 19 +- Demo/Common/include/blocktim.h | 19 +- Demo/Common/include/comtest.h | 19 +- Demo/Common/include/comtest2.h | 19 +- Demo/Common/include/countsem.h | 19 +- Demo/Common/include/crflash.h | 19 +- Demo/Common/include/crhook.h | 19 +- Demo/Common/include/death.h | 19 +- Demo/Common/include/dynamic.h | 19 +- Demo/Common/include/fileIO.h | 19 +- Demo/Common/include/flash.h | 19 +- Demo/Common/include/flop.h | 19 +- Demo/Common/include/integer.h | 19 +- Demo/Common/include/mevents.h | 19 +- Demo/Common/include/partest.h | 19 +- Demo/Common/include/print.h | 19 +- Demo/Common/include/recmutex.h | 19 +- Demo/Common/include/semtest.h | 19 +- Demo/Common/include/serial.h | 19 +- Demo/Cygnal/FreeRTOSConfig.h | 19 +- Demo/Cygnal/ParTest/ParTest.c | 19 +- Demo/Cygnal/main.c | 19 +- Demo/Cygnal/serial/serial.c | 19 +- Demo/Flshlite/FRConfig.h | 19 +- Demo/Flshlite/FileIO/fileIO.c | 19 +- Demo/Flshlite/FreeRTOSConfig.h | 19 +- Demo/Flshlite/ParTest/ParTest.c | 19 +- Demo/Flshlite/main.c | 19 +- Demo/Flshlite/serial/serial.c | 19 +- Demo/H8S/RTOSDemo/FreeRTOSConfig.h | 19 +- Demo/H8S/RTOSDemo/ParTest/ParTest.c | 19 +- Demo/H8S/RTOSDemo/main.c | 19 +- Demo/H8S/RTOSDemo/serial/serial.c | 19 +- .../HCS12_CodeWarrior_banked/FreeRTOSConfig.h | 19 +- .../ParTest/ParTest.c | 19 +- Demo/HCS12_CodeWarrior_banked/main.c | 19 +- Demo/HCS12_CodeWarrior_banked/serial/serial.c | 19 +- Demo/HCS12_CodeWarrior_small/FreeRTOSConfig.h | 19 +- .../HCS12_CodeWarrior_small/ParTest/ParTest.c | 19 +- Demo/HCS12_CodeWarrior_small/main.c | 19 +- Demo/HCS12_CodeWarrior_small/serial/serial.c | 19 +- Demo/HCS12_GCC_banked/FreeRTOSConfig.h | 19 +- Demo/HCS12_GCC_banked/ParTest.c | 19 +- Demo/HCS12_GCC_banked/main.c | 19 +- Demo/HCS12_GCC_banked/startup.c | 19 +- Demo/MB91460_Softune/SRC/crflash_modified.c | 19 +- Demo/MB91460_Softune/SRC/main.c | 19 +- Demo/MB91460_Softune/SRC/partest/partest.c | 19 +- Demo/MB91460_Softune/SRC/serial/serial.c | 19 +- .../Src/FreeRTOSConfig.h | 19 +- .../Src/crflash_sk16fx100mpc.c | 19 +- .../FreeRTOS_96348hs_SK16FX100PMC/Src/main.c | 19 +- .../Src/partest/partest.c | 19 +- .../Src/serial/serial.c | 19 +- Demo/MCF5235_GCC/FreeRTOSConfig.h | 19 +- Demo/MCF5235_GCC/demo.c | 19 +- Demo/MCF5235_GCC/system/crt0.S | 19 +- Demo/MCF5235_GCC/system/init.c | 19 +- Demo/MCF5235_GCC/system/newlib.c | 19 +- Demo/MCF5235_GCC/system/serial.c | 19 +- Demo/MCF5235_GCC/system/vector.S | 19 +- Demo/MicroBlaze/FreeRTOSConfig.h | 19 +- Demo/MicroBlaze/ParTest/ParTest.c | 19 +- Demo/MicroBlaze/main.c | 19 +- Demo/MicroBlaze/serial/serial.c | 19 +- Demo/PC/FRConfig.h | 19 +- Demo/PC/FileIO/fileIO.c | 19 +- Demo/PC/FreeRTOSConfig.h | 19 +- Demo/PC/ParTest/ParTest.c | 19 +- Demo/PC/main.c | 19 +- Demo/PC/serial/serial.c | 19 +- Demo/PIC18_MPLAB/FreeRTOSConfig.h | 19 +- Demo/PIC18_MPLAB/ParTest/ParTest.c | 19 +- Demo/PIC18_MPLAB/main1.c | 19 +- Demo/PIC18_MPLAB/main2.c | 19 +- Demo/PIC18_MPLAB/main3.c | 19 +- Demo/PIC18_MPLAB/serial/serial.c | 19 +- Demo/PIC18_WizC/Demo1/FreeRTOSConfig.h | 19 +- Demo/PIC18_WizC/Demo1/WIZCmake.h | 19 +- Demo/PIC18_WizC/Demo1/fuses.c | 19 +- Demo/PIC18_WizC/Demo1/interrupt.c | 19 +- Demo/PIC18_WizC/Demo1/main.c | 19 +- Demo/PIC18_WizC/Demo2/FreeRTOSConfig.h | 19 +- Demo/PIC18_WizC/Demo2/WIZCmake.h | 19 +- Demo/PIC18_WizC/Demo2/fuses.c | 19 +- Demo/PIC18_WizC/Demo2/interrupt.c | 19 +- Demo/PIC18_WizC/Demo2/main.c | 19 +- Demo/PIC18_WizC/Demo3/FreeRTOSConfig.h | 19 +- Demo/PIC18_WizC/Demo3/WIZCmake.h | 19 +- Demo/PIC18_WizC/Demo3/fuses.c | 19 +- Demo/PIC18_WizC/Demo3/interrupt.c | 19 +- Demo/PIC18_WizC/Demo3/main.c | 19 +- Demo/PIC18_WizC/Demo4/FreeRTOSConfig.h | 19 +- Demo/PIC18_WizC/Demo4/WIZCmake.h | 19 +- Demo/PIC18_WizC/Demo4/fuses.c | 19 +- Demo/PIC18_WizC/Demo4/interrupt.c | 19 +- Demo/PIC18_WizC/Demo4/main.c | 19 +- Demo/PIC18_WizC/Demo5/FreeRTOSConfig.h | 19 +- Demo/PIC18_WizC/Demo5/WIZCmake.h | 19 +- Demo/PIC18_WizC/Demo5/fuses.c | 19 +- Demo/PIC18_WizC/Demo5/interrupt.c | 19 +- Demo/PIC18_WizC/Demo5/main.c | 19 +- Demo/PIC18_WizC/Demo6/FreeRTOSConfig.h | 19 +- Demo/PIC18_WizC/Demo6/WIZCmake.h | 19 +- Demo/PIC18_WizC/Demo6/fuses.c | 19 +- Demo/PIC18_WizC/Demo6/interrupt.c | 19 +- Demo/PIC18_WizC/Demo6/main.c | 19 +- Demo/PIC18_WizC/Demo7/FreeRTOSConfig.h | 19 +- Demo/PIC18_WizC/Demo7/WIZCmake.h | 19 +- Demo/PIC18_WizC/Demo7/fuses.c | 19 +- Demo/PIC18_WizC/Demo7/interrupt.c | 19 +- Demo/PIC18_WizC/Demo7/main.c | 19 +- Demo/PIC18_WizC/ParTest/ParTest.c | 19 +- Demo/PIC18_WizC/serial/isrSerialRx.c | 19 +- Demo/PIC18_WizC/serial/isrSerialTx.c | 19 +- Demo/PIC18_WizC/serial/serial.c | 19 +- Demo/PIC24_MPLAB/FreeRTOSConfig.h | 19 +- Demo/PIC24_MPLAB/ParTest/ParTest.c | 19 +- Demo/PIC24_MPLAB/lcd.c | 19 +- Demo/PIC24_MPLAB/lcd.h | 19 +- Demo/PIC24_MPLAB/main.c | 19 +- Demo/PIC24_MPLAB/serial/serial.c | 19 +- Demo/PIC24_MPLAB/timertest.c | 19 +- Demo/PIC24_MPLAB/timertest.h | 19 +- Demo/PIC32MX_MPLAB/FreeRTOSConfig.h | 19 +- Demo/PIC32MX_MPLAB/ParTest/ParTest.c | 19 +- Demo/PIC32MX_MPLAB/RegisterTestTasks.s | 19 +- Demo/PIC32MX_MPLAB/lcd.c | 19 +- Demo/PIC32MX_MPLAB/lcd.h | 19 +- Demo/PIC32MX_MPLAB/main.c | 19 +- Demo/PIC32MX_MPLAB/serial/serial.c | 19 +- Demo/PIC32MX_MPLAB/timertest.c | 19 +- Demo/PIC32MX_MPLAB/timertest.h | 19 +- .../RTOSDemo/FreeRTOSConfig.h | 19 +- .../PPC405_Xilinx_Virtex4_GCC/RTOSDemo/main.c | 19 +- .../RTOSDemo/partest/partest.c | 19 +- .../RTOSDemo/serial/serial.c | 19 +- Demo/WizNET_DEMO_GCC_ARM7/FreeRTOSConfig.h | 19 +- Demo/WizNET_DEMO_GCC_ARM7/HTTP_Serv.c | 19 +- Demo/WizNET_DEMO_GCC_ARM7/HTTP_Serv.h | 19 +- Demo/WizNET_DEMO_GCC_ARM7/TCP.c | 19 +- Demo/WizNET_DEMO_GCC_ARM7/TCP.h | 19 +- Demo/WizNET_DEMO_GCC_ARM7/TCPISR.c | 19 +- Demo/WizNET_DEMO_GCC_ARM7/html_pages.h | 19 +- Demo/WizNET_DEMO_GCC_ARM7/i2c.c | 19 +- Demo/WizNET_DEMO_GCC_ARM7/i2c.h | 19 +- Demo/WizNET_DEMO_GCC_ARM7/i2cISR.c | 19 +- Demo/WizNET_DEMO_GCC_ARM7/main.c | 19 +- Demo/WizNET_DEMO_TERN_186/FreeRTOSConfig.h | 19 +- Demo/WizNET_DEMO_TERN_186/HTTPTask.c | 19 +- Demo/WizNET_DEMO_TERN_186/HTTPTask.h | 19 +- Demo/WizNET_DEMO_TERN_186/main.c | 19 +- Demo/WizNET_DEMO_TERN_186/serial/serial.c | 19 +- Demo/dsPIC_MPLAB/FreeRTOSConfig.h | 19 +- Demo/dsPIC_MPLAB/ParTest/ParTest.c | 19 +- Demo/dsPIC_MPLAB/lcd.c | 19 +- Demo/dsPIC_MPLAB/lcd.h | 19 +- Demo/dsPIC_MPLAB/main.c | 19 +- Demo/dsPIC_MPLAB/serial/serial.c | 19 +- Demo/dsPIC_MPLAB/timertest.c | 19 +- Demo/dsPIC_MPLAB/timertest.h | 19 +- Demo/lwIP_Demo_Rowley_ARM7/BasicWEB.c | 19 +- Demo/lwIP_Demo_Rowley_ARM7/BasicWEB.h | 19 +- Demo/lwIP_Demo_Rowley_ARM7/EMAC/SAM7_EMAC.c | 19 +- Demo/lwIP_Demo_Rowley_ARM7/EMAC/SAM7_EMAC.h | 19 +- .../EMAC/SAM7_EMAC_ISR.c | 19 +- Demo/lwIP_Demo_Rowley_ARM7/FreeRTOSConfig.h | 19 +- Demo/lwIP_Demo_Rowley_ARM7/ParTest/ParTest.c | 19 +- Demo/lwIP_Demo_Rowley_ARM7/USB/USB-CDC.c | 19 +- Demo/lwIP_Demo_Rowley_ARM7/USB/USB-CDC.h | 19 +- Demo/lwIP_Demo_Rowley_ARM7/USB/descriptors.h | 19 +- Demo/lwIP_Demo_Rowley_ARM7/USB/usb.h | 19 +- Demo/lwIP_Demo_Rowley_ARM7/main.c | 19 +- Demo/lwIP_MCF5235_GCC/FreeRTOSConfig.h | 19 +- Demo/lwIP_MCF5235_GCC/demo.c | 19 +- Demo/lwIP_MCF5235_GCC/system/crt0.S | 19 +- Demo/lwIP_MCF5235_GCC/system/init.c | 19 +- Demo/lwIP_MCF5235_GCC/system/newlib.c | 19 +- Demo/lwIP_MCF5235_GCC/system/serial.c | 19 +- Demo/lwIP_MCF5235_GCC/system/vector.S | 19 +- Demo/lwIP_MCF5235_GCC/web.c | 19 +- Demo/lwIP_MCF5235_GCC/web.h | 19 +- Demo/msp430_CrossWorks/FreeRTOSConfig.h | 19 +- Demo/msp430_CrossWorks/ParTest/ParTest.c | 19 +- Demo/msp430_CrossWorks/main.c | 19 +- Demo/msp430_CrossWorks/serial/serial.c | 19 +- Demo/msp430_GCC/FreeRTOSConfig.h | 19 +- Demo/msp430_GCC/ParTest/ParTest.c | 19 +- Demo/msp430_GCC/main.c | 19 +- Demo/msp430_GCC/serial/serial.c | 19 +- Demo/uIP_Demo_IAR_ARM7/EMAC/EMAClISR.s79 | 19 +- Demo/uIP_Demo_IAR_ARM7/EMAC/SAM7_EMAC.c | 19 +- Demo/uIP_Demo_IAR_ARM7/FreeRTOSConfig.h | 19 +- Demo/uIP_Demo_IAR_ARM7/ParTest/ParTest.c | 19 +- Demo/uIP_Demo_IAR_ARM7/main.c | 19 +- Demo/uIP_Demo_Rowley_ARM7/FreeRTOSConfig.h | 19 +- Demo/uIP_Demo_Rowley_ARM7/main.c | 19 +- Source/croutine.c | 19 +- Source/include/FreeRTOS.h | 19 +- Source/include/croutine.h | 19 +- Source/include/list.h | 19 +- Source/include/portable.h | 19 +- Source/include/projdefs.h | 19 +- Source/include/queue.h | 29 +- Source/include/semphr.h | 19 +- Source/include/task.h | 19 +- Source/list.c | 19 +- Source/portable/BCC/16BitDOS/Flsh186/port.c | 19 +- .../portable/BCC/16BitDOS/Flsh186/prtmacro.h | 19 +- Source/portable/BCC/16BitDOS/PC/port.c | 19 +- Source/portable/BCC/16BitDOS/PC/prtmacro.h | 19 +- Source/portable/BCC/16BitDOS/common/portasm.h | 19 +- .../portable/BCC/16BitDOS/common/portcomn.c | 19 +- Source/portable/CodeWarrior/HCS12/port.c | 19 +- Source/portable/CodeWarrior/HCS12/portmacro.h | 19 +- Source/portable/GCC/ARM7_AT91FR40008/port.c | 19 +- .../portable/GCC/ARM7_AT91FR40008/portISR.c | 19 +- .../portable/GCC/ARM7_AT91FR40008/portmacro.h | 19 +- Source/portable/GCC/ARM7_AT91SAM7S/port.c | 19 +- Source/portable/GCC/ARM7_AT91SAM7S/portISR.c | 19 +- .../portable/GCC/ARM7_AT91SAM7S/portmacro.h | 19 +- Source/portable/GCC/ARM7_LPC2000/port.c | 19 +- Source/portable/GCC/ARM7_LPC2000/portISR.c | 19 +- Source/portable/GCC/ARM7_LPC2000/portmacro.h | 19 +- Source/portable/GCC/ARM_CM3/port.c | 19 +- Source/portable/GCC/ARM_CM3/portmacro.h | 19 +- Source/portable/GCC/ATMega323/port.c | 19 +- Source/portable/GCC/ATMega323/portmacro.h | 19 +- Source/portable/GCC/AVR32_UC3/port.c | 19 +- Source/portable/GCC/AVR32_UC3/portmacro.h | 19 +- Source/portable/GCC/H8S2329/port.c | 19 +- Source/portable/GCC/H8S2329/portmacro.h | 19 +- Source/portable/GCC/HCS12/port.c | 19 +- Source/portable/GCC/HCS12/portmacro.h | 19 +- Source/portable/GCC/MCF5235/port.c | 19 +- Source/portable/GCC/MCF5235/portmacro.h | 19 +- Source/portable/GCC/MSP430F449/port.c | 19 +- Source/portable/GCC/MSP430F449/portmacro.h | 19 +- Source/portable/GCC/MicroBlaze/port.c | 19 +- Source/portable/GCC/MicroBlaze/portmacro.h | 19 +- Source/portable/GCC/PPC405_Xilinx/port.c | 19 +- Source/portable/GCC/PPC405_Xilinx/portmacro.h | 19 +- Source/portable/GCC/STR75x/port.c | 19 +- Source/portable/GCC/STR75x/portISR.c | 19 +- Source/portable/GCC/STR75x/portmacro.h | 19 +- Source/portable/IAR/ARM_CM3/port.c | 19 +- Source/portable/IAR/ARM_CM3/portasm.s | 19 +- Source/portable/IAR/ARM_CM3/portmacro.h | 19 +- Source/portable/IAR/ATMega323/port.c | 19 +- Source/portable/IAR/ATMega323/portmacro.h | 19 +- Source/portable/IAR/AVR32_UC3/port.c | 19 +- Source/portable/IAR/AVR32_UC3/portmacro.h | 19 +- Source/portable/IAR/AtmelSAM7S64/port.c | 19 +- Source/portable/IAR/AtmelSAM7S64/portmacro.h | 19 +- Source/portable/IAR/LPC2000/port.c | 19 +- Source/portable/IAR/LPC2000/portmacro.h | 19 +- Source/portable/IAR/STR71x/port.c | 19 +- Source/portable/IAR/STR71x/portmacro.h | 19 +- Source/portable/IAR/STR75x/port.c | 19 +- Source/portable/IAR/STR75x/portmacro.h | 19 +- Source/portable/IAR/STR91x/ISR_Support.h | 19 +- Source/portable/IAR/STR91x/port.c | 19 +- Source/portable/IAR/STR91x/portasm.s79 | 19 +- Source/portable/IAR/STR91x/portmacro.h | 19 +- Source/portable/Keil/ARM7/port.c | 19 +- Source/portable/Keil/ARM7/portISR.c | 19 +- Source/portable/Keil/ARM7/portmacro.h | 19 +- Source/portable/MPLAB/PIC18F/port.c | 19 +- Source/portable/MPLAB/PIC18F/portmacro.h | 19 +- Source/portable/MPLAB/PIC24_dsPIC/port.c | 19 +- Source/portable/MPLAB/PIC24_dsPIC/portmacro.h | 19 +- Source/portable/MPLAB/PIC32MX/ISR_Support.h | 19 +- Source/portable/MPLAB/PIC32MX/port.c | 19 +- Source/portable/MPLAB/PIC32MX/port_asm.S | 19 +- Source/portable/MPLAB/PIC32MX/portmacro.h | 19 +- Source/portable/MemMang/heap_1.c | 19 +- Source/portable/MemMang/heap_2.c | 19 +- Source/portable/MemMang/heap_3.c | 19 +- .../Paradigm/Tern_EE/large_untested/port.c | 19 +- .../Paradigm/Tern_EE/large_untested/portasm.h | 19 +- .../Tern_EE/large_untested/portmacro.h | 19 +- Source/portable/Paradigm/Tern_EE/small/port.c | 19 +- .../portable/Paradigm/Tern_EE/small/portasm.h | 19 +- .../Paradigm/Tern_EE/small/portmacro.h | 19 +- Source/portable/RVDS/ARM_CM3/port.c | 19 +- Source/portable/RVDS/ARM_CM3/portmacro.h | 19 +- .../portable/Rowley/MSP430F449/Port1/port.c | 19 +- .../Rowley/MSP430F449/Port1/portmacro.h | 19 +- .../portable/Rowley/MSP430F449/Port2/port.c | 19 +- .../Rowley/MSP430F449/Port2/portmacro.h | 19 +- Source/portable/Rowley/MSP430F449/port.c | 19 +- Source/portable/Rowley/MSP430F449/portmacro.h | 19 +- Source/portable/SDCC/Cygnal/port.c | 19 +- Source/portable/SDCC/Cygnal/portmacro.h | 19 +- Source/portable/Softune/MB91460/port.c | 19 +- Source/portable/Softune/MB91460/portmacro.h | 19 +- Source/portable/Softune/MB96340/port.c | 19 +- Source/portable/Softune/MB96340/portmacro.h | 19 +- .../portable/WizC/PIC18/Drivers/Tick/Tick.c | 19 +- .../WizC/PIC18/Drivers/Tick/isrTick.c | 19 +- Source/portable/WizC/PIC18/addFreeRTOS.h | 19 +- Source/portable/WizC/PIC18/port.c | 19 +- Source/portable/WizC/PIC18/portmacro.h | 19 +- .../portable/oWatcom/16BitDOS/Flsh186/port.c | 19 +- .../oWatcom/16BitDOS/Flsh186/portmacro.h | 19 +- Source/portable/oWatcom/16BitDOS/PC/port.c | 19 +- .../portable/oWatcom/16BitDOS/PC/portmacro.h | 19 +- .../oWatcom/16BitDOS/common/portasm.h | 19 +- .../oWatcom/16BitDOS/common/portcomn.c | 19 +- Source/queue.c | 37 +- Source/tasks.c | 19 +- 490 files changed, 4948 insertions(+), 4572 deletions(-) diff --git a/Demo/ARM7_AT91FR40008_GCC/FreeRTOSConfig.h b/Demo/ARM7_AT91FR40008_GCC/FreeRTOSConfig.h index 1f2b6881ec..5fe8eebbb1 100644 --- a/Demo/ARM7_AT91FR40008_GCC/FreeRTOSConfig.h +++ b/Demo/ARM7_AT91FR40008_GCC/FreeRTOSConfig.h @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/ARM7_AT91FR40008_GCC/ParTest/ParTest.c b/Demo/ARM7_AT91FR40008_GCC/ParTest/ParTest.c index fc9ec8a688..a634708b70 100644 --- a/Demo/ARM7_AT91FR40008_GCC/ParTest/ParTest.c +++ b/Demo/ARM7_AT91FR40008_GCC/ParTest/ParTest.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/ARM7_AT91FR40008_GCC/main.c b/Demo/ARM7_AT91FR40008_GCC/main.c index 0e291408e6..496b71f669 100644 --- a/Demo/ARM7_AT91FR40008_GCC/main.c +++ b/Demo/ARM7_AT91FR40008_GCC/main.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/ARM7_AT91FR40008_GCC/serial/serial.c b/Demo/ARM7_AT91FR40008_GCC/serial/serial.c index 47ac4fb6a4..255eb1d7bd 100644 --- a/Demo/ARM7_AT91FR40008_GCC/serial/serial.c +++ b/Demo/ARM7_AT91FR40008_GCC/serial/serial.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/ARM7_AT91SAM7S64_IAR/FreeRTOSConfig.h b/Demo/ARM7_AT91SAM7S64_IAR/FreeRTOSConfig.h index a689f98976..361614ce90 100644 --- a/Demo/ARM7_AT91SAM7S64_IAR/FreeRTOSConfig.h +++ b/Demo/ARM7_AT91SAM7S64_IAR/FreeRTOSConfig.h @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/ARM7_AT91SAM7S64_IAR/ParTest/ParTest.c b/Demo/ARM7_AT91SAM7S64_IAR/ParTest/ParTest.c index c3d8c29005..86291af078 100644 --- a/Demo/ARM7_AT91SAM7S64_IAR/ParTest/ParTest.c +++ b/Demo/ARM7_AT91SAM7S64_IAR/ParTest/ParTest.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/ARM7_AT91SAM7S64_IAR/USB/USBSample.c b/Demo/ARM7_AT91SAM7S64_IAR/USB/USBSample.c index f57fd39ef1..a8d8858ff2 100644 --- a/Demo/ARM7_AT91SAM7S64_IAR/USB/USBSample.c +++ b/Demo/ARM7_AT91SAM7S64_IAR/USB/USBSample.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/ARM7_AT91SAM7S64_IAR/main.c b/Demo/ARM7_AT91SAM7S64_IAR/main.c index 74ca531894..f6774a7aa2 100644 --- a/Demo/ARM7_AT91SAM7S64_IAR/main.c +++ b/Demo/ARM7_AT91SAM7S64_IAR/main.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/ARM7_AT91SAM7S64_IAR/serial/serial.c b/Demo/ARM7_AT91SAM7S64_IAR/serial/serial.c index 2d2a2f64a6..25092699d3 100644 --- a/Demo/ARM7_AT91SAM7S64_IAR/serial/serial.c +++ b/Demo/ARM7_AT91SAM7S64_IAR/serial/serial.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/FreeRTOSConfig.h b/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/FreeRTOSConfig.h index 643d6d8dae..174a57e328 100644 --- a/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/FreeRTOSConfig.h +++ b/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/FreeRTOSConfig.h @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/ParTest/ParTest.c b/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/ParTest/ParTest.c index c453c9a68e..ec47f7f2da 100644 --- a/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/ParTest/ParTest.c +++ b/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/ParTest/ParTest.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/USB/USBSample.c b/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/USB/USBSample.c index a3dc7d64e0..d154d120a3 100644 --- a/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/USB/USBSample.c +++ b/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/USB/USBSample.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/USB/USBSample.h b/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/USB/USBSample.h index 5e134f19ca..c9054f62dc 100644 --- a/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/USB/USBSample.h +++ b/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/USB/USBSample.h @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/USB/USB_ISR.c b/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/USB/USB_ISR.c index 7e325d2da0..8b9cfb3e52 100644 --- a/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/USB/USB_ISR.c +++ b/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/USB/USB_ISR.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/main.c b/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/main.c index 8ecaf0be41..b2ebd5eed6 100644 --- a/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/main.c +++ b/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/main.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/webserver/EMAC_ISR.c b/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/webserver/EMAC_ISR.c index e4af1ffea0..8de7238d67 100644 --- a/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/webserver/EMAC_ISR.c +++ b/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/webserver/EMAC_ISR.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/webserver/SAM7_EMAC.c b/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/webserver/SAM7_EMAC.c index d48148d8b0..11c03d2038 100644 --- a/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/webserver/SAM7_EMAC.c +++ b/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/webserver/SAM7_EMAC.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/webserver/SAM7_EMAC.h b/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/webserver/SAM7_EMAC.h index 95d604cd4f..b8b57b22bd 100644 --- a/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/webserver/SAM7_EMAC.h +++ b/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/webserver/SAM7_EMAC.h @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/webserver/uIP_Task.h b/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/webserver/uIP_Task.h index e673e90162..ee00124d4e 100644 --- a/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/webserver/uIP_Task.h +++ b/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/webserver/uIP_Task.h @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/ARM7_LPC2106_GCC/FreeRTOSConfig.h b/Demo/ARM7_LPC2106_GCC/FreeRTOSConfig.h index 4de0598030..3cf599337f 100644 --- a/Demo/ARM7_LPC2106_GCC/FreeRTOSConfig.h +++ b/Demo/ARM7_LPC2106_GCC/FreeRTOSConfig.h @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/ARM7_LPC2106_GCC/ParTest/ParTest.c b/Demo/ARM7_LPC2106_GCC/ParTest/ParTest.c index f6c73f4dd1..e629fcabde 100644 --- a/Demo/ARM7_LPC2106_GCC/ParTest/ParTest.c +++ b/Demo/ARM7_LPC2106_GCC/ParTest/ParTest.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/ARM7_LPC2106_GCC/main.c b/Demo/ARM7_LPC2106_GCC/main.c index 9192bc8344..e3863dc9b1 100644 --- a/Demo/ARM7_LPC2106_GCC/main.c +++ b/Demo/ARM7_LPC2106_GCC/main.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/ARM7_LPC2106_GCC/serial/serial.c b/Demo/ARM7_LPC2106_GCC/serial/serial.c index e75f44be4e..04ed2716b0 100644 --- a/Demo/ARM7_LPC2106_GCC/serial/serial.c +++ b/Demo/ARM7_LPC2106_GCC/serial/serial.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/ARM7_LPC2106_GCC/serial/serialISR.c b/Demo/ARM7_LPC2106_GCC/serial/serialISR.c index bed84f7788..7e0d694d4d 100644 --- a/Demo/ARM7_LPC2106_GCC/serial/serialISR.c +++ b/Demo/ARM7_LPC2106_GCC/serial/serialISR.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/ARM7_LPC2129_IAR/FreeRTOSConfig.h b/Demo/ARM7_LPC2129_IAR/FreeRTOSConfig.h index 8caa28a95c..0d3ba96b50 100644 --- a/Demo/ARM7_LPC2129_IAR/FreeRTOSConfig.h +++ b/Demo/ARM7_LPC2129_IAR/FreeRTOSConfig.h @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/ARM7_LPC2129_IAR/ParTest/ParTest.c b/Demo/ARM7_LPC2129_IAR/ParTest/ParTest.c index fc7ddd3597..f8c6d874ff 100644 --- a/Demo/ARM7_LPC2129_IAR/ParTest/ParTest.c +++ b/Demo/ARM7_LPC2129_IAR/ParTest/ParTest.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/ARM7_LPC2129_IAR/main.c b/Demo/ARM7_LPC2129_IAR/main.c index 4f817c138c..1c8bcad19e 100644 --- a/Demo/ARM7_LPC2129_IAR/main.c +++ b/Demo/ARM7_LPC2129_IAR/main.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/ARM7_LPC2129_IAR/serial/serial.c b/Demo/ARM7_LPC2129_IAR/serial/serial.c index 713005efc3..7e3972f5df 100644 --- a/Demo/ARM7_LPC2129_IAR/serial/serial.c +++ b/Demo/ARM7_LPC2129_IAR/serial/serial.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/ARM7_LPC2129_Keil/FreeRTOSConfig.h b/Demo/ARM7_LPC2129_Keil/FreeRTOSConfig.h index 95ac6f57f2..e783e1bde6 100644 --- a/Demo/ARM7_LPC2129_Keil/FreeRTOSConfig.h +++ b/Demo/ARM7_LPC2129_Keil/FreeRTOSConfig.h @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/ARM7_LPC2129_Keil/ParTest/ParTest.c b/Demo/ARM7_LPC2129_Keil/ParTest/ParTest.c index 8d8e9851f2..e6f4b83820 100644 --- a/Demo/ARM7_LPC2129_Keil/ParTest/ParTest.c +++ b/Demo/ARM7_LPC2129_Keil/ParTest/ParTest.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/ARM7_LPC2129_Keil/main.c b/Demo/ARM7_LPC2129_Keil/main.c index 5e81ec94b0..834664a9cf 100644 --- a/Demo/ARM7_LPC2129_Keil/main.c +++ b/Demo/ARM7_LPC2129_Keil/main.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/ARM7_LPC2129_Keil/serial/serial.c b/Demo/ARM7_LPC2129_Keil/serial/serial.c index 7c492a4e63..87911d89aa 100644 --- a/Demo/ARM7_LPC2129_Keil/serial/serial.c +++ b/Demo/ARM7_LPC2129_Keil/serial/serial.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/ARM7_LPC2129_Keil/serial/serialISR.c b/Demo/ARM7_LPC2129_Keil/serial/serialISR.c index 8e1605232d..739c540a73 100644 --- a/Demo/ARM7_LPC2129_Keil/serial/serialISR.c +++ b/Demo/ARM7_LPC2129_Keil/serial/serialISR.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/ARM7_LPC2138_Rowley/FreeRTOSConfig.h b/Demo/ARM7_LPC2138_Rowley/FreeRTOSConfig.h index f3fb49857c..361ca55cf3 100644 --- a/Demo/ARM7_LPC2138_Rowley/FreeRTOSConfig.h +++ b/Demo/ARM7_LPC2138_Rowley/FreeRTOSConfig.h @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/ARM7_LPC2138_Rowley/main.c b/Demo/ARM7_LPC2138_Rowley/main.c index b7221385d8..9b167ca7ee 100644 --- a/Demo/ARM7_LPC2138_Rowley/main.c +++ b/Demo/ARM7_LPC2138_Rowley/main.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/ARM7_LPC2138_Rowley/mainISR.c b/Demo/ARM7_LPC2138_Rowley/mainISR.c index ab4fb9ae77..6fc4bc001d 100644 --- a/Demo/ARM7_LPC2138_Rowley/mainISR.c +++ b/Demo/ARM7_LPC2138_Rowley/mainISR.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/ARM7_LPC2368_Eclipse/RTOSDemo/main.c b/Demo/ARM7_LPC2368_Eclipse/RTOSDemo/main.c index 5dd292f2e2..921e0000f1 100644 --- a/Demo/ARM7_LPC2368_Eclipse/RTOSDemo/main.c +++ b/Demo/ARM7_LPC2368_Eclipse/RTOSDemo/main.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/ARM7_LPC2368_Rowley/main.c b/Demo/ARM7_LPC2368_Rowley/main.c index 3fc3fd87c3..28c333adde 100644 --- a/Demo/ARM7_LPC2368_Rowley/main.c +++ b/Demo/ARM7_LPC2368_Rowley/main.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/ARM7_STR71x_IAR/FreeRTOSConfig.h b/Demo/ARM7_STR71x_IAR/FreeRTOSConfig.h index 887b845aeb..3d4f1dd443 100644 --- a/Demo/ARM7_STR71x_IAR/FreeRTOSConfig.h +++ b/Demo/ARM7_STR71x_IAR/FreeRTOSConfig.h @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/ARM7_STR71x_IAR/ParTest/ParTest.c b/Demo/ARM7_STR71x_IAR/ParTest/ParTest.c index f70e2fd0c0..0ab56c36d4 100644 --- a/Demo/ARM7_STR71x_IAR/ParTest/ParTest.c +++ b/Demo/ARM7_STR71x_IAR/ParTest/ParTest.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/ARM7_STR71x_IAR/main.c b/Demo/ARM7_STR71x_IAR/main.c index 47c59e7e35..be5f1aa6b7 100644 --- a/Demo/ARM7_STR71x_IAR/main.c +++ b/Demo/ARM7_STR71x_IAR/main.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/ARM7_STR71x_IAR/serial/serial.c b/Demo/ARM7_STR71x_IAR/serial/serial.c index f8076d18fa..eb8d66f1f0 100644 --- a/Demo/ARM7_STR71x_IAR/serial/serial.c +++ b/Demo/ARM7_STR71x_IAR/serial/serial.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/ARM7_STR75x_GCC/FreeRTOSConfig.h b/Demo/ARM7_STR75x_GCC/FreeRTOSConfig.h index f9e92a5fb2..c28866ec15 100644 --- a/Demo/ARM7_STR75x_GCC/FreeRTOSConfig.h +++ b/Demo/ARM7_STR75x_GCC/FreeRTOSConfig.h @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/ARM7_STR75x_GCC/ParTest/ParTest.c b/Demo/ARM7_STR75x_GCC/ParTest/ParTest.c index 5ec5bd1bc7..b0f0936d22 100644 --- a/Demo/ARM7_STR75x_GCC/ParTest/ParTest.c +++ b/Demo/ARM7_STR75x_GCC/ParTest/ParTest.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/ARM7_STR75x_GCC/main.c b/Demo/ARM7_STR75x_GCC/main.c index b1ca11d22a..8ecbf13deb 100644 --- a/Demo/ARM7_STR75x_GCC/main.c +++ b/Demo/ARM7_STR75x_GCC/main.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/ARM7_STR75x_GCC/serial/serial.c b/Demo/ARM7_STR75x_GCC/serial/serial.c index d826d6a9db..d6a30e760e 100644 --- a/Demo/ARM7_STR75x_GCC/serial/serial.c +++ b/Demo/ARM7_STR75x_GCC/serial/serial.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/ARM7_STR75x_GCC/serial/serialISR.c b/Demo/ARM7_STR75x_GCC/serial/serialISR.c index 6808e88ac9..944b9ce970 100644 --- a/Demo/ARM7_STR75x_GCC/serial/serialISR.c +++ b/Demo/ARM7_STR75x_GCC/serial/serialISR.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/ARM7_STR75x_IAR/FreeRTOSConfig.h b/Demo/ARM7_STR75x_IAR/FreeRTOSConfig.h index 09d2dfcde0..49e9067023 100644 --- a/Demo/ARM7_STR75x_IAR/FreeRTOSConfig.h +++ b/Demo/ARM7_STR75x_IAR/FreeRTOSConfig.h @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/ARM7_STR75x_IAR/ParTest/ParTest.c b/Demo/ARM7_STR75x_IAR/ParTest/ParTest.c index 5ec5bd1bc7..b0f0936d22 100644 --- a/Demo/ARM7_STR75x_IAR/ParTest/ParTest.c +++ b/Demo/ARM7_STR75x_IAR/ParTest/ParTest.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/ARM7_STR75x_IAR/main.c b/Demo/ARM7_STR75x_IAR/main.c index a50bcedd3a..f8b8d8bb0c 100644 --- a/Demo/ARM7_STR75x_IAR/main.c +++ b/Demo/ARM7_STR75x_IAR/main.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/ARM7_STR75x_IAR/serial/serial.c b/Demo/ARM7_STR75x_IAR/serial/serial.c index 2254331f97..8f9f3c83f5 100644 --- a/Demo/ARM7_STR75x_IAR/serial/serial.c +++ b/Demo/ARM7_STR75x_IAR/serial/serial.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/ARM9_STR91X_IAR/FreeRTOSConfig.h b/Demo/ARM9_STR91X_IAR/FreeRTOSConfig.h index aa38554531..5c68e3a4d7 100644 --- a/Demo/ARM9_STR91X_IAR/FreeRTOSConfig.h +++ b/Demo/ARM9_STR91X_IAR/FreeRTOSConfig.h @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/ARM9_STR91X_IAR/ParTest/ParTest.c b/Demo/ARM9_STR91X_IAR/ParTest/ParTest.c index ac40d1cc23..83220dad5a 100644 --- a/Demo/ARM9_STR91X_IAR/ParTest/ParTest.c +++ b/Demo/ARM9_STR91X_IAR/ParTest/ParTest.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/ARM9_STR91X_IAR/main.c b/Demo/ARM9_STR91X_IAR/main.c index ed9e38a808..3f2c2b9804 100644 --- a/Demo/ARM9_STR91X_IAR/main.c +++ b/Demo/ARM9_STR91X_IAR/main.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/ARM9_STR91X_IAR/serial/serial.c b/Demo/ARM9_STR91X_IAR/serial/serial.c index 1fe98e3741..47abd1a832 100644 --- a/Demo/ARM9_STR91X_IAR/serial/serial.c +++ b/Demo/ARM9_STR91X_IAR/serial/serial.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/ARM9_STR91X_IAR/webserver/uIP_Task.c b/Demo/ARM9_STR91X_IAR/webserver/uIP_Task.c index 26dbe8c093..2a65be3ddc 100644 --- a/Demo/ARM9_STR91X_IAR/webserver/uIP_Task.c +++ b/Demo/ARM9_STR91X_IAR/webserver/uIP_Task.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/AVR32_UC3/main.c b/Demo/AVR32_UC3/main.c index 37e51be35b..5d7217a1d6 100644 --- a/Demo/AVR32_UC3/main.c +++ b/Demo/AVR32_UC3/main.c @@ -54,15 +54,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/AVR_ATMega323_IAR/FreeRTOSConfig.h b/Demo/AVR_ATMega323_IAR/FreeRTOSConfig.h index d450bae826..acb24e8bdf 100644 --- a/Demo/AVR_ATMega323_IAR/FreeRTOSConfig.h +++ b/Demo/AVR_ATMega323_IAR/FreeRTOSConfig.h @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/AVR_ATMega323_IAR/ParTest/ParTest.c b/Demo/AVR_ATMega323_IAR/ParTest/ParTest.c index fc624135f5..c796c7abe3 100644 --- a/Demo/AVR_ATMega323_IAR/ParTest/ParTest.c +++ b/Demo/AVR_ATMega323_IAR/ParTest/ParTest.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/AVR_ATMega323_IAR/main.c b/Demo/AVR_ATMega323_IAR/main.c index 67b5dca5ee..8d15de009d 100644 --- a/Demo/AVR_ATMega323_IAR/main.c +++ b/Demo/AVR_ATMega323_IAR/main.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/AVR_ATMega323_IAR/regtest.c b/Demo/AVR_ATMega323_IAR/regtest.c index 0942aee098..0f57d9b337 100644 --- a/Demo/AVR_ATMega323_IAR/regtest.c +++ b/Demo/AVR_ATMega323_IAR/regtest.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/AVR_ATMega323_IAR/regtest.h b/Demo/AVR_ATMega323_IAR/regtest.h index 2c0b9bc352..7c60216663 100644 --- a/Demo/AVR_ATMega323_IAR/regtest.h +++ b/Demo/AVR_ATMega323_IAR/regtest.h @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/AVR_ATMega323_IAR/serial/serial.c b/Demo/AVR_ATMega323_IAR/serial/serial.c index 0337066ce2..b5aaf9d54c 100644 --- a/Demo/AVR_ATMega323_IAR/serial/serial.c +++ b/Demo/AVR_ATMega323_IAR/serial/serial.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/AVR_ATMega323_WinAVR/FreeRTOSConfig.h b/Demo/AVR_ATMega323_WinAVR/FreeRTOSConfig.h index 0a08916abf..afd86a9a7b 100644 --- a/Demo/AVR_ATMega323_WinAVR/FreeRTOSConfig.h +++ b/Demo/AVR_ATMega323_WinAVR/FreeRTOSConfig.h @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/AVR_ATMega323_WinAVR/ParTest/ParTest.c b/Demo/AVR_ATMega323_WinAVR/ParTest/ParTest.c index fc624135f5..c796c7abe3 100644 --- a/Demo/AVR_ATMega323_WinAVR/ParTest/ParTest.c +++ b/Demo/AVR_ATMega323_WinAVR/ParTest/ParTest.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/AVR_ATMega323_WinAVR/main.c b/Demo/AVR_ATMega323_WinAVR/main.c index b6ec5975d6..76e723534b 100644 --- a/Demo/AVR_ATMega323_WinAVR/main.c +++ b/Demo/AVR_ATMega323_WinAVR/main.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/AVR_ATMega323_WinAVR/regtest.c b/Demo/AVR_ATMega323_WinAVR/regtest.c index 0942aee098..0f57d9b337 100644 --- a/Demo/AVR_ATMega323_WinAVR/regtest.c +++ b/Demo/AVR_ATMega323_WinAVR/regtest.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/AVR_ATMega323_WinAVR/regtest.h b/Demo/AVR_ATMega323_WinAVR/regtest.h index 2c0b9bc352..7c60216663 100644 --- a/Demo/AVR_ATMega323_WinAVR/regtest.h +++ b/Demo/AVR_ATMega323_WinAVR/regtest.h @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/AVR_ATMega323_WinAVR/serial/serial.c b/Demo/AVR_ATMega323_WinAVR/serial/serial.c index 55e98f6ef6..24f33fc30e 100644 --- a/Demo/AVR_ATMega323_WinAVR/serial/serial.c +++ b/Demo/AVR_ATMega323_WinAVR/serial/serial.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/CORTEX_LM3S102_GCC/Demo1/FreeRTOSConfig.h b/Demo/CORTEX_LM3S102_GCC/Demo1/FreeRTOSConfig.h index 75f9bd9b44..cb188c7d6e 100644 --- a/Demo/CORTEX_LM3S102_GCC/Demo1/FreeRTOSConfig.h +++ b/Demo/CORTEX_LM3S102_GCC/Demo1/FreeRTOSConfig.h @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/CORTEX_LM3S102_GCC/Demo1/main.c b/Demo/CORTEX_LM3S102_GCC/Demo1/main.c index 10ecaba7ba..6e4ee274e1 100644 --- a/Demo/CORTEX_LM3S102_GCC/Demo1/main.c +++ b/Demo/CORTEX_LM3S102_GCC/Demo1/main.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/CORTEX_LM3S102_GCC/Demo2/FreeRTOSConfig.h b/Demo/CORTEX_LM3S102_GCC/Demo2/FreeRTOSConfig.h index 28906f4aa5..21934fd803 100644 --- a/Demo/CORTEX_LM3S102_GCC/Demo2/FreeRTOSConfig.h +++ b/Demo/CORTEX_LM3S102_GCC/Demo2/FreeRTOSConfig.h @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/CORTEX_LM3S102_GCC/Demo2/main.c b/Demo/CORTEX_LM3S102_GCC/Demo2/main.c index c836a1e517..847ff82331 100644 --- a/Demo/CORTEX_LM3S102_GCC/Demo2/main.c +++ b/Demo/CORTEX_LM3S102_GCC/Demo2/main.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/CORTEX_LM3S102_GCC/FreeRTOSConfig.h b/Demo/CORTEX_LM3S102_GCC/FreeRTOSConfig.h index 75f9bd9b44..cb188c7d6e 100644 --- a/Demo/CORTEX_LM3S102_GCC/FreeRTOSConfig.h +++ b/Demo/CORTEX_LM3S102_GCC/FreeRTOSConfig.h @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/CORTEX_LM3S102_GCC/ParTest/ParTest.c b/Demo/CORTEX_LM3S102_GCC/ParTest/ParTest.c index 9a104102eb..5e5ea36820 100644 --- a/Demo/CORTEX_LM3S102_GCC/ParTest/ParTest.c +++ b/Demo/CORTEX_LM3S102_GCC/ParTest/ParTest.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/CORTEX_LM3S102_GCC/main.c b/Demo/CORTEX_LM3S102_GCC/main.c index 10ecaba7ba..6e4ee274e1 100644 --- a/Demo/CORTEX_LM3S102_GCC/main.c +++ b/Demo/CORTEX_LM3S102_GCC/main.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/CORTEX_LM3S102_KEIL/Demo1/FreeRTOSConfig.h b/Demo/CORTEX_LM3S102_KEIL/Demo1/FreeRTOSConfig.h index 75f9bd9b44..cb188c7d6e 100644 --- a/Demo/CORTEX_LM3S102_KEIL/Demo1/FreeRTOSConfig.h +++ b/Demo/CORTEX_LM3S102_KEIL/Demo1/FreeRTOSConfig.h @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/CORTEX_LM3S102_KEIL/Demo1/main.c b/Demo/CORTEX_LM3S102_KEIL/Demo1/main.c index ee3fd30d3f..26c6551e57 100644 --- a/Demo/CORTEX_LM3S102_KEIL/Demo1/main.c +++ b/Demo/CORTEX_LM3S102_KEIL/Demo1/main.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/CORTEX_LM3S102_KEIL/Demo2/FreeRTOSConfig.h b/Demo/CORTEX_LM3S102_KEIL/Demo2/FreeRTOSConfig.h index 28906f4aa5..21934fd803 100644 --- a/Demo/CORTEX_LM3S102_KEIL/Demo2/FreeRTOSConfig.h +++ b/Demo/CORTEX_LM3S102_KEIL/Demo2/FreeRTOSConfig.h @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/CORTEX_LM3S102_KEIL/Demo2/main.c b/Demo/CORTEX_LM3S102_KEIL/Demo2/main.c index 93f311a2bd..6247dbe469 100644 --- a/Demo/CORTEX_LM3S102_KEIL/Demo2/main.c +++ b/Demo/CORTEX_LM3S102_KEIL/Demo2/main.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/CORTEX_LM3S102_KEIL/FreeRTOSConfig.h b/Demo/CORTEX_LM3S102_KEIL/FreeRTOSConfig.h index cefdd0c138..25a2688e0c 100644 --- a/Demo/CORTEX_LM3S102_KEIL/FreeRTOSConfig.h +++ b/Demo/CORTEX_LM3S102_KEIL/FreeRTOSConfig.h @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/CORTEX_LM3S102_KEIL/ParTest/ParTest.c b/Demo/CORTEX_LM3S102_KEIL/ParTest/ParTest.c index 9a104102eb..5e5ea36820 100644 --- a/Demo/CORTEX_LM3S102_KEIL/ParTest/ParTest.c +++ b/Demo/CORTEX_LM3S102_KEIL/ParTest/ParTest.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/CORTEX_LM3S102_KEIL/main.c b/Demo/CORTEX_LM3S102_KEIL/main.c index ee3fd30d3f..26c6551e57 100644 --- a/Demo/CORTEX_LM3S102_KEIL/main.c +++ b/Demo/CORTEX_LM3S102_KEIL/main.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/CORTEX_LM3S102_Rowley/Demo1/FreeRTOSConfig.h b/Demo/CORTEX_LM3S102_Rowley/Demo1/FreeRTOSConfig.h index 75f9bd9b44..cb188c7d6e 100644 --- a/Demo/CORTEX_LM3S102_Rowley/Demo1/FreeRTOSConfig.h +++ b/Demo/CORTEX_LM3S102_Rowley/Demo1/FreeRTOSConfig.h @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/CORTEX_LM3S102_Rowley/Demo1/ParTest.c b/Demo/CORTEX_LM3S102_Rowley/Demo1/ParTest.c index 9a104102eb..5e5ea36820 100644 --- a/Demo/CORTEX_LM3S102_Rowley/Demo1/ParTest.c +++ b/Demo/CORTEX_LM3S102_Rowley/Demo1/ParTest.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/CORTEX_LM3S102_Rowley/Demo1/main.c b/Demo/CORTEX_LM3S102_Rowley/Demo1/main.c index 03cb5383f2..bd8619b8a8 100644 --- a/Demo/CORTEX_LM3S102_Rowley/Demo1/main.c +++ b/Demo/CORTEX_LM3S102_Rowley/Demo1/main.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/CORTEX_LM3S102_Rowley/Demo2/FreeRTOSConfig.h b/Demo/CORTEX_LM3S102_Rowley/Demo2/FreeRTOSConfig.h index 28906f4aa5..21934fd803 100644 --- a/Demo/CORTEX_LM3S102_Rowley/Demo2/FreeRTOSConfig.h +++ b/Demo/CORTEX_LM3S102_Rowley/Demo2/FreeRTOSConfig.h @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/CORTEX_LM3S102_Rowley/Demo2/ParTest.c b/Demo/CORTEX_LM3S102_Rowley/Demo2/ParTest.c index 9a104102eb..5e5ea36820 100644 --- a/Demo/CORTEX_LM3S102_Rowley/Demo2/ParTest.c +++ b/Demo/CORTEX_LM3S102_Rowley/Demo2/ParTest.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/CORTEX_LM3S102_Rowley/Demo2/main.c b/Demo/CORTEX_LM3S102_Rowley/Demo2/main.c index c9bd61ff0d..e2f2028806 100644 --- a/Demo/CORTEX_LM3S102_Rowley/Demo2/main.c +++ b/Demo/CORTEX_LM3S102_Rowley/Demo2/main.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/CORTEX_LM3S102_Rowley/Demo3/FreeRTOSConfig.h b/Demo/CORTEX_LM3S102_Rowley/Demo3/FreeRTOSConfig.h index 1e3885d5af..fe24d4faa0 100644 --- a/Demo/CORTEX_LM3S102_Rowley/Demo3/FreeRTOSConfig.h +++ b/Demo/CORTEX_LM3S102_Rowley/Demo3/FreeRTOSConfig.h @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/CORTEX_LM3S102_Rowley/Demo3/ParTest.c b/Demo/CORTEX_LM3S102_Rowley/Demo3/ParTest.c index 0c26997f43..4bc5c10c55 100644 --- a/Demo/CORTEX_LM3S102_Rowley/Demo3/ParTest.c +++ b/Demo/CORTEX_LM3S102_Rowley/Demo3/ParTest.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/CORTEX_LM3S102_Rowley/Demo3/main.c b/Demo/CORTEX_LM3S102_Rowley/Demo3/main.c index bbe5d6aef6..bd8adc1114 100644 --- a/Demo/CORTEX_LM3S102_Rowley/Demo3/main.c +++ b/Demo/CORTEX_LM3S102_Rowley/Demo3/main.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/CORTEX_LM3S316_IAR/FreeRTOSConfig.h b/Demo/CORTEX_LM3S316_IAR/FreeRTOSConfig.h index b913d8edc4..b8f0283dbe 100644 --- a/Demo/CORTEX_LM3S316_IAR/FreeRTOSConfig.h +++ b/Demo/CORTEX_LM3S316_IAR/FreeRTOSConfig.h @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/CORTEX_LM3S316_IAR/ParTest/ParTest.c b/Demo/CORTEX_LM3S316_IAR/ParTest/ParTest.c index 9a104102eb..5e5ea36820 100644 --- a/Demo/CORTEX_LM3S316_IAR/ParTest/ParTest.c +++ b/Demo/CORTEX_LM3S316_IAR/ParTest/ParTest.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/CORTEX_LM3S316_IAR/commstest.c b/Demo/CORTEX_LM3S316_IAR/commstest.c index 56af4b37a4..32f5dd1cfe 100644 --- a/Demo/CORTEX_LM3S316_IAR/commstest.c +++ b/Demo/CORTEX_LM3S316_IAR/commstest.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/CORTEX_LM3S316_IAR/commstest.h b/Demo/CORTEX_LM3S316_IAR/commstest.h index 74c0ca25ac..948463a924 100644 --- a/Demo/CORTEX_LM3S316_IAR/commstest.h +++ b/Demo/CORTEX_LM3S316_IAR/commstest.h @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/CORTEX_LM3S316_IAR/main.c b/Demo/CORTEX_LM3S316_IAR/main.c index 04ce7aa5bf..89f6679003 100644 --- a/Demo/CORTEX_LM3S316_IAR/main.c +++ b/Demo/CORTEX_LM3S316_IAR/main.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/CORTEX_LM3S811_GCC/FreeRTOSConfig.h b/Demo/CORTEX_LM3S811_GCC/FreeRTOSConfig.h index 897f3488af..e580cda2fa 100644 --- a/Demo/CORTEX_LM3S811_GCC/FreeRTOSConfig.h +++ b/Demo/CORTEX_LM3S811_GCC/FreeRTOSConfig.h @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/CORTEX_LM3S811_GCC/main.c b/Demo/CORTEX_LM3S811_GCC/main.c index 1b99e4f31d..fc39bd136d 100644 --- a/Demo/CORTEX_LM3S811_GCC/main.c +++ b/Demo/CORTEX_LM3S811_GCC/main.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/CORTEX_LM3S811_IAR/FreeRTOSConfig.h b/Demo/CORTEX_LM3S811_IAR/FreeRTOSConfig.h index c06d4ec2de..ea05ad5263 100644 --- a/Demo/CORTEX_LM3S811_IAR/FreeRTOSConfig.h +++ b/Demo/CORTEX_LM3S811_IAR/FreeRTOSConfig.h @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/CORTEX_LM3S811_IAR/main.c b/Demo/CORTEX_LM3S811_IAR/main.c index 93c7a48cc8..53bdd3382f 100644 --- a/Demo/CORTEX_LM3S811_IAR/main.c +++ b/Demo/CORTEX_LM3S811_IAR/main.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/CORTEX_LM3S811_KEIL/FreeRTOSConfig.h b/Demo/CORTEX_LM3S811_KEIL/FreeRTOSConfig.h index f3f03d7dea..9c2c17421e 100644 --- a/Demo/CORTEX_LM3S811_KEIL/FreeRTOSConfig.h +++ b/Demo/CORTEX_LM3S811_KEIL/FreeRTOSConfig.h @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/CORTEX_LM3S811_KEIL/LuminaryCode/osram96x16.c b/Demo/CORTEX_LM3S811_KEIL/LuminaryCode/osram96x16.c index 7c6ef01849..370d53e366 100644 --- a/Demo/CORTEX_LM3S811_KEIL/LuminaryCode/osram96x16.c +++ b/Demo/CORTEX_LM3S811_KEIL/LuminaryCode/osram96x16.c @@ -42,6 +42,7 @@ #include "src/sysctl.h" #include "osram96x16.h" +extern void I2CMasterInitExpClk(unsigned long ulBase, unsigned long ulI2CClk, tBoolean bFast); //***************************************************************************** // // The I2C slave address of the SSD0303 controller on the OLED display. @@ -801,7 +802,7 @@ OSRAMInit(tBoolean bFast) // // Initialize the I2C master. // - I2CMasterInit(I2C_MASTER_BASE, bFast); + I2CMasterInitExpClk(I2C_MASTER_BASE, SysCtlClockGet(), bFast); // // Compute the inter-byte delay for the SSD0303 controller. This delay is diff --git a/Demo/CORTEX_LM3S811_KEIL/heap/heap_1.c b/Demo/CORTEX_LM3S811_KEIL/heap/heap_1.c index 11917a2c71..59c23f5af8 100644 --- a/Demo/CORTEX_LM3S811_KEIL/heap/heap_1.c +++ b/Demo/CORTEX_LM3S811_KEIL/heap/heap_1.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/CORTEX_LM3S811_KEIL/main.c b/Demo/CORTEX_LM3S811_KEIL/main.c index 6ce4633e40..0481753f86 100644 --- a/Demo/CORTEX_LM3S811_KEIL/main.c +++ b/Demo/CORTEX_LM3S811_KEIL/main.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. @@ -154,6 +155,8 @@ xSemaphoreHandle xButtonSemaphore; /* The queue used to send strings to the print task for display on the LCD. */ xQueueHandle xPrintQueue; +/* Newer library version. */ +extern void UARTConfigSetExpClk(unsigned long ulBase, unsigned long ulUARTClk, unsigned long ulBaud, unsigned long ulConfig); /*-----------------------------------------------------------*/ int main( void ) @@ -252,6 +255,7 @@ static void prvSetupHardware( void ) SysCtlPeripheralEnable(SYSCTL_PERIPH_GPIOC); GPIODirModeSet(GPIO_PORTC_BASE, mainPUSH_BUTTON, GPIO_DIR_MODE_IN); GPIOIntTypeSet( GPIO_PORTC_BASE, mainPUSH_BUTTON,GPIO_FALLING_EDGE ); + IntPrioritySet( INT_GPIOC, configKERNEL_INTERRUPT_PRIORITY ); GPIOPinIntEnable( GPIO_PORTC_BASE, mainPUSH_BUTTON ); IntEnable( INT_GPIOC ); @@ -266,7 +270,7 @@ static void prvSetupHardware( void ) GPIODirModeSet( GPIO_PORTA_BASE, GPIO_PIN_0 | GPIO_PIN_1, GPIO_DIR_MODE_HW ); /* Configure the UART for 8-N-1 operation. */ - UARTConfigSet( UART0_BASE, mainBAUD_RATE, UART_CONFIG_WLEN_8 | UART_CONFIG_PAR_NONE | UART_CONFIG_STOP_ONE ); + UARTConfigSetExpClk( UART0_BASE, SysCtlClockGet(), mainBAUD_RATE, UART_CONFIG_WLEN_8 | UART_CONFIG_PAR_NONE | UART_CONFIG_STOP_ONE ); /* We don't want to use the fifo. This is for test purposes to generate as many interrupts as possible. */ @@ -274,6 +278,7 @@ static void prvSetupHardware( void ) /* Enable Tx interrupts. */ HWREG( UART0_BASE + UART_O_IM ) |= UART_INT_TX; + IntPrioritySet( INT_UART0, configKERNEL_INTERRUPT_PRIORITY ); IntEnable( INT_UART0 ); diff --git a/Demo/CORTEX_LM3Sxxxx_Eclipse/.metadata/.plugins/org.eclipse.cdt.core/.log b/Demo/CORTEX_LM3Sxxxx_Eclipse/.metadata/.plugins/org.eclipse.cdt.core/.log index 2dd7816345..ad90e761ff 100644 --- a/Demo/CORTEX_LM3Sxxxx_Eclipse/.metadata/.plugins/org.eclipse.cdt.core/.log +++ b/Demo/CORTEX_LM3Sxxxx_Eclipse/.metadata/.plugins/org.eclipse.cdt.core/.log @@ -17,4 +17,3 @@ *** SESSION Aug 26, 2007 17:35:44.937 ------------------------------------------ *** SESSION Aug 27, 2007 10:56:42.953 ------------------------------------------ *** SESSION Aug 27, 2007 13:13:37.593 ------------------------------------------ -*** SESSION Mar 23, 2008 09:16:32.828 ------------------------------------------ diff --git a/Demo/CORTEX_LM3Sxxxx_Eclipse/.metadata/.plugins/org.eclipse.cdt.make.core/RTOSDemo.sc b/Demo/CORTEX_LM3Sxxxx_Eclipse/.metadata/.plugins/org.eclipse.cdt.make.core/RTOSDemo.sc index 2277d3a131..44e0a67648 100644 --- a/Demo/CORTEX_LM3Sxxxx_Eclipse/.metadata/.plugins/org.eclipse.cdt.make.core/RTOSDemo.sc +++ b/Demo/CORTEX_LM3Sxxxx_Eclipse/.metadata/.plugins/org.eclipse.cdt.make.core/RTOSDemo.sc @@ -10,13 +10,6 @@ - - - - - - - @@ -119,18 +112,6 @@ - - - - - - - - - - - - diff --git a/Demo/CORTEX_LM3Sxxxx_Eclipse/.metadata/.plugins/org.eclipse.cdt.ui/dialog_settings.xml b/Demo/CORTEX_LM3Sxxxx_Eclipse/.metadata/.plugins/org.eclipse.cdt.ui/dialog_settings.xml index d4ac3c6b7c..ab95b05646 100644 --- a/Demo/CORTEX_LM3Sxxxx_Eclipse/.metadata/.plugins/org.eclipse.cdt.ui/dialog_settings.xml +++ b/Demo/CORTEX_LM3Sxxxx_Eclipse/.metadata/.plugins/org.eclipse.cdt.ui/dialog_settings.xml @@ -1,7 +1,7 @@
- + diff --git a/Demo/CORTEX_LM3Sxxxx_Eclipse/.metadata/.plugins/org.eclipse.core.resources/.projects/RTOSDemo/.indexes/properties.index b/Demo/CORTEX_LM3Sxxxx_Eclipse/.metadata/.plugins/org.eclipse.core.resources/.projects/RTOSDemo/.indexes/properties.index index 5b988da005a921f48546eb1ca7f2e2c8a65e9606..edda6f91ef9ec9e49acbf366dd7769c48be3579f 100644 GIT binary patch delta 22 dcmaFF^oVJ~Jsv{~3nN1_3nL>F3zLbjDgat@2dn@9 delta 22 dcmaFF^oVJ~Jsu+iGb1x&3j-rF1Ivl8Dgase2ciG~ diff --git a/Demo/CORTEX_LM3Sxxxx_Eclipse/.metadata/.plugins/org.eclipse.core.resources/.root/.indexes/properties.index b/Demo/CORTEX_LM3Sxxxx_Eclipse/.metadata/.plugins/org.eclipse.core.resources/.root/.indexes/properties.index index d8e4e53a48a0ae85839a674d76db956c23978127..f7f8c35cf6a1f89e4f644365b7e0d449f3b4edde 100644 GIT binary patch delta 16 Xcmd1Em=MctVQyq#Zf0y`WMlvUCrbnX delta 16 Xcmd1Em=MctX>M$0YGG+%VP*mVC*cGl diff --git a/Demo/CORTEX_LM3Sxxxx_Eclipse/.metadata/.plugins/org.eclipse.core.resources/.safetable/org.eclipse.core.resources b/Demo/CORTEX_LM3Sxxxx_Eclipse/.metadata/.plugins/org.eclipse.core.resources/.safetable/org.eclipse.core.resources index 1328de7766cc55058f6596817ab71e3f71013c73..71e1e8d063224f9aea32f0bcabc278f484fdc967 100644 GIT binary patch delta 141 zcmZo=>0p_lAmf{#r{Gwcu3%)YU}$V*Xli9_uHY0LqF`iTU_N<2qvYf;##kOh3kxGd tGfQK019J;()Z{gcoGc|prKyu0 z7$qk+Fmf^jIg@)CHF=B-%#6$p4UG&84J@IOY$D0|MX9zR<-A<_dL>1vskTN26F(Ud lW6Q+25UgfSyelkXWWdXHAmaCD\r\n\r\n -org.eclipse.debug.ui.BreakpointView+org.eclipse.debug.ui.ShowSupportedBreakpointsAction=true +#Thu Aug 23 22:01:25 BST 2007 pref_state_memento.org.eclipse.debug.ui.VariableView=\r\n +eclipse.preferences.version=1 pref_state_memento.org.eclipse.debug.ui.RegisterView=\r\n -pref_state_memento.org.eclipse.debug.ui.ExpressionView=\r\n +org.eclipse.debug.ui.BreakpointView+org.eclipse.debug.ui.ShowSupportedBreakpointsAction=true preferredDetailPanes=DefaultDetailPane\:DefaultDetailPane| -eclipse.preferences.version=1 -org.eclipse.debug.ui.user_view_bindings=\r\n\r\n\r\n\r\n\r\n\r\n +org.eclipse.debug.ui.PREF_LAUNCH_PERSPECTIVES=\r\n\r\n diff --git a/Demo/CORTEX_LM3Sxxxx_Eclipse/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.ui.ide.prefs b/Demo/CORTEX_LM3Sxxxx_Eclipse/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.ui.ide.prefs index 03bb9748aa..18dcfbff60 100644 --- a/Demo/CORTEX_LM3Sxxxx_Eclipse/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.ui.ide.prefs +++ b/Demo/CORTEX_LM3Sxxxx_Eclipse/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.ui.ide.prefs @@ -1,4 +1,4 @@ -#Sun Mar 23 11:18:41 GMT 2008 +#Sun Aug 19 20:45:58 BST 2007 eclipse.preferences.version=1 tipsAndTricks=true -platformState=1197365898864 +platformState=1187207632220 diff --git a/Demo/CORTEX_LM3Sxxxx_Eclipse/.metadata/.plugins/org.eclipse.debug.core/.launches/RTOSDemo.launch b/Demo/CORTEX_LM3Sxxxx_Eclipse/.metadata/.plugins/org.eclipse.debug.core/.launches/RTOSDemo.launch index 23cd7bd801..1768f46118 100644 --- a/Demo/CORTEX_LM3Sxxxx_Eclipse/.metadata/.plugins/org.eclipse.debug.core/.launches/RTOSDemo.launch +++ b/Demo/CORTEX_LM3Sxxxx_Eclipse/.metadata/.plugins/org.eclipse.debug.core/.launches/RTOSDemo.launch @@ -17,7 +17,6 @@ - diff --git a/Demo/CORTEX_LM3Sxxxx_Eclipse/.metadata/.plugins/org.eclipse.debug.ui/dialog_settings.xml b/Demo/CORTEX_LM3Sxxxx_Eclipse/.metadata/.plugins/org.eclipse.debug.ui/dialog_settings.xml index 0cb8e46088..c2bd2c7c82 100644 --- a/Demo/CORTEX_LM3Sxxxx_Eclipse/.metadata/.plugins/org.eclipse.debug.ui/dialog_settings.xml +++ b/Demo/CORTEX_LM3Sxxxx_Eclipse/.metadata/.plugins/org.eclipse.debug.ui/dialog_settings.xml @@ -4,17 +4,17 @@ - + - +
- +
diff --git a/Demo/CORTEX_LM3Sxxxx_Eclipse/.metadata/.plugins/org.eclipse.debug.ui/launchConfigurationHistory.xml b/Demo/CORTEX_LM3Sxxxx_Eclipse/.metadata/.plugins/org.eclipse.debug.ui/launchConfigurationHistory.xml index 956feaff79..598b376c87 100644 --- a/Demo/CORTEX_LM3Sxxxx_Eclipse/.metadata/.plugins/org.eclipse.debug.ui/launchConfigurationHistory.xml +++ b/Demo/CORTEX_LM3Sxxxx_Eclipse/.metadata/.plugins/org.eclipse.debug.ui/launchConfigurationHistory.xml @@ -2,8 +2,8 @@ - + diff --git a/Demo/CORTEX_LM3Sxxxx_Eclipse/.metadata/.plugins/org.eclipse.ui.ide/dialog_settings.xml b/Demo/CORTEX_LM3Sxxxx_Eclipse/.metadata/.plugins/org.eclipse.ui.ide/dialog_settings.xml index 844cf0a7f8..bbc6392ba6 100644 --- a/Demo/CORTEX_LM3Sxxxx_Eclipse/.metadata/.plugins/org.eclipse.ui.ide/dialog_settings.xml +++ b/Demo/CORTEX_LM3Sxxxx_Eclipse/.metadata/.plugins/org.eclipse.ui.ide/dialog_settings.xml @@ -4,16 +4,16 @@ -
-
+
+
- +
diff --git a/Demo/CORTEX_LM3Sxxxx_Eclipse/.metadata/.plugins/org.eclipse.ui.workbench.texteditor/dialog_settings.xml b/Demo/CORTEX_LM3Sxxxx_Eclipse/.metadata/.plugins/org.eclipse.ui.workbench.texteditor/dialog_settings.xml index ce3c1f45fb..bffa7155b8 100644 --- a/Demo/CORTEX_LM3Sxxxx_Eclipse/.metadata/.plugins/org.eclipse.ui.workbench.texteditor/dialog_settings.xml +++ b/Demo/CORTEX_LM3Sxxxx_Eclipse/.metadata/.plugins/org.eclipse.ui.workbench.texteditor/dialog_settings.xml @@ -3,26 +3,26 @@
- +
- + - + - - - - - - - - + + + + + + + + diff --git a/Demo/CORTEX_LM3Sxxxx_Eclipse/.metadata/.plugins/org.eclipse.ui.workbench/dialog_settings.xml b/Demo/CORTEX_LM3Sxxxx_Eclipse/.metadata/.plugins/org.eclipse.ui.workbench/dialog_settings.xml index eda83315dc..77beade3eb 100644 --- a/Demo/CORTEX_LM3Sxxxx_Eclipse/.metadata/.plugins/org.eclipse.ui.workbench/dialog_settings.xml +++ b/Demo/CORTEX_LM3Sxxxx_Eclipse/.metadata/.plugins/org.eclipse.ui.workbench/dialog_settings.xml @@ -5,8 +5,8 @@
- +
diff --git a/Demo/CORTEX_LM3Sxxxx_Eclipse/.metadata/.plugins/org.eclipse.ui.workbench/workbench.xml b/Demo/CORTEX_LM3Sxxxx_Eclipse/.metadata/.plugins/org.eclipse.ui.workbench/workbench.xml index 48fe5f3624..b1b44e27a8 100644 --- a/Demo/CORTEX_LM3Sxxxx_Eclipse/.metadata/.plugins/org.eclipse.ui.workbench/workbench.xml +++ b/Demo/CORTEX_LM3Sxxxx_Eclipse/.metadata/.plugins/org.eclipse.ui.workbench/workbench.xml @@ -13,7 +13,7 @@ - + @@ -24,7 +24,7 @@ - + @@ -32,80 +32,60 @@ - - - - - - - - - + - + - + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + - - + + - - - + @@ -113,44 +93,22 @@ - - - - - - - + - - - - - - - - - - - - - - - - - + + + + - - - - + @@ -228,8 +186,8 @@ - - + + @@ -291,61 +249,46 @@ - + - - - - - + - - + - - - + - - - + - - + - - - + - + + - - - + - + - - + - @@ -358,169 +301,170 @@ + - - - - + + + + + + + + + - - - - - - + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - - - - + + - + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + + + + @@ -539,30 +483,6 @@ - - - - - - - - - - - - - - - - - - - - - - - - @@ -581,8 +501,32 @@ + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/Demo/CORTEX_LM3Sxxxx_Eclipse/.metadata/.plugins/org.eclipse.ui.workbench/workingsets.xml b/Demo/CORTEX_LM3Sxxxx_Eclipse/.metadata/.plugins/org.eclipse.ui.workbench/workingsets.xml index f9217d33f5..d14870dc11 100644 --- a/Demo/CORTEX_LM3Sxxxx_Eclipse/.metadata/.plugins/org.eclipse.ui.workbench/workingsets.xml +++ b/Demo/CORTEX_LM3Sxxxx_Eclipse/.metadata/.plugins/org.eclipse.ui.workbench/workingsets.xml @@ -6,7 +6,6 @@ - @@ -27,33 +26,14 @@ + - - - - - - - - - - - - - - - - - - - - - + diff --git a/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/FreeRTOSConfig.h b/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/FreeRTOSConfig.h index b8a20ee926..c81bcfdaf1 100644 --- a/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/FreeRTOSConfig.h +++ b/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/FreeRTOSConfig.h @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/ParTest/ParTest.c b/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/ParTest/ParTest.c index 82dc13bde8..df167ab768 100644 --- a/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/ParTest/ParTest.c +++ b/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/ParTest/ParTest.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/main.c b/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/main.c index cb582e82b6..0261cecaf6 100644 --- a/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/main.c +++ b/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/main.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/timertest.c b/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/timertest.c index 225b8e9e3d..c17c9fe4a7 100644 --- a/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/timertest.c +++ b/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/timertest.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/CORTEX_LM3Sxxxx_IAR_Keil/FreeRTOSConfig.h b/Demo/CORTEX_LM3Sxxxx_IAR_Keil/FreeRTOSConfig.h index 5544d7024b..7b03dadad0 100644 --- a/Demo/CORTEX_LM3Sxxxx_IAR_Keil/FreeRTOSConfig.h +++ b/Demo/CORTEX_LM3Sxxxx_IAR_Keil/FreeRTOSConfig.h @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/CORTEX_LM3Sxxxx_IAR_Keil/ParTest/ParTest.c b/Demo/CORTEX_LM3Sxxxx_IAR_Keil/ParTest/ParTest.c index 82dc13bde8..df167ab768 100644 --- a/Demo/CORTEX_LM3Sxxxx_IAR_Keil/ParTest/ParTest.c +++ b/Demo/CORTEX_LM3Sxxxx_IAR_Keil/ParTest/ParTest.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/CORTEX_LM3Sxxxx_IAR_Keil/main.c b/Demo/CORTEX_LM3Sxxxx_IAR_Keil/main.c index 9cb52204f8..0b8795cc06 100644 --- a/Demo/CORTEX_LM3Sxxxx_IAR_Keil/main.c +++ b/Demo/CORTEX_LM3Sxxxx_IAR_Keil/main.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/CORTEX_LM3Sxxxx_IAR_Keil/timertest.c b/Demo/CORTEX_LM3Sxxxx_IAR_Keil/timertest.c index 84d93902b4..e4f14bd44f 100644 --- a/Demo/CORTEX_LM3Sxxxx_IAR_Keil/timertest.c +++ b/Demo/CORTEX_LM3Sxxxx_IAR_Keil/timertest.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/CORTEX_STM32F103_IAR/FreeRTOSConfig.h b/Demo/CORTEX_STM32F103_IAR/FreeRTOSConfig.h index 5a817a9204..8404f41753 100644 --- a/Demo/CORTEX_STM32F103_IAR/FreeRTOSConfig.h +++ b/Demo/CORTEX_STM32F103_IAR/FreeRTOSConfig.h @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/CORTEX_STM32F103_IAR/ParTest/ParTest.c b/Demo/CORTEX_STM32F103_IAR/ParTest/ParTest.c index a2167b09e9..ab2d9859ea 100644 --- a/Demo/CORTEX_STM32F103_IAR/ParTest/ParTest.c +++ b/Demo/CORTEX_STM32F103_IAR/ParTest/ParTest.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/CORTEX_STM32F103_IAR/main.c b/Demo/CORTEX_STM32F103_IAR/main.c index 192c13d9a1..5ee8dcf025 100644 --- a/Demo/CORTEX_STM32F103_IAR/main.c +++ b/Demo/CORTEX_STM32F103_IAR/main.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/CORTEX_STM32F103_IAR/serial/serial.c b/Demo/CORTEX_STM32F103_IAR/serial/serial.c index 3c4c30f166..383f68a065 100644 --- a/Demo/CORTEX_STM32F103_IAR/serial/serial.c +++ b/Demo/CORTEX_STM32F103_IAR/serial/serial.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/CORTEX_STM32F103_IAR/timertest.c b/Demo/CORTEX_STM32F103_IAR/timertest.c index dd44b09e1e..7ecedc902e 100644 --- a/Demo/CORTEX_STM32F103_IAR/timertest.c +++ b/Demo/CORTEX_STM32F103_IAR/timertest.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/CORTEX_STM32F103_Primer_GCC/FreeRTOSConfig.h b/Demo/CORTEX_STM32F103_Primer_GCC/FreeRTOSConfig.h index db32b0f343..6f754f498b 100644 --- a/Demo/CORTEX_STM32F103_Primer_GCC/FreeRTOSConfig.h +++ b/Demo/CORTEX_STM32F103_Primer_GCC/FreeRTOSConfig.h @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/CORTEX_STM32F103_Primer_GCC/ParTest/ParTest.c b/Demo/CORTEX_STM32F103_Primer_GCC/ParTest/ParTest.c index e98aa53c01..498fc760c6 100644 --- a/Demo/CORTEX_STM32F103_Primer_GCC/ParTest/ParTest.c +++ b/Demo/CORTEX_STM32F103_Primer_GCC/ParTest/ParTest.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/CORTEX_STM32F103_Primer_GCC/bitmap.h b/Demo/CORTEX_STM32F103_Primer_GCC/bitmap.h index 23b3848e38..9293471f98 100644 --- a/Demo/CORTEX_STM32F103_Primer_GCC/bitmap.h +++ b/Demo/CORTEX_STM32F103_Primer_GCC/bitmap.h @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/CORTEX_STM32F103_Primer_GCC/main.c b/Demo/CORTEX_STM32F103_Primer_GCC/main.c index f6f3690628..c70da6b137 100644 --- a/Demo/CORTEX_STM32F103_Primer_GCC/main.c +++ b/Demo/CORTEX_STM32F103_Primer_GCC/main.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/CORTEX_STM32F103_Primer_GCC/timertest.c b/Demo/CORTEX_STM32F103_Primer_GCC/timertest.c index dd44b09e1e..7ecedc902e 100644 --- a/Demo/CORTEX_STM32F103_Primer_GCC/timertest.c +++ b/Demo/CORTEX_STM32F103_Primer_GCC/timertest.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/Common/Full/BlockQ.c b/Demo/Common/Full/BlockQ.c index c27be86039..e5db17508c 100644 --- a/Demo/Common/Full/BlockQ.c +++ b/Demo/Common/Full/BlockQ.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/Common/Full/PollQ.c b/Demo/Common/Full/PollQ.c index 1b991ab729..0e092ed086 100644 --- a/Demo/Common/Full/PollQ.c +++ b/Demo/Common/Full/PollQ.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/Common/Full/comtest.c b/Demo/Common/Full/comtest.c index f876366a43..7c1d34f5aa 100644 --- a/Demo/Common/Full/comtest.c +++ b/Demo/Common/Full/comtest.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/Common/Full/death.c b/Demo/Common/Full/death.c index 8d3e443496..6ad3c56cf7 100644 --- a/Demo/Common/Full/death.c +++ b/Demo/Common/Full/death.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/Common/Full/dynamic.c b/Demo/Common/Full/dynamic.c index 54e9f397c6..4b276a30ce 100644 --- a/Demo/Common/Full/dynamic.c +++ b/Demo/Common/Full/dynamic.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/Common/Full/events.c b/Demo/Common/Full/events.c index 7081782420..bdacdb6d77 100644 --- a/Demo/Common/Full/events.c +++ b/Demo/Common/Full/events.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/Common/Full/flash.c b/Demo/Common/Full/flash.c index 0e8aae724f..b70937bda7 100644 --- a/Demo/Common/Full/flash.c +++ b/Demo/Common/Full/flash.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/Common/Full/flop.c b/Demo/Common/Full/flop.c index 14e02ca7f5..dbb9d189a6 100644 --- a/Demo/Common/Full/flop.c +++ b/Demo/Common/Full/flop.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/Common/Full/integer.c b/Demo/Common/Full/integer.c index 1842afaaf9..218c5e7209 100644 --- a/Demo/Common/Full/integer.c +++ b/Demo/Common/Full/integer.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/Common/Full/print.c b/Demo/Common/Full/print.c index 40e1b859a6..9a602818bc 100644 --- a/Demo/Common/Full/print.c +++ b/Demo/Common/Full/print.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/Common/Full/semtest.c b/Demo/Common/Full/semtest.c index debf9e990e..96caa6e257 100644 --- a/Demo/Common/Full/semtest.c +++ b/Demo/Common/Full/semtest.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/Common/Minimal/AltBlckQ.c b/Demo/Common/Minimal/AltBlckQ.c index c5fab3e557..f93b270ee5 100644 --- a/Demo/Common/Minimal/AltBlckQ.c +++ b/Demo/Common/Minimal/AltBlckQ.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/Common/Minimal/AltBlock.c b/Demo/Common/Minimal/AltBlock.c index 81e85a985d..ef43dda6ea 100644 --- a/Demo/Common/Minimal/AltBlock.c +++ b/Demo/Common/Minimal/AltBlock.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/Common/Minimal/AltPollQ.c b/Demo/Common/Minimal/AltPollQ.c index e4d843c4d4..96850c9119 100644 --- a/Demo/Common/Minimal/AltPollQ.c +++ b/Demo/Common/Minimal/AltPollQ.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/Common/Minimal/AltQTest.c b/Demo/Common/Minimal/AltQTest.c index 4a46a118c8..e2aca50d6e 100644 --- a/Demo/Common/Minimal/AltQTest.c +++ b/Demo/Common/Minimal/AltQTest.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/Common/Minimal/BlockQ.c b/Demo/Common/Minimal/BlockQ.c index c96e02a543..cff4c1def1 100644 --- a/Demo/Common/Minimal/BlockQ.c +++ b/Demo/Common/Minimal/BlockQ.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/Common/Minimal/GenQTest.c b/Demo/Common/Minimal/GenQTest.c index 3e9209ae8b..f5289a67ed 100644 --- a/Demo/Common/Minimal/GenQTest.c +++ b/Demo/Common/Minimal/GenQTest.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/Common/Minimal/PollQ.c b/Demo/Common/Minimal/PollQ.c index a2097cfc76..6da642a1b2 100644 --- a/Demo/Common/Minimal/PollQ.c +++ b/Demo/Common/Minimal/PollQ.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/Common/Minimal/QPeek.c b/Demo/Common/Minimal/QPeek.c index d1e7639fe7..0a2656615e 100644 --- a/Demo/Common/Minimal/QPeek.c +++ b/Demo/Common/Minimal/QPeek.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/Common/Minimal/blocktim.c b/Demo/Common/Minimal/blocktim.c index f0c59de509..eee68c9205 100644 --- a/Demo/Common/Minimal/blocktim.c +++ b/Demo/Common/Minimal/blocktim.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/Common/Minimal/comtest.c b/Demo/Common/Minimal/comtest.c index 170af7d424..55cbae9124 100644 --- a/Demo/Common/Minimal/comtest.c +++ b/Demo/Common/Minimal/comtest.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/Common/Minimal/countsem.c b/Demo/Common/Minimal/countsem.c index efae73a617..271343c3b5 100644 --- a/Demo/Common/Minimal/countsem.c +++ b/Demo/Common/Minimal/countsem.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/Common/Minimal/crflash.c b/Demo/Common/Minimal/crflash.c index 74f20b5088..a0ee2769dd 100644 --- a/Demo/Common/Minimal/crflash.c +++ b/Demo/Common/Minimal/crflash.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/Common/Minimal/crhook.c b/Demo/Common/Minimal/crhook.c index 16adcd75a0..bc30043f39 100644 --- a/Demo/Common/Minimal/crhook.c +++ b/Demo/Common/Minimal/crhook.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/Common/Minimal/death.c b/Demo/Common/Minimal/death.c index aa999989ae..40d5d7167d 100644 --- a/Demo/Common/Minimal/death.c +++ b/Demo/Common/Minimal/death.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/Common/Minimal/dynamic.c b/Demo/Common/Minimal/dynamic.c index 656df15019..399ea2b0ae 100644 --- a/Demo/Common/Minimal/dynamic.c +++ b/Demo/Common/Minimal/dynamic.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/Common/Minimal/flash.c b/Demo/Common/Minimal/flash.c index 497e155d86..c841cfb3c6 100644 --- a/Demo/Common/Minimal/flash.c +++ b/Demo/Common/Minimal/flash.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/Common/Minimal/flop.c b/Demo/Common/Minimal/flop.c index fff3852d10..323d1a9ec7 100644 --- a/Demo/Common/Minimal/flop.c +++ b/Demo/Common/Minimal/flop.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/Common/Minimal/integer.c b/Demo/Common/Minimal/integer.c index 38cb712ebf..385966f9e4 100644 --- a/Demo/Common/Minimal/integer.c +++ b/Demo/Common/Minimal/integer.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/Common/Minimal/recmutex.c b/Demo/Common/Minimal/recmutex.c index 47660be349..63c3c3a86b 100644 --- a/Demo/Common/Minimal/recmutex.c +++ b/Demo/Common/Minimal/recmutex.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/Common/Minimal/semtest.c b/Demo/Common/Minimal/semtest.c index 79e3c6f876..dcf36959ac 100644 --- a/Demo/Common/Minimal/semtest.c +++ b/Demo/Common/Minimal/semtest.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/Common/include/AltBlckQ.h b/Demo/Common/include/AltBlckQ.h index 15c35feea8..9a19ef6b63 100644 --- a/Demo/Common/include/AltBlckQ.h +++ b/Demo/Common/include/AltBlckQ.h @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/Common/include/AltBlock.h b/Demo/Common/include/AltBlock.h index 6cb80d70f4..c12f4662c9 100644 --- a/Demo/Common/include/AltBlock.h +++ b/Demo/Common/include/AltBlock.h @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/Common/include/AltPollQ.h b/Demo/Common/include/AltPollQ.h index 96b330ef7f..b7b6e37d78 100644 --- a/Demo/Common/include/AltPollQ.h +++ b/Demo/Common/include/AltPollQ.h @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/Common/include/AltQTest.h b/Demo/Common/include/AltQTest.h index 834ea9ba02..749f6abb7e 100644 --- a/Demo/Common/include/AltQTest.h +++ b/Demo/Common/include/AltQTest.h @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/Common/include/BlockQ.h b/Demo/Common/include/BlockQ.h index ec7722c020..a8387e7cbd 100644 --- a/Demo/Common/include/BlockQ.h +++ b/Demo/Common/include/BlockQ.h @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/Common/include/GenQTest.h b/Demo/Common/include/GenQTest.h index 13c4841bad..b72f85ed00 100644 --- a/Demo/Common/include/GenQTest.h +++ b/Demo/Common/include/GenQTest.h @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/Common/include/PollQ.h b/Demo/Common/include/PollQ.h index 227857baeb..2e11c11c31 100644 --- a/Demo/Common/include/PollQ.h +++ b/Demo/Common/include/PollQ.h @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/Common/include/QPeek.h b/Demo/Common/include/QPeek.h index 4cdcb8c482..9a6cf6bae6 100644 --- a/Demo/Common/include/QPeek.h +++ b/Demo/Common/include/QPeek.h @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/Common/include/blocktim.h b/Demo/Common/include/blocktim.h index 4d9bf12de1..da53c0cd82 100644 --- a/Demo/Common/include/blocktim.h +++ b/Demo/Common/include/blocktim.h @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/Common/include/comtest.h b/Demo/Common/include/comtest.h index 31c21953ad..d395ba63e9 100644 --- a/Demo/Common/include/comtest.h +++ b/Demo/Common/include/comtest.h @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/Common/include/comtest2.h b/Demo/Common/include/comtest2.h index 17600a41b6..9feb008176 100644 --- a/Demo/Common/include/comtest2.h +++ b/Demo/Common/include/comtest2.h @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/Common/include/countsem.h b/Demo/Common/include/countsem.h index c21b1d7020..c30eb3460b 100644 --- a/Demo/Common/include/countsem.h +++ b/Demo/Common/include/countsem.h @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/Common/include/crflash.h b/Demo/Common/include/crflash.h index 3263ab2beb..03ecf7f4d1 100644 --- a/Demo/Common/include/crflash.h +++ b/Demo/Common/include/crflash.h @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/Common/include/crhook.h b/Demo/Common/include/crhook.h index 71bb33e378..98ace26212 100644 --- a/Demo/Common/include/crhook.h +++ b/Demo/Common/include/crhook.h @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/Common/include/death.h b/Demo/Common/include/death.h index 30b44ea0c0..7be71565b4 100644 --- a/Demo/Common/include/death.h +++ b/Demo/Common/include/death.h @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/Common/include/dynamic.h b/Demo/Common/include/dynamic.h index 7f53abc982..766f9faf0a 100644 --- a/Demo/Common/include/dynamic.h +++ b/Demo/Common/include/dynamic.h @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/Common/include/fileIO.h b/Demo/Common/include/fileIO.h index 64f24e5b5b..daf7a05b86 100644 --- a/Demo/Common/include/fileIO.h +++ b/Demo/Common/include/fileIO.h @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/Common/include/flash.h b/Demo/Common/include/flash.h index 624ffe363b..046b69e7eb 100644 --- a/Demo/Common/include/flash.h +++ b/Demo/Common/include/flash.h @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/Common/include/flop.h b/Demo/Common/include/flop.h index 9017da3747..f9b15d3f31 100644 --- a/Demo/Common/include/flop.h +++ b/Demo/Common/include/flop.h @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/Common/include/integer.h b/Demo/Common/include/integer.h index dac47af0e6..56e9dbb931 100644 --- a/Demo/Common/include/integer.h +++ b/Demo/Common/include/integer.h @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/Common/include/mevents.h b/Demo/Common/include/mevents.h index dc67f4ef8a..4b8c89cba4 100644 --- a/Demo/Common/include/mevents.h +++ b/Demo/Common/include/mevents.h @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/Common/include/partest.h b/Demo/Common/include/partest.h index 0e93f73903..77c72fcafd 100644 --- a/Demo/Common/include/partest.h +++ b/Demo/Common/include/partest.h @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/Common/include/print.h b/Demo/Common/include/print.h index 9bc4720fee..31ecb6196e 100644 --- a/Demo/Common/include/print.h +++ b/Demo/Common/include/print.h @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/Common/include/recmutex.h b/Demo/Common/include/recmutex.h index c78b462fc0..65eefee237 100644 --- a/Demo/Common/include/recmutex.h +++ b/Demo/Common/include/recmutex.h @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/Common/include/semtest.h b/Demo/Common/include/semtest.h index fe461323db..5cc4b37f0f 100644 --- a/Demo/Common/include/semtest.h +++ b/Demo/Common/include/semtest.h @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/Common/include/serial.h b/Demo/Common/include/serial.h index 81490a388c..f287fb5af0 100644 --- a/Demo/Common/include/serial.h +++ b/Demo/Common/include/serial.h @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/Cygnal/FreeRTOSConfig.h b/Demo/Cygnal/FreeRTOSConfig.h index bf4c65587b..8ab79ec332 100644 --- a/Demo/Cygnal/FreeRTOSConfig.h +++ b/Demo/Cygnal/FreeRTOSConfig.h @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/Cygnal/ParTest/ParTest.c b/Demo/Cygnal/ParTest/ParTest.c index 5bc1f4ae07..33e198343a 100644 --- a/Demo/Cygnal/ParTest/ParTest.c +++ b/Demo/Cygnal/ParTest/ParTest.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/Cygnal/main.c b/Demo/Cygnal/main.c index c684d74bb5..1e3fc0c234 100644 --- a/Demo/Cygnal/main.c +++ b/Demo/Cygnal/main.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/Cygnal/serial/serial.c b/Demo/Cygnal/serial/serial.c index ec30533ce2..5587f16d32 100644 --- a/Demo/Cygnal/serial/serial.c +++ b/Demo/Cygnal/serial/serial.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/Flshlite/FRConfig.h b/Demo/Flshlite/FRConfig.h index 3a13848600..44d8e00cf7 100644 --- a/Demo/Flshlite/FRConfig.h +++ b/Demo/Flshlite/FRConfig.h @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/Flshlite/FileIO/fileIO.c b/Demo/Flshlite/FileIO/fileIO.c index 612896a218..90418ef280 100644 --- a/Demo/Flshlite/FileIO/fileIO.c +++ b/Demo/Flshlite/FileIO/fileIO.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/Flshlite/FreeRTOSConfig.h b/Demo/Flshlite/FreeRTOSConfig.h index 7c6d85b9f0..24d1dfd79a 100644 --- a/Demo/Flshlite/FreeRTOSConfig.h +++ b/Demo/Flshlite/FreeRTOSConfig.h @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/Flshlite/ParTest/ParTest.c b/Demo/Flshlite/ParTest/ParTest.c index 54ce341456..a6f3a4cabd 100644 --- a/Demo/Flshlite/ParTest/ParTest.c +++ b/Demo/Flshlite/ParTest/ParTest.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/Flshlite/main.c b/Demo/Flshlite/main.c index 6f49c801bc..34fd3741e0 100644 --- a/Demo/Flshlite/main.c +++ b/Demo/Flshlite/main.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/Flshlite/serial/serial.c b/Demo/Flshlite/serial/serial.c index 428068703c..80fee2837c 100644 --- a/Demo/Flshlite/serial/serial.c +++ b/Demo/Flshlite/serial/serial.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/H8S/RTOSDemo/FreeRTOSConfig.h b/Demo/H8S/RTOSDemo/FreeRTOSConfig.h index 22f62af55e..432ac8fc2f 100644 --- a/Demo/H8S/RTOSDemo/FreeRTOSConfig.h +++ b/Demo/H8S/RTOSDemo/FreeRTOSConfig.h @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/H8S/RTOSDemo/ParTest/ParTest.c b/Demo/H8S/RTOSDemo/ParTest/ParTest.c index 96db74d5e4..caeb5aa9af 100644 --- a/Demo/H8S/RTOSDemo/ParTest/ParTest.c +++ b/Demo/H8S/RTOSDemo/ParTest/ParTest.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/H8S/RTOSDemo/main.c b/Demo/H8S/RTOSDemo/main.c index 6602da3fb7..0bd57fe93e 100644 --- a/Demo/H8S/RTOSDemo/main.c +++ b/Demo/H8S/RTOSDemo/main.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/H8S/RTOSDemo/serial/serial.c b/Demo/H8S/RTOSDemo/serial/serial.c index a322f0d2e1..a4e0d32693 100644 --- a/Demo/H8S/RTOSDemo/serial/serial.c +++ b/Demo/H8S/RTOSDemo/serial/serial.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/HCS12_CodeWarrior_banked/FreeRTOSConfig.h b/Demo/HCS12_CodeWarrior_banked/FreeRTOSConfig.h index 5cc439ce22..d6d1ab8a94 100644 --- a/Demo/HCS12_CodeWarrior_banked/FreeRTOSConfig.h +++ b/Demo/HCS12_CodeWarrior_banked/FreeRTOSConfig.h @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/HCS12_CodeWarrior_banked/ParTest/ParTest.c b/Demo/HCS12_CodeWarrior_banked/ParTest/ParTest.c index 56c7d20449..c6af82385f 100644 --- a/Demo/HCS12_CodeWarrior_banked/ParTest/ParTest.c +++ b/Demo/HCS12_CodeWarrior_banked/ParTest/ParTest.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/HCS12_CodeWarrior_banked/main.c b/Demo/HCS12_CodeWarrior_banked/main.c index 8cb0e6b7d8..c355390958 100644 --- a/Demo/HCS12_CodeWarrior_banked/main.c +++ b/Demo/HCS12_CodeWarrior_banked/main.c @@ -24,15 +24,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/HCS12_CodeWarrior_banked/serial/serial.c b/Demo/HCS12_CodeWarrior_banked/serial/serial.c index db652366da..6649211842 100644 --- a/Demo/HCS12_CodeWarrior_banked/serial/serial.c +++ b/Demo/HCS12_CodeWarrior_banked/serial/serial.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/HCS12_CodeWarrior_small/FreeRTOSConfig.h b/Demo/HCS12_CodeWarrior_small/FreeRTOSConfig.h index a8f8e406ce..be88d4e633 100644 --- a/Demo/HCS12_CodeWarrior_small/FreeRTOSConfig.h +++ b/Demo/HCS12_CodeWarrior_small/FreeRTOSConfig.h @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/HCS12_CodeWarrior_small/ParTest/ParTest.c b/Demo/HCS12_CodeWarrior_small/ParTest/ParTest.c index 56c7d20449..c6af82385f 100644 --- a/Demo/HCS12_CodeWarrior_small/ParTest/ParTest.c +++ b/Demo/HCS12_CodeWarrior_small/ParTest/ParTest.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/HCS12_CodeWarrior_small/main.c b/Demo/HCS12_CodeWarrior_small/main.c index 7e70b270c6..e11f2945e3 100644 --- a/Demo/HCS12_CodeWarrior_small/main.c +++ b/Demo/HCS12_CodeWarrior_small/main.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/HCS12_CodeWarrior_small/serial/serial.c b/Demo/HCS12_CodeWarrior_small/serial/serial.c index b42efe5df6..1366bb0f0c 100644 --- a/Demo/HCS12_CodeWarrior_small/serial/serial.c +++ b/Demo/HCS12_CodeWarrior_small/serial/serial.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/HCS12_GCC_banked/FreeRTOSConfig.h b/Demo/HCS12_GCC_banked/FreeRTOSConfig.h index c49e7300e7..c9061516ba 100644 --- a/Demo/HCS12_GCC_banked/FreeRTOSConfig.h +++ b/Demo/HCS12_GCC_banked/FreeRTOSConfig.h @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/HCS12_GCC_banked/ParTest.c b/Demo/HCS12_GCC_banked/ParTest.c index cc88642eff..9007e7f645 100644 --- a/Demo/HCS12_GCC_banked/ParTest.c +++ b/Demo/HCS12_GCC_banked/ParTest.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/HCS12_GCC_banked/main.c b/Demo/HCS12_GCC_banked/main.c index 6599d70a04..8a3c6a4515 100644 --- a/Demo/HCS12_GCC_banked/main.c +++ b/Demo/HCS12_GCC_banked/main.c @@ -24,15 +24,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/HCS12_GCC_banked/startup.c b/Demo/HCS12_GCC_banked/startup.c index a53bcda028..c068ff4765 100644 --- a/Demo/HCS12_GCC_banked/startup.c +++ b/Demo/HCS12_GCC_banked/startup.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/MB91460_Softune/SRC/crflash_modified.c b/Demo/MB91460_Softune/SRC/crflash_modified.c index a8b90f5497..72959a1ff9 100644 --- a/Demo/MB91460_Softune/SRC/crflash_modified.c +++ b/Demo/MB91460_Softune/SRC/crflash_modified.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/MB91460_Softune/SRC/main.c b/Demo/MB91460_Softune/SRC/main.c index 2aa4e7f51c..d1490ffdeb 100644 --- a/Demo/MB91460_Softune/SRC/main.c +++ b/Demo/MB91460_Softune/SRC/main.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/MB91460_Softune/SRC/partest/partest.c b/Demo/MB91460_Softune/SRC/partest/partest.c index 9074023ed7..c8ab310bb5 100644 --- a/Demo/MB91460_Softune/SRC/partest/partest.c +++ b/Demo/MB91460_Softune/SRC/partest/partest.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/MB91460_Softune/SRC/serial/serial.c b/Demo/MB91460_Softune/SRC/serial/serial.c index ea0370ef85..875a21cea6 100644 --- a/Demo/MB91460_Softune/SRC/serial/serial.c +++ b/Demo/MB91460_Softune/SRC/serial/serial.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/MB96340_Softune/FreeRTOS_96348hs_SK16FX100PMC/Src/FreeRTOSConfig.h b/Demo/MB96340_Softune/FreeRTOS_96348hs_SK16FX100PMC/Src/FreeRTOSConfig.h index e8f6e67b23..e3030b597a 100644 --- a/Demo/MB96340_Softune/FreeRTOS_96348hs_SK16FX100PMC/Src/FreeRTOSConfig.h +++ b/Demo/MB96340_Softune/FreeRTOS_96348hs_SK16FX100PMC/Src/FreeRTOSConfig.h @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/MB96340_Softune/FreeRTOS_96348hs_SK16FX100PMC/Src/crflash_sk16fx100mpc.c b/Demo/MB96340_Softune/FreeRTOS_96348hs_SK16FX100PMC/Src/crflash_sk16fx100mpc.c index a8b90f5497..72959a1ff9 100644 --- a/Demo/MB96340_Softune/FreeRTOS_96348hs_SK16FX100PMC/Src/crflash_sk16fx100mpc.c +++ b/Demo/MB96340_Softune/FreeRTOS_96348hs_SK16FX100PMC/Src/crflash_sk16fx100mpc.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/MB96340_Softune/FreeRTOS_96348hs_SK16FX100PMC/Src/main.c b/Demo/MB96340_Softune/FreeRTOS_96348hs_SK16FX100PMC/Src/main.c index b561784d78..345811f00b 100644 --- a/Demo/MB96340_Softune/FreeRTOS_96348hs_SK16FX100PMC/Src/main.c +++ b/Demo/MB96340_Softune/FreeRTOS_96348hs_SK16FX100PMC/Src/main.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/MB96340_Softune/FreeRTOS_96348hs_SK16FX100PMC/Src/partest/partest.c b/Demo/MB96340_Softune/FreeRTOS_96348hs_SK16FX100PMC/Src/partest/partest.c index caaeea349b..93a2ea7686 100644 --- a/Demo/MB96340_Softune/FreeRTOS_96348hs_SK16FX100PMC/Src/partest/partest.c +++ b/Demo/MB96340_Softune/FreeRTOS_96348hs_SK16FX100PMC/Src/partest/partest.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/MB96340_Softune/FreeRTOS_96348hs_SK16FX100PMC/Src/serial/serial.c b/Demo/MB96340_Softune/FreeRTOS_96348hs_SK16FX100PMC/Src/serial/serial.c index 486b19f449..1cbcfbd2c5 100644 --- a/Demo/MB96340_Softune/FreeRTOS_96348hs_SK16FX100PMC/Src/serial/serial.c +++ b/Demo/MB96340_Softune/FreeRTOS_96348hs_SK16FX100PMC/Src/serial/serial.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/MCF5235_GCC/FreeRTOSConfig.h b/Demo/MCF5235_GCC/FreeRTOSConfig.h index 764ae1dd4e..11573fa4a2 100644 --- a/Demo/MCF5235_GCC/FreeRTOSConfig.h +++ b/Demo/MCF5235_GCC/FreeRTOSConfig.h @@ -24,15 +24,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/MCF5235_GCC/demo.c b/Demo/MCF5235_GCC/demo.c index 55ea037b8b..db4d70bc93 100644 --- a/Demo/MCF5235_GCC/demo.c +++ b/Demo/MCF5235_GCC/demo.c @@ -24,15 +24,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/MCF5235_GCC/system/crt0.S b/Demo/MCF5235_GCC/system/crt0.S index d62976276e..d3412d0aaf 100644 --- a/Demo/MCF5235_GCC/system/crt0.S +++ b/Demo/MCF5235_GCC/system/crt0.S @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/MCF5235_GCC/system/init.c b/Demo/MCF5235_GCC/system/init.c index 83c6532344..2d811177dc 100644 --- a/Demo/MCF5235_GCC/system/init.c +++ b/Demo/MCF5235_GCC/system/init.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/MCF5235_GCC/system/newlib.c b/Demo/MCF5235_GCC/system/newlib.c index 0a20ecd4d8..4754eb832e 100644 --- a/Demo/MCF5235_GCC/system/newlib.c +++ b/Demo/MCF5235_GCC/system/newlib.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/MCF5235_GCC/system/serial.c b/Demo/MCF5235_GCC/system/serial.c index 77f067dde2..1c2e31e512 100644 --- a/Demo/MCF5235_GCC/system/serial.c +++ b/Demo/MCF5235_GCC/system/serial.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/MCF5235_GCC/system/vector.S b/Demo/MCF5235_GCC/system/vector.S index 39272fef78..ac2a63303a 100644 --- a/Demo/MCF5235_GCC/system/vector.S +++ b/Demo/MCF5235_GCC/system/vector.S @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/MicroBlaze/FreeRTOSConfig.h b/Demo/MicroBlaze/FreeRTOSConfig.h index 27d173cfec..b41eff72de 100644 --- a/Demo/MicroBlaze/FreeRTOSConfig.h +++ b/Demo/MicroBlaze/FreeRTOSConfig.h @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/MicroBlaze/ParTest/ParTest.c b/Demo/MicroBlaze/ParTest/ParTest.c index 43dd2f27bc..30e01f3cd7 100644 --- a/Demo/MicroBlaze/ParTest/ParTest.c +++ b/Demo/MicroBlaze/ParTest/ParTest.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/MicroBlaze/main.c b/Demo/MicroBlaze/main.c index b6eb27612f..77827ac503 100644 --- a/Demo/MicroBlaze/main.c +++ b/Demo/MicroBlaze/main.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/MicroBlaze/serial/serial.c b/Demo/MicroBlaze/serial/serial.c index 689a7aa7f3..1560ffed7c 100644 --- a/Demo/MicroBlaze/serial/serial.c +++ b/Demo/MicroBlaze/serial/serial.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/PC/FRConfig.h b/Demo/PC/FRConfig.h index e5cc0660e3..c0a7178176 100644 --- a/Demo/PC/FRConfig.h +++ b/Demo/PC/FRConfig.h @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/PC/FileIO/fileIO.c b/Demo/PC/FileIO/fileIO.c index 62343206f4..183ed8ba04 100644 --- a/Demo/PC/FileIO/fileIO.c +++ b/Demo/PC/FileIO/fileIO.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/PC/FreeRTOSConfig.h b/Demo/PC/FreeRTOSConfig.h index 90ec79f6a2..9c5eb84324 100644 --- a/Demo/PC/FreeRTOSConfig.h +++ b/Demo/PC/FreeRTOSConfig.h @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/PC/ParTest/ParTest.c b/Demo/PC/ParTest/ParTest.c index c565062db0..dcde2be489 100644 --- a/Demo/PC/ParTest/ParTest.c +++ b/Demo/PC/ParTest/ParTest.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/PC/main.c b/Demo/PC/main.c index 37bd592669..ffc2c1a8e3 100644 --- a/Demo/PC/main.c +++ b/Demo/PC/main.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/PC/serial/serial.c b/Demo/PC/serial/serial.c index 243a8b7266..fdcf254c63 100644 --- a/Demo/PC/serial/serial.c +++ b/Demo/PC/serial/serial.c @@ -29,15 +29,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/PIC18_MPLAB/FreeRTOSConfig.h b/Demo/PIC18_MPLAB/FreeRTOSConfig.h index 50943d1f16..a8cd935569 100644 --- a/Demo/PIC18_MPLAB/FreeRTOSConfig.h +++ b/Demo/PIC18_MPLAB/FreeRTOSConfig.h @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/PIC18_MPLAB/ParTest/ParTest.c b/Demo/PIC18_MPLAB/ParTest/ParTest.c index 240f17b6f2..b126a1125a 100644 --- a/Demo/PIC18_MPLAB/ParTest/ParTest.c +++ b/Demo/PIC18_MPLAB/ParTest/ParTest.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/PIC18_MPLAB/main1.c b/Demo/PIC18_MPLAB/main1.c index 3eb25c283d..9ee65038a4 100644 --- a/Demo/PIC18_MPLAB/main1.c +++ b/Demo/PIC18_MPLAB/main1.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/PIC18_MPLAB/main2.c b/Demo/PIC18_MPLAB/main2.c index 38157d34fc..0da20888e9 100644 --- a/Demo/PIC18_MPLAB/main2.c +++ b/Demo/PIC18_MPLAB/main2.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/PIC18_MPLAB/main3.c b/Demo/PIC18_MPLAB/main3.c index a43a24ba83..ed675ef9b3 100644 --- a/Demo/PIC18_MPLAB/main3.c +++ b/Demo/PIC18_MPLAB/main3.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/PIC18_MPLAB/serial/serial.c b/Demo/PIC18_MPLAB/serial/serial.c index 6cc3707ec0..34b6339841 100644 --- a/Demo/PIC18_MPLAB/serial/serial.c +++ b/Demo/PIC18_MPLAB/serial/serial.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/PIC18_WizC/Demo1/FreeRTOSConfig.h b/Demo/PIC18_WizC/Demo1/FreeRTOSConfig.h index 12a367c9d8..9a493e9ccd 100644 --- a/Demo/PIC18_WizC/Demo1/FreeRTOSConfig.h +++ b/Demo/PIC18_WizC/Demo1/FreeRTOSConfig.h @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/PIC18_WizC/Demo1/WIZCmake.h b/Demo/PIC18_WizC/Demo1/WIZCmake.h index 5c0d571f32..aeadac277c 100644 --- a/Demo/PIC18_WizC/Demo1/WIZCmake.h +++ b/Demo/PIC18_WizC/Demo1/WIZCmake.h @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/PIC18_WizC/Demo1/fuses.c b/Demo/PIC18_WizC/Demo1/fuses.c index 8eab7124dc..25f70633e3 100644 --- a/Demo/PIC18_WizC/Demo1/fuses.c +++ b/Demo/PIC18_WizC/Demo1/fuses.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/PIC18_WizC/Demo1/interrupt.c b/Demo/PIC18_WizC/Demo1/interrupt.c index 18e5eb65d7..a596523ffc 100644 --- a/Demo/PIC18_WizC/Demo1/interrupt.c +++ b/Demo/PIC18_WizC/Demo1/interrupt.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/PIC18_WizC/Demo1/main.c b/Demo/PIC18_WizC/Demo1/main.c index d38acb1c5d..1594732d8e 100644 --- a/Demo/PIC18_WizC/Demo1/main.c +++ b/Demo/PIC18_WizC/Demo1/main.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/PIC18_WizC/Demo2/FreeRTOSConfig.h b/Demo/PIC18_WizC/Demo2/FreeRTOSConfig.h index 35ccca4472..2903bf71e2 100644 --- a/Demo/PIC18_WizC/Demo2/FreeRTOSConfig.h +++ b/Demo/PIC18_WizC/Demo2/FreeRTOSConfig.h @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/PIC18_WizC/Demo2/WIZCmake.h b/Demo/PIC18_WizC/Demo2/WIZCmake.h index b0f78ab9d1..eb36952935 100644 --- a/Demo/PIC18_WizC/Demo2/WIZCmake.h +++ b/Demo/PIC18_WizC/Demo2/WIZCmake.h @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/PIC18_WizC/Demo2/fuses.c b/Demo/PIC18_WizC/Demo2/fuses.c index 8eab7124dc..25f70633e3 100644 --- a/Demo/PIC18_WizC/Demo2/fuses.c +++ b/Demo/PIC18_WizC/Demo2/fuses.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/PIC18_WizC/Demo2/interrupt.c b/Demo/PIC18_WizC/Demo2/interrupt.c index cc314b6a14..6c90c19a7d 100644 --- a/Demo/PIC18_WizC/Demo2/interrupt.c +++ b/Demo/PIC18_WizC/Demo2/interrupt.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/PIC18_WizC/Demo2/main.c b/Demo/PIC18_WizC/Demo2/main.c index 875e61ad3a..f75d94115f 100644 --- a/Demo/PIC18_WizC/Demo2/main.c +++ b/Demo/PIC18_WizC/Demo2/main.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/PIC18_WizC/Demo3/FreeRTOSConfig.h b/Demo/PIC18_WizC/Demo3/FreeRTOSConfig.h index 864f7d5dd0..9da6c30ece 100644 --- a/Demo/PIC18_WizC/Demo3/FreeRTOSConfig.h +++ b/Demo/PIC18_WizC/Demo3/FreeRTOSConfig.h @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/PIC18_WizC/Demo3/WIZCmake.h b/Demo/PIC18_WizC/Demo3/WIZCmake.h index b0f78ab9d1..eb36952935 100644 --- a/Demo/PIC18_WizC/Demo3/WIZCmake.h +++ b/Demo/PIC18_WizC/Demo3/WIZCmake.h @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/PIC18_WizC/Demo3/fuses.c b/Demo/PIC18_WizC/Demo3/fuses.c index 8eab7124dc..25f70633e3 100644 --- a/Demo/PIC18_WizC/Demo3/fuses.c +++ b/Demo/PIC18_WizC/Demo3/fuses.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/PIC18_WizC/Demo3/interrupt.c b/Demo/PIC18_WizC/Demo3/interrupt.c index cc314b6a14..6c90c19a7d 100644 --- a/Demo/PIC18_WizC/Demo3/interrupt.c +++ b/Demo/PIC18_WizC/Demo3/interrupt.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/PIC18_WizC/Demo3/main.c b/Demo/PIC18_WizC/Demo3/main.c index de2daab5ff..12aa0e2390 100644 --- a/Demo/PIC18_WizC/Demo3/main.c +++ b/Demo/PIC18_WizC/Demo3/main.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/PIC18_WizC/Demo4/FreeRTOSConfig.h b/Demo/PIC18_WizC/Demo4/FreeRTOSConfig.h index 98df575be7..212b5e5dcc 100644 --- a/Demo/PIC18_WizC/Demo4/FreeRTOSConfig.h +++ b/Demo/PIC18_WizC/Demo4/FreeRTOSConfig.h @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/PIC18_WizC/Demo4/WIZCmake.h b/Demo/PIC18_WizC/Demo4/WIZCmake.h index b0f78ab9d1..eb36952935 100644 --- a/Demo/PIC18_WizC/Demo4/WIZCmake.h +++ b/Demo/PIC18_WizC/Demo4/WIZCmake.h @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/PIC18_WizC/Demo4/fuses.c b/Demo/PIC18_WizC/Demo4/fuses.c index 8eab7124dc..25f70633e3 100644 --- a/Demo/PIC18_WizC/Demo4/fuses.c +++ b/Demo/PIC18_WizC/Demo4/fuses.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/PIC18_WizC/Demo4/interrupt.c b/Demo/PIC18_WizC/Demo4/interrupt.c index cc314b6a14..6c90c19a7d 100644 --- a/Demo/PIC18_WizC/Demo4/interrupt.c +++ b/Demo/PIC18_WizC/Demo4/interrupt.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/PIC18_WizC/Demo4/main.c b/Demo/PIC18_WizC/Demo4/main.c index 733fc13edb..10311b8544 100644 --- a/Demo/PIC18_WizC/Demo4/main.c +++ b/Demo/PIC18_WizC/Demo4/main.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/PIC18_WizC/Demo5/FreeRTOSConfig.h b/Demo/PIC18_WizC/Demo5/FreeRTOSConfig.h index 5ca027f697..f79f9b1de5 100644 --- a/Demo/PIC18_WizC/Demo5/FreeRTOSConfig.h +++ b/Demo/PIC18_WizC/Demo5/FreeRTOSConfig.h @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/PIC18_WizC/Demo5/WIZCmake.h b/Demo/PIC18_WizC/Demo5/WIZCmake.h index b0f78ab9d1..eb36952935 100644 --- a/Demo/PIC18_WizC/Demo5/WIZCmake.h +++ b/Demo/PIC18_WizC/Demo5/WIZCmake.h @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/PIC18_WizC/Demo5/fuses.c b/Demo/PIC18_WizC/Demo5/fuses.c index 8eab7124dc..25f70633e3 100644 --- a/Demo/PIC18_WizC/Demo5/fuses.c +++ b/Demo/PIC18_WizC/Demo5/fuses.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/PIC18_WizC/Demo5/interrupt.c b/Demo/PIC18_WizC/Demo5/interrupt.c index cc314b6a14..6c90c19a7d 100644 --- a/Demo/PIC18_WizC/Demo5/interrupt.c +++ b/Demo/PIC18_WizC/Demo5/interrupt.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/PIC18_WizC/Demo5/main.c b/Demo/PIC18_WizC/Demo5/main.c index 3b6942ffc6..9869abd1ea 100644 --- a/Demo/PIC18_WizC/Demo5/main.c +++ b/Demo/PIC18_WizC/Demo5/main.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/PIC18_WizC/Demo6/FreeRTOSConfig.h b/Demo/PIC18_WizC/Demo6/FreeRTOSConfig.h index 74ffe713ea..ab9a1be7c1 100644 --- a/Demo/PIC18_WizC/Demo6/FreeRTOSConfig.h +++ b/Demo/PIC18_WizC/Demo6/FreeRTOSConfig.h @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/PIC18_WizC/Demo6/WIZCmake.h b/Demo/PIC18_WizC/Demo6/WIZCmake.h index b0f78ab9d1..eb36952935 100644 --- a/Demo/PIC18_WizC/Demo6/WIZCmake.h +++ b/Demo/PIC18_WizC/Demo6/WIZCmake.h @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/PIC18_WizC/Demo6/fuses.c b/Demo/PIC18_WizC/Demo6/fuses.c index 8eab7124dc..25f70633e3 100644 --- a/Demo/PIC18_WizC/Demo6/fuses.c +++ b/Demo/PIC18_WizC/Demo6/fuses.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/PIC18_WizC/Demo6/interrupt.c b/Demo/PIC18_WizC/Demo6/interrupt.c index cc314b6a14..6c90c19a7d 100644 --- a/Demo/PIC18_WizC/Demo6/interrupt.c +++ b/Demo/PIC18_WizC/Demo6/interrupt.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/PIC18_WizC/Demo6/main.c b/Demo/PIC18_WizC/Demo6/main.c index 6f7b021825..05f5966717 100644 --- a/Demo/PIC18_WizC/Demo6/main.c +++ b/Demo/PIC18_WizC/Demo6/main.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/PIC18_WizC/Demo7/FreeRTOSConfig.h b/Demo/PIC18_WizC/Demo7/FreeRTOSConfig.h index 9e7bee3c29..c0d77651c2 100644 --- a/Demo/PIC18_WizC/Demo7/FreeRTOSConfig.h +++ b/Demo/PIC18_WizC/Demo7/FreeRTOSConfig.h @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/PIC18_WizC/Demo7/WIZCmake.h b/Demo/PIC18_WizC/Demo7/WIZCmake.h index b0f78ab9d1..eb36952935 100644 --- a/Demo/PIC18_WizC/Demo7/WIZCmake.h +++ b/Demo/PIC18_WizC/Demo7/WIZCmake.h @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/PIC18_WizC/Demo7/fuses.c b/Demo/PIC18_WizC/Demo7/fuses.c index 8eab7124dc..25f70633e3 100644 --- a/Demo/PIC18_WizC/Demo7/fuses.c +++ b/Demo/PIC18_WizC/Demo7/fuses.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/PIC18_WizC/Demo7/interrupt.c b/Demo/PIC18_WizC/Demo7/interrupt.c index cc314b6a14..6c90c19a7d 100644 --- a/Demo/PIC18_WizC/Demo7/interrupt.c +++ b/Demo/PIC18_WizC/Demo7/interrupt.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/PIC18_WizC/Demo7/main.c b/Demo/PIC18_WizC/Demo7/main.c index e793e563cd..376f4ce237 100644 --- a/Demo/PIC18_WizC/Demo7/main.c +++ b/Demo/PIC18_WizC/Demo7/main.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/PIC18_WizC/ParTest/ParTest.c b/Demo/PIC18_WizC/ParTest/ParTest.c index 8201fbfec4..b71efda624 100644 --- a/Demo/PIC18_WizC/ParTest/ParTest.c +++ b/Demo/PIC18_WizC/ParTest/ParTest.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/PIC18_WizC/serial/isrSerialRx.c b/Demo/PIC18_WizC/serial/isrSerialRx.c index a9940d2818..4d0edf677b 100644 --- a/Demo/PIC18_WizC/serial/isrSerialRx.c +++ b/Demo/PIC18_WizC/serial/isrSerialRx.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/PIC18_WizC/serial/isrSerialTx.c b/Demo/PIC18_WizC/serial/isrSerialTx.c index 24d7d59c65..c6c309d2d4 100644 --- a/Demo/PIC18_WizC/serial/isrSerialTx.c +++ b/Demo/PIC18_WizC/serial/isrSerialTx.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/PIC18_WizC/serial/serial.c b/Demo/PIC18_WizC/serial/serial.c index e8c0938648..9cba729018 100644 --- a/Demo/PIC18_WizC/serial/serial.c +++ b/Demo/PIC18_WizC/serial/serial.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/PIC24_MPLAB/FreeRTOSConfig.h b/Demo/PIC24_MPLAB/FreeRTOSConfig.h index d43aae8a81..c743fe2664 100644 --- a/Demo/PIC24_MPLAB/FreeRTOSConfig.h +++ b/Demo/PIC24_MPLAB/FreeRTOSConfig.h @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/PIC24_MPLAB/ParTest/ParTest.c b/Demo/PIC24_MPLAB/ParTest/ParTest.c index 75afdafcd5..c43ba62d78 100644 --- a/Demo/PIC24_MPLAB/ParTest/ParTest.c +++ b/Demo/PIC24_MPLAB/ParTest/ParTest.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/PIC24_MPLAB/lcd.c b/Demo/PIC24_MPLAB/lcd.c index dccfcaa924..89986193af 100644 --- a/Demo/PIC24_MPLAB/lcd.c +++ b/Demo/PIC24_MPLAB/lcd.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/PIC24_MPLAB/lcd.h b/Demo/PIC24_MPLAB/lcd.h index 48fa0593fb..3289271745 100644 --- a/Demo/PIC24_MPLAB/lcd.h +++ b/Demo/PIC24_MPLAB/lcd.h @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/PIC24_MPLAB/main.c b/Demo/PIC24_MPLAB/main.c index b204c7d086..0cc09ac770 100644 --- a/Demo/PIC24_MPLAB/main.c +++ b/Demo/PIC24_MPLAB/main.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/PIC24_MPLAB/serial/serial.c b/Demo/PIC24_MPLAB/serial/serial.c index 519379a5b5..fa2889b9b5 100644 --- a/Demo/PIC24_MPLAB/serial/serial.c +++ b/Demo/PIC24_MPLAB/serial/serial.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/PIC24_MPLAB/timertest.c b/Demo/PIC24_MPLAB/timertest.c index ab35c10cf5..b6e72d364d 100644 --- a/Demo/PIC24_MPLAB/timertest.c +++ b/Demo/PIC24_MPLAB/timertest.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/PIC24_MPLAB/timertest.h b/Demo/PIC24_MPLAB/timertest.h index 422a36e5c4..f36b267bbe 100644 --- a/Demo/PIC24_MPLAB/timertest.h +++ b/Demo/PIC24_MPLAB/timertest.h @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/PIC32MX_MPLAB/FreeRTOSConfig.h b/Demo/PIC32MX_MPLAB/FreeRTOSConfig.h index 196a782e6c..b08de43fb3 100644 --- a/Demo/PIC32MX_MPLAB/FreeRTOSConfig.h +++ b/Demo/PIC32MX_MPLAB/FreeRTOSConfig.h @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/PIC32MX_MPLAB/ParTest/ParTest.c b/Demo/PIC32MX_MPLAB/ParTest/ParTest.c index 961b587d6d..00b2c9fd8d 100644 --- a/Demo/PIC32MX_MPLAB/ParTest/ParTest.c +++ b/Demo/PIC32MX_MPLAB/ParTest/ParTest.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/PIC32MX_MPLAB/RegisterTestTasks.s b/Demo/PIC32MX_MPLAB/RegisterTestTasks.s index 9fc26ee01e..7300d7e0af 100644 --- a/Demo/PIC32MX_MPLAB/RegisterTestTasks.s +++ b/Demo/PIC32MX_MPLAB/RegisterTestTasks.s @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/PIC32MX_MPLAB/lcd.c b/Demo/PIC32MX_MPLAB/lcd.c index 03f2cce407..e3674974b3 100644 --- a/Demo/PIC32MX_MPLAB/lcd.c +++ b/Demo/PIC32MX_MPLAB/lcd.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/PIC32MX_MPLAB/lcd.h b/Demo/PIC32MX_MPLAB/lcd.h index 48fa0593fb..3289271745 100644 --- a/Demo/PIC32MX_MPLAB/lcd.h +++ b/Demo/PIC32MX_MPLAB/lcd.h @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/PIC32MX_MPLAB/main.c b/Demo/PIC32MX_MPLAB/main.c index 8ffd5eab83..d123947c27 100644 --- a/Demo/PIC32MX_MPLAB/main.c +++ b/Demo/PIC32MX_MPLAB/main.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/PIC32MX_MPLAB/serial/serial.c b/Demo/PIC32MX_MPLAB/serial/serial.c index 7d71fb2658..449ab9afd6 100644 --- a/Demo/PIC32MX_MPLAB/serial/serial.c +++ b/Demo/PIC32MX_MPLAB/serial/serial.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/PIC32MX_MPLAB/timertest.c b/Demo/PIC32MX_MPLAB/timertest.c index 50c51f7d3d..f983f23633 100644 --- a/Demo/PIC32MX_MPLAB/timertest.c +++ b/Demo/PIC32MX_MPLAB/timertest.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/PIC32MX_MPLAB/timertest.h b/Demo/PIC32MX_MPLAB/timertest.h index 422a36e5c4..f36b267bbe 100644 --- a/Demo/PIC32MX_MPLAB/timertest.h +++ b/Demo/PIC32MX_MPLAB/timertest.h @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/PPC405_Xilinx_Virtex4_GCC/RTOSDemo/FreeRTOSConfig.h b/Demo/PPC405_Xilinx_Virtex4_GCC/RTOSDemo/FreeRTOSConfig.h index 9bea899c2d..4996772cd4 100644 --- a/Demo/PPC405_Xilinx_Virtex4_GCC/RTOSDemo/FreeRTOSConfig.h +++ b/Demo/PPC405_Xilinx_Virtex4_GCC/RTOSDemo/FreeRTOSConfig.h @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/PPC405_Xilinx_Virtex4_GCC/RTOSDemo/main.c b/Demo/PPC405_Xilinx_Virtex4_GCC/RTOSDemo/main.c index 647c3412b9..7a6a4d952d 100644 --- a/Demo/PPC405_Xilinx_Virtex4_GCC/RTOSDemo/main.c +++ b/Demo/PPC405_Xilinx_Virtex4_GCC/RTOSDemo/main.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/PPC405_Xilinx_Virtex4_GCC/RTOSDemo/partest/partest.c b/Demo/PPC405_Xilinx_Virtex4_GCC/RTOSDemo/partest/partest.c index 534c92f8da..2e3cee37bd 100644 --- a/Demo/PPC405_Xilinx_Virtex4_GCC/RTOSDemo/partest/partest.c +++ b/Demo/PPC405_Xilinx_Virtex4_GCC/RTOSDemo/partest/partest.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/PPC405_Xilinx_Virtex4_GCC/RTOSDemo/serial/serial.c b/Demo/PPC405_Xilinx_Virtex4_GCC/RTOSDemo/serial/serial.c index 7da2f3cfd5..5e90894c43 100644 --- a/Demo/PPC405_Xilinx_Virtex4_GCC/RTOSDemo/serial/serial.c +++ b/Demo/PPC405_Xilinx_Virtex4_GCC/RTOSDemo/serial/serial.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/WizNET_DEMO_GCC_ARM7/FreeRTOSConfig.h b/Demo/WizNET_DEMO_GCC_ARM7/FreeRTOSConfig.h index 1fec38f265..0c0172a542 100644 --- a/Demo/WizNET_DEMO_GCC_ARM7/FreeRTOSConfig.h +++ b/Demo/WizNET_DEMO_GCC_ARM7/FreeRTOSConfig.h @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/WizNET_DEMO_GCC_ARM7/HTTP_Serv.c b/Demo/WizNET_DEMO_GCC_ARM7/HTTP_Serv.c index a6ec277650..87a9b75c87 100644 --- a/Demo/WizNET_DEMO_GCC_ARM7/HTTP_Serv.c +++ b/Demo/WizNET_DEMO_GCC_ARM7/HTTP_Serv.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/WizNET_DEMO_GCC_ARM7/HTTP_Serv.h b/Demo/WizNET_DEMO_GCC_ARM7/HTTP_Serv.h index e56f82bbdb..7d8ac4a005 100644 --- a/Demo/WizNET_DEMO_GCC_ARM7/HTTP_Serv.h +++ b/Demo/WizNET_DEMO_GCC_ARM7/HTTP_Serv.h @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/WizNET_DEMO_GCC_ARM7/TCP.c b/Demo/WizNET_DEMO_GCC_ARM7/TCP.c index 75b2866f21..af69a5849b 100644 --- a/Demo/WizNET_DEMO_GCC_ARM7/TCP.c +++ b/Demo/WizNET_DEMO_GCC_ARM7/TCP.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/WizNET_DEMO_GCC_ARM7/TCP.h b/Demo/WizNET_DEMO_GCC_ARM7/TCP.h index 8abb70038d..49a58aed5f 100644 --- a/Demo/WizNET_DEMO_GCC_ARM7/TCP.h +++ b/Demo/WizNET_DEMO_GCC_ARM7/TCP.h @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/WizNET_DEMO_GCC_ARM7/TCPISR.c b/Demo/WizNET_DEMO_GCC_ARM7/TCPISR.c index 9849559525..e0ce5a77cb 100644 --- a/Demo/WizNET_DEMO_GCC_ARM7/TCPISR.c +++ b/Demo/WizNET_DEMO_GCC_ARM7/TCPISR.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/WizNET_DEMO_GCC_ARM7/html_pages.h b/Demo/WizNET_DEMO_GCC_ARM7/html_pages.h index 8160f001b9..b91d552b50 100644 --- a/Demo/WizNET_DEMO_GCC_ARM7/html_pages.h +++ b/Demo/WizNET_DEMO_GCC_ARM7/html_pages.h @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/WizNET_DEMO_GCC_ARM7/i2c.c b/Demo/WizNET_DEMO_GCC_ARM7/i2c.c index cc9cac066b..4f655427e4 100644 --- a/Demo/WizNET_DEMO_GCC_ARM7/i2c.c +++ b/Demo/WizNET_DEMO_GCC_ARM7/i2c.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/WizNET_DEMO_GCC_ARM7/i2c.h b/Demo/WizNET_DEMO_GCC_ARM7/i2c.h index a00b05ac8b..f24b0697ac 100644 --- a/Demo/WizNET_DEMO_GCC_ARM7/i2c.h +++ b/Demo/WizNET_DEMO_GCC_ARM7/i2c.h @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/WizNET_DEMO_GCC_ARM7/i2cISR.c b/Demo/WizNET_DEMO_GCC_ARM7/i2cISR.c index 5015abd3f6..45b94708e6 100644 --- a/Demo/WizNET_DEMO_GCC_ARM7/i2cISR.c +++ b/Demo/WizNET_DEMO_GCC_ARM7/i2cISR.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/WizNET_DEMO_GCC_ARM7/main.c b/Demo/WizNET_DEMO_GCC_ARM7/main.c index af462f02b4..57f4446479 100644 --- a/Demo/WizNET_DEMO_GCC_ARM7/main.c +++ b/Demo/WizNET_DEMO_GCC_ARM7/main.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/WizNET_DEMO_TERN_186/FreeRTOSConfig.h b/Demo/WizNET_DEMO_TERN_186/FreeRTOSConfig.h index 48fff0c05a..617293bb9f 100644 --- a/Demo/WizNET_DEMO_TERN_186/FreeRTOSConfig.h +++ b/Demo/WizNET_DEMO_TERN_186/FreeRTOSConfig.h @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/WizNET_DEMO_TERN_186/HTTPTask.c b/Demo/WizNET_DEMO_TERN_186/HTTPTask.c index 1e62b4a8f8..8ebd49132c 100644 --- a/Demo/WizNET_DEMO_TERN_186/HTTPTask.c +++ b/Demo/WizNET_DEMO_TERN_186/HTTPTask.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/WizNET_DEMO_TERN_186/HTTPTask.h b/Demo/WizNET_DEMO_TERN_186/HTTPTask.h index 03742677d6..b064e7283c 100644 --- a/Demo/WizNET_DEMO_TERN_186/HTTPTask.h +++ b/Demo/WizNET_DEMO_TERN_186/HTTPTask.h @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/WizNET_DEMO_TERN_186/main.c b/Demo/WizNET_DEMO_TERN_186/main.c index b52f75ad6e..afe067c23c 100644 --- a/Demo/WizNET_DEMO_TERN_186/main.c +++ b/Demo/WizNET_DEMO_TERN_186/main.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/WizNET_DEMO_TERN_186/serial/serial.c b/Demo/WizNET_DEMO_TERN_186/serial/serial.c index e056babf4c..0494ec6174 100644 --- a/Demo/WizNET_DEMO_TERN_186/serial/serial.c +++ b/Demo/WizNET_DEMO_TERN_186/serial/serial.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/dsPIC_MPLAB/FreeRTOSConfig.h b/Demo/dsPIC_MPLAB/FreeRTOSConfig.h index 6f54f2e483..84b380293d 100644 --- a/Demo/dsPIC_MPLAB/FreeRTOSConfig.h +++ b/Demo/dsPIC_MPLAB/FreeRTOSConfig.h @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/dsPIC_MPLAB/ParTest/ParTest.c b/Demo/dsPIC_MPLAB/ParTest/ParTest.c index 659705472e..8dab2c8a86 100644 --- a/Demo/dsPIC_MPLAB/ParTest/ParTest.c +++ b/Demo/dsPIC_MPLAB/ParTest/ParTest.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/dsPIC_MPLAB/lcd.c b/Demo/dsPIC_MPLAB/lcd.c index 571751e0bb..4240235842 100644 --- a/Demo/dsPIC_MPLAB/lcd.c +++ b/Demo/dsPIC_MPLAB/lcd.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/dsPIC_MPLAB/lcd.h b/Demo/dsPIC_MPLAB/lcd.h index 48fa0593fb..3289271745 100644 --- a/Demo/dsPIC_MPLAB/lcd.h +++ b/Demo/dsPIC_MPLAB/lcd.h @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/dsPIC_MPLAB/main.c b/Demo/dsPIC_MPLAB/main.c index b204c7d086..0cc09ac770 100644 --- a/Demo/dsPIC_MPLAB/main.c +++ b/Demo/dsPIC_MPLAB/main.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/dsPIC_MPLAB/serial/serial.c b/Demo/dsPIC_MPLAB/serial/serial.c index dd5b8f74fe..6a0e6ace9d 100644 --- a/Demo/dsPIC_MPLAB/serial/serial.c +++ b/Demo/dsPIC_MPLAB/serial/serial.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/dsPIC_MPLAB/timertest.c b/Demo/dsPIC_MPLAB/timertest.c index ab35c10cf5..b6e72d364d 100644 --- a/Demo/dsPIC_MPLAB/timertest.c +++ b/Demo/dsPIC_MPLAB/timertest.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/dsPIC_MPLAB/timertest.h b/Demo/dsPIC_MPLAB/timertest.h index 422a36e5c4..f36b267bbe 100644 --- a/Demo/dsPIC_MPLAB/timertest.h +++ b/Demo/dsPIC_MPLAB/timertest.h @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/lwIP_Demo_Rowley_ARM7/BasicWEB.c b/Demo/lwIP_Demo_Rowley_ARM7/BasicWEB.c index 781fc28503..75dbf79db4 100644 --- a/Demo/lwIP_Demo_Rowley_ARM7/BasicWEB.c +++ b/Demo/lwIP_Demo_Rowley_ARM7/BasicWEB.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/lwIP_Demo_Rowley_ARM7/BasicWEB.h b/Demo/lwIP_Demo_Rowley_ARM7/BasicWEB.h index 7824cfa5b7..2bb3e4564a 100644 --- a/Demo/lwIP_Demo_Rowley_ARM7/BasicWEB.h +++ b/Demo/lwIP_Demo_Rowley_ARM7/BasicWEB.h @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/lwIP_Demo_Rowley_ARM7/EMAC/SAM7_EMAC.c b/Demo/lwIP_Demo_Rowley_ARM7/EMAC/SAM7_EMAC.c index 6c021f65b6..c92517c3c2 100644 --- a/Demo/lwIP_Demo_Rowley_ARM7/EMAC/SAM7_EMAC.c +++ b/Demo/lwIP_Demo_Rowley_ARM7/EMAC/SAM7_EMAC.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/lwIP_Demo_Rowley_ARM7/EMAC/SAM7_EMAC.h b/Demo/lwIP_Demo_Rowley_ARM7/EMAC/SAM7_EMAC.h index 4c55879af9..c37f55a6df 100644 --- a/Demo/lwIP_Demo_Rowley_ARM7/EMAC/SAM7_EMAC.h +++ b/Demo/lwIP_Demo_Rowley_ARM7/EMAC/SAM7_EMAC.h @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. 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 58a1e2f19e..ab9a197959 100644 --- a/Demo/lwIP_Demo_Rowley_ARM7/EMAC/SAM7_EMAC_ISR.c +++ b/Demo/lwIP_Demo_Rowley_ARM7/EMAC/SAM7_EMAC_ISR.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/lwIP_Demo_Rowley_ARM7/FreeRTOSConfig.h b/Demo/lwIP_Demo_Rowley_ARM7/FreeRTOSConfig.h index df52422860..2ae663dbb6 100644 --- a/Demo/lwIP_Demo_Rowley_ARM7/FreeRTOSConfig.h +++ b/Demo/lwIP_Demo_Rowley_ARM7/FreeRTOSConfig.h @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/lwIP_Demo_Rowley_ARM7/ParTest/ParTest.c b/Demo/lwIP_Demo_Rowley_ARM7/ParTest/ParTest.c index 79020e4dd9..326bd81c43 100644 --- a/Demo/lwIP_Demo_Rowley_ARM7/ParTest/ParTest.c +++ b/Demo/lwIP_Demo_Rowley_ARM7/ParTest/ParTest.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/lwIP_Demo_Rowley_ARM7/USB/USB-CDC.c b/Demo/lwIP_Demo_Rowley_ARM7/USB/USB-CDC.c index 060491c841..0b649c9e75 100644 --- a/Demo/lwIP_Demo_Rowley_ARM7/USB/USB-CDC.c +++ b/Demo/lwIP_Demo_Rowley_ARM7/USB/USB-CDC.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/lwIP_Demo_Rowley_ARM7/USB/USB-CDC.h b/Demo/lwIP_Demo_Rowley_ARM7/USB/USB-CDC.h index b02936ac8f..0cfb775e58 100644 --- a/Demo/lwIP_Demo_Rowley_ARM7/USB/USB-CDC.h +++ b/Demo/lwIP_Demo_Rowley_ARM7/USB/USB-CDC.h @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/lwIP_Demo_Rowley_ARM7/USB/descriptors.h b/Demo/lwIP_Demo_Rowley_ARM7/USB/descriptors.h index 50e4c28389..d9ea91823b 100644 --- a/Demo/lwIP_Demo_Rowley_ARM7/USB/descriptors.h +++ b/Demo/lwIP_Demo_Rowley_ARM7/USB/descriptors.h @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/lwIP_Demo_Rowley_ARM7/USB/usb.h b/Demo/lwIP_Demo_Rowley_ARM7/USB/usb.h index 746f0cdb43..2c3a58c9eb 100644 --- a/Demo/lwIP_Demo_Rowley_ARM7/USB/usb.h +++ b/Demo/lwIP_Demo_Rowley_ARM7/USB/usb.h @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/lwIP_Demo_Rowley_ARM7/main.c b/Demo/lwIP_Demo_Rowley_ARM7/main.c index a7fcfda919..0abdbd3724 100644 --- a/Demo/lwIP_Demo_Rowley_ARM7/main.c +++ b/Demo/lwIP_Demo_Rowley_ARM7/main.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/lwIP_MCF5235_GCC/FreeRTOSConfig.h b/Demo/lwIP_MCF5235_GCC/FreeRTOSConfig.h index 716c271a5e..9692942757 100644 --- a/Demo/lwIP_MCF5235_GCC/FreeRTOSConfig.h +++ b/Demo/lwIP_MCF5235_GCC/FreeRTOSConfig.h @@ -24,15 +24,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/lwIP_MCF5235_GCC/demo.c b/Demo/lwIP_MCF5235_GCC/demo.c index 5b5eec8ca3..177ccdeef9 100644 --- a/Demo/lwIP_MCF5235_GCC/demo.c +++ b/Demo/lwIP_MCF5235_GCC/demo.c @@ -24,15 +24,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/lwIP_MCF5235_GCC/system/crt0.S b/Demo/lwIP_MCF5235_GCC/system/crt0.S index d62976276e..d3412d0aaf 100644 --- a/Demo/lwIP_MCF5235_GCC/system/crt0.S +++ b/Demo/lwIP_MCF5235_GCC/system/crt0.S @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/lwIP_MCF5235_GCC/system/init.c b/Demo/lwIP_MCF5235_GCC/system/init.c index 83c6532344..2d811177dc 100644 --- a/Demo/lwIP_MCF5235_GCC/system/init.c +++ b/Demo/lwIP_MCF5235_GCC/system/init.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/lwIP_MCF5235_GCC/system/newlib.c b/Demo/lwIP_MCF5235_GCC/system/newlib.c index 0a20ecd4d8..4754eb832e 100644 --- a/Demo/lwIP_MCF5235_GCC/system/newlib.c +++ b/Demo/lwIP_MCF5235_GCC/system/newlib.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/lwIP_MCF5235_GCC/system/serial.c b/Demo/lwIP_MCF5235_GCC/system/serial.c index 77f067dde2..1c2e31e512 100644 --- a/Demo/lwIP_MCF5235_GCC/system/serial.c +++ b/Demo/lwIP_MCF5235_GCC/system/serial.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/lwIP_MCF5235_GCC/system/vector.S b/Demo/lwIP_MCF5235_GCC/system/vector.S index 39272fef78..ac2a63303a 100644 --- a/Demo/lwIP_MCF5235_GCC/system/vector.S +++ b/Demo/lwIP_MCF5235_GCC/system/vector.S @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/lwIP_MCF5235_GCC/web.c b/Demo/lwIP_MCF5235_GCC/web.c index 18c65aece2..3e29070d0f 100644 --- a/Demo/lwIP_MCF5235_GCC/web.c +++ b/Demo/lwIP_MCF5235_GCC/web.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/lwIP_MCF5235_GCC/web.h b/Demo/lwIP_MCF5235_GCC/web.h index 2d48cb64b9..f9d61801ca 100644 --- a/Demo/lwIP_MCF5235_GCC/web.h +++ b/Demo/lwIP_MCF5235_GCC/web.h @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/msp430_CrossWorks/FreeRTOSConfig.h b/Demo/msp430_CrossWorks/FreeRTOSConfig.h index dd59e950a2..0c3f6d547e 100644 --- a/Demo/msp430_CrossWorks/FreeRTOSConfig.h +++ b/Demo/msp430_CrossWorks/FreeRTOSConfig.h @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/msp430_CrossWorks/ParTest/ParTest.c b/Demo/msp430_CrossWorks/ParTest/ParTest.c index a0254aee37..d86db7ecac 100644 --- a/Demo/msp430_CrossWorks/ParTest/ParTest.c +++ b/Demo/msp430_CrossWorks/ParTest/ParTest.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/msp430_CrossWorks/main.c b/Demo/msp430_CrossWorks/main.c index dad56771ee..fc6ae1aa80 100644 --- a/Demo/msp430_CrossWorks/main.c +++ b/Demo/msp430_CrossWorks/main.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/msp430_CrossWorks/serial/serial.c b/Demo/msp430_CrossWorks/serial/serial.c index 2b3099c20c..cf345f33a2 100644 --- a/Demo/msp430_CrossWorks/serial/serial.c +++ b/Demo/msp430_CrossWorks/serial/serial.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/msp430_GCC/FreeRTOSConfig.h b/Demo/msp430_GCC/FreeRTOSConfig.h index 03b92d7362..a7489cbfaa 100644 --- a/Demo/msp430_GCC/FreeRTOSConfig.h +++ b/Demo/msp430_GCC/FreeRTOSConfig.h @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/msp430_GCC/ParTest/ParTest.c b/Demo/msp430_GCC/ParTest/ParTest.c index 6944e141a2..d891c57ceb 100644 --- a/Demo/msp430_GCC/ParTest/ParTest.c +++ b/Demo/msp430_GCC/ParTest/ParTest.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/msp430_GCC/main.c b/Demo/msp430_GCC/main.c index 16f318489a..593f9da96a 100644 --- a/Demo/msp430_GCC/main.c +++ b/Demo/msp430_GCC/main.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/msp430_GCC/serial/serial.c b/Demo/msp430_GCC/serial/serial.c index 39bb5ffb4b..c18c374cbc 100644 --- a/Demo/msp430_GCC/serial/serial.c +++ b/Demo/msp430_GCC/serial/serial.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/uIP_Demo_IAR_ARM7/EMAC/EMAClISR.s79 b/Demo/uIP_Demo_IAR_ARM7/EMAC/EMAClISR.s79 index 75a3b69954..1e0ab077bd 100644 --- a/Demo/uIP_Demo_IAR_ARM7/EMAC/EMAClISR.s79 +++ b/Demo/uIP_Demo_IAR_ARM7/EMAC/EMAClISR.s79 @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/uIP_Demo_IAR_ARM7/EMAC/SAM7_EMAC.c b/Demo/uIP_Demo_IAR_ARM7/EMAC/SAM7_EMAC.c index 1c8d665149..7f7c228466 100644 --- a/Demo/uIP_Demo_IAR_ARM7/EMAC/SAM7_EMAC.c +++ b/Demo/uIP_Demo_IAR_ARM7/EMAC/SAM7_EMAC.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/uIP_Demo_IAR_ARM7/FreeRTOSConfig.h b/Demo/uIP_Demo_IAR_ARM7/FreeRTOSConfig.h index df966b2398..3a83560ffc 100644 --- a/Demo/uIP_Demo_IAR_ARM7/FreeRTOSConfig.h +++ b/Demo/uIP_Demo_IAR_ARM7/FreeRTOSConfig.h @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/uIP_Demo_IAR_ARM7/ParTest/ParTest.c b/Demo/uIP_Demo_IAR_ARM7/ParTest/ParTest.c index 59b93d48b4..a6ef4e50ed 100644 --- a/Demo/uIP_Demo_IAR_ARM7/ParTest/ParTest.c +++ b/Demo/uIP_Demo_IAR_ARM7/ParTest/ParTest.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/uIP_Demo_IAR_ARM7/main.c b/Demo/uIP_Demo_IAR_ARM7/main.c index 0d91cd76b8..78f53655a2 100644 --- a/Demo/uIP_Demo_IAR_ARM7/main.c +++ b/Demo/uIP_Demo_IAR_ARM7/main.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/uIP_Demo_Rowley_ARM7/FreeRTOSConfig.h b/Demo/uIP_Demo_Rowley_ARM7/FreeRTOSConfig.h index 50ca87a105..add00e616d 100644 --- a/Demo/uIP_Demo_Rowley_ARM7/FreeRTOSConfig.h +++ b/Demo/uIP_Demo_Rowley_ARM7/FreeRTOSConfig.h @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Demo/uIP_Demo_Rowley_ARM7/main.c b/Demo/uIP_Demo_Rowley_ARM7/main.c index 7f77e8f2da..5d3a3f9965 100644 --- a/Demo/uIP_Demo_Rowley_ARM7/main.c +++ b/Demo/uIP_Demo_Rowley_ARM7/main.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Source/croutine.c b/Source/croutine.c index a330e32917..da93da4e20 100644 --- a/Source/croutine.c +++ b/Source/croutine.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Source/include/FreeRTOS.h b/Source/include/FreeRTOS.h index 5ed5173510..c043461243 100644 --- a/Source/include/FreeRTOS.h +++ b/Source/include/FreeRTOS.h @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Source/include/croutine.h b/Source/include/croutine.h index e69d2bcd79..8cad64b4b5 100644 --- a/Source/include/croutine.h +++ b/Source/include/croutine.h @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Source/include/list.h b/Source/include/list.h index b6831a73ef..5dd6cad15a 100644 --- a/Source/include/list.h +++ b/Source/include/list.h @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Source/include/portable.h b/Source/include/portable.h index b6ae1b9a9e..926396acdc 100644 --- a/Source/include/portable.h +++ b/Source/include/portable.h @@ -23,15 +23,16 @@ of http:www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Source/include/projdefs.h b/Source/include/projdefs.h index d8d859ae8c..4c755bf8df 100644 --- a/Source/include/projdefs.h +++ b/Source/include/projdefs.h @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Source/include/queue.h b/Source/include/queue.h index 1ab63a6ab6..9e299aae3c 100644 --- a/Source/include/queue.h +++ b/Source/include/queue.h @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. @@ -735,7 +736,7 @@ signed portBASE_TYPE xQueueGenericReceive( xQueueHandle xQueue, const void * con /** * queue. h - *
unsigned portBASE_TYPE uxQueueMessagesWaiting( const xQueueHandle const xQueue );
+ *
unsigned portBASE_TYPE uxQueueMessagesWaiting( const xQueueHandle xQueue );
* * Return the number of messages stored in a queue. * @@ -746,7 +747,7 @@ signed portBASE_TYPE xQueueGenericReceive( xQueueHandle xQueue, const void * con * \page uxQueueMessagesWaiting uxQueueMessagesWaiting * \ingroup QueueManagement */ -unsigned portBASE_TYPE uxQueueMessagesWaiting( const xQueueHandle const xQueue ); +unsigned portBASE_TYPE uxQueueMessagesWaiting( const xQueueHandle xQueue ); /** * queue. h @@ -1174,9 +1175,9 @@ signed portBASE_TYPE xQueueReceiveFromISR( xQueueHandle pxQueue, const void * co * Utilities to query queue that are safe to use from an ISR. These utilities * should be used only from witin an ISR, or within a critical section. */ -signed portBASE_TYPE xQueueIsQueueEmptyFromISR( const xQueueHandle const pxQueue ); -signed portBASE_TYPE xQueueIsQueueFullFromISR( const xQueueHandle const pxQueue ); -unsigned portBASE_TYPE uxQueueMessagesWaitingFromISR( const xQueueHandle const pxQueue ); +signed portBASE_TYPE xQueueIsQueueEmptyFromISR( const xQueueHandle pxQueue ); +signed portBASE_TYPE xQueueIsQueueFullFromISR( const xQueueHandle pxQueue ); +unsigned portBASE_TYPE uxQueueMessagesWaitingFromISR( const xQueueHandle pxQueue ); /* diff --git a/Source/include/semphr.h b/Source/include/semphr.h index 0bd3f3fec4..e53dda77f8 100644 --- a/Source/include/semphr.h +++ b/Source/include/semphr.h @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Source/include/task.h b/Source/include/task.h index f4ef7b36c9..fa5f6adbf6 100644 --- a/Source/include/task.h +++ b/Source/include/task.h @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Source/list.c b/Source/list.c index e77f2f13a6..3880a93222 100644 --- a/Source/list.c +++ b/Source/list.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Source/portable/BCC/16BitDOS/Flsh186/port.c b/Source/portable/BCC/16BitDOS/Flsh186/port.c index 99bbb82c9d..6c9ac3e941 100644 --- a/Source/portable/BCC/16BitDOS/Flsh186/port.c +++ b/Source/portable/BCC/16BitDOS/Flsh186/port.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Source/portable/BCC/16BitDOS/Flsh186/prtmacro.h b/Source/portable/BCC/16BitDOS/Flsh186/prtmacro.h index 7d1aebb286..32bb3a4775 100644 --- a/Source/portable/BCC/16BitDOS/Flsh186/prtmacro.h +++ b/Source/portable/BCC/16BitDOS/Flsh186/prtmacro.h @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Source/portable/BCC/16BitDOS/PC/port.c b/Source/portable/BCC/16BitDOS/PC/port.c index ef8a033f59..58daec6168 100644 --- a/Source/portable/BCC/16BitDOS/PC/port.c +++ b/Source/portable/BCC/16BitDOS/PC/port.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Source/portable/BCC/16BitDOS/PC/prtmacro.h b/Source/portable/BCC/16BitDOS/PC/prtmacro.h index 7b47451ecf..7d7e21216f 100644 --- a/Source/portable/BCC/16BitDOS/PC/prtmacro.h +++ b/Source/portable/BCC/16BitDOS/PC/prtmacro.h @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Source/portable/BCC/16BitDOS/common/portasm.h b/Source/portable/BCC/16BitDOS/common/portasm.h index 418fa9a459..d68ee07435 100644 --- a/Source/portable/BCC/16BitDOS/common/portasm.h +++ b/Source/portable/BCC/16BitDOS/common/portasm.h @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Source/portable/BCC/16BitDOS/common/portcomn.c b/Source/portable/BCC/16BitDOS/common/portcomn.c index 5edffe59a2..8007d39490 100644 --- a/Source/portable/BCC/16BitDOS/common/portcomn.c +++ b/Source/portable/BCC/16BitDOS/common/portcomn.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Source/portable/CodeWarrior/HCS12/port.c b/Source/portable/CodeWarrior/HCS12/port.c index adb7904e7f..617640b45d 100644 --- a/Source/portable/CodeWarrior/HCS12/port.c +++ b/Source/portable/CodeWarrior/HCS12/port.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Source/portable/CodeWarrior/HCS12/portmacro.h b/Source/portable/CodeWarrior/HCS12/portmacro.h index dfa1f4a1a5..b653a8fdff 100644 --- a/Source/portable/CodeWarrior/HCS12/portmacro.h +++ b/Source/portable/CodeWarrior/HCS12/portmacro.h @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Source/portable/GCC/ARM7_AT91FR40008/port.c b/Source/portable/GCC/ARM7_AT91FR40008/port.c index ea0e230ca7..b871fc2f61 100644 --- a/Source/portable/GCC/ARM7_AT91FR40008/port.c +++ b/Source/portable/GCC/ARM7_AT91FR40008/port.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Source/portable/GCC/ARM7_AT91FR40008/portISR.c b/Source/portable/GCC/ARM7_AT91FR40008/portISR.c index cb40ef7dd8..62ee546107 100644 --- a/Source/portable/GCC/ARM7_AT91FR40008/portISR.c +++ b/Source/portable/GCC/ARM7_AT91FR40008/portISR.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Source/portable/GCC/ARM7_AT91FR40008/portmacro.h b/Source/portable/GCC/ARM7_AT91FR40008/portmacro.h index 0a53eb5e11..afc13939ab 100644 --- a/Source/portable/GCC/ARM7_AT91FR40008/portmacro.h +++ b/Source/portable/GCC/ARM7_AT91FR40008/portmacro.h @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Source/portable/GCC/ARM7_AT91SAM7S/port.c b/Source/portable/GCC/ARM7_AT91SAM7S/port.c index f2e930e06c..202d22c195 100644 --- a/Source/portable/GCC/ARM7_AT91SAM7S/port.c +++ b/Source/portable/GCC/ARM7_AT91SAM7S/port.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Source/portable/GCC/ARM7_AT91SAM7S/portISR.c b/Source/portable/GCC/ARM7_AT91SAM7S/portISR.c index 5a9af025a7..ffe2c1b591 100644 --- a/Source/portable/GCC/ARM7_AT91SAM7S/portISR.c +++ b/Source/portable/GCC/ARM7_AT91SAM7S/portISR.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Source/portable/GCC/ARM7_AT91SAM7S/portmacro.h b/Source/portable/GCC/ARM7_AT91SAM7S/portmacro.h index aff4a3a588..f4815e8228 100644 --- a/Source/portable/GCC/ARM7_AT91SAM7S/portmacro.h +++ b/Source/portable/GCC/ARM7_AT91SAM7S/portmacro.h @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Source/portable/GCC/ARM7_LPC2000/port.c b/Source/portable/GCC/ARM7_LPC2000/port.c index 13a92420f1..aed5bbc46c 100644 --- a/Source/portable/GCC/ARM7_LPC2000/port.c +++ b/Source/portable/GCC/ARM7_LPC2000/port.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Source/portable/GCC/ARM7_LPC2000/portISR.c b/Source/portable/GCC/ARM7_LPC2000/portISR.c index 52646070a9..3de4c16c6a 100644 --- a/Source/portable/GCC/ARM7_LPC2000/portISR.c +++ b/Source/portable/GCC/ARM7_LPC2000/portISR.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Source/portable/GCC/ARM7_LPC2000/portmacro.h b/Source/portable/GCC/ARM7_LPC2000/portmacro.h index aff4a3a588..f4815e8228 100644 --- a/Source/portable/GCC/ARM7_LPC2000/portmacro.h +++ b/Source/portable/GCC/ARM7_LPC2000/portmacro.h @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Source/portable/GCC/ARM_CM3/port.c b/Source/portable/GCC/ARM_CM3/port.c index d124dad925..cc3568fdec 100644 --- a/Source/portable/GCC/ARM_CM3/port.c +++ b/Source/portable/GCC/ARM_CM3/port.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Source/portable/GCC/ARM_CM3/portmacro.h b/Source/portable/GCC/ARM_CM3/portmacro.h index 76badef85a..b1a1efce8d 100644 --- a/Source/portable/GCC/ARM_CM3/portmacro.h +++ b/Source/portable/GCC/ARM_CM3/portmacro.h @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Source/portable/GCC/ATMega323/port.c b/Source/portable/GCC/ATMega323/port.c index 98b551a6cd..3a09ceaf13 100644 --- a/Source/portable/GCC/ATMega323/port.c +++ b/Source/portable/GCC/ATMega323/port.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Source/portable/GCC/ATMega323/portmacro.h b/Source/portable/GCC/ATMega323/portmacro.h index e24efa6d8b..6d45abea26 100644 --- a/Source/portable/GCC/ATMega323/portmacro.h +++ b/Source/portable/GCC/ATMega323/portmacro.h @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Source/portable/GCC/AVR32_UC3/port.c b/Source/portable/GCC/AVR32_UC3/port.c index 9906760f62..3b4032575b 100644 --- a/Source/portable/GCC/AVR32_UC3/port.c +++ b/Source/portable/GCC/AVR32_UC3/port.c @@ -37,15 +37,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Source/portable/GCC/AVR32_UC3/portmacro.h b/Source/portable/GCC/AVR32_UC3/portmacro.h index 1c9269f2c7..9840d9eb02 100644 --- a/Source/portable/GCC/AVR32_UC3/portmacro.h +++ b/Source/portable/GCC/AVR32_UC3/portmacro.h @@ -37,15 +37,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Source/portable/GCC/H8S2329/port.c b/Source/portable/GCC/H8S2329/port.c index cb0e26b6e2..8b16357845 100644 --- a/Source/portable/GCC/H8S2329/port.c +++ b/Source/portable/GCC/H8S2329/port.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Source/portable/GCC/H8S2329/portmacro.h b/Source/portable/GCC/H8S2329/portmacro.h index 2057f8e78b..d2b5ef76a9 100644 --- a/Source/portable/GCC/H8S2329/portmacro.h +++ b/Source/portable/GCC/H8S2329/portmacro.h @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Source/portable/GCC/HCS12/port.c b/Source/portable/GCC/HCS12/port.c index 0e0446ab01..212a0064e4 100644 --- a/Source/portable/GCC/HCS12/port.c +++ b/Source/portable/GCC/HCS12/port.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Source/portable/GCC/HCS12/portmacro.h b/Source/portable/GCC/HCS12/portmacro.h index c07c7e901c..0393ea7ee0 100644 --- a/Source/portable/GCC/HCS12/portmacro.h +++ b/Source/portable/GCC/HCS12/portmacro.h @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Source/portable/GCC/MCF5235/port.c b/Source/portable/GCC/MCF5235/port.c index ff8ba2e08c..320e221882 100644 --- a/Source/portable/GCC/MCF5235/port.c +++ b/Source/portable/GCC/MCF5235/port.c @@ -24,15 +24,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Source/portable/GCC/MCF5235/portmacro.h b/Source/portable/GCC/MCF5235/portmacro.h index 973d9287cc..c02fbbd9ca 100644 --- a/Source/portable/GCC/MCF5235/portmacro.h +++ b/Source/portable/GCC/MCF5235/portmacro.h @@ -24,15 +24,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Source/portable/GCC/MSP430F449/port.c b/Source/portable/GCC/MSP430F449/port.c index c46503666c..2159ef31d8 100644 --- a/Source/portable/GCC/MSP430F449/port.c +++ b/Source/portable/GCC/MSP430F449/port.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Source/portable/GCC/MSP430F449/portmacro.h b/Source/portable/GCC/MSP430F449/portmacro.h index 382ec4bc92..36c53c44f0 100644 --- a/Source/portable/GCC/MSP430F449/portmacro.h +++ b/Source/portable/GCC/MSP430F449/portmacro.h @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Source/portable/GCC/MicroBlaze/port.c b/Source/portable/GCC/MicroBlaze/port.c index 30943c2bbc..c0f19c1df8 100644 --- a/Source/portable/GCC/MicroBlaze/port.c +++ b/Source/portable/GCC/MicroBlaze/port.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Source/portable/GCC/MicroBlaze/portmacro.h b/Source/portable/GCC/MicroBlaze/portmacro.h index 0da4a3cf20..162c1a5050 100644 --- a/Source/portable/GCC/MicroBlaze/portmacro.h +++ b/Source/portable/GCC/MicroBlaze/portmacro.h @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Source/portable/GCC/PPC405_Xilinx/port.c b/Source/portable/GCC/PPC405_Xilinx/port.c index 64901c4344..3bea3da4d4 100644 --- a/Source/portable/GCC/PPC405_Xilinx/port.c +++ b/Source/portable/GCC/PPC405_Xilinx/port.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Source/portable/GCC/PPC405_Xilinx/portmacro.h b/Source/portable/GCC/PPC405_Xilinx/portmacro.h index a82854b2bb..64b2c9e14d 100644 --- a/Source/portable/GCC/PPC405_Xilinx/portmacro.h +++ b/Source/portable/GCC/PPC405_Xilinx/portmacro.h @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Source/portable/GCC/STR75x/port.c b/Source/portable/GCC/STR75x/port.c index 271fd443f6..b7d5ed2990 100644 --- a/Source/portable/GCC/STR75x/port.c +++ b/Source/portable/GCC/STR75x/port.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Source/portable/GCC/STR75x/portISR.c b/Source/portable/GCC/STR75x/portISR.c index e374b1dbac..b3defe1a9f 100644 --- a/Source/portable/GCC/STR75x/portISR.c +++ b/Source/portable/GCC/STR75x/portISR.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Source/portable/GCC/STR75x/portmacro.h b/Source/portable/GCC/STR75x/portmacro.h index da44d71cd4..9ed9778b52 100644 --- a/Source/portable/GCC/STR75x/portmacro.h +++ b/Source/portable/GCC/STR75x/portmacro.h @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Source/portable/IAR/ARM_CM3/port.c b/Source/portable/IAR/ARM_CM3/port.c index f5d1ab2618..5059de3725 100644 --- a/Source/portable/IAR/ARM_CM3/port.c +++ b/Source/portable/IAR/ARM_CM3/port.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Source/portable/IAR/ARM_CM3/portasm.s b/Source/portable/IAR/ARM_CM3/portasm.s index eb52fe33c2..65522b5b24 100644 --- a/Source/portable/IAR/ARM_CM3/portasm.s +++ b/Source/portable/IAR/ARM_CM3/portasm.s @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Source/portable/IAR/ARM_CM3/portmacro.h b/Source/portable/IAR/ARM_CM3/portmacro.h index a61578177b..f0f47a88cb 100644 --- a/Source/portable/IAR/ARM_CM3/portmacro.h +++ b/Source/portable/IAR/ARM_CM3/portmacro.h @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Source/portable/IAR/ATMega323/port.c b/Source/portable/IAR/ATMega323/port.c index f8490ffae4..d2eaa2c6aa 100644 --- a/Source/portable/IAR/ATMega323/port.c +++ b/Source/portable/IAR/ATMega323/port.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Source/portable/IAR/ATMega323/portmacro.h b/Source/portable/IAR/ATMega323/portmacro.h index fd0cb2ee18..b3110a85c2 100644 --- a/Source/portable/IAR/ATMega323/portmacro.h +++ b/Source/portable/IAR/ATMega323/portmacro.h @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Source/portable/IAR/AVR32_UC3/port.c b/Source/portable/IAR/AVR32_UC3/port.c index e65c9f2573..9641501ccc 100644 --- a/Source/portable/IAR/AVR32_UC3/port.c +++ b/Source/portable/IAR/AVR32_UC3/port.c @@ -37,15 +37,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Source/portable/IAR/AVR32_UC3/portmacro.h b/Source/portable/IAR/AVR32_UC3/portmacro.h index c0c52a3659..9ba05b526a 100644 --- a/Source/portable/IAR/AVR32_UC3/portmacro.h +++ b/Source/portable/IAR/AVR32_UC3/portmacro.h @@ -37,15 +37,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Source/portable/IAR/AtmelSAM7S64/port.c b/Source/portable/IAR/AtmelSAM7S64/port.c index 9caee5fd9e..9d50ee4b9e 100644 --- a/Source/portable/IAR/AtmelSAM7S64/port.c +++ b/Source/portable/IAR/AtmelSAM7S64/port.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Source/portable/IAR/AtmelSAM7S64/portmacro.h b/Source/portable/IAR/AtmelSAM7S64/portmacro.h index d439324911..42ff2e6ada 100644 --- a/Source/portable/IAR/AtmelSAM7S64/portmacro.h +++ b/Source/portable/IAR/AtmelSAM7S64/portmacro.h @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Source/portable/IAR/LPC2000/port.c b/Source/portable/IAR/LPC2000/port.c index 3ee73ca410..8087067e50 100644 --- a/Source/portable/IAR/LPC2000/port.c +++ b/Source/portable/IAR/LPC2000/port.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Source/portable/IAR/LPC2000/portmacro.h b/Source/portable/IAR/LPC2000/portmacro.h index 8a9245b714..39901d9b12 100644 --- a/Source/portable/IAR/LPC2000/portmacro.h +++ b/Source/portable/IAR/LPC2000/portmacro.h @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Source/portable/IAR/STR71x/port.c b/Source/portable/IAR/STR71x/port.c index 51be1a843d..709231eb0c 100644 --- a/Source/portable/IAR/STR71x/port.c +++ b/Source/portable/IAR/STR71x/port.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Source/portable/IAR/STR71x/portmacro.h b/Source/portable/IAR/STR71x/portmacro.h index 5248b4567c..3c1505aa36 100644 --- a/Source/portable/IAR/STR71x/portmacro.h +++ b/Source/portable/IAR/STR71x/portmacro.h @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Source/portable/IAR/STR75x/port.c b/Source/portable/IAR/STR75x/port.c index 334e94e9fc..bb345601c7 100644 --- a/Source/portable/IAR/STR75x/port.c +++ b/Source/portable/IAR/STR75x/port.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Source/portable/IAR/STR75x/portmacro.h b/Source/portable/IAR/STR75x/portmacro.h index de9ba88980..406b979fd3 100644 --- a/Source/portable/IAR/STR75x/portmacro.h +++ b/Source/portable/IAR/STR75x/portmacro.h @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Source/portable/IAR/STR91x/ISR_Support.h b/Source/portable/IAR/STR91x/ISR_Support.h index d0c9a2f49d..f93ff14ac2 100644 --- a/Source/portable/IAR/STR91x/ISR_Support.h +++ b/Source/portable/IAR/STR91x/ISR_Support.h @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Source/portable/IAR/STR91x/port.c b/Source/portable/IAR/STR91x/port.c index 0574f61dc4..bcd2391155 100644 --- a/Source/portable/IAR/STR91x/port.c +++ b/Source/portable/IAR/STR91x/port.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Source/portable/IAR/STR91x/portasm.s79 b/Source/portable/IAR/STR91x/portasm.s79 index 9455fd7c33..cf283ff32b 100644 --- a/Source/portable/IAR/STR91x/portasm.s79 +++ b/Source/portable/IAR/STR91x/portasm.s79 @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Source/portable/IAR/STR91x/portmacro.h b/Source/portable/IAR/STR91x/portmacro.h index ef5d931436..98343b32eb 100644 --- a/Source/portable/IAR/STR91x/portmacro.h +++ b/Source/portable/IAR/STR91x/portmacro.h @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Source/portable/Keil/ARM7/port.c b/Source/portable/Keil/ARM7/port.c index e895798184..8b446254f8 100644 --- a/Source/portable/Keil/ARM7/port.c +++ b/Source/portable/Keil/ARM7/port.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Source/portable/Keil/ARM7/portISR.c b/Source/portable/Keil/ARM7/portISR.c index 173a1cc7d3..d084353fa4 100644 --- a/Source/portable/Keil/ARM7/portISR.c +++ b/Source/portable/Keil/ARM7/portISR.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Source/portable/Keil/ARM7/portmacro.h b/Source/portable/Keil/ARM7/portmacro.h index 30ce017dd3..671e35b5cb 100644 --- a/Source/portable/Keil/ARM7/portmacro.h +++ b/Source/portable/Keil/ARM7/portmacro.h @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Source/portable/MPLAB/PIC18F/port.c b/Source/portable/MPLAB/PIC18F/port.c index cc610fbfc9..d1f6bd3943 100644 --- a/Source/portable/MPLAB/PIC18F/port.c +++ b/Source/portable/MPLAB/PIC18F/port.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Source/portable/MPLAB/PIC18F/portmacro.h b/Source/portable/MPLAB/PIC18F/portmacro.h index f897c68ece..47d13bd994 100644 --- a/Source/portable/MPLAB/PIC18F/portmacro.h +++ b/Source/portable/MPLAB/PIC18F/portmacro.h @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Source/portable/MPLAB/PIC24_dsPIC/port.c b/Source/portable/MPLAB/PIC24_dsPIC/port.c index 1e2051ad0d..e715cf37dc 100644 --- a/Source/portable/MPLAB/PIC24_dsPIC/port.c +++ b/Source/portable/MPLAB/PIC24_dsPIC/port.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Source/portable/MPLAB/PIC24_dsPIC/portmacro.h b/Source/portable/MPLAB/PIC24_dsPIC/portmacro.h index c97ef8e3b0..a569319cd9 100644 --- a/Source/portable/MPLAB/PIC24_dsPIC/portmacro.h +++ b/Source/portable/MPLAB/PIC24_dsPIC/portmacro.h @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Source/portable/MPLAB/PIC32MX/ISR_Support.h b/Source/portable/MPLAB/PIC32MX/ISR_Support.h index 9073ae089e..e1d962744c 100644 --- a/Source/portable/MPLAB/PIC32MX/ISR_Support.h +++ b/Source/portable/MPLAB/PIC32MX/ISR_Support.h @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Source/portable/MPLAB/PIC32MX/port.c b/Source/portable/MPLAB/PIC32MX/port.c index 7435d05e68..290fb89a04 100644 --- a/Source/portable/MPLAB/PIC32MX/port.c +++ b/Source/portable/MPLAB/PIC32MX/port.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Source/portable/MPLAB/PIC32MX/port_asm.S b/Source/portable/MPLAB/PIC32MX/port_asm.S index 253bc9c43e..d32b0ab6af 100644 --- a/Source/portable/MPLAB/PIC32MX/port_asm.S +++ b/Source/portable/MPLAB/PIC32MX/port_asm.S @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Source/portable/MPLAB/PIC32MX/portmacro.h b/Source/portable/MPLAB/PIC32MX/portmacro.h index 9538182524..250c3e26c3 100644 --- a/Source/portable/MPLAB/PIC32MX/portmacro.h +++ b/Source/portable/MPLAB/PIC32MX/portmacro.h @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Source/portable/MemMang/heap_1.c b/Source/portable/MemMang/heap_1.c index 67d080d2fc..2af30fc869 100644 --- a/Source/portable/MemMang/heap_1.c +++ b/Source/portable/MemMang/heap_1.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Source/portable/MemMang/heap_2.c b/Source/portable/MemMang/heap_2.c index a42136c889..75d2b995a0 100644 --- a/Source/portable/MemMang/heap_2.c +++ b/Source/portable/MemMang/heap_2.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Source/portable/MemMang/heap_3.c b/Source/portable/MemMang/heap_3.c index 43a4524faa..15bfae18d5 100644 --- a/Source/portable/MemMang/heap_3.c +++ b/Source/portable/MemMang/heap_3.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Source/portable/Paradigm/Tern_EE/large_untested/port.c b/Source/portable/Paradigm/Tern_EE/large_untested/port.c index 60bb5d2cc1..3920546aab 100644 --- a/Source/portable/Paradigm/Tern_EE/large_untested/port.c +++ b/Source/portable/Paradigm/Tern_EE/large_untested/port.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Source/portable/Paradigm/Tern_EE/large_untested/portasm.h b/Source/portable/Paradigm/Tern_EE/large_untested/portasm.h index d5bdeaba8f..14c1f8e70d 100644 --- a/Source/portable/Paradigm/Tern_EE/large_untested/portasm.h +++ b/Source/portable/Paradigm/Tern_EE/large_untested/portasm.h @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Source/portable/Paradigm/Tern_EE/large_untested/portmacro.h b/Source/portable/Paradigm/Tern_EE/large_untested/portmacro.h index b6ccbcc658..fea1185645 100644 --- a/Source/portable/Paradigm/Tern_EE/large_untested/portmacro.h +++ b/Source/portable/Paradigm/Tern_EE/large_untested/portmacro.h @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Source/portable/Paradigm/Tern_EE/small/port.c b/Source/portable/Paradigm/Tern_EE/small/port.c index 55287cd988..ba906a994d 100644 --- a/Source/portable/Paradigm/Tern_EE/small/port.c +++ b/Source/portable/Paradigm/Tern_EE/small/port.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Source/portable/Paradigm/Tern_EE/small/portasm.h b/Source/portable/Paradigm/Tern_EE/small/portasm.h index 78304babc9..3a9702f53b 100644 --- a/Source/portable/Paradigm/Tern_EE/small/portasm.h +++ b/Source/portable/Paradigm/Tern_EE/small/portasm.h @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Source/portable/Paradigm/Tern_EE/small/portmacro.h b/Source/portable/Paradigm/Tern_EE/small/portmacro.h index bfdefb6305..7ebfbba014 100644 --- a/Source/portable/Paradigm/Tern_EE/small/portmacro.h +++ b/Source/portable/Paradigm/Tern_EE/small/portmacro.h @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Source/portable/RVDS/ARM_CM3/port.c b/Source/portable/RVDS/ARM_CM3/port.c index 87f9bcd2a4..98a404d5af 100644 --- a/Source/portable/RVDS/ARM_CM3/port.c +++ b/Source/portable/RVDS/ARM_CM3/port.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Source/portable/RVDS/ARM_CM3/portmacro.h b/Source/portable/RVDS/ARM_CM3/portmacro.h index 9f6f06474e..b82f2eaa47 100644 --- a/Source/portable/RVDS/ARM_CM3/portmacro.h +++ b/Source/portable/RVDS/ARM_CM3/portmacro.h @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Source/portable/Rowley/MSP430F449/Port1/port.c b/Source/portable/Rowley/MSP430F449/Port1/port.c index 6117f134c7..7fc772a265 100644 --- a/Source/portable/Rowley/MSP430F449/Port1/port.c +++ b/Source/portable/Rowley/MSP430F449/Port1/port.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Source/portable/Rowley/MSP430F449/Port1/portmacro.h b/Source/portable/Rowley/MSP430F449/Port1/portmacro.h index c6dcb30eaa..e5a4f62b4a 100644 --- a/Source/portable/Rowley/MSP430F449/Port1/portmacro.h +++ b/Source/portable/Rowley/MSP430F449/Port1/portmacro.h @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Source/portable/Rowley/MSP430F449/Port2/port.c b/Source/portable/Rowley/MSP430F449/Port2/port.c index ca4eb3d242..9fa5996d4d 100644 --- a/Source/portable/Rowley/MSP430F449/Port2/port.c +++ b/Source/portable/Rowley/MSP430F449/Port2/port.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Source/portable/Rowley/MSP430F449/Port2/portmacro.h b/Source/portable/Rowley/MSP430F449/Port2/portmacro.h index a2ada2c3ab..f6b0acce70 100644 --- a/Source/portable/Rowley/MSP430F449/Port2/portmacro.h +++ b/Source/portable/Rowley/MSP430F449/Port2/portmacro.h @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Source/portable/Rowley/MSP430F449/port.c b/Source/portable/Rowley/MSP430F449/port.c index 6117f134c7..7fc772a265 100644 --- a/Source/portable/Rowley/MSP430F449/port.c +++ b/Source/portable/Rowley/MSP430F449/port.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Source/portable/Rowley/MSP430F449/portmacro.h b/Source/portable/Rowley/MSP430F449/portmacro.h index fc92355f7a..f8045e63e7 100644 --- a/Source/portable/Rowley/MSP430F449/portmacro.h +++ b/Source/portable/Rowley/MSP430F449/portmacro.h @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Source/portable/SDCC/Cygnal/port.c b/Source/portable/SDCC/Cygnal/port.c index cfd3a9fe44..280421f1f7 100644 --- a/Source/portable/SDCC/Cygnal/port.c +++ b/Source/portable/SDCC/Cygnal/port.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Source/portable/SDCC/Cygnal/portmacro.h b/Source/portable/SDCC/Cygnal/portmacro.h index 4d2087ef72..30b2cdb931 100644 --- a/Source/portable/SDCC/Cygnal/portmacro.h +++ b/Source/portable/SDCC/Cygnal/portmacro.h @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Source/portable/Softune/MB91460/port.c b/Source/portable/Softune/MB91460/port.c index 8000480d98..ec6812a1f5 100644 --- a/Source/portable/Softune/MB91460/port.c +++ b/Source/portable/Softune/MB91460/port.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Source/portable/Softune/MB91460/portmacro.h b/Source/portable/Softune/MB91460/portmacro.h index 68d049e55b..e6dba61f97 100644 --- a/Source/portable/Softune/MB91460/portmacro.h +++ b/Source/portable/Softune/MB91460/portmacro.h @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Source/portable/Softune/MB96340/port.c b/Source/portable/Softune/MB96340/port.c index 2225fdbeac..4dc6e5a56c 100644 --- a/Source/portable/Softune/MB96340/port.c +++ b/Source/portable/Softune/MB96340/port.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Source/portable/Softune/MB96340/portmacro.h b/Source/portable/Softune/MB96340/portmacro.h index b6b0de9e19..6efabe246b 100644 --- a/Source/portable/Softune/MB96340/portmacro.h +++ b/Source/portable/Softune/MB96340/portmacro.h @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Source/portable/WizC/PIC18/Drivers/Tick/Tick.c b/Source/portable/WizC/PIC18/Drivers/Tick/Tick.c index 863398eeb3..bfdcfb681e 100644 --- a/Source/portable/WizC/PIC18/Drivers/Tick/Tick.c +++ b/Source/portable/WizC/PIC18/Drivers/Tick/Tick.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Source/portable/WizC/PIC18/Drivers/Tick/isrTick.c b/Source/portable/WizC/PIC18/Drivers/Tick/isrTick.c index ee7bdb404e..279debbee1 100644 --- a/Source/portable/WizC/PIC18/Drivers/Tick/isrTick.c +++ b/Source/portable/WizC/PIC18/Drivers/Tick/isrTick.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Source/portable/WizC/PIC18/addFreeRTOS.h b/Source/portable/WizC/PIC18/addFreeRTOS.h index 948de3f15b..555402f7d9 100644 --- a/Source/portable/WizC/PIC18/addFreeRTOS.h +++ b/Source/portable/WizC/PIC18/addFreeRTOS.h @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Source/portable/WizC/PIC18/port.c b/Source/portable/WizC/PIC18/port.c index 60a0fa8ea2..2a847ab0e6 100644 --- a/Source/portable/WizC/PIC18/port.c +++ b/Source/portable/WizC/PIC18/port.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Source/portable/WizC/PIC18/portmacro.h b/Source/portable/WizC/PIC18/portmacro.h index d2c79ae6b2..ef8b95003e 100644 --- a/Source/portable/WizC/PIC18/portmacro.h +++ b/Source/portable/WizC/PIC18/portmacro.h @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Source/portable/oWatcom/16BitDOS/Flsh186/port.c b/Source/portable/oWatcom/16BitDOS/Flsh186/port.c index 88eed76707..2501d03090 100644 --- a/Source/portable/oWatcom/16BitDOS/Flsh186/port.c +++ b/Source/portable/oWatcom/16BitDOS/Flsh186/port.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Source/portable/oWatcom/16BitDOS/Flsh186/portmacro.h b/Source/portable/oWatcom/16BitDOS/Flsh186/portmacro.h index c9525b3d80..cedfb63955 100644 --- a/Source/portable/oWatcom/16BitDOS/Flsh186/portmacro.h +++ b/Source/portable/oWatcom/16BitDOS/Flsh186/portmacro.h @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Source/portable/oWatcom/16BitDOS/PC/port.c b/Source/portable/oWatcom/16BitDOS/PC/port.c index af1fd15571..394a6b96cb 100644 --- a/Source/portable/oWatcom/16BitDOS/PC/port.c +++ b/Source/portable/oWatcom/16BitDOS/PC/port.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Source/portable/oWatcom/16BitDOS/PC/portmacro.h b/Source/portable/oWatcom/16BitDOS/PC/portmacro.h index de8c096bc0..89900081da 100644 --- a/Source/portable/oWatcom/16BitDOS/PC/portmacro.h +++ b/Source/portable/oWatcom/16BitDOS/PC/portmacro.h @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Source/portable/oWatcom/16BitDOS/common/portasm.h b/Source/portable/oWatcom/16BitDOS/common/portasm.h index 1aa0db00b3..8a96624bca 100644 --- a/Source/portable/oWatcom/16BitDOS/common/portasm.h +++ b/Source/portable/oWatcom/16BitDOS/common/portasm.h @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Source/portable/oWatcom/16BitDOS/common/portcomn.c b/Source/portable/oWatcom/16BitDOS/common/portcomn.c index 72414a68b8..a043ddc583 100644 --- a/Source/portable/oWatcom/16BitDOS/common/portcomn.c +++ b/Source/portable/oWatcom/16BitDOS/common/portcomn.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. diff --git a/Source/queue.c b/Source/queue.c index 5b9cf69e33..a591ea86c4 100644 --- a/Source/queue.c +++ b/Source/queue.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation. @@ -113,7 +114,7 @@ typedef xQUEUE * xQueueHandle; */ xQueueHandle xQueueCreate( unsigned portBASE_TYPE uxQueueLength, unsigned portBASE_TYPE uxItemSize ); signed portBASE_TYPE xQueueGenericSend( xQueueHandle xQueue, const void * const pvItemToQueue, portTickType xTicksToWait, portBASE_TYPE xCopyPosition ); -unsigned portBASE_TYPE uxQueueMessagesWaiting( const xQueueHandle const pxQueue ); +unsigned portBASE_TYPE uxQueueMessagesWaiting( const xQueueHandle pxQueue ); void vQueueDelete( xQueueHandle xQueue ); signed portBASE_TYPE xQueueGenericSendFromISR( xQueueHandle pxQueue, const void * const pvItemToQueue, signed portBASE_TYPE xTaskPreviouslyWoken, portBASE_TYPE xCopyPosition ); signed portBASE_TYPE xQueueGenericReceive( xQueueHandle pxQueue, const void * const pvBuffer, portTickType xTicksToWait, portBASE_TYPE xJustPeeking ); @@ -124,9 +125,9 @@ portBASE_TYPE xQueueTakeMutexRecursive( xQueueHandle xMutex, portTickType xBlock portBASE_TYPE xQueueGiveMutexRecursive( xQueueHandle xMutex ); signed portBASE_TYPE xQueueAltGenericSend( xQueueHandle pxQueue, const void * const pvItemToQueue, portTickType xTicksToWait, portBASE_TYPE xCopyPosition ); signed portBASE_TYPE xQueueAltGenericReceive( xQueueHandle pxQueue, const void * const pvBuffer, portTickType xTicksToWait, portBASE_TYPE xJustPeeking ); -portBASE_TYPE xQueueIsQueueEmptyFromISR( const xQueueHandle const pxQueue ); -portBASE_TYPE xQueueIsQueueFullFromISR( const xQueueHandle const pxQueue ); -unsigned portBASE_TYPE uxQueueMessagesWaitingFromISR( const xQueueHandle const pxQueue ); +portBASE_TYPE xQueueIsQueueEmptyFromISR( const xQueueHandle pxQueue ); +portBASE_TYPE xQueueIsQueueFullFromISR( const xQueueHandle pxQueue ); +unsigned portBASE_TYPE uxQueueMessagesWaitingFromISR( const xQueueHandle pxQueue ); #if configUSE_CO_ROUTINES == 1 @@ -151,14 +152,14 @@ static void prvUnlockQueue( xQueueHandle pxQueue ); * * @return pdTRUE if the queue contains no items, otherwise pdFALSE. */ -static signed portBASE_TYPE prvIsQueueEmpty( const xQueueHandle const pxQueue ); +static signed portBASE_TYPE prvIsQueueEmpty( const xQueueHandle pxQueue ); /* * Uses a critical section to determine if there is any space in a queue. * * @return pdTRUE if there is no space, otherwise pdFALSE; */ -static signed portBASE_TYPE prvIsQueueFull( const xQueueHandle const pxQueue ); +static signed portBASE_TYPE prvIsQueueFull( const xQueueHandle pxQueue ); /* * Copies an item into the queue, either at the front of the queue or the @@ -1040,7 +1041,7 @@ signed portBASE_TYPE xReturn; } /*-----------------------------------------------------------*/ -unsigned portBASE_TYPE uxQueueMessagesWaiting( const xQueueHandle const pxQueue ) +unsigned portBASE_TYPE uxQueueMessagesWaiting( const xQueueHandle pxQueue ) { unsigned portBASE_TYPE uxReturn; @@ -1179,7 +1180,7 @@ static void prvUnlockQueue( xQueueHandle pxQueue ) } /*-----------------------------------------------------------*/ -static signed portBASE_TYPE prvIsQueueEmpty( const xQueueHandle const pxQueue ) +static signed portBASE_TYPE prvIsQueueEmpty( const xQueueHandle pxQueue ) { signed portBASE_TYPE xReturn; @@ -1201,7 +1202,7 @@ signed portBASE_TYPE xReturn; } /*-----------------------------------------------------------*/ -static signed portBASE_TYPE prvIsQueueFull( const xQueueHandle const pxQueue ) +static signed portBASE_TYPE prvIsQueueFull( const xQueueHandle pxQueue ) { signed portBASE_TYPE xReturn; diff --git a/Source/tasks.c b/Source/tasks.c index bd8d82fdf0..065004b4a1 100644 --- a/Source/tasks.c +++ b/Source/tasks.c @@ -23,15 +23,16 @@ of http://www.FreeRTOS.org for full details of how and when the exception can be applied. - *************************************************************************** - *************************************************************************** - * * - * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org * - * running on your hardware - or even write all or part of your application* - * for you? See http://www.OpenRTOS.com for details. * - * * - *************************************************************************** - *************************************************************************** + *************************************************************************** + *************************************************************************** + * * + * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * + * and even write all or part of your application on your behalf. * + * See http://www.OpenRTOS.com for details of the services we provide to * + * expedite your project. * + * * + *************************************************************************** + *************************************************************************** Please ensure to read the configuration and relevant port sections of the online documentation.