summaryrefslogtreecommitdiff
path: root/FreeRTOS/Source
diff options
context:
space:
mode:
Diffstat (limited to 'FreeRTOS/Source')
-rw-r--r--FreeRTOS/Source/croutine.c54
-rw-r--r--FreeRTOS/Source/event_groups.c54
-rw-r--r--FreeRTOS/Source/include/FreeRTOS.h54
-rw-r--r--FreeRTOS/Source/include/StackMacros.h54
-rw-r--r--FreeRTOS/Source/include/croutine.h54
-rw-r--r--FreeRTOS/Source/include/deprecated_definitions.h54
-rw-r--r--FreeRTOS/Source/include/event_groups.h54
-rw-r--r--FreeRTOS/Source/include/list.h54
-rw-r--r--FreeRTOS/Source/include/mpu_wrappers.h54
-rw-r--r--FreeRTOS/Source/include/portable.h54
-rw-r--r--FreeRTOS/Source/include/projdefs.h54
-rw-r--r--FreeRTOS/Source/include/queue.h54
-rw-r--r--FreeRTOS/Source/include/semphr.h54
-rw-r--r--FreeRTOS/Source/include/task.h56
-rw-r--r--FreeRTOS/Source/include/timers.h54
-rw-r--r--FreeRTOS/Source/list.c54
-rw-r--r--FreeRTOS/Source/portable/BCC/16BitDOS/Flsh186/port.c54
-rw-r--r--FreeRTOS/Source/portable/BCC/16BitDOS/Flsh186/prtmacro.h54
-rw-r--r--FreeRTOS/Source/portable/BCC/16BitDOS/PC/port.c54
-rw-r--r--FreeRTOS/Source/portable/BCC/16BitDOS/PC/prtmacro.h54
-rw-r--r--FreeRTOS/Source/portable/BCC/16BitDOS/common/portasm.h54
-rw-r--r--FreeRTOS/Source/portable/BCC/16BitDOS/common/portcomn.c54
-rw-r--r--FreeRTOS/Source/portable/CCS/ARM_Cortex-R4/port.c54
-rw-r--r--FreeRTOS/Source/portable/CCS/ARM_Cortex-R4/portASM.asm2
-rw-r--r--FreeRTOS/Source/portable/CCS/ARM_Cortex-R4/portmacro.h54
-rw-r--r--FreeRTOS/Source/portable/CCS/MSP430X/data_model.h2
-rw-r--r--FreeRTOS/Source/portable/CCS/MSP430X/port.c54
-rw-r--r--FreeRTOS/Source/portable/CCS/MSP430X/portext.asm2
-rw-r--r--FreeRTOS/Source/portable/CCS/MSP430X/portmacro.h54
-rw-r--r--FreeRTOS/Source/portable/CodeWarrior/ColdFire_V1/port.c54
-rw-r--r--FreeRTOS/Source/portable/CodeWarrior/ColdFire_V1/portasm.S54
-rw-r--r--FreeRTOS/Source/portable/CodeWarrior/ColdFire_V1/portmacro.h54
-rw-r--r--FreeRTOS/Source/portable/CodeWarrior/ColdFire_V2/port.c54
-rw-r--r--FreeRTOS/Source/portable/CodeWarrior/ColdFire_V2/portasm.S54
-rw-r--r--FreeRTOS/Source/portable/CodeWarrior/ColdFire_V2/portmacro.h54
-rw-r--r--FreeRTOS/Source/portable/CodeWarrior/HCS12/port.c54
-rw-r--r--FreeRTOS/Source/portable/CodeWarrior/HCS12/portmacro.h54
-rw-r--r--FreeRTOS/Source/portable/GCC/ARM7_AT91FR40008/port.c54
-rw-r--r--FreeRTOS/Source/portable/GCC/ARM7_AT91FR40008/portISR.c54
-rw-r--r--FreeRTOS/Source/portable/GCC/ARM7_AT91FR40008/portmacro.h54
-rw-r--r--FreeRTOS/Source/portable/GCC/ARM7_AT91SAM7S/port.c54
-rw-r--r--FreeRTOS/Source/portable/GCC/ARM7_AT91SAM7S/portISR.c54
-rw-r--r--FreeRTOS/Source/portable/GCC/ARM7_AT91SAM7S/portmacro.h54
-rw-r--r--FreeRTOS/Source/portable/GCC/ARM7_LPC2000/port.c54
-rw-r--r--FreeRTOS/Source/portable/GCC/ARM7_LPC2000/portISR.c54
-rw-r--r--FreeRTOS/Source/portable/GCC/ARM7_LPC2000/portmacro.h54
-rw-r--r--FreeRTOS/Source/portable/GCC/ARM7_LPC23xx/port.c54
-rw-r--r--FreeRTOS/Source/portable/GCC/ARM7_LPC23xx/portISR.c54
-rw-r--r--FreeRTOS/Source/portable/GCC/ARM7_LPC23xx/portmacro.h54
-rw-r--r--FreeRTOS/Source/portable/GCC/ARM_CA9/port.c54
-rw-r--r--FreeRTOS/Source/portable/GCC/ARM_CA9/portASM.S2
-rw-r--r--FreeRTOS/Source/portable/GCC/ARM_CA9/portmacro.h54
-rw-r--r--FreeRTOS/Source/portable/GCC/ARM_CM0/port.c54
-rw-r--r--FreeRTOS/Source/portable/GCC/ARM_CM0/portmacro.h54
-rw-r--r--FreeRTOS/Source/portable/GCC/ARM_CM3/port.c54
-rw-r--r--FreeRTOS/Source/portable/GCC/ARM_CM3/portmacro.h54
-rw-r--r--FreeRTOS/Source/portable/GCC/ARM_CM3_MPU/port.c54
-rw-r--r--FreeRTOS/Source/portable/GCC/ARM_CM3_MPU/portmacro.h54
-rw-r--r--FreeRTOS/Source/portable/GCC/ARM_CM4F/port.c54
-rw-r--r--FreeRTOS/Source/portable/GCC/ARM_CM4F/portmacro.h54
-rw-r--r--FreeRTOS/Source/portable/GCC/ATMega323/port.c54
-rw-r--r--FreeRTOS/Source/portable/GCC/ATMega323/portmacro.h54
-rw-r--r--FreeRTOS/Source/portable/GCC/AVR32_UC3/port.c54
-rw-r--r--FreeRTOS/Source/portable/GCC/AVR32_UC3/portmacro.h54
-rw-r--r--FreeRTOS/Source/portable/GCC/CORTUS_APS3/port.c54
-rw-r--r--FreeRTOS/Source/portable/GCC/CORTUS_APS3/portmacro.h54
-rw-r--r--FreeRTOS/Source/portable/GCC/ColdFire_V2/port.c54
-rw-r--r--FreeRTOS/Source/portable/GCC/ColdFire_V2/portasm.S54
-rw-r--r--FreeRTOS/Source/portable/GCC/ColdFire_V2/portmacro.h54
-rw-r--r--FreeRTOS/Source/portable/GCC/H8S2329/port.c54
-rw-r--r--FreeRTOS/Source/portable/GCC/H8S2329/portmacro.h54
-rw-r--r--FreeRTOS/Source/portable/GCC/HCS12/port.c54
-rw-r--r--FreeRTOS/Source/portable/GCC/HCS12/portmacro.h54
-rw-r--r--FreeRTOS/Source/portable/GCC/MSP430F449/port.c54
-rw-r--r--FreeRTOS/Source/portable/GCC/MSP430F449/portmacro.h54
-rw-r--r--FreeRTOS/Source/portable/GCC/MicroBlaze/port.c54
-rw-r--r--FreeRTOS/Source/portable/GCC/MicroBlaze/portasm.s54
-rw-r--r--FreeRTOS/Source/portable/GCC/MicroBlaze/portmacro.h54
-rw-r--r--FreeRTOS/Source/portable/GCC/MicroBlazeV8/port.c54
-rw-r--r--FreeRTOS/Source/portable/GCC/MicroBlazeV8/port_exceptions.c54
-rw-r--r--FreeRTOS/Source/portable/GCC/MicroBlazeV8/portasm.S54
-rw-r--r--FreeRTOS/Source/portable/GCC/MicroBlazeV8/portmacro.h60
-rw-r--r--FreeRTOS/Source/portable/GCC/NiosII/port.c54
-rw-r--r--FreeRTOS/Source/portable/GCC/NiosII/port_asm.S54
-rw-r--r--FreeRTOS/Source/portable/GCC/NiosII/portmacro.h54
-rw-r--r--FreeRTOS/Source/portable/GCC/PPC405_Xilinx/FPU_Macros.h54
-rw-r--r--FreeRTOS/Source/portable/GCC/PPC405_Xilinx/port.c54
-rw-r--r--FreeRTOS/Source/portable/GCC/PPC405_Xilinx/portasm.S54
-rw-r--r--FreeRTOS/Source/portable/GCC/PPC405_Xilinx/portmacro.h54
-rw-r--r--FreeRTOS/Source/portable/GCC/PPC440_Xilinx/FPU_Macros.h54
-rw-r--r--FreeRTOS/Source/portable/GCC/PPC440_Xilinx/port.c54
-rw-r--r--FreeRTOS/Source/portable/GCC/PPC440_Xilinx/portasm.S54
-rw-r--r--FreeRTOS/Source/portable/GCC/PPC440_Xilinx/portmacro.h54
-rw-r--r--FreeRTOS/Source/portable/GCC/RX100/port.c54
-rw-r--r--FreeRTOS/Source/portable/GCC/RX100/portmacro.h54
-rw-r--r--FreeRTOS/Source/portable/GCC/RX600/port.c54
-rw-r--r--FreeRTOS/Source/portable/GCC/RX600/portmacro.h54
-rw-r--r--FreeRTOS/Source/portable/GCC/RX600v2/port.c54
-rw-r--r--FreeRTOS/Source/portable/GCC/RX600v2/portmacro.h54
-rw-r--r--FreeRTOS/Source/portable/GCC/STR75x/port.c54
-rw-r--r--FreeRTOS/Source/portable/GCC/STR75x/portISR.c54
-rw-r--r--FreeRTOS/Source/portable/GCC/STR75x/portmacro.h54
-rw-r--r--FreeRTOS/Source/portable/GCC/TriCore_1782/port.c54
-rw-r--r--FreeRTOS/Source/portable/GCC/TriCore_1782/portmacro.h54
-rw-r--r--FreeRTOS/Source/portable/GCC/TriCore_1782/porttrap.c54
-rw-r--r--FreeRTOS/Source/portable/IAR/78K0R/ISR_Support.h2
-rw-r--r--FreeRTOS/Source/portable/IAR/78K0R/port.c54
-rw-r--r--FreeRTOS/Source/portable/IAR/78K0R/portasm.s262
-rw-r--r--FreeRTOS/Source/portable/IAR/78K0R/portmacro.h54
-rw-r--r--FreeRTOS/Source/portable/IAR/ARM_CA5_No_GIC/port.c54
-rw-r--r--FreeRTOS/Source/portable/IAR/ARM_CA5_No_GIC/portASM.h2
-rw-r--r--FreeRTOS/Source/portable/IAR/ARM_CA5_No_GIC/portASM.s2
-rw-r--r--FreeRTOS/Source/portable/IAR/ARM_CA5_No_GIC/portmacro.h54
-rw-r--r--FreeRTOS/Source/portable/IAR/ARM_CA9/port.c54
-rw-r--r--FreeRTOS/Source/portable/IAR/ARM_CA9/portASM.h2
-rw-r--r--FreeRTOS/Source/portable/IAR/ARM_CA9/portASM.s2
-rw-r--r--FreeRTOS/Source/portable/IAR/ARM_CA9/portmacro.h54
-rw-r--r--FreeRTOS/Source/portable/IAR/ARM_CM0/port.c54
-rw-r--r--FreeRTOS/Source/portable/IAR/ARM_CM0/portasm.s54
-rw-r--r--FreeRTOS/Source/portable/IAR/ARM_CM0/portmacro.h54
-rw-r--r--FreeRTOS/Source/portable/IAR/ARM_CM3/port.c54
-rw-r--r--FreeRTOS/Source/portable/IAR/ARM_CM3/portasm.s54
-rw-r--r--FreeRTOS/Source/portable/IAR/ARM_CM3/portmacro.h54
-rw-r--r--FreeRTOS/Source/portable/IAR/ARM_CM4F/port.c54
-rw-r--r--FreeRTOS/Source/portable/IAR/ARM_CM4F/portasm.s54
-rw-r--r--FreeRTOS/Source/portable/IAR/ARM_CM4F/portmacro.h54
-rw-r--r--FreeRTOS/Source/portable/IAR/ATMega323/port.c54
-rw-r--r--FreeRTOS/Source/portable/IAR/ATMega323/portmacro.h54
-rw-r--r--FreeRTOS/Source/portable/IAR/ATMega323/portmacro.s902
-rw-r--r--FreeRTOS/Source/portable/IAR/AVR32_UC3/port.c54
-rw-r--r--FreeRTOS/Source/portable/IAR/AVR32_UC3/portmacro.h54
-rw-r--r--FreeRTOS/Source/portable/IAR/AtmelSAM7S64/ISR_Support.h2
-rw-r--r--FreeRTOS/Source/portable/IAR/AtmelSAM7S64/port.c54
-rw-r--r--FreeRTOS/Source/portable/IAR/AtmelSAM7S64/portasm.s792
-rw-r--r--FreeRTOS/Source/portable/IAR/AtmelSAM7S64/portmacro.h54
-rw-r--r--FreeRTOS/Source/portable/IAR/AtmelSAM9XE/port.c54
-rw-r--r--FreeRTOS/Source/portable/IAR/AtmelSAM9XE/portmacro.h54
-rw-r--r--FreeRTOS/Source/portable/IAR/LPC2000/ISR_Support.h2
-rw-r--r--FreeRTOS/Source/portable/IAR/LPC2000/port.c54
-rw-r--r--FreeRTOS/Source/portable/IAR/LPC2000/portasm.s792
-rw-r--r--FreeRTOS/Source/portable/IAR/LPC2000/portmacro.h54
-rw-r--r--FreeRTOS/Source/portable/IAR/MSP430/port.c54
-rw-r--r--FreeRTOS/Source/portable/IAR/MSP430/portasm.h54
-rw-r--r--FreeRTOS/Source/portable/IAR/MSP430/portext.s4354
-rw-r--r--FreeRTOS/Source/portable/IAR/MSP430/portmacro.h54
-rw-r--r--FreeRTOS/Source/portable/IAR/MSP430X/data_model.h54
-rw-r--r--FreeRTOS/Source/portable/IAR/MSP430X/port.c54
-rw-r--r--FreeRTOS/Source/portable/IAR/MSP430X/portext.s4354
-rw-r--r--FreeRTOS/Source/portable/IAR/MSP430X/portmacro.h54
-rw-r--r--FreeRTOS/Source/portable/IAR/RL78/ISR_Support.h2
-rw-r--r--FreeRTOS/Source/portable/IAR/RL78/port.c54
-rw-r--r--FreeRTOS/Source/portable/IAR/RL78/portasm.s872
-rw-r--r--FreeRTOS/Source/portable/IAR/RL78/portmacro.h54
-rw-r--r--FreeRTOS/Source/portable/IAR/RX100/port.c54
-rw-r--r--FreeRTOS/Source/portable/IAR/RX100/port_asm.s54
-rw-r--r--FreeRTOS/Source/portable/IAR/RX100/portmacro.h54
-rw-r--r--FreeRTOS/Source/portable/IAR/RX600/port.c54
-rw-r--r--FreeRTOS/Source/portable/IAR/RX600/port_asm.s54
-rw-r--r--FreeRTOS/Source/portable/IAR/RX600/portmacro.h54
-rw-r--r--FreeRTOS/Source/portable/IAR/STR71x/ISR_Support.h2
-rw-r--r--FreeRTOS/Source/portable/IAR/STR71x/port.c54
-rw-r--r--FreeRTOS/Source/portable/IAR/STR71x/portasm.s792
-rw-r--r--FreeRTOS/Source/portable/IAR/STR71x/portmacro.h54
-rw-r--r--FreeRTOS/Source/portable/IAR/STR75x/ISR_Support.h2
-rw-r--r--FreeRTOS/Source/portable/IAR/STR75x/port.c54
-rw-r--r--FreeRTOS/Source/portable/IAR/STR75x/portasm.s792
-rw-r--r--FreeRTOS/Source/portable/IAR/STR75x/portmacro.h54
-rw-r--r--FreeRTOS/Source/portable/IAR/STR91x/ISR_Support.h54
-rw-r--r--FreeRTOS/Source/portable/IAR/STR91x/port.c54
-rw-r--r--FreeRTOS/Source/portable/IAR/STR91x/portasm.s7954
-rw-r--r--FreeRTOS/Source/portable/IAR/STR91x/portmacro.h54
-rw-r--r--FreeRTOS/Source/portable/IAR/V850ES/ISR_Support.h54
-rw-r--r--FreeRTOS/Source/portable/IAR/V850ES/port.c54
-rw-r--r--FreeRTOS/Source/portable/IAR/V850ES/portasm.s852
-rw-r--r--FreeRTOS/Source/portable/IAR/V850ES/portasm_Fx3.s852
-rw-r--r--FreeRTOS/Source/portable/IAR/V850ES/portasm_Hx2.s852
-rw-r--r--FreeRTOS/Source/portable/IAR/V850ES/portmacro.h54
-rw-r--r--FreeRTOS/Source/portable/MPLAB/PIC18F/port.c54
-rw-r--r--FreeRTOS/Source/portable/MPLAB/PIC18F/portmacro.h54
-rw-r--r--FreeRTOS/Source/portable/MPLAB/PIC24_dsPIC/port.c54
-rw-r--r--FreeRTOS/Source/portable/MPLAB/PIC24_dsPIC/portasm_PIC24.S54
-rw-r--r--FreeRTOS/Source/portable/MPLAB/PIC24_dsPIC/portasm_dsPIC.S54
-rw-r--r--FreeRTOS/Source/portable/MPLAB/PIC24_dsPIC/portmacro.h54
-rw-r--r--FreeRTOS/Source/portable/MPLAB/PIC32MX/ISR_Support.h54
-rw-r--r--FreeRTOS/Source/portable/MPLAB/PIC32MX/port.c54
-rw-r--r--FreeRTOS/Source/portable/MPLAB/PIC32MX/port_asm.S54
-rw-r--r--FreeRTOS/Source/portable/MPLAB/PIC32MX/portmacro.h54
-rw-r--r--FreeRTOS/Source/portable/MPLAB/PIC32MZ/ISR_Support.h54
-rw-r--r--FreeRTOS/Source/portable/MPLAB/PIC32MZ/port.c54
-rw-r--r--FreeRTOS/Source/portable/MPLAB/PIC32MZ/port_asm.S54
-rw-r--r--FreeRTOS/Source/portable/MPLAB/PIC32MZ/portmacro.h54
-rw-r--r--FreeRTOS/Source/portable/MSVC-MingW/port.c54
-rw-r--r--FreeRTOS/Source/portable/MSVC-MingW/portmacro.h54
-rw-r--r--FreeRTOS/Source/portable/MemMang/heap_1.c54
-rw-r--r--FreeRTOS/Source/portable/MemMang/heap_2.c54
-rw-r--r--FreeRTOS/Source/portable/MemMang/heap_3.c54
-rw-r--r--FreeRTOS/Source/portable/MemMang/heap_4.c54
-rw-r--r--FreeRTOS/Source/portable/MemMang/heap_5.c54
-rw-r--r--FreeRTOS/Source/portable/Paradigm/Tern_EE/large_untested/port.c54
-rw-r--r--FreeRTOS/Source/portable/Paradigm/Tern_EE/large_untested/portasm.h54
-rw-r--r--FreeRTOS/Source/portable/Paradigm/Tern_EE/large_untested/portmacro.h54
-rw-r--r--FreeRTOS/Source/portable/Paradigm/Tern_EE/small/port.c54
-rw-r--r--FreeRTOS/Source/portable/Paradigm/Tern_EE/small/portasm.h54
-rw-r--r--FreeRTOS/Source/portable/Paradigm/Tern_EE/small/portmacro.h54
-rw-r--r--FreeRTOS/Source/portable/RVDS/ARM7_LPC21xx/port.c54
-rw-r--r--FreeRTOS/Source/portable/RVDS/ARM7_LPC21xx/portASM.s2
-rw-r--r--FreeRTOS/Source/portable/RVDS/ARM7_LPC21xx/portmacro.h54
-rw-r--r--FreeRTOS/Source/portable/RVDS/ARM7_LPC21xx/portmacro.inc2
-rw-r--r--FreeRTOS/Source/portable/RVDS/ARM_CA9/port.c54
-rw-r--r--FreeRTOS/Source/portable/RVDS/ARM_CA9/portASM.s2
-rw-r--r--FreeRTOS/Source/portable/RVDS/ARM_CA9/portmacro.h54
-rw-r--r--FreeRTOS/Source/portable/RVDS/ARM_CA9/portmacro.inc2
-rw-r--r--FreeRTOS/Source/portable/RVDS/ARM_CM0/port.c54
-rw-r--r--FreeRTOS/Source/portable/RVDS/ARM_CM0/portmacro.h54
-rw-r--r--FreeRTOS/Source/portable/RVDS/ARM_CM3/port.c54
-rw-r--r--FreeRTOS/Source/portable/RVDS/ARM_CM3/portmacro.h54
-rw-r--r--FreeRTOS/Source/portable/RVDS/ARM_CM4F/port.c54
-rw-r--r--FreeRTOS/Source/portable/RVDS/ARM_CM4F/portmacro.h54
-rw-r--r--FreeRTOS/Source/portable/Renesas/RX100/port.c54
-rw-r--r--FreeRTOS/Source/portable/Renesas/RX100/port_asm.src2
-rw-r--r--FreeRTOS/Source/portable/Renesas/RX100/portmacro.h54
-rw-r--r--FreeRTOS/Source/portable/Renesas/RX200/port.c54
-rw-r--r--FreeRTOS/Source/portable/Renesas/RX200/port_asm.src2
-rw-r--r--FreeRTOS/Source/portable/Renesas/RX200/portmacro.h54
-rw-r--r--FreeRTOS/Source/portable/Renesas/RX600/port.c54
-rw-r--r--FreeRTOS/Source/portable/Renesas/RX600/port_asm.src2
-rw-r--r--FreeRTOS/Source/portable/Renesas/RX600/portmacro.h54
-rw-r--r--FreeRTOS/Source/portable/Renesas/RX600v2/port.c54
-rw-r--r--FreeRTOS/Source/portable/Renesas/RX600v2/port_asm.src2
-rw-r--r--FreeRTOS/Source/portable/Renesas/RX600v2/portmacro.h54
-rw-r--r--FreeRTOS/Source/portable/Renesas/SH2A_FPU/ISR_Support.inc2
-rw-r--r--FreeRTOS/Source/portable/Renesas/SH2A_FPU/port.c54
-rw-r--r--FreeRTOS/Source/portable/Renesas/SH2A_FPU/portasm.src2
-rw-r--r--FreeRTOS/Source/portable/Renesas/SH2A_FPU/portmacro.h54
-rw-r--r--FreeRTOS/Source/portable/Rowley/MSP430F449/port.c54
-rw-r--r--FreeRTOS/Source/portable/Rowley/MSP430F449/portasm.h54
-rw-r--r--FreeRTOS/Source/portable/Rowley/MSP430F449/portext.asm54
-rw-r--r--FreeRTOS/Source/portable/Rowley/MSP430F449/portmacro.h54
-rw-r--r--FreeRTOS/Source/portable/SDCC/Cygnal/port.c54
-rw-r--r--FreeRTOS/Source/portable/SDCC/Cygnal/portmacro.h54
-rw-r--r--FreeRTOS/Source/portable/Softune/MB91460/port.c54
-rw-r--r--FreeRTOS/Source/portable/Softune/MB91460/portmacro.h54
-rw-r--r--FreeRTOS/Source/portable/Softune/MB96340/port.c54
-rw-r--r--FreeRTOS/Source/portable/Softune/MB96340/portmacro.h54
-rw-r--r--FreeRTOS/Source/portable/Tasking/ARM_CM4F/port.c54
-rw-r--r--FreeRTOS/Source/portable/Tasking/ARM_CM4F/port_asm.asm2
-rw-r--r--FreeRTOS/Source/portable/Tasking/ARM_CM4F/portmacro.h54
-rw-r--r--FreeRTOS/Source/portable/WizC/PIC18/Drivers/Tick/Tick.c54
-rw-r--r--FreeRTOS/Source/portable/WizC/PIC18/Drivers/Tick/isrTick.c54
-rw-r--r--FreeRTOS/Source/portable/WizC/PIC18/Install.bat2
-rw-r--r--FreeRTOS/Source/portable/WizC/PIC18/addFreeRTOS.h54
-rw-r--r--FreeRTOS/Source/portable/WizC/PIC18/port.c54
-rw-r--r--FreeRTOS/Source/portable/WizC/PIC18/portmacro.h54
-rw-r--r--FreeRTOS/Source/portable/oWatcom/16BitDOS/Flsh186/port.c54
-rw-r--r--FreeRTOS/Source/portable/oWatcom/16BitDOS/Flsh186/portmacro.h54
-rw-r--r--FreeRTOS/Source/portable/oWatcom/16BitDOS/PC/port.c54
-rw-r--r--FreeRTOS/Source/portable/oWatcom/16BitDOS/PC/portmacro.h54
-rw-r--r--FreeRTOS/Source/portable/oWatcom/16BitDOS/common/portasm.h54
-rw-r--r--FreeRTOS/Source/portable/oWatcom/16BitDOS/common/portcomn.c54
-rw-r--r--FreeRTOS/Source/queue.c54
-rw-r--r--FreeRTOS/Source/tasks.c54
-rw-r--r--FreeRTOS/Source/timers.c54
262 files changed, 3204 insertions, 9080 deletions
diff --git a/FreeRTOS/Source/croutine.c b/FreeRTOS/Source/croutine.c
index 3254b2046..5c8e5e844 100644
--- a/FreeRTOS/Source/croutine.c
+++ b/FreeRTOS/Source/croutine.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Source/event_groups.c b/FreeRTOS/Source/event_groups.c
index 48d3217bf..ebac26884 100644
--- a/FreeRTOS/Source/event_groups.c
+++ b/FreeRTOS/Source/event_groups.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Source/include/FreeRTOS.h b/FreeRTOS/Source/include/FreeRTOS.h
index 1ed44474c..7adafd2c3 100644
--- a/FreeRTOS/Source/include/FreeRTOS.h
+++ b/FreeRTOS/Source/include/FreeRTOS.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Source/include/StackMacros.h b/FreeRTOS/Source/include/StackMacros.h
index 217992230..380fc49a0 100644
--- a/FreeRTOS/Source/include/StackMacros.h
+++ b/FreeRTOS/Source/include/StackMacros.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Source/include/croutine.h b/FreeRTOS/Source/include/croutine.h
index 1e848cf18..05658e8fe 100644
--- a/FreeRTOS/Source/include/croutine.h
+++ b/FreeRTOS/Source/include/croutine.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Source/include/deprecated_definitions.h b/FreeRTOS/Source/include/deprecated_definitions.h
index c85ae58e1..2d46bc8aa 100644
--- a/FreeRTOS/Source/include/deprecated_definitions.h
+++ b/FreeRTOS/Source/include/deprecated_definitions.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Source/include/event_groups.h b/FreeRTOS/Source/include/event_groups.h
index e3853d46a..b2c5c92bd 100644
--- a/FreeRTOS/Source/include/event_groups.h
+++ b/FreeRTOS/Source/include/event_groups.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Source/include/list.h b/FreeRTOS/Source/include/list.h
index c03cb23de..f4bff64a6 100644
--- a/FreeRTOS/Source/include/list.h
+++ b/FreeRTOS/Source/include/list.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Source/include/mpu_wrappers.h b/FreeRTOS/Source/include/mpu_wrappers.h
index a4f1f9331..ea59dcb00 100644
--- a/FreeRTOS/Source/include/mpu_wrappers.h
+++ b/FreeRTOS/Source/include/mpu_wrappers.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Source/include/portable.h b/FreeRTOS/Source/include/portable.h
index d21c32db3..09f894ed6 100644
--- a/FreeRTOS/Source/include/portable.h
+++ b/FreeRTOS/Source/include/portable.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Source/include/projdefs.h b/FreeRTOS/Source/include/projdefs.h
index 89e970c78..e8198b354 100644
--- a/FreeRTOS/Source/include/projdefs.h
+++ b/FreeRTOS/Source/include/projdefs.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Source/include/queue.h b/FreeRTOS/Source/include/queue.h
index 066786c70..8eb704c18 100644
--- a/FreeRTOS/Source/include/queue.h
+++ b/FreeRTOS/Source/include/queue.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Source/include/semphr.h b/FreeRTOS/Source/include/semphr.h
index 759cf142f..356cde874 100644
--- a/FreeRTOS/Source/include/semphr.h
+++ b/FreeRTOS/Source/include/semphr.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Source/include/task.h b/FreeRTOS/Source/include/task.h
index fa7f731a7..bce009b12 100644
--- a/FreeRTOS/Source/include/task.h
+++ b/FreeRTOS/Source/include/task.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
@@ -111,7 +85,7 @@ extern "C" {
* MACROS AND DEFINITIONS
*----------------------------------------------------------*/
-#define tskKERNEL_VERSION_NUMBER "V8.2.0rc1"
+#define tskKERNEL_VERSION_NUMBER "V8.2.0"
#define tskKERNEL_VERSION_MAJOR 8
#define tskKERNEL_VERSION_MINOR 2
#define tskKERNEL_VERSION_BUILD 0
diff --git a/FreeRTOS/Source/include/timers.h b/FreeRTOS/Source/include/timers.h
index 62325ac05..bed0e5c2a 100644
--- a/FreeRTOS/Source/include/timers.h
+++ b/FreeRTOS/Source/include/timers.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Source/list.c b/FreeRTOS/Source/list.c
index 3d8a9835b..cd273ad82 100644
--- a/FreeRTOS/Source/list.c
+++ b/FreeRTOS/Source/list.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Source/portable/BCC/16BitDOS/Flsh186/port.c b/FreeRTOS/Source/portable/BCC/16BitDOS/Flsh186/port.c
index 58e7dddf1..c7a48db49 100644
--- a/FreeRTOS/Source/portable/BCC/16BitDOS/Flsh186/port.c
+++ b/FreeRTOS/Source/portable/BCC/16BitDOS/Flsh186/port.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Source/portable/BCC/16BitDOS/Flsh186/prtmacro.h b/FreeRTOS/Source/portable/BCC/16BitDOS/Flsh186/prtmacro.h
index 631120022..e5c3e765f 100644
--- a/FreeRTOS/Source/portable/BCC/16BitDOS/Flsh186/prtmacro.h
+++ b/FreeRTOS/Source/portable/BCC/16BitDOS/Flsh186/prtmacro.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Source/portable/BCC/16BitDOS/PC/port.c b/FreeRTOS/Source/portable/BCC/16BitDOS/PC/port.c
index ab0807e06..bea34392e 100644
--- a/FreeRTOS/Source/portable/BCC/16BitDOS/PC/port.c
+++ b/FreeRTOS/Source/portable/BCC/16BitDOS/PC/port.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Source/portable/BCC/16BitDOS/PC/prtmacro.h b/FreeRTOS/Source/portable/BCC/16BitDOS/PC/prtmacro.h
index 7c5eb6ffb..7bcb83485 100644
--- a/FreeRTOS/Source/portable/BCC/16BitDOS/PC/prtmacro.h
+++ b/FreeRTOS/Source/portable/BCC/16BitDOS/PC/prtmacro.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Source/portable/BCC/16BitDOS/common/portasm.h b/FreeRTOS/Source/portable/BCC/16BitDOS/common/portasm.h
index 3243992b5..a046478c1 100644
--- a/FreeRTOS/Source/portable/BCC/16BitDOS/common/portasm.h
+++ b/FreeRTOS/Source/portable/BCC/16BitDOS/common/portasm.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Source/portable/BCC/16BitDOS/common/portcomn.c b/FreeRTOS/Source/portable/BCC/16BitDOS/common/portcomn.c
index 7237d1998..a78f1d204 100644
--- a/FreeRTOS/Source/portable/BCC/16BitDOS/common/portcomn.c
+++ b/FreeRTOS/Source/portable/BCC/16BitDOS/common/portcomn.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Source/portable/CCS/ARM_Cortex-R4/port.c b/FreeRTOS/Source/portable/CCS/ARM_Cortex-R4/port.c
index 1354b640d..809704c8d 100644
--- a/FreeRTOS/Source/portable/CCS/ARM_Cortex-R4/port.c
+++ b/FreeRTOS/Source/portable/CCS/ARM_Cortex-R4/port.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Source/portable/CCS/ARM_Cortex-R4/portASM.asm b/FreeRTOS/Source/portable/CCS/ARM_Cortex-R4/portASM.asm
index 02dd2b63c..1920f1746 100644
--- a/FreeRTOS/Source/portable/CCS/ARM_Cortex-R4/portASM.asm
+++ b/FreeRTOS/Source/portable/CCS/ARM_Cortex-R4/portASM.asm
@@ -1,5 +1,5 @@
;/*
-; FreeRTOS V8.2.0 - Copyright (C) 2014 Real Time Engineers Ltd.
+; FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
; All rights reserved
;
;
diff --git a/FreeRTOS/Source/portable/CCS/ARM_Cortex-R4/portmacro.h b/FreeRTOS/Source/portable/CCS/ARM_Cortex-R4/portmacro.h
index 9aba722dc..f65ce79fa 100644
--- a/FreeRTOS/Source/portable/CCS/ARM_Cortex-R4/portmacro.h
+++ b/FreeRTOS/Source/portable/CCS/ARM_Cortex-R4/portmacro.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Source/portable/CCS/MSP430X/data_model.h b/FreeRTOS/Source/portable/CCS/MSP430X/data_model.h
index e36c056a1..ba4de004e 100644
--- a/FreeRTOS/Source/portable/CCS/MSP430X/data_model.h
+++ b/FreeRTOS/Source/portable/CCS/MSP430X/data_model.h
@@ -1,5 +1,5 @@
;/*
-; FreeRTOS V8.2.0 - Copyright (C) 2014 Real Time Engineers Ltd.
+; FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
; All rights reserved
;
;
diff --git a/FreeRTOS/Source/portable/CCS/MSP430X/port.c b/FreeRTOS/Source/portable/CCS/MSP430X/port.c
index 5f7ee0156..bbf228f06 100644
--- a/FreeRTOS/Source/portable/CCS/MSP430X/port.c
+++ b/FreeRTOS/Source/portable/CCS/MSP430X/port.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Source/portable/CCS/MSP430X/portext.asm b/FreeRTOS/Source/portable/CCS/MSP430X/portext.asm
index 7b5eb728b..1defa4a0d 100644
--- a/FreeRTOS/Source/portable/CCS/MSP430X/portext.asm
+++ b/FreeRTOS/Source/portable/CCS/MSP430X/portext.asm
@@ -1,6 +1,6 @@
;
;/*
-; FreeRTOS V8.2.0 - Copyright (C) 2014 Real Time Engineers Ltd.
+; FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
; All rights reserved
;
;
diff --git a/FreeRTOS/Source/portable/CCS/MSP430X/portmacro.h b/FreeRTOS/Source/portable/CCS/MSP430X/portmacro.h
index 616abc911..783c433c5 100644
--- a/FreeRTOS/Source/portable/CCS/MSP430X/portmacro.h
+++ b/FreeRTOS/Source/portable/CCS/MSP430X/portmacro.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Source/portable/CodeWarrior/ColdFire_V1/port.c b/FreeRTOS/Source/portable/CodeWarrior/ColdFire_V1/port.c
index 29bc47dde..990e082b8 100644
--- a/FreeRTOS/Source/portable/CodeWarrior/ColdFire_V1/port.c
+++ b/FreeRTOS/Source/portable/CodeWarrior/ColdFire_V1/port.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Source/portable/CodeWarrior/ColdFire_V1/portasm.S b/FreeRTOS/Source/portable/CodeWarrior/ColdFire_V1/portasm.S
index 223c3d663..c98f3df53 100644
--- a/FreeRTOS/Source/portable/CodeWarrior/ColdFire_V1/portasm.S
+++ b/FreeRTOS/Source/portable/CodeWarrior/ColdFire_V1/portasm.S
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Source/portable/CodeWarrior/ColdFire_V1/portmacro.h b/FreeRTOS/Source/portable/CodeWarrior/ColdFire_V1/portmacro.h
index a8d58652c..69b11a4fe 100644
--- a/FreeRTOS/Source/portable/CodeWarrior/ColdFire_V1/portmacro.h
+++ b/FreeRTOS/Source/portable/CodeWarrior/ColdFire_V1/portmacro.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Source/portable/CodeWarrior/ColdFire_V2/port.c b/FreeRTOS/Source/portable/CodeWarrior/ColdFire_V2/port.c
index 713981222..0124ffe61 100644
--- a/FreeRTOS/Source/portable/CodeWarrior/ColdFire_V2/port.c
+++ b/FreeRTOS/Source/portable/CodeWarrior/ColdFire_V2/port.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Source/portable/CodeWarrior/ColdFire_V2/portasm.S b/FreeRTOS/Source/portable/CodeWarrior/ColdFire_V2/portasm.S
index 9682f04bd..a29e2fddb 100644
--- a/FreeRTOS/Source/portable/CodeWarrior/ColdFire_V2/portasm.S
+++ b/FreeRTOS/Source/portable/CodeWarrior/ColdFire_V2/portasm.S
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Source/portable/CodeWarrior/ColdFire_V2/portmacro.h b/FreeRTOS/Source/portable/CodeWarrior/ColdFire_V2/portmacro.h
index 51cb8f057..d39b0e3aa 100644
--- a/FreeRTOS/Source/portable/CodeWarrior/ColdFire_V2/portmacro.h
+++ b/FreeRTOS/Source/portable/CodeWarrior/ColdFire_V2/portmacro.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Source/portable/CodeWarrior/HCS12/port.c b/FreeRTOS/Source/portable/CodeWarrior/HCS12/port.c
index 96c81eca2..48fe33c2a 100644
--- a/FreeRTOS/Source/portable/CodeWarrior/HCS12/port.c
+++ b/FreeRTOS/Source/portable/CodeWarrior/HCS12/port.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Source/portable/CodeWarrior/HCS12/portmacro.h b/FreeRTOS/Source/portable/CodeWarrior/HCS12/portmacro.h
index aa9e2484c..05c2059f9 100644
--- a/FreeRTOS/Source/portable/CodeWarrior/HCS12/portmacro.h
+++ b/FreeRTOS/Source/portable/CodeWarrior/HCS12/portmacro.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Source/portable/GCC/ARM7_AT91FR40008/port.c b/FreeRTOS/Source/portable/GCC/ARM7_AT91FR40008/port.c
index 19d210f99..32bcde883 100644
--- a/FreeRTOS/Source/portable/GCC/ARM7_AT91FR40008/port.c
+++ b/FreeRTOS/Source/portable/GCC/ARM7_AT91FR40008/port.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Source/portable/GCC/ARM7_AT91FR40008/portISR.c b/FreeRTOS/Source/portable/GCC/ARM7_AT91FR40008/portISR.c
index 320fc105f..43e9caf68 100644
--- a/FreeRTOS/Source/portable/GCC/ARM7_AT91FR40008/portISR.c
+++ b/FreeRTOS/Source/portable/GCC/ARM7_AT91FR40008/portISR.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Source/portable/GCC/ARM7_AT91FR40008/portmacro.h b/FreeRTOS/Source/portable/GCC/ARM7_AT91FR40008/portmacro.h
index 62f178d30..137a71931 100644
--- a/FreeRTOS/Source/portable/GCC/ARM7_AT91FR40008/portmacro.h
+++ b/FreeRTOS/Source/portable/GCC/ARM7_AT91FR40008/portmacro.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Source/portable/GCC/ARM7_AT91SAM7S/port.c b/FreeRTOS/Source/portable/GCC/ARM7_AT91SAM7S/port.c
index 9d4d76edf..1b05e70b4 100644
--- a/FreeRTOS/Source/portable/GCC/ARM7_AT91SAM7S/port.c
+++ b/FreeRTOS/Source/portable/GCC/ARM7_AT91SAM7S/port.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Source/portable/GCC/ARM7_AT91SAM7S/portISR.c b/FreeRTOS/Source/portable/GCC/ARM7_AT91SAM7S/portISR.c
index 6b2769099..77e267d42 100644
--- a/FreeRTOS/Source/portable/GCC/ARM7_AT91SAM7S/portISR.c
+++ b/FreeRTOS/Source/portable/GCC/ARM7_AT91SAM7S/portISR.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Source/portable/GCC/ARM7_AT91SAM7S/portmacro.h b/FreeRTOS/Source/portable/GCC/ARM7_AT91SAM7S/portmacro.h
index 476fd37a1..f6f97aaad 100644
--- a/FreeRTOS/Source/portable/GCC/ARM7_AT91SAM7S/portmacro.h
+++ b/FreeRTOS/Source/portable/GCC/ARM7_AT91SAM7S/portmacro.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Source/portable/GCC/ARM7_LPC2000/port.c b/FreeRTOS/Source/portable/GCC/ARM7_LPC2000/port.c
index e7d47107b..0c1d37247 100644
--- a/FreeRTOS/Source/portable/GCC/ARM7_LPC2000/port.c
+++ b/FreeRTOS/Source/portable/GCC/ARM7_LPC2000/port.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Source/portable/GCC/ARM7_LPC2000/portISR.c b/FreeRTOS/Source/portable/GCC/ARM7_LPC2000/portISR.c
index 0472f77a7..5a51397d3 100644
--- a/FreeRTOS/Source/portable/GCC/ARM7_LPC2000/portISR.c
+++ b/FreeRTOS/Source/portable/GCC/ARM7_LPC2000/portISR.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Source/portable/GCC/ARM7_LPC2000/portmacro.h b/FreeRTOS/Source/portable/GCC/ARM7_LPC2000/portmacro.h
index 41c8befe7..4ee7c7717 100644
--- a/FreeRTOS/Source/portable/GCC/ARM7_LPC2000/portmacro.h
+++ b/FreeRTOS/Source/portable/GCC/ARM7_LPC2000/portmacro.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Source/portable/GCC/ARM7_LPC23xx/port.c b/FreeRTOS/Source/portable/GCC/ARM7_LPC23xx/port.c
index 4f95f09d1..c66f875e8 100644
--- a/FreeRTOS/Source/portable/GCC/ARM7_LPC23xx/port.c
+++ b/FreeRTOS/Source/portable/GCC/ARM7_LPC23xx/port.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Source/portable/GCC/ARM7_LPC23xx/portISR.c b/FreeRTOS/Source/portable/GCC/ARM7_LPC23xx/portISR.c
index 1efc16df2..359d638e9 100644
--- a/FreeRTOS/Source/portable/GCC/ARM7_LPC23xx/portISR.c
+++ b/FreeRTOS/Source/portable/GCC/ARM7_LPC23xx/portISR.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Source/portable/GCC/ARM7_LPC23xx/portmacro.h b/FreeRTOS/Source/portable/GCC/ARM7_LPC23xx/portmacro.h
index e6cb2e086..e0ecfef22 100644
--- a/FreeRTOS/Source/portable/GCC/ARM7_LPC23xx/portmacro.h
+++ b/FreeRTOS/Source/portable/GCC/ARM7_LPC23xx/portmacro.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Source/portable/GCC/ARM_CA9/port.c b/FreeRTOS/Source/portable/GCC/ARM_CA9/port.c
index 650c377c9..4dbdcf4fc 100644
--- a/FreeRTOS/Source/portable/GCC/ARM_CA9/port.c
+++ b/FreeRTOS/Source/portable/GCC/ARM_CA9/port.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Source/portable/GCC/ARM_CA9/portASM.S b/FreeRTOS/Source/portable/GCC/ARM_CA9/portASM.S
index 39a37f2f6..db3e7d495 100644
--- a/FreeRTOS/Source/portable/GCC/ARM_CA9/portASM.S
+++ b/FreeRTOS/Source/portable/GCC/ARM_CA9/portASM.S
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
diff --git a/FreeRTOS/Source/portable/GCC/ARM_CA9/portmacro.h b/FreeRTOS/Source/portable/GCC/ARM_CA9/portmacro.h
index 6139ba3c0..1218e928b 100644
--- a/FreeRTOS/Source/portable/GCC/ARM_CA9/portmacro.h
+++ b/FreeRTOS/Source/portable/GCC/ARM_CA9/portmacro.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Source/portable/GCC/ARM_CM0/port.c b/FreeRTOS/Source/portable/GCC/ARM_CM0/port.c
index 0db1ca49c..61912692c 100644
--- a/FreeRTOS/Source/portable/GCC/ARM_CM0/port.c
+++ b/FreeRTOS/Source/portable/GCC/ARM_CM0/port.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Source/portable/GCC/ARM_CM0/portmacro.h b/FreeRTOS/Source/portable/GCC/ARM_CM0/portmacro.h
index fe76221c7..d8a75cb8f 100644
--- a/FreeRTOS/Source/portable/GCC/ARM_CM0/portmacro.h
+++ b/FreeRTOS/Source/portable/GCC/ARM_CM0/portmacro.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Source/portable/GCC/ARM_CM3/port.c b/FreeRTOS/Source/portable/GCC/ARM_CM3/port.c
index d0cccf209..2cf40009d 100644
--- a/FreeRTOS/Source/portable/GCC/ARM_CM3/port.c
+++ b/FreeRTOS/Source/portable/GCC/ARM_CM3/port.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Source/portable/GCC/ARM_CM3/portmacro.h b/FreeRTOS/Source/portable/GCC/ARM_CM3/portmacro.h
index 9070f9447..ebbe0e423 100644
--- a/FreeRTOS/Source/portable/GCC/ARM_CM3/portmacro.h
+++ b/FreeRTOS/Source/portable/GCC/ARM_CM3/portmacro.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Source/portable/GCC/ARM_CM3_MPU/port.c b/FreeRTOS/Source/portable/GCC/ARM_CM3_MPU/port.c
index e226df445..950cdb2c1 100644
--- a/FreeRTOS/Source/portable/GCC/ARM_CM3_MPU/port.c
+++ b/FreeRTOS/Source/portable/GCC/ARM_CM3_MPU/port.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Source/portable/GCC/ARM_CM3_MPU/portmacro.h b/FreeRTOS/Source/portable/GCC/ARM_CM3_MPU/portmacro.h
index 12eaceea6..126233a98 100644
--- a/FreeRTOS/Source/portable/GCC/ARM_CM3_MPU/portmacro.h
+++ b/FreeRTOS/Source/portable/GCC/ARM_CM3_MPU/portmacro.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Source/portable/GCC/ARM_CM4F/port.c b/FreeRTOS/Source/portable/GCC/ARM_CM4F/port.c
index 65788f4fc..73e445ef1 100644
--- a/FreeRTOS/Source/portable/GCC/ARM_CM4F/port.c
+++ b/FreeRTOS/Source/portable/GCC/ARM_CM4F/port.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Source/portable/GCC/ARM_CM4F/portmacro.h b/FreeRTOS/Source/portable/GCC/ARM_CM4F/portmacro.h
index 00d2f4f28..890949d84 100644
--- a/FreeRTOS/Source/portable/GCC/ARM_CM4F/portmacro.h
+++ b/FreeRTOS/Source/portable/GCC/ARM_CM4F/portmacro.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Source/portable/GCC/ATMega323/port.c b/FreeRTOS/Source/portable/GCC/ATMega323/port.c
index 6de2eb972..e216ecfaa 100644
--- a/FreeRTOS/Source/portable/GCC/ATMega323/port.c
+++ b/FreeRTOS/Source/portable/GCC/ATMega323/port.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Source/portable/GCC/ATMega323/portmacro.h b/FreeRTOS/Source/portable/GCC/ATMega323/portmacro.h
index 0bda6d761..b44546c93 100644
--- a/FreeRTOS/Source/portable/GCC/ATMega323/portmacro.h
+++ b/FreeRTOS/Source/portable/GCC/ATMega323/portmacro.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Source/portable/GCC/AVR32_UC3/port.c b/FreeRTOS/Source/portable/GCC/AVR32_UC3/port.c
index 90b9f8c42..461ed9ac1 100644
--- a/FreeRTOS/Source/portable/GCC/AVR32_UC3/port.c
+++ b/FreeRTOS/Source/portable/GCC/AVR32_UC3/port.c
@@ -13,7 +13,7 @@
*****************************************************************************/
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -24,27 +24,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -59,35 +50,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -96,7 +70,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Source/portable/GCC/AVR32_UC3/portmacro.h b/FreeRTOS/Source/portable/GCC/AVR32_UC3/portmacro.h
index f75ce6876..b45e60bbb 100644
--- a/FreeRTOS/Source/portable/GCC/AVR32_UC3/portmacro.h
+++ b/FreeRTOS/Source/portable/GCC/AVR32_UC3/portmacro.h
@@ -13,7 +13,7 @@
*****************************************************************************/
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -24,27 +24,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -59,35 +50,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -96,7 +70,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Source/portable/GCC/CORTUS_APS3/port.c b/FreeRTOS/Source/portable/GCC/CORTUS_APS3/port.c
index f9ae8f288..f97f802ee 100644
--- a/FreeRTOS/Source/portable/GCC/CORTUS_APS3/port.c
+++ b/FreeRTOS/Source/portable/GCC/CORTUS_APS3/port.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Source/portable/GCC/CORTUS_APS3/portmacro.h b/FreeRTOS/Source/portable/GCC/CORTUS_APS3/portmacro.h
index 9d4ceec2f..e295dc7e3 100644
--- a/FreeRTOS/Source/portable/GCC/CORTUS_APS3/portmacro.h
+++ b/FreeRTOS/Source/portable/GCC/CORTUS_APS3/portmacro.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Source/portable/GCC/ColdFire_V2/port.c b/FreeRTOS/Source/portable/GCC/ColdFire_V2/port.c
index 1797e1f27..49af2f6a9 100644
--- a/FreeRTOS/Source/portable/GCC/ColdFire_V2/port.c
+++ b/FreeRTOS/Source/portable/GCC/ColdFire_V2/port.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Source/portable/GCC/ColdFire_V2/portasm.S b/FreeRTOS/Source/portable/GCC/ColdFire_V2/portasm.S
index 370676e69..78c8b5a4f 100644
--- a/FreeRTOS/Source/portable/GCC/ColdFire_V2/portasm.S
+++ b/FreeRTOS/Source/portable/GCC/ColdFire_V2/portasm.S
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Source/portable/GCC/ColdFire_V2/portmacro.h b/FreeRTOS/Source/portable/GCC/ColdFire_V2/portmacro.h
index 1b810c856..75f1f502a 100644
--- a/FreeRTOS/Source/portable/GCC/ColdFire_V2/portmacro.h
+++ b/FreeRTOS/Source/portable/GCC/ColdFire_V2/portmacro.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Source/portable/GCC/H8S2329/port.c b/FreeRTOS/Source/portable/GCC/H8S2329/port.c
index 657bb533c..d19cb022f 100644
--- a/FreeRTOS/Source/portable/GCC/H8S2329/port.c
+++ b/FreeRTOS/Source/portable/GCC/H8S2329/port.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Source/portable/GCC/H8S2329/portmacro.h b/FreeRTOS/Source/portable/GCC/H8S2329/portmacro.h
index 7bcaf73d1..e7c987c92 100644
--- a/FreeRTOS/Source/portable/GCC/H8S2329/portmacro.h
+++ b/FreeRTOS/Source/portable/GCC/H8S2329/portmacro.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Source/portable/GCC/HCS12/port.c b/FreeRTOS/Source/portable/GCC/HCS12/port.c
index 678cba2c8..f41f57d4a 100644
--- a/FreeRTOS/Source/portable/GCC/HCS12/port.c
+++ b/FreeRTOS/Source/portable/GCC/HCS12/port.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Source/portable/GCC/HCS12/portmacro.h b/FreeRTOS/Source/portable/GCC/HCS12/portmacro.h
index cb7a89ca5..815271679 100644
--- a/FreeRTOS/Source/portable/GCC/HCS12/portmacro.h
+++ b/FreeRTOS/Source/portable/GCC/HCS12/portmacro.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Source/portable/GCC/MSP430F449/port.c b/FreeRTOS/Source/portable/GCC/MSP430F449/port.c
index a85bc30e0..4833619a3 100644
--- a/FreeRTOS/Source/portable/GCC/MSP430F449/port.c
+++ b/FreeRTOS/Source/portable/GCC/MSP430F449/port.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Source/portable/GCC/MSP430F449/portmacro.h b/FreeRTOS/Source/portable/GCC/MSP430F449/portmacro.h
index 3d46cf5ad..230e7b1c8 100644
--- a/FreeRTOS/Source/portable/GCC/MSP430F449/portmacro.h
+++ b/FreeRTOS/Source/portable/GCC/MSP430F449/portmacro.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Source/portable/GCC/MicroBlaze/port.c b/FreeRTOS/Source/portable/GCC/MicroBlaze/port.c
index dbfd69f9d..ef60e5686 100644
--- a/FreeRTOS/Source/portable/GCC/MicroBlaze/port.c
+++ b/FreeRTOS/Source/portable/GCC/MicroBlaze/port.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Source/portable/GCC/MicroBlaze/portasm.s b/FreeRTOS/Source/portable/GCC/MicroBlaze/portasm.s
index fc36ca17f..f8e7b8280 100644
--- a/FreeRTOS/Source/portable/GCC/MicroBlaze/portasm.s
+++ b/FreeRTOS/Source/portable/GCC/MicroBlaze/portasm.s
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Source/portable/GCC/MicroBlaze/portmacro.h b/FreeRTOS/Source/portable/GCC/MicroBlaze/portmacro.h
index 473d17272..d371667fc 100644
--- a/FreeRTOS/Source/portable/GCC/MicroBlaze/portmacro.h
+++ b/FreeRTOS/Source/portable/GCC/MicroBlaze/portmacro.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Source/portable/GCC/MicroBlazeV8/port.c b/FreeRTOS/Source/portable/GCC/MicroBlazeV8/port.c
index 63f74291c..75c023893 100644
--- a/FreeRTOS/Source/portable/GCC/MicroBlazeV8/port.c
+++ b/FreeRTOS/Source/portable/GCC/MicroBlazeV8/port.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Source/portable/GCC/MicroBlazeV8/port_exceptions.c b/FreeRTOS/Source/portable/GCC/MicroBlazeV8/port_exceptions.c
index e78ce0145..afbda99be 100644
--- a/FreeRTOS/Source/portable/GCC/MicroBlazeV8/port_exceptions.c
+++ b/FreeRTOS/Source/portable/GCC/MicroBlazeV8/port_exceptions.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Source/portable/GCC/MicroBlazeV8/portasm.S b/FreeRTOS/Source/portable/GCC/MicroBlazeV8/portasm.S
index 8d3020048..b1750d964 100644
--- a/FreeRTOS/Source/portable/GCC/MicroBlazeV8/portasm.S
+++ b/FreeRTOS/Source/portable/GCC/MicroBlazeV8/portasm.S
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Source/portable/GCC/MicroBlazeV8/portmacro.h b/FreeRTOS/Source/portable/GCC/MicroBlazeV8/portmacro.h
index 0f4d1ede2..b4d530319 100644
--- a/FreeRTOS/Source/portable/GCC/MicroBlazeV8/portmacro.h
+++ b/FreeRTOS/Source/portable/GCC/MicroBlazeV8/portmacro.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
@@ -143,7 +117,7 @@ typedef unsigned long UBaseType_t;
/* Interrupt control macros and functions. */
void microblaze_disable_interrupts( void );
void microblaze_enable_interrupts( void );
-#define portDISABLE_INTERRUPTS() microblaze_disable_interrupts(); __asm volatile( "mbar 1" ); __asm volatile( "mbar 2" )
+#define portDISABLE_INTERRUPTS() microblaze_disable_interrupts()
#define portENABLE_INTERRUPTS() microblaze_enable_interrupts()
/*-----------------------------------------------------------*/
@@ -152,8 +126,8 @@ void microblaze_enable_interrupts( void );
void vPortEnterCritical( void );
void vPortExitCritical( void );
#define portENTER_CRITICAL() { \
- extern volatile UBaseType_t uxCriticalNesting; \
- portDISABLE_INTERRUPTS(); \
+ extern volatile UBaseType_t uxCriticalNesting; \
+ microblaze_disable_interrupts(); \
uxCriticalNesting++; \
}
diff --git a/FreeRTOS/Source/portable/GCC/NiosII/port.c b/FreeRTOS/Source/portable/GCC/NiosII/port.c
index 45fc1fc6c..be7f0059f 100644
--- a/FreeRTOS/Source/portable/GCC/NiosII/port.c
+++ b/FreeRTOS/Source/portable/GCC/NiosII/port.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Source/portable/GCC/NiosII/port_asm.S b/FreeRTOS/Source/portable/GCC/NiosII/port_asm.S
index 1060c903f..8f217313d 100644
--- a/FreeRTOS/Source/portable/GCC/NiosII/port_asm.S
+++ b/FreeRTOS/Source/portable/GCC/NiosII/port_asm.S
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Source/portable/GCC/NiosII/portmacro.h b/FreeRTOS/Source/portable/GCC/NiosII/portmacro.h
index b1700aec1..f50318002 100644
--- a/FreeRTOS/Source/portable/GCC/NiosII/portmacro.h
+++ b/FreeRTOS/Source/portable/GCC/NiosII/portmacro.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Source/portable/GCC/PPC405_Xilinx/FPU_Macros.h b/FreeRTOS/Source/portable/GCC/PPC405_Xilinx/FPU_Macros.h
index dd3f1d060..130190795 100644
--- a/FreeRTOS/Source/portable/GCC/PPC405_Xilinx/FPU_Macros.h
+++ b/FreeRTOS/Source/portable/GCC/PPC405_Xilinx/FPU_Macros.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Source/portable/GCC/PPC405_Xilinx/port.c b/FreeRTOS/Source/portable/GCC/PPC405_Xilinx/port.c
index c27015057..80086204e 100644
--- a/FreeRTOS/Source/portable/GCC/PPC405_Xilinx/port.c
+++ b/FreeRTOS/Source/portable/GCC/PPC405_Xilinx/port.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Source/portable/GCC/PPC405_Xilinx/portasm.S b/FreeRTOS/Source/portable/GCC/PPC405_Xilinx/portasm.S
index b14bc305a..47284139d 100644
--- a/FreeRTOS/Source/portable/GCC/PPC405_Xilinx/portasm.S
+++ b/FreeRTOS/Source/portable/GCC/PPC405_Xilinx/portasm.S
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Source/portable/GCC/PPC405_Xilinx/portmacro.h b/FreeRTOS/Source/portable/GCC/PPC405_Xilinx/portmacro.h
index e77a0fde3..fac552494 100644
--- a/FreeRTOS/Source/portable/GCC/PPC405_Xilinx/portmacro.h
+++ b/FreeRTOS/Source/portable/GCC/PPC405_Xilinx/portmacro.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Source/portable/GCC/PPC440_Xilinx/FPU_Macros.h b/FreeRTOS/Source/portable/GCC/PPC440_Xilinx/FPU_Macros.h
index dd3f1d060..130190795 100644
--- a/FreeRTOS/Source/portable/GCC/PPC440_Xilinx/FPU_Macros.h
+++ b/FreeRTOS/Source/portable/GCC/PPC440_Xilinx/FPU_Macros.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Source/portable/GCC/PPC440_Xilinx/port.c b/FreeRTOS/Source/portable/GCC/PPC440_Xilinx/port.c
index 0fb11359f..10d9f73bb 100644
--- a/FreeRTOS/Source/portable/GCC/PPC440_Xilinx/port.c
+++ b/FreeRTOS/Source/portable/GCC/PPC440_Xilinx/port.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Source/portable/GCC/PPC440_Xilinx/portasm.S b/FreeRTOS/Source/portable/GCC/PPC440_Xilinx/portasm.S
index b14bc305a..47284139d 100644
--- a/FreeRTOS/Source/portable/GCC/PPC440_Xilinx/portasm.S
+++ b/FreeRTOS/Source/portable/GCC/PPC440_Xilinx/portasm.S
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Source/portable/GCC/PPC440_Xilinx/portmacro.h b/FreeRTOS/Source/portable/GCC/PPC440_Xilinx/portmacro.h
index e77a0fde3..fac552494 100644
--- a/FreeRTOS/Source/portable/GCC/PPC440_Xilinx/portmacro.h
+++ b/FreeRTOS/Source/portable/GCC/PPC440_Xilinx/portmacro.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Source/portable/GCC/RX100/port.c b/FreeRTOS/Source/portable/GCC/RX100/port.c
index 3ee9d122e..86a3d6075 100644
--- a/FreeRTOS/Source/portable/GCC/RX100/port.c
+++ b/FreeRTOS/Source/portable/GCC/RX100/port.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Source/portable/GCC/RX100/portmacro.h b/FreeRTOS/Source/portable/GCC/RX100/portmacro.h
index 67862c5b6..33343d659 100644
--- a/FreeRTOS/Source/portable/GCC/RX100/portmacro.h
+++ b/FreeRTOS/Source/portable/GCC/RX100/portmacro.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Source/portable/GCC/RX600/port.c b/FreeRTOS/Source/portable/GCC/RX600/port.c
index 31d13e89b..3c29923e0 100644
--- a/FreeRTOS/Source/portable/GCC/RX600/port.c
+++ b/FreeRTOS/Source/portable/GCC/RX600/port.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Source/portable/GCC/RX600/portmacro.h b/FreeRTOS/Source/portable/GCC/RX600/portmacro.h
index becfd5fb6..479dac249 100644
--- a/FreeRTOS/Source/portable/GCC/RX600/portmacro.h
+++ b/FreeRTOS/Source/portable/GCC/RX600/portmacro.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Source/portable/GCC/RX600v2/port.c b/FreeRTOS/Source/portable/GCC/RX600v2/port.c
index a799c50e9..ff40f2904 100644
--- a/FreeRTOS/Source/portable/GCC/RX600v2/port.c
+++ b/FreeRTOS/Source/portable/GCC/RX600v2/port.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Source/portable/GCC/RX600v2/portmacro.h b/FreeRTOS/Source/portable/GCC/RX600v2/portmacro.h
index becfd5fb6..479dac249 100644
--- a/FreeRTOS/Source/portable/GCC/RX600v2/portmacro.h
+++ b/FreeRTOS/Source/portable/GCC/RX600v2/portmacro.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Source/portable/GCC/STR75x/port.c b/FreeRTOS/Source/portable/GCC/STR75x/port.c
index 51b64c578..0a4cb5558 100644
--- a/FreeRTOS/Source/portable/GCC/STR75x/port.c
+++ b/FreeRTOS/Source/portable/GCC/STR75x/port.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Source/portable/GCC/STR75x/portISR.c b/FreeRTOS/Source/portable/GCC/STR75x/portISR.c
index b1ea447d7..4a3ee2211 100644
--- a/FreeRTOS/Source/portable/GCC/STR75x/portISR.c
+++ b/FreeRTOS/Source/portable/GCC/STR75x/portISR.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Source/portable/GCC/STR75x/portmacro.h b/FreeRTOS/Source/portable/GCC/STR75x/portmacro.h
index f7451cc8a..4d1f4d1e6 100644
--- a/FreeRTOS/Source/portable/GCC/STR75x/portmacro.h
+++ b/FreeRTOS/Source/portable/GCC/STR75x/portmacro.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Source/portable/GCC/TriCore_1782/port.c b/FreeRTOS/Source/portable/GCC/TriCore_1782/port.c
index c8d7463cc..d358b86af 100644
--- a/FreeRTOS/Source/portable/GCC/TriCore_1782/port.c
+++ b/FreeRTOS/Source/portable/GCC/TriCore_1782/port.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Source/portable/GCC/TriCore_1782/portmacro.h b/FreeRTOS/Source/portable/GCC/TriCore_1782/portmacro.h
index 380ba58e1..ed39c2bfc 100644
--- a/FreeRTOS/Source/portable/GCC/TriCore_1782/portmacro.h
+++ b/FreeRTOS/Source/portable/GCC/TriCore_1782/portmacro.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Source/portable/GCC/TriCore_1782/porttrap.c b/FreeRTOS/Source/portable/GCC/TriCore_1782/porttrap.c
index c1d2b668d..d9af52afe 100644
--- a/FreeRTOS/Source/portable/GCC/TriCore_1782/porttrap.c
+++ b/FreeRTOS/Source/portable/GCC/TriCore_1782/porttrap.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Source/portable/IAR/78K0R/ISR_Support.h b/FreeRTOS/Source/portable/IAR/78K0R/ISR_Support.h
index 3480832bd..1874f7c8f 100644
--- a/FreeRTOS/Source/portable/IAR/78K0R/ISR_Support.h
+++ b/FreeRTOS/Source/portable/IAR/78K0R/ISR_Support.h
@@ -1,5 +1,5 @@
;/*
-; FreeRTOS V8.2.0 - Copyright (C) 2014 Real Time Engineers Ltd.
+; FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
; All rights reserved
;
;
diff --git a/FreeRTOS/Source/portable/IAR/78K0R/port.c b/FreeRTOS/Source/portable/IAR/78K0R/port.c
index 05a9fa157..c12f2fd63 100644
--- a/FreeRTOS/Source/portable/IAR/78K0R/port.c
+++ b/FreeRTOS/Source/portable/IAR/78K0R/port.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Source/portable/IAR/78K0R/portasm.s26 b/FreeRTOS/Source/portable/IAR/78K0R/portasm.s26
index 205d26ba7..7789f4d8c 100644
--- a/FreeRTOS/Source/portable/IAR/78K0R/portasm.s26
+++ b/FreeRTOS/Source/portable/IAR/78K0R/portasm.s26
@@ -1,5 +1,5 @@
;/*
-; FreeRTOS V8.2.0 - Copyright (C) 2014 Real Time Engineers Ltd.
+; FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
; All rights reserved
;
;
diff --git a/FreeRTOS/Source/portable/IAR/78K0R/portmacro.h b/FreeRTOS/Source/portable/IAR/78K0R/portmacro.h
index e5ac134bc..fb2596702 100644
--- a/FreeRTOS/Source/portable/IAR/78K0R/portmacro.h
+++ b/FreeRTOS/Source/portable/IAR/78K0R/portmacro.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Source/portable/IAR/ARM_CA5_No_GIC/port.c b/FreeRTOS/Source/portable/IAR/ARM_CA5_No_GIC/port.c
index 7fbae2e8b..00a0da6f0 100644
--- a/FreeRTOS/Source/portable/IAR/ARM_CA5_No_GIC/port.c
+++ b/FreeRTOS/Source/portable/IAR/ARM_CA5_No_GIC/port.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Source/portable/IAR/ARM_CA5_No_GIC/portASM.h b/FreeRTOS/Source/portable/IAR/ARM_CA5_No_GIC/portASM.h
index b7ee91dd8..cec75a9f5 100644
--- a/FreeRTOS/Source/portable/IAR/ARM_CA5_No_GIC/portASM.h
+++ b/FreeRTOS/Source/portable/IAR/ARM_CA5_No_GIC/portASM.h
@@ -1,5 +1,5 @@
;/*
-; FreeRTOS V8.2.0 - Copyright (C) 2014 Real Time Engineers Ltd.
+; FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
; All rights reserved
;
;
diff --git a/FreeRTOS/Source/portable/IAR/ARM_CA5_No_GIC/portASM.s b/FreeRTOS/Source/portable/IAR/ARM_CA5_No_GIC/portASM.s
index 511b5fa05..0fe8f9c1e 100644
--- a/FreeRTOS/Source/portable/IAR/ARM_CA5_No_GIC/portASM.s
+++ b/FreeRTOS/Source/portable/IAR/ARM_CA5_No_GIC/portASM.s
@@ -1,5 +1,5 @@
;/*
-; FreeRTOS V8.2.0 - Copyright (C) 2014 Real Time Engineers Ltd.
+; FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
; All rights reserved
;
;
diff --git a/FreeRTOS/Source/portable/IAR/ARM_CA5_No_GIC/portmacro.h b/FreeRTOS/Source/portable/IAR/ARM_CA5_No_GIC/portmacro.h
index ea8dc75eb..5889e1a67 100644
--- a/FreeRTOS/Source/portable/IAR/ARM_CA5_No_GIC/portmacro.h
+++ b/FreeRTOS/Source/portable/IAR/ARM_CA5_No_GIC/portmacro.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Source/portable/IAR/ARM_CA9/port.c b/FreeRTOS/Source/portable/IAR/ARM_CA9/port.c
index c2209629c..2a455ccd3 100644
--- a/FreeRTOS/Source/portable/IAR/ARM_CA9/port.c
+++ b/FreeRTOS/Source/portable/IAR/ARM_CA9/port.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Source/portable/IAR/ARM_CA9/portASM.h b/FreeRTOS/Source/portable/IAR/ARM_CA9/portASM.h
index aac0d1d24..82d08cc90 100644
--- a/FreeRTOS/Source/portable/IAR/ARM_CA9/portASM.h
+++ b/FreeRTOS/Source/portable/IAR/ARM_CA9/portASM.h
@@ -1,5 +1,5 @@
;/*
-; FreeRTOS V8.2.0 - Copyright (C) 2014 Real Time Engineers Ltd.
+; FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
; All rights reserved
;
;
diff --git a/FreeRTOS/Source/portable/IAR/ARM_CA9/portASM.s b/FreeRTOS/Source/portable/IAR/ARM_CA9/portASM.s
index d46ee7b4d..1c8d17f7f 100644
--- a/FreeRTOS/Source/portable/IAR/ARM_CA9/portASM.s
+++ b/FreeRTOS/Source/portable/IAR/ARM_CA9/portASM.s
@@ -1,5 +1,5 @@
;/*
-; FreeRTOS V8.2.0 - Copyright (C) 2014 Real Time Engineers Ltd.
+; FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
; All rights reserved
;
;
diff --git a/FreeRTOS/Source/portable/IAR/ARM_CA9/portmacro.h b/FreeRTOS/Source/portable/IAR/ARM_CA9/portmacro.h
index 6ef91ddd2..2aaafd4ef 100644
--- a/FreeRTOS/Source/portable/IAR/ARM_CA9/portmacro.h
+++ b/FreeRTOS/Source/portable/IAR/ARM_CA9/portmacro.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Source/portable/IAR/ARM_CM0/port.c b/FreeRTOS/Source/portable/IAR/ARM_CM0/port.c
index a9bcac9b1..7cf2bcf8d 100644
--- a/FreeRTOS/Source/portable/IAR/ARM_CM0/port.c
+++ b/FreeRTOS/Source/portable/IAR/ARM_CM0/port.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Source/portable/IAR/ARM_CM0/portasm.s b/FreeRTOS/Source/portable/IAR/ARM_CM0/portasm.s
index 4dba20a05..14228f347 100644
--- a/FreeRTOS/Source/portable/IAR/ARM_CM0/portasm.s
+++ b/FreeRTOS/Source/portable/IAR/ARM_CM0/portasm.s
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Source/portable/IAR/ARM_CM0/portmacro.h b/FreeRTOS/Source/portable/IAR/ARM_CM0/portmacro.h
index 0ce1bb103..4b3301cc1 100644
--- a/FreeRTOS/Source/portable/IAR/ARM_CM0/portmacro.h
+++ b/FreeRTOS/Source/portable/IAR/ARM_CM0/portmacro.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Source/portable/IAR/ARM_CM3/port.c b/FreeRTOS/Source/portable/IAR/ARM_CM3/port.c
index 0e391ace8..c1a4a3447 100644
--- a/FreeRTOS/Source/portable/IAR/ARM_CM3/port.c
+++ b/FreeRTOS/Source/portable/IAR/ARM_CM3/port.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Source/portable/IAR/ARM_CM3/portasm.s b/FreeRTOS/Source/portable/IAR/ARM_CM3/portasm.s
index c2165f3e5..86c738f1d 100644
--- a/FreeRTOS/Source/portable/IAR/ARM_CM3/portasm.s
+++ b/FreeRTOS/Source/portable/IAR/ARM_CM3/portasm.s
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Source/portable/IAR/ARM_CM3/portmacro.h b/FreeRTOS/Source/portable/IAR/ARM_CM3/portmacro.h
index f1d309d6b..65bb1f8e0 100644
--- a/FreeRTOS/Source/portable/IAR/ARM_CM3/portmacro.h
+++ b/FreeRTOS/Source/portable/IAR/ARM_CM3/portmacro.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Source/portable/IAR/ARM_CM4F/port.c b/FreeRTOS/Source/portable/IAR/ARM_CM4F/port.c
index 5bd9af7f7..9487a8bee 100644
--- a/FreeRTOS/Source/portable/IAR/ARM_CM4F/port.c
+++ b/FreeRTOS/Source/portable/IAR/ARM_CM4F/port.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Source/portable/IAR/ARM_CM4F/portasm.s b/FreeRTOS/Source/portable/IAR/ARM_CM4F/portasm.s
index 7fc703235..3e95928f8 100644
--- a/FreeRTOS/Source/portable/IAR/ARM_CM4F/portasm.s
+++ b/FreeRTOS/Source/portable/IAR/ARM_CM4F/portasm.s
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Source/portable/IAR/ARM_CM4F/portmacro.h b/FreeRTOS/Source/portable/IAR/ARM_CM4F/portmacro.h
index 94e0ccfc2..86833ca56 100644
--- a/FreeRTOS/Source/portable/IAR/ARM_CM4F/portmacro.h
+++ b/FreeRTOS/Source/portable/IAR/ARM_CM4F/portmacro.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Source/portable/IAR/ATMega323/port.c b/FreeRTOS/Source/portable/IAR/ATMega323/port.c
index 8cb2f144b..c8bcac2c7 100644
--- a/FreeRTOS/Source/portable/IAR/ATMega323/port.c
+++ b/FreeRTOS/Source/portable/IAR/ATMega323/port.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Source/portable/IAR/ATMega323/portmacro.h b/FreeRTOS/Source/portable/IAR/ATMega323/portmacro.h
index 7a2b48b02..22653c976 100644
--- a/FreeRTOS/Source/portable/IAR/ATMega323/portmacro.h
+++ b/FreeRTOS/Source/portable/IAR/ATMega323/portmacro.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Source/portable/IAR/ATMega323/portmacro.s90 b/FreeRTOS/Source/portable/IAR/ATMega323/portmacro.s90
index 5a1ef97fc..898ff820b 100644
--- a/FreeRTOS/Source/portable/IAR/ATMega323/portmacro.s90
+++ b/FreeRTOS/Source/portable/IAR/ATMega323/portmacro.s90
@@ -1,5 +1,5 @@
;/*
-; FreeRTOS V8.2.0 - Copyright (C) 2014 Real Time Engineers Ltd.
+; FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
; All rights reserved
;
;
diff --git a/FreeRTOS/Source/portable/IAR/AVR32_UC3/port.c b/FreeRTOS/Source/portable/IAR/AVR32_UC3/port.c
index 5b2c0b06a..869bcb4d6 100644
--- a/FreeRTOS/Source/portable/IAR/AVR32_UC3/port.c
+++ b/FreeRTOS/Source/portable/IAR/AVR32_UC3/port.c
@@ -13,7 +13,7 @@
*****************************************************************************/
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -24,27 +24,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -59,35 +50,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -96,7 +70,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Source/portable/IAR/AVR32_UC3/portmacro.h b/FreeRTOS/Source/portable/IAR/AVR32_UC3/portmacro.h
index d77a3d331..3ed18684e 100644
--- a/FreeRTOS/Source/portable/IAR/AVR32_UC3/portmacro.h
+++ b/FreeRTOS/Source/portable/IAR/AVR32_UC3/portmacro.h
@@ -13,7 +13,7 @@
*****************************************************************************/
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -24,27 +24,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -59,35 +50,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -96,7 +70,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Source/portable/IAR/AtmelSAM7S64/ISR_Support.h b/FreeRTOS/Source/portable/IAR/AtmelSAM7S64/ISR_Support.h
index 9f8df078e..18d8505be 100644
--- a/FreeRTOS/Source/portable/IAR/AtmelSAM7S64/ISR_Support.h
+++ b/FreeRTOS/Source/portable/IAR/AtmelSAM7S64/ISR_Support.h
@@ -1,5 +1,5 @@
;/*
-; FreeRTOS V8.2.0 - Copyright (C) 2014 Real Time Engineers Ltd.
+; FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
; All rights reserved
;
;
diff --git a/FreeRTOS/Source/portable/IAR/AtmelSAM7S64/port.c b/FreeRTOS/Source/portable/IAR/AtmelSAM7S64/port.c
index e96884023..4af4e52d4 100644
--- a/FreeRTOS/Source/portable/IAR/AtmelSAM7S64/port.c
+++ b/FreeRTOS/Source/portable/IAR/AtmelSAM7S64/port.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Source/portable/IAR/AtmelSAM7S64/portasm.s79 b/FreeRTOS/Source/portable/IAR/AtmelSAM7S64/portasm.s79
index 989b5647e..cb6697fbf 100644
--- a/FreeRTOS/Source/portable/IAR/AtmelSAM7S64/portasm.s79
+++ b/FreeRTOS/Source/portable/IAR/AtmelSAM7S64/portasm.s79
@@ -1,5 +1,5 @@
;/*
-; FreeRTOS V8.2.0 - Copyright (C) 2014 Real Time Engineers Ltd.
+; FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
; All rights reserved
;
;
diff --git a/FreeRTOS/Source/portable/IAR/AtmelSAM7S64/portmacro.h b/FreeRTOS/Source/portable/IAR/AtmelSAM7S64/portmacro.h
index b7499c52a..ea92387e0 100644
--- a/FreeRTOS/Source/portable/IAR/AtmelSAM7S64/portmacro.h
+++ b/FreeRTOS/Source/portable/IAR/AtmelSAM7S64/portmacro.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Source/portable/IAR/AtmelSAM9XE/port.c b/FreeRTOS/Source/portable/IAR/AtmelSAM9XE/port.c
index 4467ec092..1cd37155d 100644
--- a/FreeRTOS/Source/portable/IAR/AtmelSAM9XE/port.c
+++ b/FreeRTOS/Source/portable/IAR/AtmelSAM9XE/port.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Source/portable/IAR/AtmelSAM9XE/portmacro.h b/FreeRTOS/Source/portable/IAR/AtmelSAM9XE/portmacro.h
index 97d2a1651..a726838cf 100644
--- a/FreeRTOS/Source/portable/IAR/AtmelSAM9XE/portmacro.h
+++ b/FreeRTOS/Source/portable/IAR/AtmelSAM9XE/portmacro.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Source/portable/IAR/LPC2000/ISR_Support.h b/FreeRTOS/Source/portable/IAR/LPC2000/ISR_Support.h
index 9f8df078e..18d8505be 100644
--- a/FreeRTOS/Source/portable/IAR/LPC2000/ISR_Support.h
+++ b/FreeRTOS/Source/portable/IAR/LPC2000/ISR_Support.h
@@ -1,5 +1,5 @@
;/*
-; FreeRTOS V8.2.0 - Copyright (C) 2014 Real Time Engineers Ltd.
+; FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
; All rights reserved
;
;
diff --git a/FreeRTOS/Source/portable/IAR/LPC2000/port.c b/FreeRTOS/Source/portable/IAR/LPC2000/port.c
index 013ddfc38..7078a5a15 100644
--- a/FreeRTOS/Source/portable/IAR/LPC2000/port.c
+++ b/FreeRTOS/Source/portable/IAR/LPC2000/port.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Source/portable/IAR/LPC2000/portasm.s79 b/FreeRTOS/Source/portable/IAR/LPC2000/portasm.s79
index 99fa2bab5..68c245551 100644
--- a/FreeRTOS/Source/portable/IAR/LPC2000/portasm.s79
+++ b/FreeRTOS/Source/portable/IAR/LPC2000/portasm.s79
@@ -1,5 +1,5 @@
;/*
-; FreeRTOS V8.2.0 - Copyright (C) 2014 Real Time Engineers Ltd.
+; FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
; All rights reserved
;
;
diff --git a/FreeRTOS/Source/portable/IAR/LPC2000/portmacro.h b/FreeRTOS/Source/portable/IAR/LPC2000/portmacro.h
index acb4a9368..1f8972017 100644
--- a/FreeRTOS/Source/portable/IAR/LPC2000/portmacro.h
+++ b/FreeRTOS/Source/portable/IAR/LPC2000/portmacro.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Source/portable/IAR/MSP430/port.c b/FreeRTOS/Source/portable/IAR/MSP430/port.c
index 60f2c49b1..5d96b3441 100644
--- a/FreeRTOS/Source/portable/IAR/MSP430/port.c
+++ b/FreeRTOS/Source/portable/IAR/MSP430/port.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Source/portable/IAR/MSP430/portasm.h b/FreeRTOS/Source/portable/IAR/MSP430/portasm.h
index 76b5070b1..5cbd3f64f 100644
--- a/FreeRTOS/Source/portable/IAR/MSP430/portasm.h
+++ b/FreeRTOS/Source/portable/IAR/MSP430/portasm.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Source/portable/IAR/MSP430/portext.s43 b/FreeRTOS/Source/portable/IAR/MSP430/portext.s43
index f811efb9e..334955fbc 100644
--- a/FreeRTOS/Source/portable/IAR/MSP430/portext.s43
+++ b/FreeRTOS/Source/portable/IAR/MSP430/portext.s43
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Source/portable/IAR/MSP430/portmacro.h b/FreeRTOS/Source/portable/IAR/MSP430/portmacro.h
index a9bd5db6d..48ed3765d 100644
--- a/FreeRTOS/Source/portable/IAR/MSP430/portmacro.h
+++ b/FreeRTOS/Source/portable/IAR/MSP430/portmacro.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Source/portable/IAR/MSP430X/data_model.h b/FreeRTOS/Source/portable/IAR/MSP430X/data_model.h
index 372cfff88..2f4e6b68e 100644
--- a/FreeRTOS/Source/portable/IAR/MSP430X/data_model.h
+++ b/FreeRTOS/Source/portable/IAR/MSP430X/data_model.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Source/portable/IAR/MSP430X/port.c b/FreeRTOS/Source/portable/IAR/MSP430X/port.c
index 4f2e89c4b..4a19f8b85 100644
--- a/FreeRTOS/Source/portable/IAR/MSP430X/port.c
+++ b/FreeRTOS/Source/portable/IAR/MSP430X/port.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Source/portable/IAR/MSP430X/portext.s43 b/FreeRTOS/Source/portable/IAR/MSP430X/portext.s43
index 0aadf289b..7c2d0154c 100644
--- a/FreeRTOS/Source/portable/IAR/MSP430X/portext.s43
+++ b/FreeRTOS/Source/portable/IAR/MSP430X/portext.s43
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Source/portable/IAR/MSP430X/portmacro.h b/FreeRTOS/Source/portable/IAR/MSP430X/portmacro.h
index 8606e0716..82254536c 100644
--- a/FreeRTOS/Source/portable/IAR/MSP430X/portmacro.h
+++ b/FreeRTOS/Source/portable/IAR/MSP430X/portmacro.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Source/portable/IAR/RL78/ISR_Support.h b/FreeRTOS/Source/portable/IAR/RL78/ISR_Support.h
index 590d2c33a..8f75d8729 100644
--- a/FreeRTOS/Source/portable/IAR/RL78/ISR_Support.h
+++ b/FreeRTOS/Source/portable/IAR/RL78/ISR_Support.h
@@ -1,5 +1,5 @@
;/*
-; FreeRTOS V8.2.0 - Copyright (C) 2014 Real Time Engineers Ltd.
+; FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
; All rights reserved
;
;
diff --git a/FreeRTOS/Source/portable/IAR/RL78/port.c b/FreeRTOS/Source/portable/IAR/RL78/port.c
index 6af5aa149..d3985ed44 100644
--- a/FreeRTOS/Source/portable/IAR/RL78/port.c
+++ b/FreeRTOS/Source/portable/IAR/RL78/port.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Source/portable/IAR/RL78/portasm.s87 b/FreeRTOS/Source/portable/IAR/RL78/portasm.s87
index 32a7e6e70..c4e0734e8 100644
--- a/FreeRTOS/Source/portable/IAR/RL78/portasm.s87
+++ b/FreeRTOS/Source/portable/IAR/RL78/portasm.s87
@@ -1,5 +1,5 @@
;/*
-; FreeRTOS V8.2.0 - Copyright (C) 2014 Real Time Engineers Ltd.
+; FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
; All rights reserved
;
;
diff --git a/FreeRTOS/Source/portable/IAR/RL78/portmacro.h b/FreeRTOS/Source/portable/IAR/RL78/portmacro.h
index 5671cbf38..60bf11305 100644
--- a/FreeRTOS/Source/portable/IAR/RL78/portmacro.h
+++ b/FreeRTOS/Source/portable/IAR/RL78/portmacro.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Source/portable/IAR/RX100/port.c b/FreeRTOS/Source/portable/IAR/RX100/port.c
index 4cf768287..ae6939a96 100644
--- a/FreeRTOS/Source/portable/IAR/RX100/port.c
+++ b/FreeRTOS/Source/portable/IAR/RX100/port.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Source/portable/IAR/RX100/port_asm.s b/FreeRTOS/Source/portable/IAR/RX100/port_asm.s
index fd95f3eab..f5314d0ea 100644
--- a/FreeRTOS/Source/portable/IAR/RX100/port_asm.s
+++ b/FreeRTOS/Source/portable/IAR/RX100/port_asm.s
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Source/portable/IAR/RX100/portmacro.h b/FreeRTOS/Source/portable/IAR/RX100/portmacro.h
index e35ccf3c7..dde2c96bc 100644
--- a/FreeRTOS/Source/portable/IAR/RX100/portmacro.h
+++ b/FreeRTOS/Source/portable/IAR/RX100/portmacro.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Source/portable/IAR/RX600/port.c b/FreeRTOS/Source/portable/IAR/RX600/port.c
index 3257b9350..36d6cfea6 100644
--- a/FreeRTOS/Source/portable/IAR/RX600/port.c
+++ b/FreeRTOS/Source/portable/IAR/RX600/port.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Source/portable/IAR/RX600/port_asm.s b/FreeRTOS/Source/portable/IAR/RX600/port_asm.s
index 85668a166..62c2d47d1 100644
--- a/FreeRTOS/Source/portable/IAR/RX600/port_asm.s
+++ b/FreeRTOS/Source/portable/IAR/RX600/port_asm.s
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Source/portable/IAR/RX600/portmacro.h b/FreeRTOS/Source/portable/IAR/RX600/portmacro.h
index fec366cfa..7d869edd6 100644
--- a/FreeRTOS/Source/portable/IAR/RX600/portmacro.h
+++ b/FreeRTOS/Source/portable/IAR/RX600/portmacro.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Source/portable/IAR/STR71x/ISR_Support.h b/FreeRTOS/Source/portable/IAR/STR71x/ISR_Support.h
index 9f8df078e..18d8505be 100644
--- a/FreeRTOS/Source/portable/IAR/STR71x/ISR_Support.h
+++ b/FreeRTOS/Source/portable/IAR/STR71x/ISR_Support.h
@@ -1,5 +1,5 @@
;/*
-; FreeRTOS V8.2.0 - Copyright (C) 2014 Real Time Engineers Ltd.
+; FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
; All rights reserved
;
;
diff --git a/FreeRTOS/Source/portable/IAR/STR71x/port.c b/FreeRTOS/Source/portable/IAR/STR71x/port.c
index 3a68ff15c..493b4d3ab 100644
--- a/FreeRTOS/Source/portable/IAR/STR71x/port.c
+++ b/FreeRTOS/Source/portable/IAR/STR71x/port.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Source/portable/IAR/STR71x/portasm.s79 b/FreeRTOS/Source/portable/IAR/STR71x/portasm.s79
index 1ee3e0e6f..95225ba5b 100644
--- a/FreeRTOS/Source/portable/IAR/STR71x/portasm.s79
+++ b/FreeRTOS/Source/portable/IAR/STR71x/portasm.s79
@@ -1,5 +1,5 @@
;/*
-; FreeRTOS V8.2.0 - Copyright (C) 2014 Real Time Engineers Ltd.
+; FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
; All rights reserved
;
;
diff --git a/FreeRTOS/Source/portable/IAR/STR71x/portmacro.h b/FreeRTOS/Source/portable/IAR/STR71x/portmacro.h
index 98e33e1b1..9f07e6958 100644
--- a/FreeRTOS/Source/portable/IAR/STR71x/portmacro.h
+++ b/FreeRTOS/Source/portable/IAR/STR71x/portmacro.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Source/portable/IAR/STR75x/ISR_Support.h b/FreeRTOS/Source/portable/IAR/STR75x/ISR_Support.h
index 58cbb66a9..1c7b0b657 100644
--- a/FreeRTOS/Source/portable/IAR/STR75x/ISR_Support.h
+++ b/FreeRTOS/Source/portable/IAR/STR75x/ISR_Support.h
@@ -1,5 +1,5 @@
;/*
-; FreeRTOS V8.2.0 - Copyright (C) 2014 Real Time Engineers Ltd.
+; FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
; All rights reserved
;
;
diff --git a/FreeRTOS/Source/portable/IAR/STR75x/port.c b/FreeRTOS/Source/portable/IAR/STR75x/port.c
index 1aee92f6c..618d33aac 100644
--- a/FreeRTOS/Source/portable/IAR/STR75x/port.c
+++ b/FreeRTOS/Source/portable/IAR/STR75x/port.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Source/portable/IAR/STR75x/portasm.s79 b/FreeRTOS/Source/portable/IAR/STR75x/portasm.s79
index d16330d24..f843c2c58 100644
--- a/FreeRTOS/Source/portable/IAR/STR75x/portasm.s79
+++ b/FreeRTOS/Source/portable/IAR/STR75x/portasm.s79
@@ -1,5 +1,5 @@
;/*
-; FreeRTOS V8.2.0 - Copyright (C) 2014 Real Time Engineers Ltd.
+; FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
; All rights reserved
;
;
diff --git a/FreeRTOS/Source/portable/IAR/STR75x/portmacro.h b/FreeRTOS/Source/portable/IAR/STR75x/portmacro.h
index a2b5e1414..94aca0f35 100644
--- a/FreeRTOS/Source/portable/IAR/STR75x/portmacro.h
+++ b/FreeRTOS/Source/portable/IAR/STR75x/portmacro.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Source/portable/IAR/STR91x/ISR_Support.h b/FreeRTOS/Source/portable/IAR/STR91x/ISR_Support.h
index 3cb0e81ed..134a42d7b 100644
--- a/FreeRTOS/Source/portable/IAR/STR91x/ISR_Support.h
+++ b/FreeRTOS/Source/portable/IAR/STR91x/ISR_Support.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Source/portable/IAR/STR91x/port.c b/FreeRTOS/Source/portable/IAR/STR91x/port.c
index 1c132817d..6f9d821f6 100644
--- a/FreeRTOS/Source/portable/IAR/STR91x/port.c
+++ b/FreeRTOS/Source/portable/IAR/STR91x/port.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Source/portable/IAR/STR91x/portasm.s79 b/FreeRTOS/Source/portable/IAR/STR91x/portasm.s79
index 2d2feb628..09d3529bc 100644
--- a/FreeRTOS/Source/portable/IAR/STR91x/portasm.s79
+++ b/FreeRTOS/Source/portable/IAR/STR91x/portasm.s79
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Source/portable/IAR/STR91x/portmacro.h b/FreeRTOS/Source/portable/IAR/STR91x/portmacro.h
index b5edeac89..26b32daaa 100644
--- a/FreeRTOS/Source/portable/IAR/STR91x/portmacro.h
+++ b/FreeRTOS/Source/portable/IAR/STR91x/portmacro.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Source/portable/IAR/V850ES/ISR_Support.h b/FreeRTOS/Source/portable/IAR/V850ES/ISR_Support.h
index 031bc3985..e0f3db19b 100644
--- a/FreeRTOS/Source/portable/IAR/V850ES/ISR_Support.h
+++ b/FreeRTOS/Source/portable/IAR/V850ES/ISR_Support.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Source/portable/IAR/V850ES/port.c b/FreeRTOS/Source/portable/IAR/V850ES/port.c
index 122edeaae..569e74b4a 100644
--- a/FreeRTOS/Source/portable/IAR/V850ES/port.c
+++ b/FreeRTOS/Source/portable/IAR/V850ES/port.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Source/portable/IAR/V850ES/portasm.s85 b/FreeRTOS/Source/portable/IAR/V850ES/portasm.s85
index e42b0fb0e..4f9154973 100644
--- a/FreeRTOS/Source/portable/IAR/V850ES/portasm.s85
+++ b/FreeRTOS/Source/portable/IAR/V850ES/portasm.s85
@@ -1,5 +1,5 @@
;/*
-; FreeRTOS V8.2.0 - Copyright (C) 2014 Real Time Engineers Ltd.
+; FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
; All rights reserved
;
;
diff --git a/FreeRTOS/Source/portable/IAR/V850ES/portasm_Fx3.s85 b/FreeRTOS/Source/portable/IAR/V850ES/portasm_Fx3.s85
index 86325c119..d45f4b8d6 100644
--- a/FreeRTOS/Source/portable/IAR/V850ES/portasm_Fx3.s85
+++ b/FreeRTOS/Source/portable/IAR/V850ES/portasm_Fx3.s85
@@ -1,5 +1,5 @@
;/*
-; FreeRTOS V8.2.0 - Copyright (C) 2014 Real Time Engineers Ltd.
+; FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
; All rights reserved
;
;
diff --git a/FreeRTOS/Source/portable/IAR/V850ES/portasm_Hx2.s85 b/FreeRTOS/Source/portable/IAR/V850ES/portasm_Hx2.s85
index bfd548965..bd7894609 100644
--- a/FreeRTOS/Source/portable/IAR/V850ES/portasm_Hx2.s85
+++ b/FreeRTOS/Source/portable/IAR/V850ES/portasm_Hx2.s85
@@ -1,5 +1,5 @@
;/*
-; FreeRTOS V8.2.0 - Copyright (C) 2014 Real Time Engineers Ltd.
+; FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
; All rights reserved
;
;
diff --git a/FreeRTOS/Source/portable/IAR/V850ES/portmacro.h b/FreeRTOS/Source/portable/IAR/V850ES/portmacro.h
index bb7213e81..f630b29fa 100644
--- a/FreeRTOS/Source/portable/IAR/V850ES/portmacro.h
+++ b/FreeRTOS/Source/portable/IAR/V850ES/portmacro.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Source/portable/MPLAB/PIC18F/port.c b/FreeRTOS/Source/portable/MPLAB/PIC18F/port.c
index be0686374..b22d06221 100644
--- a/FreeRTOS/Source/portable/MPLAB/PIC18F/port.c
+++ b/FreeRTOS/Source/portable/MPLAB/PIC18F/port.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Source/portable/MPLAB/PIC18F/portmacro.h b/FreeRTOS/Source/portable/MPLAB/PIC18F/portmacro.h
index 31ea87979..1d9e1ec78 100644
--- a/FreeRTOS/Source/portable/MPLAB/PIC18F/portmacro.h
+++ b/FreeRTOS/Source/portable/MPLAB/PIC18F/portmacro.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Source/portable/MPLAB/PIC24_dsPIC/port.c b/FreeRTOS/Source/portable/MPLAB/PIC24_dsPIC/port.c
index de34b1bf0..5bf5752cc 100644
--- a/FreeRTOS/Source/portable/MPLAB/PIC24_dsPIC/port.c
+++ b/FreeRTOS/Source/portable/MPLAB/PIC24_dsPIC/port.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Source/portable/MPLAB/PIC24_dsPIC/portasm_PIC24.S b/FreeRTOS/Source/portable/MPLAB/PIC24_dsPIC/portasm_PIC24.S
index e6ddf8b4c..35cfa04b5 100644
--- a/FreeRTOS/Source/portable/MPLAB/PIC24_dsPIC/portasm_PIC24.S
+++ b/FreeRTOS/Source/portable/MPLAB/PIC24_dsPIC/portasm_PIC24.S
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Source/portable/MPLAB/PIC24_dsPIC/portasm_dsPIC.S b/FreeRTOS/Source/portable/MPLAB/PIC24_dsPIC/portasm_dsPIC.S
index 5d2d65483..7b49f3476 100644
--- a/FreeRTOS/Source/portable/MPLAB/PIC24_dsPIC/portasm_dsPIC.S
+++ b/FreeRTOS/Source/portable/MPLAB/PIC24_dsPIC/portasm_dsPIC.S
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Source/portable/MPLAB/PIC24_dsPIC/portmacro.h b/FreeRTOS/Source/portable/MPLAB/PIC24_dsPIC/portmacro.h
index 12429a337..ec6422a8b 100644
--- a/FreeRTOS/Source/portable/MPLAB/PIC24_dsPIC/portmacro.h
+++ b/FreeRTOS/Source/portable/MPLAB/PIC24_dsPIC/portmacro.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Source/portable/MPLAB/PIC32MX/ISR_Support.h b/FreeRTOS/Source/portable/MPLAB/PIC32MX/ISR_Support.h
index 0a83a060e..4ebfa1451 100644
--- a/FreeRTOS/Source/portable/MPLAB/PIC32MX/ISR_Support.h
+++ b/FreeRTOS/Source/portable/MPLAB/PIC32MX/ISR_Support.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Source/portable/MPLAB/PIC32MX/port.c b/FreeRTOS/Source/portable/MPLAB/PIC32MX/port.c
index 3a614e40f..f9e160a8a 100644
--- a/FreeRTOS/Source/portable/MPLAB/PIC32MX/port.c
+++ b/FreeRTOS/Source/portable/MPLAB/PIC32MX/port.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Source/portable/MPLAB/PIC32MX/port_asm.S b/FreeRTOS/Source/portable/MPLAB/PIC32MX/port_asm.S
index ddada0b4c..bb0bdcd97 100644
--- a/FreeRTOS/Source/portable/MPLAB/PIC32MX/port_asm.S
+++ b/FreeRTOS/Source/portable/MPLAB/PIC32MX/port_asm.S
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Source/portable/MPLAB/PIC32MX/portmacro.h b/FreeRTOS/Source/portable/MPLAB/PIC32MX/portmacro.h
index e1399fd73..95427c43e 100644
--- a/FreeRTOS/Source/portable/MPLAB/PIC32MX/portmacro.h
+++ b/FreeRTOS/Source/portable/MPLAB/PIC32MX/portmacro.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Source/portable/MPLAB/PIC32MZ/ISR_Support.h b/FreeRTOS/Source/portable/MPLAB/PIC32MZ/ISR_Support.h
index 9a63092f0..9e2fff3bb 100644
--- a/FreeRTOS/Source/portable/MPLAB/PIC32MZ/ISR_Support.h
+++ b/FreeRTOS/Source/portable/MPLAB/PIC32MZ/ISR_Support.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Source/portable/MPLAB/PIC32MZ/port.c b/FreeRTOS/Source/portable/MPLAB/PIC32MZ/port.c
index 42d8807bb..e15307e5e 100644
--- a/FreeRTOS/Source/portable/MPLAB/PIC32MZ/port.c
+++ b/FreeRTOS/Source/portable/MPLAB/PIC32MZ/port.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Source/portable/MPLAB/PIC32MZ/port_asm.S b/FreeRTOS/Source/portable/MPLAB/PIC32MZ/port_asm.S
index 3924b1842..577026bd5 100644
--- a/FreeRTOS/Source/portable/MPLAB/PIC32MZ/port_asm.S
+++ b/FreeRTOS/Source/portable/MPLAB/PIC32MZ/port_asm.S
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Source/portable/MPLAB/PIC32MZ/portmacro.h b/FreeRTOS/Source/portable/MPLAB/PIC32MZ/portmacro.h
index 27028ae0e..48d83ed87 100644
--- a/FreeRTOS/Source/portable/MPLAB/PIC32MZ/portmacro.h
+++ b/FreeRTOS/Source/portable/MPLAB/PIC32MZ/portmacro.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Source/portable/MSVC-MingW/port.c b/FreeRTOS/Source/portable/MSVC-MingW/port.c
index 6ae4ae9ba..04311a6a7 100644
--- a/FreeRTOS/Source/portable/MSVC-MingW/port.c
+++ b/FreeRTOS/Source/portable/MSVC-MingW/port.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Source/portable/MSVC-MingW/portmacro.h b/FreeRTOS/Source/portable/MSVC-MingW/portmacro.h
index f413010d6..af52798c7 100644
--- a/FreeRTOS/Source/portable/MSVC-MingW/portmacro.h
+++ b/FreeRTOS/Source/portable/MSVC-MingW/portmacro.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Source/portable/MemMang/heap_1.c b/FreeRTOS/Source/portable/MemMang/heap_1.c
index ec48e425b..5223dcbc1 100644
--- a/FreeRTOS/Source/portable/MemMang/heap_1.c
+++ b/FreeRTOS/Source/portable/MemMang/heap_1.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Source/portable/MemMang/heap_2.c b/FreeRTOS/Source/portable/MemMang/heap_2.c
index 2c7d03836..4860a99ee 100644
--- a/FreeRTOS/Source/portable/MemMang/heap_2.c
+++ b/FreeRTOS/Source/portable/MemMang/heap_2.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Source/portable/MemMang/heap_3.c b/FreeRTOS/Source/portable/MemMang/heap_3.c
index 22daad9ff..3aea22f1d 100644
--- a/FreeRTOS/Source/portable/MemMang/heap_3.c
+++ b/FreeRTOS/Source/portable/MemMang/heap_3.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Source/portable/MemMang/heap_4.c b/FreeRTOS/Source/portable/MemMang/heap_4.c
index 3c8767dd9..59f05ba3e 100644
--- a/FreeRTOS/Source/portable/MemMang/heap_4.c
+++ b/FreeRTOS/Source/portable/MemMang/heap_4.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Source/portable/MemMang/heap_5.c b/FreeRTOS/Source/portable/MemMang/heap_5.c
index e68e56f17..7f4e3c4a9 100644
--- a/FreeRTOS/Source/portable/MemMang/heap_5.c
+++ b/FreeRTOS/Source/portable/MemMang/heap_5.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Source/portable/Paradigm/Tern_EE/large_untested/port.c b/FreeRTOS/Source/portable/Paradigm/Tern_EE/large_untested/port.c
index 8d1427f0a..f6a7e5de3 100644
--- a/FreeRTOS/Source/portable/Paradigm/Tern_EE/large_untested/port.c
+++ b/FreeRTOS/Source/portable/Paradigm/Tern_EE/large_untested/port.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Source/portable/Paradigm/Tern_EE/large_untested/portasm.h b/FreeRTOS/Source/portable/Paradigm/Tern_EE/large_untested/portasm.h
index 12b444c86..e0ce969e9 100644
--- a/FreeRTOS/Source/portable/Paradigm/Tern_EE/large_untested/portasm.h
+++ b/FreeRTOS/Source/portable/Paradigm/Tern_EE/large_untested/portasm.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Source/portable/Paradigm/Tern_EE/large_untested/portmacro.h b/FreeRTOS/Source/portable/Paradigm/Tern_EE/large_untested/portmacro.h
index 4b85dc791..e092ce7f7 100644
--- a/FreeRTOS/Source/portable/Paradigm/Tern_EE/large_untested/portmacro.h
+++ b/FreeRTOS/Source/portable/Paradigm/Tern_EE/large_untested/portmacro.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Source/portable/Paradigm/Tern_EE/small/port.c b/FreeRTOS/Source/portable/Paradigm/Tern_EE/small/port.c
index 4768cc577..6108ace64 100644
--- a/FreeRTOS/Source/portable/Paradigm/Tern_EE/small/port.c
+++ b/FreeRTOS/Source/portable/Paradigm/Tern_EE/small/port.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Source/portable/Paradigm/Tern_EE/small/portasm.h b/FreeRTOS/Source/portable/Paradigm/Tern_EE/small/portasm.h
index df9b93535..b500bcbdf 100644
--- a/FreeRTOS/Source/portable/Paradigm/Tern_EE/small/portasm.h
+++ b/FreeRTOS/Source/portable/Paradigm/Tern_EE/small/portasm.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Source/portable/Paradigm/Tern_EE/small/portmacro.h b/FreeRTOS/Source/portable/Paradigm/Tern_EE/small/portmacro.h
index faefe3a81..aabb7aaf1 100644
--- a/FreeRTOS/Source/portable/Paradigm/Tern_EE/small/portmacro.h
+++ b/FreeRTOS/Source/portable/Paradigm/Tern_EE/small/portmacro.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Source/portable/RVDS/ARM7_LPC21xx/port.c b/FreeRTOS/Source/portable/RVDS/ARM7_LPC21xx/port.c
index b10a60603..c83b2d81e 100644
--- a/FreeRTOS/Source/portable/RVDS/ARM7_LPC21xx/port.c
+++ b/FreeRTOS/Source/portable/RVDS/ARM7_LPC21xx/port.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Source/portable/RVDS/ARM7_LPC21xx/portASM.s b/FreeRTOS/Source/portable/RVDS/ARM7_LPC21xx/portASM.s
index 468452f3f..f80b29155 100644
--- a/FreeRTOS/Source/portable/RVDS/ARM7_LPC21xx/portASM.s
+++ b/FreeRTOS/Source/portable/RVDS/ARM7_LPC21xx/portASM.s
@@ -1,5 +1,5 @@
;/*
-; FreeRTOS V8.2.0 - Copyright (C) 2014 Real Time Engineers Ltd.
+; FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
; All rights reserved
;
;
diff --git a/FreeRTOS/Source/portable/RVDS/ARM7_LPC21xx/portmacro.h b/FreeRTOS/Source/portable/RVDS/ARM7_LPC21xx/portmacro.h
index 4be41a34a..d31909c71 100644
--- a/FreeRTOS/Source/portable/RVDS/ARM7_LPC21xx/portmacro.h
+++ b/FreeRTOS/Source/portable/RVDS/ARM7_LPC21xx/portmacro.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Source/portable/RVDS/ARM7_LPC21xx/portmacro.inc b/FreeRTOS/Source/portable/RVDS/ARM7_LPC21xx/portmacro.inc
index 4490148b6..fe6c92e84 100644
--- a/FreeRTOS/Source/portable/RVDS/ARM7_LPC21xx/portmacro.inc
+++ b/FreeRTOS/Source/portable/RVDS/ARM7_LPC21xx/portmacro.inc
@@ -1,5 +1,5 @@
;/*
-; FreeRTOS V8.2.0 - Copyright (C) 2014 Real Time Engineers Ltd.
+; FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
; All rights reserved
;
;
diff --git a/FreeRTOS/Source/portable/RVDS/ARM_CA9/port.c b/FreeRTOS/Source/portable/RVDS/ARM_CA9/port.c
index 5681364a2..e1425064e 100644
--- a/FreeRTOS/Source/portable/RVDS/ARM_CA9/port.c
+++ b/FreeRTOS/Source/portable/RVDS/ARM_CA9/port.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Source/portable/RVDS/ARM_CA9/portASM.s b/FreeRTOS/Source/portable/RVDS/ARM_CA9/portASM.s
index b618657df..14e99d242 100644
--- a/FreeRTOS/Source/portable/RVDS/ARM_CA9/portASM.s
+++ b/FreeRTOS/Source/portable/RVDS/ARM_CA9/portASM.s
@@ -1,5 +1,5 @@
;/*
-; FreeRTOS V8.2.0 - Copyright (C) 2014 Real Time Engineers Ltd.
+; FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
; All rights reserved
;
;
diff --git a/FreeRTOS/Source/portable/RVDS/ARM_CA9/portmacro.h b/FreeRTOS/Source/portable/RVDS/ARM_CA9/portmacro.h
index 19e3e2474..74c784d2e 100644
--- a/FreeRTOS/Source/portable/RVDS/ARM_CA9/portmacro.h
+++ b/FreeRTOS/Source/portable/RVDS/ARM_CA9/portmacro.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Source/portable/RVDS/ARM_CA9/portmacro.inc b/FreeRTOS/Source/portable/RVDS/ARM_CA9/portmacro.inc
index d8e5904cd..99b33c45c 100644
--- a/FreeRTOS/Source/portable/RVDS/ARM_CA9/portmacro.inc
+++ b/FreeRTOS/Source/portable/RVDS/ARM_CA9/portmacro.inc
@@ -1,5 +1,5 @@
;/*
-; FreeRTOS V8.2.0 - Copyright (C) 2014 Real Time Engineers Ltd.
+; FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
; All rights reserved
;
;
diff --git a/FreeRTOS/Source/portable/RVDS/ARM_CM0/port.c b/FreeRTOS/Source/portable/RVDS/ARM_CM0/port.c
index f8900754d..6c4d71f25 100644
--- a/FreeRTOS/Source/portable/RVDS/ARM_CM0/port.c
+++ b/FreeRTOS/Source/portable/RVDS/ARM_CM0/port.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Source/portable/RVDS/ARM_CM0/portmacro.h b/FreeRTOS/Source/portable/RVDS/ARM_CM0/portmacro.h
index 59f51558e..e23b85acb 100644
--- a/FreeRTOS/Source/portable/RVDS/ARM_CM0/portmacro.h
+++ b/FreeRTOS/Source/portable/RVDS/ARM_CM0/portmacro.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Source/portable/RVDS/ARM_CM3/port.c b/FreeRTOS/Source/portable/RVDS/ARM_CM3/port.c
index 2824e40fb..2588d6c9d 100644
--- a/FreeRTOS/Source/portable/RVDS/ARM_CM3/port.c
+++ b/FreeRTOS/Source/portable/RVDS/ARM_CM3/port.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Source/portable/RVDS/ARM_CM3/portmacro.h b/FreeRTOS/Source/portable/RVDS/ARM_CM3/portmacro.h
index 3c4617c22..657377801 100644
--- a/FreeRTOS/Source/portable/RVDS/ARM_CM3/portmacro.h
+++ b/FreeRTOS/Source/portable/RVDS/ARM_CM3/portmacro.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Source/portable/RVDS/ARM_CM4F/port.c b/FreeRTOS/Source/portable/RVDS/ARM_CM4F/port.c
index 420b87dde..543aa00dd 100644
--- a/FreeRTOS/Source/portable/RVDS/ARM_CM4F/port.c
+++ b/FreeRTOS/Source/portable/RVDS/ARM_CM4F/port.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Source/portable/RVDS/ARM_CM4F/portmacro.h b/FreeRTOS/Source/portable/RVDS/ARM_CM4F/portmacro.h
index ebf7af3c2..7255f8dec 100644
--- a/FreeRTOS/Source/portable/RVDS/ARM_CM4F/portmacro.h
+++ b/FreeRTOS/Source/portable/RVDS/ARM_CM4F/portmacro.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Source/portable/Renesas/RX100/port.c b/FreeRTOS/Source/portable/Renesas/RX100/port.c
index ecef2b71b..ed86db45d 100644
--- a/FreeRTOS/Source/portable/Renesas/RX100/port.c
+++ b/FreeRTOS/Source/portable/Renesas/RX100/port.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Source/portable/Renesas/RX100/port_asm.src b/FreeRTOS/Source/portable/Renesas/RX100/port_asm.src
index 19360e1ff..353f346b0 100644
--- a/FreeRTOS/Source/portable/Renesas/RX100/port_asm.src
+++ b/FreeRTOS/Source/portable/Renesas/RX100/port_asm.src
@@ -1,5 +1,5 @@
;/*
-; FreeRTOS V8.2.0 - Copyright (C) 2014 Real Time Engineers Ltd.
+; FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
; All rights reserved
;
;
diff --git a/FreeRTOS/Source/portable/Renesas/RX100/portmacro.h b/FreeRTOS/Source/portable/Renesas/RX100/portmacro.h
index 42bb54136..a5d40b5fa 100644
--- a/FreeRTOS/Source/portable/Renesas/RX100/portmacro.h
+++ b/FreeRTOS/Source/portable/Renesas/RX100/portmacro.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Source/portable/Renesas/RX200/port.c b/FreeRTOS/Source/portable/Renesas/RX200/port.c
index 4db42778f..897f11e7e 100644
--- a/FreeRTOS/Source/portable/Renesas/RX200/port.c
+++ b/FreeRTOS/Source/portable/Renesas/RX200/port.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Source/portable/Renesas/RX200/port_asm.src b/FreeRTOS/Source/portable/Renesas/RX200/port_asm.src
index 19360e1ff..353f346b0 100644
--- a/FreeRTOS/Source/portable/Renesas/RX200/port_asm.src
+++ b/FreeRTOS/Source/portable/Renesas/RX200/port_asm.src
@@ -1,5 +1,5 @@
;/*
-; FreeRTOS V8.2.0 - Copyright (C) 2014 Real Time Engineers Ltd.
+; FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
; All rights reserved
;
;
diff --git a/FreeRTOS/Source/portable/Renesas/RX200/portmacro.h b/FreeRTOS/Source/portable/Renesas/RX200/portmacro.h
index a8bc68a8e..10301f377 100644
--- a/FreeRTOS/Source/portable/Renesas/RX200/portmacro.h
+++ b/FreeRTOS/Source/portable/Renesas/RX200/portmacro.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Source/portable/Renesas/RX600/port.c b/FreeRTOS/Source/portable/Renesas/RX600/port.c
index cae88aa2b..cd5a79deb 100644
--- a/FreeRTOS/Source/portable/Renesas/RX600/port.c
+++ b/FreeRTOS/Source/portable/Renesas/RX600/port.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Source/portable/Renesas/RX600/port_asm.src b/FreeRTOS/Source/portable/Renesas/RX600/port_asm.src
index 19360e1ff..353f346b0 100644
--- a/FreeRTOS/Source/portable/Renesas/RX600/port_asm.src
+++ b/FreeRTOS/Source/portable/Renesas/RX600/port_asm.src
@@ -1,5 +1,5 @@
;/*
-; FreeRTOS V8.2.0 - Copyright (C) 2014 Real Time Engineers Ltd.
+; FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
; All rights reserved
;
;
diff --git a/FreeRTOS/Source/portable/Renesas/RX600/portmacro.h b/FreeRTOS/Source/portable/Renesas/RX600/portmacro.h
index 10635537c..9b21623a6 100644
--- a/FreeRTOS/Source/portable/Renesas/RX600/portmacro.h
+++ b/FreeRTOS/Source/portable/Renesas/RX600/portmacro.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Source/portable/Renesas/RX600v2/port.c b/FreeRTOS/Source/portable/Renesas/RX600v2/port.c
index bbe03f163..058f2df34 100644
--- a/FreeRTOS/Source/portable/Renesas/RX600v2/port.c
+++ b/FreeRTOS/Source/portable/Renesas/RX600v2/port.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Source/portable/Renesas/RX600v2/port_asm.src b/FreeRTOS/Source/portable/Renesas/RX600v2/port_asm.src
index af96d6828..eb860cadd 100644
--- a/FreeRTOS/Source/portable/Renesas/RX600v2/port_asm.src
+++ b/FreeRTOS/Source/portable/Renesas/RX600v2/port_asm.src
@@ -1,5 +1,5 @@
;/*
-; FreeRTOS V8.2.0 - Copyright (C) 2014 Real Time Engineers Ltd.
+; FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
; All rights reserved
;
;
diff --git a/FreeRTOS/Source/portable/Renesas/RX600v2/portmacro.h b/FreeRTOS/Source/portable/Renesas/RX600v2/portmacro.h
index ebd10e76a..568e2bd93 100644
--- a/FreeRTOS/Source/portable/Renesas/RX600v2/portmacro.h
+++ b/FreeRTOS/Source/portable/Renesas/RX600v2/portmacro.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Source/portable/Renesas/SH2A_FPU/ISR_Support.inc b/FreeRTOS/Source/portable/Renesas/SH2A_FPU/ISR_Support.inc
index d6717f7f3..050d50dab 100644
--- a/FreeRTOS/Source/portable/Renesas/SH2A_FPU/ISR_Support.inc
+++ b/FreeRTOS/Source/portable/Renesas/SH2A_FPU/ISR_Support.inc
@@ -1,5 +1,5 @@
;/*
-; FreeRTOS V8.2.0 - Copyright (C) 2014 Real Time Engineers Ltd.
+; FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
; All rights reserved
;
;
diff --git a/FreeRTOS/Source/portable/Renesas/SH2A_FPU/port.c b/FreeRTOS/Source/portable/Renesas/SH2A_FPU/port.c
index 5d76584d4..d0b9ee66a 100644
--- a/FreeRTOS/Source/portable/Renesas/SH2A_FPU/port.c
+++ b/FreeRTOS/Source/portable/Renesas/SH2A_FPU/port.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Source/portable/Renesas/SH2A_FPU/portasm.src b/FreeRTOS/Source/portable/Renesas/SH2A_FPU/portasm.src
index 0d481b6dd..9dc5633cd 100644
--- a/FreeRTOS/Source/portable/Renesas/SH2A_FPU/portasm.src
+++ b/FreeRTOS/Source/portable/Renesas/SH2A_FPU/portasm.src
@@ -1,5 +1,5 @@
;/*
-; FreeRTOS V8.2.0 - Copyright (C) 2014 Real Time Engineers Ltd.
+; FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
; All rights reserved
;
;
diff --git a/FreeRTOS/Source/portable/Renesas/SH2A_FPU/portmacro.h b/FreeRTOS/Source/portable/Renesas/SH2A_FPU/portmacro.h
index aba5c4bba..15fe80310 100644
--- a/FreeRTOS/Source/portable/Renesas/SH2A_FPU/portmacro.h
+++ b/FreeRTOS/Source/portable/Renesas/SH2A_FPU/portmacro.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Source/portable/Rowley/MSP430F449/port.c b/FreeRTOS/Source/portable/Rowley/MSP430F449/port.c
index f7389f53c..1266c9348 100644
--- a/FreeRTOS/Source/portable/Rowley/MSP430F449/port.c
+++ b/FreeRTOS/Source/portable/Rowley/MSP430F449/port.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Source/portable/Rowley/MSP430F449/portasm.h b/FreeRTOS/Source/portable/Rowley/MSP430F449/portasm.h
index f9997fa92..b77c6b3c5 100644
--- a/FreeRTOS/Source/portable/Rowley/MSP430F449/portasm.h
+++ b/FreeRTOS/Source/portable/Rowley/MSP430F449/portasm.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Source/portable/Rowley/MSP430F449/portext.asm b/FreeRTOS/Source/portable/Rowley/MSP430F449/portext.asm
index a3fc7f44d..f5a51faa9 100644
--- a/FreeRTOS/Source/portable/Rowley/MSP430F449/portext.asm
+++ b/FreeRTOS/Source/portable/Rowley/MSP430F449/portext.asm
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Source/portable/Rowley/MSP430F449/portmacro.h b/FreeRTOS/Source/portable/Rowley/MSP430F449/portmacro.h
index 4c3ea7b8d..9dd4f1961 100644
--- a/FreeRTOS/Source/portable/Rowley/MSP430F449/portmacro.h
+++ b/FreeRTOS/Source/portable/Rowley/MSP430F449/portmacro.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Source/portable/SDCC/Cygnal/port.c b/FreeRTOS/Source/portable/SDCC/Cygnal/port.c
index b0a238485..627afbeaa 100644
--- a/FreeRTOS/Source/portable/SDCC/Cygnal/port.c
+++ b/FreeRTOS/Source/portable/SDCC/Cygnal/port.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Source/portable/SDCC/Cygnal/portmacro.h b/FreeRTOS/Source/portable/SDCC/Cygnal/portmacro.h
index cb309164c..140b5d4d7 100644
--- a/FreeRTOS/Source/portable/SDCC/Cygnal/portmacro.h
+++ b/FreeRTOS/Source/portable/SDCC/Cygnal/portmacro.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Source/portable/Softune/MB91460/port.c b/FreeRTOS/Source/portable/Softune/MB91460/port.c
index 81d0f1b7d..99de64f95 100644
--- a/FreeRTOS/Source/portable/Softune/MB91460/port.c
+++ b/FreeRTOS/Source/portable/Softune/MB91460/port.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Source/portable/Softune/MB91460/portmacro.h b/FreeRTOS/Source/portable/Softune/MB91460/portmacro.h
index 9c9f29e0a..d54a22f4c 100644
--- a/FreeRTOS/Source/portable/Softune/MB91460/portmacro.h
+++ b/FreeRTOS/Source/portable/Softune/MB91460/portmacro.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Source/portable/Softune/MB96340/port.c b/FreeRTOS/Source/portable/Softune/MB96340/port.c
index dac281081..1814b710d 100644
--- a/FreeRTOS/Source/portable/Softune/MB96340/port.c
+++ b/FreeRTOS/Source/portable/Softune/MB96340/port.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Source/portable/Softune/MB96340/portmacro.h b/FreeRTOS/Source/portable/Softune/MB96340/portmacro.h
index f2d7a777e..7504d4b3e 100644
--- a/FreeRTOS/Source/portable/Softune/MB96340/portmacro.h
+++ b/FreeRTOS/Source/portable/Softune/MB96340/portmacro.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Source/portable/Tasking/ARM_CM4F/port.c b/FreeRTOS/Source/portable/Tasking/ARM_CM4F/port.c
index 3990b7c4f..adaba02e1 100644
--- a/FreeRTOS/Source/portable/Tasking/ARM_CM4F/port.c
+++ b/FreeRTOS/Source/portable/Tasking/ARM_CM4F/port.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Source/portable/Tasking/ARM_CM4F/port_asm.asm b/FreeRTOS/Source/portable/Tasking/ARM_CM4F/port_asm.asm
index 14f3cea3b..b66065d5c 100644
--- a/FreeRTOS/Source/portable/Tasking/ARM_CM4F/port_asm.asm
+++ b/FreeRTOS/Source/portable/Tasking/ARM_CM4F/port_asm.asm
@@ -1,5 +1,5 @@
;/*
-; FreeRTOS V8.2.0 - Copyright (C) 2014 Real Time Engineers Ltd.
+; FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
; All rights reserved
;
;
diff --git a/FreeRTOS/Source/portable/Tasking/ARM_CM4F/portmacro.h b/FreeRTOS/Source/portable/Tasking/ARM_CM4F/portmacro.h
index 05c1bdaf6..111bdd442 100644
--- a/FreeRTOS/Source/portable/Tasking/ARM_CM4F/portmacro.h
+++ b/FreeRTOS/Source/portable/Tasking/ARM_CM4F/portmacro.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Source/portable/WizC/PIC18/Drivers/Tick/Tick.c b/FreeRTOS/Source/portable/WizC/PIC18/Drivers/Tick/Tick.c
index 89f2096bd..1556d38b6 100644
--- a/FreeRTOS/Source/portable/WizC/PIC18/Drivers/Tick/Tick.c
+++ b/FreeRTOS/Source/portable/WizC/PIC18/Drivers/Tick/Tick.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Source/portable/WizC/PIC18/Drivers/Tick/isrTick.c b/FreeRTOS/Source/portable/WizC/PIC18/Drivers/Tick/isrTick.c
index 29ab74848..8cc02228f 100644
--- a/FreeRTOS/Source/portable/WizC/PIC18/Drivers/Tick/isrTick.c
+++ b/FreeRTOS/Source/portable/WizC/PIC18/Drivers/Tick/isrTick.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Source/portable/WizC/PIC18/Install.bat b/FreeRTOS/Source/portable/WizC/PIC18/Install.bat
index cd21534a7..a6611466a 100644
--- a/FreeRTOS/Source/portable/WizC/PIC18/Install.bat
+++ b/FreeRTOS/Source/portable/WizC/PIC18/Install.bat
@@ -1,5 +1,5 @@
REM/*
-REM FreeRTOS V8.2.0 - Copyright (C) 2014 Real Time Engineers Ltd.
+REM FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
REM
REM
REM ***************************************************************************
diff --git a/FreeRTOS/Source/portable/WizC/PIC18/addFreeRTOS.h b/FreeRTOS/Source/portable/WizC/PIC18/addFreeRTOS.h
index 935f04d5a..03612c452 100644
--- a/FreeRTOS/Source/portable/WizC/PIC18/addFreeRTOS.h
+++ b/FreeRTOS/Source/portable/WizC/PIC18/addFreeRTOS.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Source/portable/WizC/PIC18/port.c b/FreeRTOS/Source/portable/WizC/PIC18/port.c
index 78e370ef3..2db8ed7c9 100644
--- a/FreeRTOS/Source/portable/WizC/PIC18/port.c
+++ b/FreeRTOS/Source/portable/WizC/PIC18/port.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Source/portable/WizC/PIC18/portmacro.h b/FreeRTOS/Source/portable/WizC/PIC18/portmacro.h
index 71de6c35f..eb7440308 100644
--- a/FreeRTOS/Source/portable/WizC/PIC18/portmacro.h
+++ b/FreeRTOS/Source/portable/WizC/PIC18/portmacro.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Source/portable/oWatcom/16BitDOS/Flsh186/port.c b/FreeRTOS/Source/portable/oWatcom/16BitDOS/Flsh186/port.c
index 4826a3cc1..9ebe9dc25 100644
--- a/FreeRTOS/Source/portable/oWatcom/16BitDOS/Flsh186/port.c
+++ b/FreeRTOS/Source/portable/oWatcom/16BitDOS/Flsh186/port.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Source/portable/oWatcom/16BitDOS/Flsh186/portmacro.h b/FreeRTOS/Source/portable/oWatcom/16BitDOS/Flsh186/portmacro.h
index fcf4cbe97..3ecce0584 100644
--- a/FreeRTOS/Source/portable/oWatcom/16BitDOS/Flsh186/portmacro.h
+++ b/FreeRTOS/Source/portable/oWatcom/16BitDOS/Flsh186/portmacro.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Source/portable/oWatcom/16BitDOS/PC/port.c b/FreeRTOS/Source/portable/oWatcom/16BitDOS/PC/port.c
index 374322d8e..737101d0f 100644
--- a/FreeRTOS/Source/portable/oWatcom/16BitDOS/PC/port.c
+++ b/FreeRTOS/Source/portable/oWatcom/16BitDOS/PC/port.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Source/portable/oWatcom/16BitDOS/PC/portmacro.h b/FreeRTOS/Source/portable/oWatcom/16BitDOS/PC/portmacro.h
index 1ecd93d37..d7e31cd07 100644
--- a/FreeRTOS/Source/portable/oWatcom/16BitDOS/PC/portmacro.h
+++ b/FreeRTOS/Source/portable/oWatcom/16BitDOS/PC/portmacro.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Source/portable/oWatcom/16BitDOS/common/portasm.h b/FreeRTOS/Source/portable/oWatcom/16BitDOS/common/portasm.h
index 781fe7e54..93da4b97f 100644
--- a/FreeRTOS/Source/portable/oWatcom/16BitDOS/common/portasm.h
+++ b/FreeRTOS/Source/portable/oWatcom/16BitDOS/common/portasm.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Source/portable/oWatcom/16BitDOS/common/portcomn.c b/FreeRTOS/Source/portable/oWatcom/16BitDOS/common/portcomn.c
index 327f9d7c1..54614038e 100644
--- a/FreeRTOS/Source/portable/oWatcom/16BitDOS/common/portcomn.c
+++ b/FreeRTOS/Source/portable/oWatcom/16BitDOS/common/portcomn.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Source/queue.c b/FreeRTOS/Source/queue.c
index 4805ffc3c..d04d81fe8 100644
--- a/FreeRTOS/Source/queue.c
+++ b/FreeRTOS/Source/queue.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Source/tasks.c b/FreeRTOS/Source/tasks.c
index 35a7a1137..e7274dbc6 100644
--- a/FreeRTOS/Source/tasks.c
+++ b/FreeRTOS/Source/tasks.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Source/timers.c b/FreeRTOS/Source/timers.c
index 3621608d6..11b33dbd5 100644
--- a/FreeRTOS/Source/timers.c
+++ b/FreeRTOS/Source/timers.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.