summaryrefslogtreecommitdiff
path: root/FreeRTOS
diff options
context:
space:
mode:
authorRichard Barry <ribarry@amazon.com>2015-01-16 13:20:28 +0000
committerRichard Barry <ribarry@amazon.com>2015-01-16 13:20:28 +0000
commit501a531d469687f6648f57022b745864ea4775ef (patch)
treea5cd091c75ab51bc84988a1dacda6d15ca68a802 /FreeRTOS
parentc37b2ca39b557dfee808f0e03958dc5533b695aa (diff)
downloadfreertos-git-501a531d469687f6648f57022b745864ea4775ef.tar.gz
Update version number in preparation for official V8.2.0 release.
Diffstat (limited to 'FreeRTOS')
-rw-r--r--FreeRTOS/Demo/ARM7_AT91FR40008_GCC/FreeRTOSConfig.h54
-rw-r--r--FreeRTOS/Demo/ARM7_AT91FR40008_GCC/Makefile2
-rw-r--r--FreeRTOS/Demo/ARM7_AT91FR40008_GCC/ParTest/ParTest.c54
-rw-r--r--FreeRTOS/Demo/ARM7_AT91FR40008_GCC/main.c54
-rw-r--r--FreeRTOS/Demo/ARM7_AT91FR40008_GCC/serial/serial.c54
-rw-r--r--FreeRTOS/Demo/ARM7_AT91FR40008_GCC/serial/serialISR.c54
-rw-r--r--FreeRTOS/Demo/ARM7_AT91SAM7S64_IAR/FreeRTOSConfig.h54
-rw-r--r--FreeRTOS/Demo/ARM7_AT91SAM7S64_IAR/ParTest/ParTest.c54
-rw-r--r--FreeRTOS/Demo/ARM7_AT91SAM7S64_IAR/USB/USBSample.c54
-rw-r--r--FreeRTOS/Demo/ARM7_AT91SAM7S64_IAR/main.c54
-rw-r--r--FreeRTOS/Demo/ARM7_AT91SAM7S64_IAR/serial/serial.c54
-rw-r--r--FreeRTOS/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/FreeRTOSConfig.h54
-rw-r--r--FreeRTOS/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/Makefile2
-rw-r--r--FreeRTOS/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/ParTest/ParTest.c54
-rw-r--r--FreeRTOS/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/USB/USBSample.c54
-rw-r--r--FreeRTOS/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/USB/USBSample.h54
-rw-r--r--FreeRTOS/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/USB/USB_ISR.c54
-rw-r--r--FreeRTOS/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/main.c54
-rw-r--r--FreeRTOS/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/webserver/EMAC_ISR.c54
-rw-r--r--FreeRTOS/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/webserver/SAM7_EMAC.c54
-rw-r--r--FreeRTOS/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/webserver/SAM7_EMAC.h54
-rw-r--r--FreeRTOS/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/webserver/uIP_Task.h54
-rw-r--r--FreeRTOS/Demo/ARM7_LPC2106_GCC/FreeRTOSConfig.h54
-rw-r--r--FreeRTOS/Demo/ARM7_LPC2106_GCC/Makefile2
-rw-r--r--FreeRTOS/Demo/ARM7_LPC2106_GCC/ParTest/ParTest.c54
-rw-r--r--FreeRTOS/Demo/ARM7_LPC2106_GCC/main.c54
-rw-r--r--FreeRTOS/Demo/ARM7_LPC2106_GCC/serial/serial.c54
-rw-r--r--FreeRTOS/Demo/ARM7_LPC2106_GCC/serial/serialISR.c54
-rw-r--r--FreeRTOS/Demo/ARM7_LPC2129_IAR/FreeRTOSConfig.h54
-rw-r--r--FreeRTOS/Demo/ARM7_LPC2129_IAR/ParTest/ParTest.c54
-rw-r--r--FreeRTOS/Demo/ARM7_LPC2129_IAR/main.c54
-rw-r--r--FreeRTOS/Demo/ARM7_LPC2129_IAR/serial/serial.c54
-rw-r--r--FreeRTOS/Demo/ARM7_LPC2129_Keil_RVDS/FreeRTOSConfig.h54
-rw-r--r--FreeRTOS/Demo/ARM7_LPC2129_Keil_RVDS/ParTest/ParTest.c54
-rw-r--r--FreeRTOS/Demo/ARM7_LPC2129_Keil_RVDS/main.c54
-rw-r--r--FreeRTOS/Demo/ARM7_LPC2129_Keil_RVDS/serial/serial.c54
-rw-r--r--FreeRTOS/Demo/ARM7_LPC2129_Keil_RVDS/serial/serialISR.s2
-rw-r--r--FreeRTOS/Demo/ARM7_LPC2138_Rowley/FreeRTOSConfig.h54
-rw-r--r--FreeRTOS/Demo/ARM7_LPC2138_Rowley/main.c54
-rw-r--r--FreeRTOS/Demo/ARM7_LPC2138_Rowley/mainISR.c54
-rw-r--r--FreeRTOS/Demo/ARM7_LPC2368_Eclipse/RTOSDemo/FreeRTOSConfig.h54
-rw-r--r--FreeRTOS/Demo/ARM7_LPC2368_Eclipse/RTOSDemo/Makefile2
-rw-r--r--FreeRTOS/Demo/ARM7_LPC2368_Eclipse/RTOSDemo/ParTest/ParTest.c54
-rw-r--r--FreeRTOS/Demo/ARM7_LPC2368_Eclipse/RTOSDemo/main.c54
-rw-r--r--FreeRTOS/Demo/ARM7_LPC2368_Eclipse/RTOSDemo/webserver/uIP_Task.c54
-rw-r--r--FreeRTOS/Demo/ARM7_LPC2368_Rowley/FreeRTOSConfig.h54
-rw-r--r--FreeRTOS/Demo/ARM7_LPC2368_Rowley/ParTest/ParTest.c54
-rw-r--r--FreeRTOS/Demo/ARM7_LPC2368_Rowley/main.c54
-rw-r--r--FreeRTOS/Demo/ARM7_LPC2368_Rowley/webserver/uIP_Task.c54
-rw-r--r--FreeRTOS/Demo/ARM7_STR71x_IAR/FreeRTOSConfig.h54
-rw-r--r--FreeRTOS/Demo/ARM7_STR71x_IAR/ParTest/ParTest.c54
-rw-r--r--FreeRTOS/Demo/ARM7_STR71x_IAR/main.c54
-rw-r--r--FreeRTOS/Demo/ARM7_STR71x_IAR/serial/serial.c54
-rw-r--r--FreeRTOS/Demo/ARM7_STR75x_GCC/FreeRTOSConfig.h54
-rw-r--r--FreeRTOS/Demo/ARM7_STR75x_GCC/ParTest/ParTest.c54
-rw-r--r--FreeRTOS/Demo/ARM7_STR75x_GCC/main.c54
-rw-r--r--FreeRTOS/Demo/ARM7_STR75x_GCC/serial/serial.c54
-rw-r--r--FreeRTOS/Demo/ARM7_STR75x_GCC/serial/serialISR.c54
-rw-r--r--FreeRTOS/Demo/ARM7_STR75x_IAR/FreeRTOSConfig.h54
-rw-r--r--FreeRTOS/Demo/ARM7_STR75x_IAR/ParTest/ParTest.c54
-rw-r--r--FreeRTOS/Demo/ARM7_STR75x_IAR/main.c54
-rw-r--r--FreeRTOS/Demo/ARM7_STR75x_IAR/serial/serial.c54
-rw-r--r--FreeRTOS/Demo/ARM9_AT91SAM9XE_IAR/FreeRTOSConfig.h54
-rw-r--r--FreeRTOS/Demo/ARM9_AT91SAM9XE_IAR/ParTest/ParTest.c54
-rw-r--r--FreeRTOS/Demo/ARM9_AT91SAM9XE_IAR/main.c54
-rw-r--r--FreeRTOS/Demo/ARM9_AT91SAM9XE_IAR/serial/serial.c54
-rw-r--r--FreeRTOS/Demo/ARM9_STR91X_IAR/FreeRTOSConfig.h54
-rw-r--r--FreeRTOS/Demo/ARM9_STR91X_IAR/ParTest/ParTest.c54
-rw-r--r--FreeRTOS/Demo/ARM9_STR91X_IAR/lwip/include/lwIPWebServer/BasicWEB.h54
-rw-r--r--FreeRTOS/Demo/ARM9_STR91X_IAR/lwip/lwipWebServer/BasicWEB.c54
-rw-r--r--FreeRTOS/Demo/ARM9_STR91X_IAR/main.c54
-rw-r--r--FreeRTOS/Demo/ARM9_STR91X_IAR/serial/serial.c54
-rw-r--r--FreeRTOS/Demo/ARM9_STR91X_IAR/webserver/uIP_Task.c54
-rw-r--r--FreeRTOS/Demo/AVR32_UC3/main.c54
-rw-r--r--FreeRTOS/Demo/AVR_ATMega323_IAR/FreeRTOSConfig.h54
-rw-r--r--FreeRTOS/Demo/AVR_ATMega323_IAR/ParTest/ParTest.c54
-rw-r--r--FreeRTOS/Demo/AVR_ATMega323_IAR/main.c54
-rw-r--r--FreeRTOS/Demo/AVR_ATMega323_IAR/regtest.c54
-rw-r--r--FreeRTOS/Demo/AVR_ATMega323_IAR/regtest.h54
-rw-r--r--FreeRTOS/Demo/AVR_ATMega323_IAR/serial/serial.c54
-rw-r--r--FreeRTOS/Demo/AVR_ATMega323_WinAVR/FreeRTOSConfig.h54
-rw-r--r--FreeRTOS/Demo/AVR_ATMega323_WinAVR/ParTest/ParTest.c54
-rw-r--r--FreeRTOS/Demo/AVR_ATMega323_WinAVR/main.c54
-rw-r--r--FreeRTOS/Demo/AVR_ATMega323_WinAVR/regtest.c54
-rw-r--r--FreeRTOS/Demo/AVR_ATMega323_WinAVR/regtest.h54
-rw-r--r--FreeRTOS/Demo/AVR_ATMega323_WinAVR/serial/serial.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_A2F200_IAR_and_Keil/FreeRTOSConfig.h54
-rw-r--r--FreeRTOS/Demo/CORTEX_A2F200_IAR_and_Keil/ParTest.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_A2F200_IAR_and_Keil/main-blinky.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_A2F200_IAR_and_Keil/main-full.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_A2F200_IAR_and_Keil/uIP_Task.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_A2F200_SoftConsole/FreeRTOSConfig.h54
-rw-r--r--FreeRTOS/Demo/CORTEX_A2F200_SoftConsole/ParTest.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_A2F200_SoftConsole/main-blinky.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_A2F200_SoftConsole/main-full.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_A2F200_SoftConsole/uIP_Task.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_A5_SAMA5D3x_Xplained_IAR/CDCCommandConsole.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_A5_SAMA5D3x_Xplained_IAR/FreeRTOSConfig.h54
-rw-r--r--FreeRTOS/Demo/CORTEX_A5_SAMA5D3x_Xplained_IAR/FreeRTOS_tick_config.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_A5_SAMA5D3x_Xplained_IAR/Full_Demo/IntQueueTimer.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_A5_SAMA5D3x_Xplained_IAR/Full_Demo/IntQueueTimer.h54
-rw-r--r--FreeRTOS/Demo/CORTEX_A5_SAMA5D3x_Xplained_IAR/Full_Demo/main_full.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_A5_SAMA5D3x_Xplained_IAR/Full_Demo/reg_test.S2
-rw-r--r--FreeRTOS/Demo/CORTEX_A5_SAMA5D3x_Xplained_IAR/LEDs.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_A5_SAMA5D3x_Xplained_IAR/blinky_demo/main_blinky.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_A5_SAMA5D3x_Xplained_IAR/main.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_A5_SAMA5D4x_EK_IAR/CDCCommandConsole.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_A5_SAMA5D4x_EK_IAR/FreeRTOSConfig.h54
-rw-r--r--FreeRTOS/Demo/CORTEX_A5_SAMA5D4x_EK_IAR/FreeRTOS_tick_config.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_A5_SAMA5D4x_EK_IAR/Full_Demo/IntQueueTimer.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_A5_SAMA5D4x_EK_IAR/Full_Demo/IntQueueTimer.h54
-rw-r--r--FreeRTOS/Demo/CORTEX_A5_SAMA5D4x_EK_IAR/Full_Demo/main_full.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_A5_SAMA5D4x_EK_IAR/Full_Demo/reg_test.S2
-rw-r--r--FreeRTOS/Demo/CORTEX_A5_SAMA5D4x_EK_IAR/LEDs.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_A5_SAMA5D4x_EK_IAR/main.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_A9_Cyclone_V_SoC_DK/FreeRTOSConfig.h54
-rw-r--r--FreeRTOS/Demo/CORTEX_A9_Cyclone_V_SoC_DK/LEDs.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_A9_Cyclone_V_SoC_DK/main.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_A9_Cyclone_V_SoC_DK/main_blinky.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_A9_Cyclone_V_SoC_DK/main_full.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_A9_Cyclone_V_SoC_DK/reg_test.S2
-rw-r--r--FreeRTOS/Demo/CORTEX_A9_Cyclone_V_SoC_DK/serial.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_A9_RZ_R7S72100_IAR_DS-5/Source/Blinky-Demo/main_blinky.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_A9_RZ_R7S72100_IAR_DS-5/Source/FreeRTOSConfig.h54
-rw-r--r--FreeRTOS/Demo/CORTEX_A9_RZ_R7S72100_IAR_DS-5/Source/FreeRTOS_tick_config.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_A9_RZ_R7S72100_IAR_DS-5/Source/Full-Demo/File-releated-CLI-commands.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_A9_RZ_R7S72100_IAR_DS-5/Source/Full-Demo/File-system-demo.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_A9_RZ_R7S72100_IAR_DS-5/Source/Full-Demo/Sample-CLI-commands.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_A9_RZ_R7S72100_IAR_DS-5/Source/Full-Demo/UARTCommandConsole.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_A9_RZ_R7S72100_IAR_DS-5/Source/Full-Demo/UARTCommandConsole.h54
-rw-r--r--FreeRTOS/Demo/CORTEX_A9_RZ_R7S72100_IAR_DS-5/Source/Full-Demo/main_full.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_A9_RZ_R7S72100_IAR_DS-5/Source/Full-Demo/reg_test.s2
-rw-r--r--FreeRTOS/Demo/CORTEX_A9_RZ_R7S72100_IAR_DS-5/Source/Full-Demo/serial.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_A9_RZ_R7S72100_IAR_DS-5/Source/LEDs.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_A9_RZ_R7S72100_IAR_DS-5/Source/main.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_A9_Zynq_ZC702/RTOSDemo/src/Blinky_Demo/main_blinky.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_A9_Zynq_ZC702/RTOSDemo/src/FreeRTOSConfig.h54
-rw-r--r--FreeRTOS/Demo/CORTEX_A9_Zynq_ZC702/RTOSDemo/src/FreeRTOS_tick_config.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_A9_Zynq_ZC702/RTOSDemo/src/Full_Demo/IntQueueTimer.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_A9_Zynq_ZC702/RTOSDemo/src/Full_Demo/IntQueueTimer.h54
-rw-r--r--FreeRTOS/Demo/CORTEX_A9_Zynq_ZC702/RTOSDemo/src/Full_Demo/main_full.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_A9_Zynq_ZC702/RTOSDemo/src/Full_Demo/reg_test.S2
-rw-r--r--FreeRTOS/Demo/CORTEX_A9_Zynq_ZC702/RTOSDemo/src/Full_Demo/serial.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_A9_Zynq_ZC702/RTOSDemo/src/ParTest.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_A9_Zynq_ZC702/RTOSDemo/src/lwIP_Demo/main_lwIP.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_A9_Zynq_ZC702/RTOSDemo/src/main.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_AT91SAM3U256_IAR/FreeRTOSConfig.h54
-rw-r--r--FreeRTOS/Demo/CORTEX_AT91SAM3U256_IAR/ParTest/ParTest.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_AT91SAM3U256_IAR/lcd_message.h54
-rw-r--r--FreeRTOS/Demo/CORTEX_AT91SAM3U256_IAR/main.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_AT91SAM3U256_IAR/serial/serial.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_ATSAM3S-EK2_Atmel_Studio/src/Common-Demo-Source/comtest.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_ATSAM3S-EK2_Atmel_Studio/src/Common-Demo-Source/include/demo_serial.h54
-rw-r--r--FreeRTOS/Demo/CORTEX_ATSAM3S-EK2_Atmel_Studio/src/FreeRTOSConfig.h54
-rw-r--r--FreeRTOS/Demo/CORTEX_ATSAM3S-EK2_Atmel_Studio/src/ParTest.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_ATSAM3S-EK2_Atmel_Studio/src/main.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_ATSAM3S-EK2_Atmel_Studio/src/main_blinky.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_ATSAM3S-EK2_Atmel_Studio/src/main_full.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_ATSAM3S-EK2_Atmel_Studio/src/serial.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_ATSAM3X_Atmel_Studio/src/Common-Demo-Source/comtest.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_ATSAM3X_Atmel_Studio/src/Common-Demo-Source/include/demo_serial.h54
-rw-r--r--FreeRTOS/Demo/CORTEX_ATSAM3X_Atmel_Studio/src/FreeRTOSConfig.h54
-rw-r--r--FreeRTOS/Demo/CORTEX_ATSAM3X_Atmel_Studio/src/ParTest.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_ATSAM3X_Atmel_Studio/src/main.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_ATSAM3X_Atmel_Studio/src/main_blinky.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_ATSAM3X_Atmel_Studio/src/main_full.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_ATSAM3X_Atmel_Studio/src/serial.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_CY8C5588_PSoC_Creator_GCC/FreeRTOS_Demo.cydsn/FreeRTOSConfig.h54
-rw-r--r--FreeRTOS/Demo/CORTEX_CY8C5588_PSoC_Creator_GCC/FreeRTOS_Demo.cydsn/IntQueueTimer.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_CY8C5588_PSoC_Creator_GCC/FreeRTOS_Demo.cydsn/IntQueueTimer.h54
-rw-r--r--FreeRTOS/Demo/CORTEX_CY8C5588_PSoC_Creator_GCC/FreeRTOS_Demo.cydsn/ParTest.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_CY8C5588_PSoC_Creator_GCC/FreeRTOS_Demo.cydsn/Serial.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_CY8C5588_PSoC_Creator_GCC/FreeRTOS_Demo.cydsn/TimerTest.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_CY8C5588_PSoC_Creator_GCC/FreeRTOS_Demo.cydsn/main.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_CY8C5588_PSoC_Creator_Keil/FreeRTOS_Demo.cydsn/FreeRTOSConfig.h54
-rw-r--r--FreeRTOS/Demo/CORTEX_CY8C5588_PSoC_Creator_Keil/FreeRTOS_Demo.cydsn/IntQueueTimer.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_CY8C5588_PSoC_Creator_Keil/FreeRTOS_Demo.cydsn/IntQueueTimer.h54
-rw-r--r--FreeRTOS/Demo/CORTEX_CY8C5588_PSoC_Creator_Keil/FreeRTOS_Demo.cydsn/ParTest.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_CY8C5588_PSoC_Creator_Keil/FreeRTOS_Demo.cydsn/Serial.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_CY8C5588_PSoC_Creator_Keil/FreeRTOS_Demo.cydsn/TimerTest.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_CY8C5588_PSoC_Creator_Keil/FreeRTOS_Demo.cydsn/main.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_CY8C5588_PSoC_Creator_RVDS/FreeRTOS_Demo.cydsn/FreeRTOSConfig.h54
-rw-r--r--FreeRTOS/Demo/CORTEX_CY8C5588_PSoC_Creator_RVDS/FreeRTOS_Demo.cydsn/IntQueueTimer.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_CY8C5588_PSoC_Creator_RVDS/FreeRTOS_Demo.cydsn/IntQueueTimer.h54
-rw-r--r--FreeRTOS/Demo/CORTEX_CY8C5588_PSoC_Creator_RVDS/FreeRTOS_Demo.cydsn/ParTest.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_CY8C5588_PSoC_Creator_RVDS/FreeRTOS_Demo.cydsn/Serial.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_CY8C5588_PSoC_Creator_RVDS/FreeRTOS_Demo.cydsn/TimerTest.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_CY8C5588_PSoC_Creator_RVDS/FreeRTOS_Demo.cydsn/main.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_EFMG890F128_IAR/FreeRTOSConfig.h54
-rw-r--r--FreeRTOS/Demo/CORTEX_EFMG890F128_IAR/ParTest.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_EFMG890F128_IAR/lcdtest.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_EFMG890F128_IAR/ledtest.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_EFMG890F128_IAR/ledtest.h54
-rw-r--r--FreeRTOS/Demo/CORTEX_EFMG890F128_IAR/main.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_Kinetis_K60_Tower_IAR/FreeRTOSConfig.h54
-rw-r--r--FreeRTOS/Demo/CORTEX_Kinetis_K60_Tower_IAR/ParTest.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_Kinetis_K60_Tower_IAR/main-full.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_Kinetis_K60_Tower_IAR/main_blinky.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_Kinetis_K60_Tower_IAR/uIP_Task.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_Kinetis_K60_Tower_IAR/webserver/EMAC.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_Kinetis_K60_Tower_IAR/webserver/EMAC.h54
-rw-r--r--FreeRTOS/Demo/CORTEX_LM3S102_GCC/Demo1/FreeRTOSConfig.h54
-rw-r--r--FreeRTOS/Demo/CORTEX_LM3S102_GCC/Demo1/main.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_LM3S102_GCC/Demo2/FreeRTOSConfig.h54
-rw-r--r--FreeRTOS/Demo/CORTEX_LM3S102_GCC/Demo2/main.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_LM3S102_GCC/FreeRTOSConfig.h54
-rw-r--r--FreeRTOS/Demo/CORTEX_LM3S102_GCC/ParTest/ParTest.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_LM3S102_GCC/main.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_LM3S102_Rowley/Demo1/FreeRTOSConfig.h54
-rw-r--r--FreeRTOS/Demo/CORTEX_LM3S102_Rowley/Demo1/ParTest.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_LM3S102_Rowley/Demo1/main.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_LM3S102_Rowley/Demo2/FreeRTOSConfig.h54
-rw-r--r--FreeRTOS/Demo/CORTEX_LM3S102_Rowley/Demo2/ParTest.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_LM3S102_Rowley/Demo2/main.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_LM3S102_Rowley/Demo3/FreeRTOSConfig.h54
-rw-r--r--FreeRTOS/Demo/CORTEX_LM3S102_Rowley/Demo3/ParTest.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_LM3S102_Rowley/Demo3/main.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_LM3S316_IAR/FreeRTOSConfig.h54
-rw-r--r--FreeRTOS/Demo/CORTEX_LM3S316_IAR/ParTest/ParTest.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_LM3S316_IAR/commstest.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_LM3S316_IAR/commstest.h54
-rw-r--r--FreeRTOS/Demo/CORTEX_LM3S316_IAR/main.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_LM3S811_GCC/FreeRTOSConfig.h54
-rw-r--r--FreeRTOS/Demo/CORTEX_LM3S811_GCC/main.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_LM3S811_IAR/FreeRTOSConfig.h54
-rw-r--r--FreeRTOS/Demo/CORTEX_LM3S811_IAR/main.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_LM3S811_KEIL/FreeRTOSConfig.h54
-rw-r--r--FreeRTOS/Demo/CORTEX_LM3S811_KEIL/heap/heap_1.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_LM3S811_KEIL/main.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/FreeRTOSConfig.h54
-rw-r--r--FreeRTOS/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/IntQueueTimer.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/IntQueueTimer.h54
-rw-r--r--FreeRTOS/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/Makefile2
-rw-r--r--FreeRTOS/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/ParTest/ParTest.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/main.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/timertest.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/webserver/emac.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/webserver/uIP_Task.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_LM3Sxxxx_IAR_Keil/FreeRTOSConfig.h54
-rw-r--r--FreeRTOS/Demo/CORTEX_LM3Sxxxx_IAR_Keil/IntQueueTimer.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_LM3Sxxxx_IAR_Keil/IntQueueTimer.h54
-rw-r--r--FreeRTOS/Demo/CORTEX_LM3Sxxxx_IAR_Keil/ParTest/ParTest.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_LM3Sxxxx_IAR_Keil/main.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_LM3Sxxxx_IAR_Keil/timertest.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_LM3Sxxxx_IAR_Keil/webserver/emac.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_LM3Sxxxx_IAR_Keil/webserver/uIP_Task.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_LM3Sxxxx_Rowley/FreeRTOSConfig.h54
-rw-r--r--FreeRTOS/Demo/CORTEX_LM3Sxxxx_Rowley/IntQueueTimer.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_LM3Sxxxx_Rowley/IntQueueTimer.h54
-rw-r--r--FreeRTOS/Demo/CORTEX_LM3Sxxxx_Rowley/ParTest/ParTest.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_LM3Sxxxx_Rowley/main.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_LM3Sxxxx_Rowley/timertest.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_LM3Sxxxx_Rowley/webserver/emac.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_LM3Sxxxx_Rowley/webserver/uIP_Task.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_LPC1768_GCC_RedSuite/src/FreeRTOSConfig.h54
-rw-r--r--FreeRTOS/Demo/CORTEX_LPC1768_GCC_RedSuite/src/ParTest.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_LPC1768_GCC_RedSuite/src/main.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_LPC1768_GCC_RedSuite/src/webserver/emac.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_LPC1768_GCC_RedSuite/src/webserver/uIP_Task.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_LPC1768_GCC_Rowley/FreeRTOSConfig.h54
-rw-r--r--FreeRTOS/Demo/CORTEX_LPC1768_GCC_Rowley/LED.h54
-rw-r--r--FreeRTOS/Demo/CORTEX_LPC1768_GCC_Rowley/ParTest.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_LPC1768_GCC_Rowley/main.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_LPC1768_GCC_Rowley/webserver/emac.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_LPC1768_GCC_Rowley/webserver/uIP_Task.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_LPC1768_IAR/FreeRTOSConfig.h54
-rw-r--r--FreeRTOS/Demo/CORTEX_LPC1768_IAR/LED.h54
-rw-r--r--FreeRTOS/Demo/CORTEX_LPC1768_IAR/ParTest.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_LPC1768_IAR/main.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_LPC1768_IAR/webserver/emac.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_LPC1768_IAR/webserver/uIP_Task.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_M0+_Atmel_SAMD20_XPlained/RTOSDemo/src/RegTest.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_M0+_Atmel_SAMD20_XPlained/RTOSDemo/src/Sample-CLI-commands.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_M0+_Atmel_SAMD20_XPlained/RTOSDemo/src/UARTCommandConsole.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_M0+_Atmel_SAMD20_XPlained/RTOSDemo/src/UARTCommandConsole.h54
-rw-r--r--FreeRTOS/Demo/CORTEX_M0+_Atmel_SAMD20_XPlained/RTOSDemo/src/config/FreeRTOSConfig.h54
-rw-r--r--FreeRTOS/Demo/CORTEX_M0+_Atmel_SAMD20_XPlained/RTOSDemo/src/main-blinky.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_M0+_Atmel_SAMD20_XPlained/RTOSDemo/src/main-full.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_M0+_Atmel_SAMD20_XPlained/RTOSDemo/src/main.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_M0_Infineon_XMC1000_IAR_Keil_GCC/Atollic_Specific/RegTest.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_M0_Infineon_XMC1000_IAR_Keil_GCC/FreeRTOSConfig.h54
-rw-r--r--FreeRTOS/Demo/CORTEX_M0_Infineon_XMC1000_IAR_Keil_GCC/IAR_Specific/RegTest_IAR.s54
-rw-r--r--FreeRTOS/Demo/CORTEX_M0_Infineon_XMC1000_IAR_Keil_GCC/Keil_Specific/RegTest_Keil.s2
-rw-r--r--FreeRTOS/Demo/CORTEX_M0_Infineon_XMC1000_IAR_Keil_GCC/ParTest_XMC1100.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_M0_Infineon_XMC1000_IAR_Keil_GCC/ParTest_XMC1200.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_M0_Infineon_XMC1000_IAR_Keil_GCC/ParTest_XMC1300.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_M0_Infineon_XMC1000_IAR_Keil_GCC/main-blinky.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_M0_Infineon_XMC1000_IAR_Keil_GCC/main-full.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_M0_Infineon_XMC1000_IAR_Keil_GCC/main.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_M0_LPC1114_LPCXpresso/RTOSDemo/Source/FreeRTOSConfig.h54
-rw-r--r--FreeRTOS/Demo/CORTEX_M0_LPC1114_LPCXpresso/RTOSDemo/Source/IntQueueTimer.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_M0_LPC1114_LPCXpresso/RTOSDemo/Source/IntQueueTimer.h54
-rw-r--r--FreeRTOS/Demo/CORTEX_M0_LPC1114_LPCXpresso/RTOSDemo/Source/RegTest.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_M0_LPC1114_LPCXpresso/RTOSDemo/Source/main-blinky.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_M0_LPC1114_LPCXpresso/RTOSDemo/Source/main-full.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_M0_LPC1114_LPCXpresso/RTOSDemo/Source/main.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_M0_STM32F0518_IAR/FreeRTOSConfig.h54
-rw-r--r--FreeRTOS/Demo/CORTEX_M0_STM32F0518_IAR/ParTest.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_M0_STM32F0518_IAR/RegTest.s54
-rw-r--r--FreeRTOS/Demo/CORTEX_M0_STM32F0518_IAR/main-blinky.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_M0_STM32F0518_IAR/main-full.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_M0_STM32F0518_IAR/main.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_M4F_ATSAM4E_Atmel_Studio/src/IntQueueTimer.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_M4F_ATSAM4E_Atmel_Studio/src/IntQueueTimer.h54
-rw-r--r--FreeRTOS/Demo/CORTEX_M4F_ATSAM4E_Atmel_Studio/src/ParTest.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_M4F_ATSAM4E_Atmel_Studio/src/RunTimeStatsTimer.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_M4F_ATSAM4E_Atmel_Studio/src/config/FreeRTOSConfig.h54
-rw-r--r--FreeRTOS/Demo/CORTEX_M4F_ATSAM4E_Atmel_Studio/src/main.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_M4F_ATSAM4E_Atmel_Studio/src/main_blinky.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_M4F_ATSAM4E_Atmel_Studio/src/main_full.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_M4F_Infineon_XMC4000_GCC_Dave/FreeRTOSConfig.h54
-rw-r--r--FreeRTOS/Demo/CORTEX_M4F_Infineon_XMC4000_GCC_Dave/main.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_M4F_Infineon_XMC4000_GCC_Dave/main_blinky.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_M4F_Infineon_XMC4000_GCC_Dave/main_full.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_M4F_Infineon_XMC4000_IAR/FreeRTOSConfig.h54
-rw-r--r--FreeRTOS/Demo/CORTEX_M4F_Infineon_XMC4000_IAR/RegTest.s54
-rw-r--r--FreeRTOS/Demo/CORTEX_M4F_Infineon_XMC4000_IAR/main.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_M4F_Infineon_XMC4000_IAR/main_blinky.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_M4F_Infineon_XMC4000_IAR/main_full.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_M4F_Infineon_XMC4000_Keil/FreeRTOSConfig.h54
-rw-r--r--FreeRTOS/Demo/CORTEX_M4F_Infineon_XMC4000_Keil/RegTest.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_M4F_Infineon_XMC4000_Keil/main.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_M4F_Infineon_XMC4000_Keil/main_blinky.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_M4F_Infineon_XMC4000_Keil/main_full.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_M4F_Infineon_XMC4000_Tasking/FreeRTOSConfig.h54
-rw-r--r--FreeRTOS/Demo/CORTEX_M4F_Infineon_XMC4000_Tasking/main.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_M4F_Infineon_XMC4000_Tasking/main_blinky.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_M4F_Infineon_XMC4000_Tasking/main_full.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_M4F_Infineon_XMC4500_GCC_Atollic/src/FreeRTOSConfig.h54
-rw-r--r--FreeRTOS/Demo/CORTEX_M4F_Infineon_XMC4500_GCC_Atollic/src/main.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_M4F_Infineon_XMC4500_GCC_Atollic/src/main_blinky.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_M4F_Infineon_XMC4500_GCC_Atollic/src/main_full.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_M4F_M0_LPC43xx_Keil/M4/FreeRTOSConfig.h54
-rw-r--r--FreeRTOS/Demo/CORTEX_M4F_M0_LPC43xx_Keil/M4/ParTest.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_M4F_M0_LPC43xx_Keil/M4/RegTest.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_M4F_M0_LPC43xx_Keil/M4/main.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_M4F_STM32F407ZG-SK/FreeRTOSConfig.h54
-rw-r--r--FreeRTOS/Demo/CORTEX_M4F_STM32F407ZG-SK/ParTest.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_M4F_STM32F407ZG-SK/RegTest.s54
-rw-r--r--FreeRTOS/Demo/CORTEX_M4F_STM32F407ZG-SK/main.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_M4_ATSAM4L_Atmel_Studio/src/ParTest.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_M4_ATSAM4L_Atmel_Studio/src/SAM4L_low_power_tick_management.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_M4_ATSAM4L_Atmel_Studio/src/config/FreeRTOSConfig.h54
-rw-r--r--FreeRTOS/Demo/CORTEX_M4_ATSAM4L_Atmel_Studio/src/main.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_M4_ATSAM4L_Atmel_Studio/src/main_full.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_M4_ATSAM4L_Atmel_Studio/src/main_low_power.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_M4_ATSAM4S_Atmel_Studio/src/Common-Demo-Source/comtest.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_M4_ATSAM4S_Atmel_Studio/src/Common-Demo-Source/include/demo_serial.h54
-rw-r--r--FreeRTOS/Demo/CORTEX_M4_ATSAM4S_Atmel_Studio/src/FreeRTOSConfig.h54
-rw-r--r--FreeRTOS/Demo/CORTEX_M4_ATSAM4S_Atmel_Studio/src/IntQueueTimer.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_M4_ATSAM4S_Atmel_Studio/src/IntQueueTimer.h54
-rw-r--r--FreeRTOS/Demo/CORTEX_M4_ATSAM4S_Atmel_Studio/src/ParTest.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_M4_ATSAM4S_Atmel_Studio/src/main.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_M4_ATSAM4S_Atmel_Studio/src/main_blinky.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_M4_ATSAM4S_Atmel_Studio/src/main_full.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_M4_ATSAM4S_Atmel_Studio/src/serial.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_MB9A310_IAR_Keil/FreeRTOSConfig.h54
-rw-r--r--FreeRTOS/Demo/CORTEX_MB9A310_IAR_Keil/ParTest.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_MB9A310_IAR_Keil/main-full.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_MB9A310_IAR_Keil/main_blinky.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_MB9A310_IAR_Keil/serial.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_MB9B500_IAR_Keil/FreeRTOSConfig.h54
-rw-r--r--FreeRTOS/Demo/CORTEX_MB9B500_IAR_Keil/ParTest.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_MB9B500_IAR_Keil/main-full.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_MB9B500_IAR_Keil/main_blinky.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_MB9B500_IAR_Keil/serial.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_MPU_LM3Sxxxx_Rowley/FreeRTOSConfig.h54
-rw-r--r--FreeRTOS/Demo/CORTEX_MPU_LM3Sxxxx_Rowley/application_defined_privileged_functions.h54
-rw-r--r--FreeRTOS/Demo/CORTEX_MPU_LM3Sxxxx_Rowley/main.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_MPU_LPC1768_GCC_RedSuite/src/FreeRTOSConfig.h54
-rw-r--r--FreeRTOS/Demo/CORTEX_MPU_LPC1768_GCC_RedSuite/src/main.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_R4_RM48_TMS570_CCS5/FreeRTOSConfig.h54
-rw-r--r--FreeRTOS/Demo/CORTEX_R4_RM48_TMS570_CCS5/Library/het.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_R4_RM48_TMS570_CCS5/Library/het.h54
-rw-r--r--FreeRTOS/Demo/CORTEX_R4_RM48_TMS570_CCS5/ParTest.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_R4_RM48_TMS570_CCS5/flop_hercules.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_R4_RM48_TMS570_CCS5/flop_hercules.h54
-rw-r--r--FreeRTOS/Demo/CORTEX_R4_RM48_TMS570_CCS5/main.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_R4_RM48_TMS570_CCS5/main_blinky.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_R4_RM48_TMS570_CCS5/main_full.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_R4_RM48_TMS570_CCS5/reg_test.asm2
-rw-r--r--FreeRTOS/Demo/CORTEX_R4_RM48_TMS570_CCS5/serial.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_STM32F100_Atollic/Simple_Demo_Source/FreeRTOSConfig.h54
-rw-r--r--FreeRTOS/Demo/CORTEX_STM32F100_Atollic/Simple_Demo_Source/main.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_STM32F103_GCC_Rowley/Drivers/STM32_USART.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_STM32F103_GCC_Rowley/Drivers/STM32_USART.h54
-rw-r--r--FreeRTOS/Demo/CORTEX_STM32F103_GCC_Rowley/FreeRTOSConfig.h54
-rw-r--r--FreeRTOS/Demo/CORTEX_STM32F103_GCC_Rowley/ParTest/ParTest_MCBSTM32.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_STM32F103_GCC_Rowley/ParTest/ParTest_ST_Eval.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_STM32F103_GCC_Rowley/main.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_STM32F103_IAR/FreeRTOSConfig.h54
-rw-r--r--FreeRTOS/Demo/CORTEX_STM32F103_IAR/ParTest/ParTest.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_STM32F103_IAR/main.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_STM32F103_IAR/serial/serial.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_STM32F103_IAR/timertest.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_STM32F103_Keil/FreeRTOSConfig.h54
-rw-r--r--FreeRTOS/Demo/CORTEX_STM32F103_Keil/ParTest/ParTest.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_STM32F103_Keil/main.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_STM32F103_Keil/serial/serial.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_STM32F103_Keil/timertest.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_STM32F103_Primer_GCC/FreeRTOSConfig.h54
-rw-r--r--FreeRTOS/Demo/CORTEX_STM32F103_Primer_GCC/ParTest/ParTest.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_STM32F103_Primer_GCC/bitmap.h54
-rw-r--r--FreeRTOS/Demo/CORTEX_STM32F103_Primer_GCC/main.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_STM32F103_Primer_GCC/timertest.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_STM32F107_GCC_Rowley/FreeRTOSConfig.h54
-rw-r--r--FreeRTOS/Demo/CORTEX_STM32F107_GCC_Rowley/ParTest/ParTest.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_STM32F107_GCC_Rowley/main.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_STM32F107_GCC_Rowley/timertest.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_STM32F107_GCC_Rowley/webserver/emac.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_STM32F107_GCC_Rowley/webserver/emac.h54
-rw-r--r--FreeRTOS/Demo/CORTEX_STM32F107_GCC_Rowley/webserver/uIP_Task.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_STM32L152_Discovery_IAR/STM32L_low_power_tick_management.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_STM32L152_Discovery_IAR/include/FreeRTOSConfig.h54
-rw-r--r--FreeRTOS/Demo/CORTEX_STM32L152_Discovery_IAR/main.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_STM32L152_Discovery_IAR/main_full.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_STM32L152_Discovery_IAR/main_low_power.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_STM32L152_IAR/FreeRTOSConfig.h54
-rw-r--r--FreeRTOS/Demo/CORTEX_STM32L152_IAR/ParTest.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_STM32L152_IAR/main.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_STM32L152_IAR/serial.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_SmartFusion2_M2S050_SoftConsole/RTOSDemo/Blinky-Demo/main_blinky.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_SmartFusion2_M2S050_SoftConsole/RTOSDemo/FreeRTOSConfig.h54
-rw-r--r--FreeRTOS/Demo/CORTEX_SmartFusion2_M2S050_SoftConsole/RTOSDemo/Full-Demo/File-releated-CLI-commands.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_SmartFusion2_M2S050_SoftConsole/RTOSDemo/Full-Demo/File-system-demo.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_SmartFusion2_M2S050_SoftConsole/RTOSDemo/Full-Demo/Sample-CLI-commands.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_SmartFusion2_M2S050_SoftConsole/RTOSDemo/Full-Demo/UARTCommandConsole.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_SmartFusion2_M2S050_SoftConsole/RTOSDemo/Full-Demo/UARTCommandConsole.h54
-rw-r--r--FreeRTOS/Demo/CORTEX_SmartFusion2_M2S050_SoftConsole/RTOSDemo/Full-Demo/main_full.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_SmartFusion2_M2S050_SoftConsole/RTOSDemo/ParTest.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_SmartFusion2_M2S050_SoftConsole/RTOSDemo/RunTimeStatsTimer.c54
-rw-r--r--FreeRTOS/Demo/CORTEX_SmartFusion2_M2S050_SoftConsole/RTOSDemo/main.c54
-rw-r--r--FreeRTOS/Demo/CORTUS_APS3_GCC/Demo/7seg.c54
-rw-r--r--FreeRTOS/Demo/CORTUS_APS3_GCC/Demo/7seg.h54
-rw-r--r--FreeRTOS/Demo/CORTUS_APS3_GCC/Demo/FreeRTOSConfig.h54
-rw-r--r--FreeRTOS/Demo/CORTUS_APS3_GCC/Demo/ParTest.c54
-rw-r--r--FreeRTOS/Demo/CORTUS_APS3_GCC/Demo/RegTest.c54
-rw-r--r--FreeRTOS/Demo/CORTUS_APS3_GCC/Demo/RegTest.h54
-rw-r--r--FreeRTOS/Demo/CORTUS_APS3_GCC/Demo/demoGpio.h54
-rw-r--r--FreeRTOS/Demo/CORTUS_APS3_GCC/Demo/main.c54
-rw-r--r--FreeRTOS/Demo/CORTUS_APS3_GCC/Demo/serial.c54
-rw-r--r--FreeRTOS/Demo/ColdFire_MCF51CN128_CodeWarrior/Sources/FreeRTOSConfig.h54
-rw-r--r--FreeRTOS/Demo/ColdFire_MCF51CN128_CodeWarrior/Sources/ParTest/ParTest.c54
-rw-r--r--FreeRTOS/Demo/ColdFire_MCF51CN128_CodeWarrior/Sources/httpd/uIP_Task.c54
-rw-r--r--FreeRTOS/Demo/ColdFire_MCF51CN128_CodeWarrior/Sources/main.c54
-rw-r--r--FreeRTOS/Demo/ColdFire_MCF52221_CodeWarrior/sources/FreeRTOSConfig.h54
-rw-r--r--FreeRTOS/Demo/ColdFire_MCF52221_CodeWarrior/sources/FreeRTOS_Tick_Setup.c54
-rw-r--r--FreeRTOS/Demo/ColdFire_MCF52221_CodeWarrior/sources/ParTest/ParTest.c54
-rw-r--r--FreeRTOS/Demo/ColdFire_MCF52221_CodeWarrior/sources/main.c54
-rw-r--r--FreeRTOS/Demo/ColdFire_MCF52221_CodeWarrior/sources/serial/serial.c54
-rw-r--r--FreeRTOS/Demo/ColdFire_MCF52259_CodeWarrior/FreeRTOSConfig.h54
-rw-r--r--FreeRTOS/Demo/ColdFire_MCF52259_CodeWarrior/FreeRTOS_Tick_Setup.c54
-rw-r--r--FreeRTOS/Demo/ColdFire_MCF52259_CodeWarrior/HTTPDemo.c54
-rw-r--r--FreeRTOS/Demo/ColdFire_MCF52259_CodeWarrior/HTTPDemo.h54
-rw-r--r--FreeRTOS/Demo/ColdFire_MCF52259_CodeWarrior/ParTest/ParTest.c54
-rw-r--r--FreeRTOS/Demo/ColdFire_MCF52259_CodeWarrior/main.c54
-rw-r--r--FreeRTOS/Demo/ColdFire_MCF5282_Eclipse/RTOSDemo/FreeRTOSConfig.h54
-rw-r--r--FreeRTOS/Demo/ColdFire_MCF5282_Eclipse/RTOSDemo/FreeRTOS_Tick_Setup.c54
-rw-r--r--FreeRTOS/Demo/ColdFire_MCF5282_Eclipse/RTOSDemo/IntQueueTimer.c54
-rw-r--r--FreeRTOS/Demo/ColdFire_MCF5282_Eclipse/RTOSDemo/IntQueueTimer.h54
-rw-r--r--FreeRTOS/Demo/ColdFire_MCF5282_Eclipse/RTOSDemo/ParTest/ParTest.c54
-rw-r--r--FreeRTOS/Demo/ColdFire_MCF5282_Eclipse/RTOSDemo/main.c54
-rw-r--r--FreeRTOS/Demo/ColdFire_MCF5282_Eclipse/RTOSDemo/serial/serial.c54
-rw-r--r--FreeRTOS/Demo/Common/Full/BlockQ.c54
-rw-r--r--FreeRTOS/Demo/Common/Full/PollQ.c54
-rw-r--r--FreeRTOS/Demo/Common/Full/comtest.c54
-rw-r--r--FreeRTOS/Demo/Common/Full/death.c54
-rw-r--r--FreeRTOS/Demo/Common/Full/dynamic.c54
-rw-r--r--FreeRTOS/Demo/Common/Full/events.c54
-rw-r--r--FreeRTOS/Demo/Common/Full/flash.c54
-rw-r--r--FreeRTOS/Demo/Common/Full/flop.c54
-rw-r--r--FreeRTOS/Demo/Common/Full/integer.c54
-rw-r--r--FreeRTOS/Demo/Common/Full/print.c54
-rw-r--r--FreeRTOS/Demo/Common/Full/semtest.c54
-rw-r--r--FreeRTOS/Demo/Common/Minimal/AltBlckQ.c54
-rw-r--r--FreeRTOS/Demo/Common/Minimal/AltBlock.c54
-rw-r--r--FreeRTOS/Demo/Common/Minimal/AltPollQ.c54
-rw-r--r--FreeRTOS/Demo/Common/Minimal/AltQTest.c54
-rw-r--r--FreeRTOS/Demo/Common/Minimal/BlockQ.c54
-rw-r--r--FreeRTOS/Demo/Common/Minimal/EventGroupsDemo.c54
-rw-r--r--FreeRTOS/Demo/Common/Minimal/GenQTest.c54
-rw-r--r--FreeRTOS/Demo/Common/Minimal/IntQueue.c54
-rw-r--r--FreeRTOS/Demo/Common/Minimal/IntSemTest.c54
-rw-r--r--FreeRTOS/Demo/Common/Minimal/PollQ.c54
-rw-r--r--FreeRTOS/Demo/Common/Minimal/QPeek.c54
-rw-r--r--FreeRTOS/Demo/Common/Minimal/QueueOverwrite.c54
-rw-r--r--FreeRTOS/Demo/Common/Minimal/QueueSet.c54
-rw-r--r--FreeRTOS/Demo/Common/Minimal/TaskNotify.c54
-rw-r--r--FreeRTOS/Demo/Common/Minimal/TimerDemo.c54
-rw-r--r--FreeRTOS/Demo/Common/Minimal/blocktim.c54
-rw-r--r--FreeRTOS/Demo/Common/Minimal/comtest.c54
-rw-r--r--FreeRTOS/Demo/Common/Minimal/comtest_strings.c54
-rw-r--r--FreeRTOS/Demo/Common/Minimal/countsem.c54
-rw-r--r--FreeRTOS/Demo/Common/Minimal/crflash.c54
-rw-r--r--FreeRTOS/Demo/Common/Minimal/crhook.c54
-rw-r--r--FreeRTOS/Demo/Common/Minimal/death.c54
-rw-r--r--FreeRTOS/Demo/Common/Minimal/dynamic.c54
-rw-r--r--FreeRTOS/Demo/Common/Minimal/flash.c54
-rw-r--r--FreeRTOS/Demo/Common/Minimal/flash_timer.c54
-rw-r--r--FreeRTOS/Demo/Common/Minimal/flop.c54
-rw-r--r--FreeRTOS/Demo/Common/Minimal/integer.c54
-rw-r--r--FreeRTOS/Demo/Common/Minimal/recmutex.c54
-rw-r--r--FreeRTOS/Demo/Common/Minimal/semtest.c54
-rw-r--r--FreeRTOS/Demo/Common/Minimal/sp_flop.c54
-rw-r--r--FreeRTOS/Demo/Common/ethernet/lwip-1.4.0/ports/MicroBlaze-Ethernet-Lite/ethernetif.c54
-rw-r--r--FreeRTOS/Demo/Common/ethernet/lwip-1.4.0/ports/win32/WinPCap/arch.c54
-rw-r--r--FreeRTOS/Demo/Common/ethernet/lwip-1.4.0/ports/win32/WinPCap/netif.h54
-rw-r--r--FreeRTOS/Demo/Common/ethernet/lwip-1.4.0/ports/win32/ethernetif.c54
-rw-r--r--FreeRTOS/Demo/Common/include/AltBlckQ.h54
-rw-r--r--FreeRTOS/Demo/Common/include/AltBlock.h54
-rw-r--r--FreeRTOS/Demo/Common/include/AltPollQ.h54
-rw-r--r--FreeRTOS/Demo/Common/include/AltQTest.h54
-rw-r--r--FreeRTOS/Demo/Common/include/BlockQ.h54
-rw-r--r--FreeRTOS/Demo/Common/include/EventGroupsDemo.h54
-rw-r--r--FreeRTOS/Demo/Common/include/GenQTest.h54
-rw-r--r--FreeRTOS/Demo/Common/include/IntQueue.h54
-rw-r--r--FreeRTOS/Demo/Common/include/IntSemTest.h54
-rw-r--r--FreeRTOS/Demo/Common/include/PollQ.h54
-rw-r--r--FreeRTOS/Demo/Common/include/QPeek.h54
-rw-r--r--FreeRTOS/Demo/Common/include/QueueOverwrite.h54
-rw-r--r--FreeRTOS/Demo/Common/include/QueueSet.h54
-rw-r--r--FreeRTOS/Demo/Common/include/TaskNotify.h54
-rw-r--r--FreeRTOS/Demo/Common/include/TimerDemo.h54
-rw-r--r--FreeRTOS/Demo/Common/include/blocktim.h54
-rw-r--r--FreeRTOS/Demo/Common/include/comtest.h54
-rw-r--r--FreeRTOS/Demo/Common/include/comtest2.h54
-rw-r--r--FreeRTOS/Demo/Common/include/comtest_strings.h54
-rw-r--r--FreeRTOS/Demo/Common/include/countsem.h54
-rw-r--r--FreeRTOS/Demo/Common/include/crflash.h54
-rw-r--r--FreeRTOS/Demo/Common/include/crhook.h54
-rw-r--r--FreeRTOS/Demo/Common/include/death.h54
-rw-r--r--FreeRTOS/Demo/Common/include/dynamic.h54
-rw-r--r--FreeRTOS/Demo/Common/include/fileIO.h54
-rw-r--r--FreeRTOS/Demo/Common/include/flash.h54
-rw-r--r--FreeRTOS/Demo/Common/include/flash_timer.h54
-rw-r--r--FreeRTOS/Demo/Common/include/flop.h54
-rw-r--r--FreeRTOS/Demo/Common/include/integer.h54
-rw-r--r--FreeRTOS/Demo/Common/include/mevents.h54
-rw-r--r--FreeRTOS/Demo/Common/include/partest.h54
-rw-r--r--FreeRTOS/Demo/Common/include/print.h54
-rw-r--r--FreeRTOS/Demo/Common/include/recmutex.h54
-rw-r--r--FreeRTOS/Demo/Common/include/semtest.h54
-rw-r--r--FreeRTOS/Demo/Common/include/serial.h54
-rw-r--r--FreeRTOS/Demo/Cygnal/FreeRTOSConfig.h54
-rw-r--r--FreeRTOS/Demo/Cygnal/Makefile2
-rw-r--r--FreeRTOS/Demo/Cygnal/ParTest/ParTest.c54
-rw-r--r--FreeRTOS/Demo/Cygnal/main.c54
-rw-r--r--FreeRTOS/Demo/Cygnal/serial/serial.c54
-rw-r--r--FreeRTOS/Demo/Flshlite/FRConfig.h54
-rw-r--r--FreeRTOS/Demo/Flshlite/FileIO/fileIO.c54
-rw-r--r--FreeRTOS/Demo/Flshlite/FreeRTOSConfig.h54
-rw-r--r--FreeRTOS/Demo/Flshlite/ParTest/ParTest.c54
-rw-r--r--FreeRTOS/Demo/Flshlite/main.c54
-rw-r--r--FreeRTOS/Demo/Flshlite/serial/serial.c54
-rw-r--r--FreeRTOS/Demo/H8S/RTOSDemo/FreeRTOSConfig.h54
-rw-r--r--FreeRTOS/Demo/H8S/RTOSDemo/ParTest/ParTest.c54
-rw-r--r--FreeRTOS/Demo/H8S/RTOSDemo/main.c54
-rw-r--r--FreeRTOS/Demo/H8S/RTOSDemo/serial/serial.c54
-rw-r--r--FreeRTOS/Demo/HCS12_CodeWarrior_banked/FreeRTOSConfig.h54
-rw-r--r--FreeRTOS/Demo/HCS12_CodeWarrior_banked/ParTest/ParTest.c54
-rw-r--r--FreeRTOS/Demo/HCS12_CodeWarrior_banked/main.c54
-rw-r--r--FreeRTOS/Demo/HCS12_CodeWarrior_banked/serial/serial.c54
-rw-r--r--FreeRTOS/Demo/HCS12_CodeWarrior_small/FreeRTOSConfig.h54
-rw-r--r--FreeRTOS/Demo/HCS12_CodeWarrior_small/ParTest/ParTest.c54
-rw-r--r--FreeRTOS/Demo/HCS12_CodeWarrior_small/main.c54
-rw-r--r--FreeRTOS/Demo/HCS12_CodeWarrior_small/serial/serial.c54
-rw-r--r--FreeRTOS/Demo/HCS12_GCC_banked/FreeRTOSConfig.h54
-rw-r--r--FreeRTOS/Demo/HCS12_GCC_banked/ParTest.c54
-rw-r--r--FreeRTOS/Demo/HCS12_GCC_banked/main.c54
-rw-r--r--FreeRTOS/Demo/HCS12_GCC_banked/startup.c54
-rw-r--r--FreeRTOS/Demo/MB91460_Softune/SRC/FreeRTOSConfig.h54
-rw-r--r--FreeRTOS/Demo/MB91460_Softune/SRC/crflash_modified.c54
-rw-r--r--FreeRTOS/Demo/MB91460_Softune/SRC/main.c54
-rw-r--r--FreeRTOS/Demo/MB91460_Softune/SRC/partest/partest.c54
-rw-r--r--FreeRTOS/Demo/MB91460_Softune/SRC/serial/serial.c54
-rw-r--r--FreeRTOS/Demo/MB96340_Softune/FreeRTOS_96348hs_SK16FX100PMC/Src/FreeRTOSConfig.h54
-rw-r--r--FreeRTOS/Demo/MB96340_Softune/FreeRTOS_96348hs_SK16FX100PMC/Src/crflash_sk16fx100mpc.c54
-rw-r--r--FreeRTOS/Demo/MB96340_Softune/FreeRTOS_96348hs_SK16FX100PMC/Src/main.c54
-rw-r--r--FreeRTOS/Demo/MB96340_Softune/FreeRTOS_96348hs_SK16FX100PMC/Src/partest/partest.c54
-rw-r--r--FreeRTOS/Demo/MB96340_Softune/FreeRTOS_96348hs_SK16FX100PMC/Src/serial/serial.c54
-rw-r--r--FreeRTOS/Demo/MB96350_Softune_Dice_Kit/DiceTask.c54
-rw-r--r--FreeRTOS/Demo/MB96350_Softune_Dice_Kit/DiceTask.h54
-rw-r--r--FreeRTOS/Demo/MB96350_Softune_Dice_Kit/FreeRTOSConfig.h54
-rw-r--r--FreeRTOS/Demo/MB96350_Softune_Dice_Kit/ParTest/ParTest.c54
-rw-r--r--FreeRTOS/Demo/MB96350_Softune_Dice_Kit/SegmentToggleTasks.c54
-rw-r--r--FreeRTOS/Demo/MB96350_Softune_Dice_Kit/main.c54
-rw-r--r--FreeRTOS/Demo/MSP430X_MSP430F5438_CCS/Demo_Source/FreeRTOSConfig.h54
-rw-r--r--FreeRTOS/Demo/MSP430X_MSP430F5438_CCS/Demo_Source/ParTest.c54
-rw-r--r--FreeRTOS/Demo/MSP430X_MSP430F5438_CCS/Demo_Source/RegTest.asm2
-rw-r--r--FreeRTOS/Demo/MSP430X_MSP430F5438_CCS/Demo_Source/RunTimeStatsConfig.c54
-rw-r--r--FreeRTOS/Demo/MSP430X_MSP430F5438_CCS/Demo_Source/main.c54
-rw-r--r--FreeRTOS/Demo/MSP430X_MSP430F5438_CCS/Demo_Source/serial.c54
-rw-r--r--FreeRTOS/Demo/MSP430X_MSP430F5438_IAR/FreeRTOSConfig.h54
-rw-r--r--FreeRTOS/Demo/MSP430X_MSP430F5438_IAR/ParTest.c54
-rw-r--r--FreeRTOS/Demo/MSP430X_MSP430F5438_IAR/RegTest.s4354
-rw-r--r--FreeRTOS/Demo/MSP430X_MSP430F5438_IAR/RunTimeStatsConfig.c54
-rw-r--r--FreeRTOS/Demo/MSP430X_MSP430F5438_IAR/main.c54
-rw-r--r--FreeRTOS/Demo/MSP430X_MSP430F5438_IAR/serial.c54
-rw-r--r--FreeRTOS/Demo/MicroBlaze/FreeRTOSConfig.h54
-rw-r--r--FreeRTOS/Demo/MicroBlaze/ParTest/ParTest.c54
-rw-r--r--FreeRTOS/Demo/MicroBlaze/main.c54
-rw-r--r--FreeRTOS/Demo/MicroBlaze/serial/serial.c54
-rw-r--r--FreeRTOS/Demo/MicroBlaze_Spartan-6_EthernetLite/KernelAwareBSPRepository/sw_apps/FreeRTOS_Hello_World/src/FreeRTOS-main.c54
-rw-r--r--FreeRTOS/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemo/FreeRTOSConfig.h54
-rw-r--r--FreeRTOS/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemo/ParTest.c54
-rw-r--r--FreeRTOS/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemo/RegisterTests.c54
-rw-r--r--FreeRTOS/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemo/lwIP/lwIP_Apps/lwIP_Apps.c54
-rw-r--r--FreeRTOS/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemo/main-blinky.c54
-rw-r--r--FreeRTOS/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemo/main-full.c54
-rw-r--r--FreeRTOS/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemo/serial.c54
-rw-r--r--FreeRTOS/Demo/NEC_78K0R_IAR/ButtonISR.s262
-rw-r--r--FreeRTOS/Demo/NEC_78K0R_IAR/ButtonTask.c54
-rw-r--r--FreeRTOS/Demo/NEC_78K0R_IAR/FreeRTOSConfig.h54
-rw-r--r--FreeRTOS/Demo/NEC_78K0R_IAR/RegTest.s262
-rw-r--r--FreeRTOS/Demo/NEC_78K0R_IAR/main.c54
-rw-r--r--FreeRTOS/Demo/NEC_V850ES_IAR/FreeRTOSConfig.h54
-rw-r--r--FreeRTOS/Demo/NEC_V850ES_IAR/LowLevelInit/LowLevelInit.c54
-rw-r--r--FreeRTOS/Demo/NEC_V850ES_IAR/LowLevelInit/LowLevelInit_Fx3.c54
-rw-r--r--FreeRTOS/Demo/NEC_V850ES_IAR/LowLevelInit/LowLevelInit_Hx2.c54
-rw-r--r--FreeRTOS/Demo/NEC_V850ES_IAR/ParTest/ParTest_Fx3_App_Board.c54
-rw-r--r--FreeRTOS/Demo/NEC_V850ES_IAR/ParTest/ParTest_Generic_Target_Board.c54
-rw-r--r--FreeRTOS/Demo/NEC_V850ES_IAR/RegTest.s852
-rw-r--r--FreeRTOS/Demo/NEC_V850ES_IAR/main.c54
-rw-r--r--FreeRTOS/Demo/NEC_V850ES_IAR/serial/serial.c54
-rw-r--r--FreeRTOS/Demo/NiosII_CycloneIII_DBC3C40_GCC/RTOSDemo/FreeRTOSConfig.h54
-rw-r--r--FreeRTOS/Demo/NiosII_CycloneIII_DBC3C40_GCC/RTOSDemo/ParTest/ParTest.c54
-rw-r--r--FreeRTOS/Demo/NiosII_CycloneIII_DBC3C40_GCC/RTOSDemo/main.c54
-rw-r--r--FreeRTOS/Demo/NiosII_CycloneIII_DBC3C40_GCC/RTOSDemo/serial.c54
-rw-r--r--FreeRTOS/Demo/PC/FRConfig.h54
-rw-r--r--FreeRTOS/Demo/PC/FileIO/fileIO.c54
-rw-r--r--FreeRTOS/Demo/PC/FreeRTOSConfig.h54
-rw-r--r--FreeRTOS/Demo/PC/ParTest/ParTest.c54
-rw-r--r--FreeRTOS/Demo/PC/main.c54
-rw-r--r--FreeRTOS/Demo/PC/serial/serial.c54
-rw-r--r--FreeRTOS/Demo/PIC18_MPLAB/FreeRTOSConfig.h54
-rw-r--r--FreeRTOS/Demo/PIC18_MPLAB/ParTest/ParTest.c54
-rw-r--r--FreeRTOS/Demo/PIC18_MPLAB/main1.c54
-rw-r--r--FreeRTOS/Demo/PIC18_MPLAB/main2.c54
-rw-r--r--FreeRTOS/Demo/PIC18_MPLAB/main3.c54
-rw-r--r--FreeRTOS/Demo/PIC18_MPLAB/serial/serial.c54
-rw-r--r--FreeRTOS/Demo/PIC18_WizC/Demo1/FreeRTOSConfig.h54
-rw-r--r--FreeRTOS/Demo/PIC18_WizC/Demo1/WIZCmake.h54
-rw-r--r--FreeRTOS/Demo/PIC18_WizC/Demo1/fuses.c54
-rw-r--r--FreeRTOS/Demo/PIC18_WizC/Demo1/interrupt.c54
-rw-r--r--FreeRTOS/Demo/PIC18_WizC/Demo1/main.c54
-rw-r--r--FreeRTOS/Demo/PIC18_WizC/Demo2/FreeRTOSConfig.h54
-rw-r--r--FreeRTOS/Demo/PIC18_WizC/Demo2/WIZCmake.h54
-rw-r--r--FreeRTOS/Demo/PIC18_WizC/Demo2/fuses.c54
-rw-r--r--FreeRTOS/Demo/PIC18_WizC/Demo2/interrupt.c54
-rw-r--r--FreeRTOS/Demo/PIC18_WizC/Demo2/main.c54
-rw-r--r--FreeRTOS/Demo/PIC18_WizC/Demo3/FreeRTOSConfig.h54
-rw-r--r--FreeRTOS/Demo/PIC18_WizC/Demo3/WIZCmake.h54
-rw-r--r--FreeRTOS/Demo/PIC18_WizC/Demo3/fuses.c54
-rw-r--r--FreeRTOS/Demo/PIC18_WizC/Demo3/interrupt.c54
-rw-r--r--FreeRTOS/Demo/PIC18_WizC/Demo3/main.c54
-rw-r--r--FreeRTOS/Demo/PIC18_WizC/Demo4/FreeRTOSConfig.h54
-rw-r--r--FreeRTOS/Demo/PIC18_WizC/Demo4/WIZCmake.h54
-rw-r--r--FreeRTOS/Demo/PIC18_WizC/Demo4/fuses.c54
-rw-r--r--FreeRTOS/Demo/PIC18_WizC/Demo4/interrupt.c54
-rw-r--r--FreeRTOS/Demo/PIC18_WizC/Demo4/main.c54
-rw-r--r--FreeRTOS/Demo/PIC18_WizC/Demo5/FreeRTOSConfig.h54
-rw-r--r--FreeRTOS/Demo/PIC18_WizC/Demo5/WIZCmake.h54
-rw-r--r--FreeRTOS/Demo/PIC18_WizC/Demo5/fuses.c54
-rw-r--r--FreeRTOS/Demo/PIC18_WizC/Demo5/interrupt.c54
-rw-r--r--FreeRTOS/Demo/PIC18_WizC/Demo5/main.c54
-rw-r--r--FreeRTOS/Demo/PIC18_WizC/Demo6/FreeRTOSConfig.h54
-rw-r--r--FreeRTOS/Demo/PIC18_WizC/Demo6/WIZCmake.h54
-rw-r--r--FreeRTOS/Demo/PIC18_WizC/Demo6/fuses.c54
-rw-r--r--FreeRTOS/Demo/PIC18_WizC/Demo6/interrupt.c54
-rw-r--r--FreeRTOS/Demo/PIC18_WizC/Demo6/main.c54
-rw-r--r--FreeRTOS/Demo/PIC18_WizC/Demo7/FreeRTOSConfig.h54
-rw-r--r--FreeRTOS/Demo/PIC18_WizC/Demo7/WIZCmake.h54
-rw-r--r--FreeRTOS/Demo/PIC18_WizC/Demo7/fuses.c54
-rw-r--r--FreeRTOS/Demo/PIC18_WizC/Demo7/interrupt.c54
-rw-r--r--FreeRTOS/Demo/PIC18_WizC/Demo7/main.c54
-rw-r--r--FreeRTOS/Demo/PIC18_WizC/ParTest/ParTest.c54
-rw-r--r--FreeRTOS/Demo/PIC18_WizC/serial/isrSerialRx.c54
-rw-r--r--FreeRTOS/Demo/PIC18_WizC/serial/isrSerialTx.c54
-rw-r--r--FreeRTOS/Demo/PIC18_WizC/serial/serial.c54
-rw-r--r--FreeRTOS/Demo/PIC24_MPLAB/FreeRTOSConfig.h54
-rw-r--r--FreeRTOS/Demo/PIC24_MPLAB/ParTest/ParTest.c54
-rw-r--r--FreeRTOS/Demo/PIC24_MPLAB/lcd.c54
-rw-r--r--FreeRTOS/Demo/PIC24_MPLAB/lcd.h54
-rw-r--r--FreeRTOS/Demo/PIC24_MPLAB/main.c54
-rw-r--r--FreeRTOS/Demo/PIC24_MPLAB/serial/serial.c54
-rw-r--r--FreeRTOS/Demo/PIC24_MPLAB/timertest.c54
-rw-r--r--FreeRTOS/Demo/PIC24_MPLAB/timertest.h54
-rw-r--r--FreeRTOS/Demo/PIC32MX_MPLAB/ConfigPerformance.c54
-rw-r--r--FreeRTOS/Demo/PIC32MX_MPLAB/ConfigPerformance.h54
-rw-r--r--FreeRTOS/Demo/PIC32MX_MPLAB/FreeRTOSConfig.h54
-rw-r--r--FreeRTOS/Demo/PIC32MX_MPLAB/IntQueueTimer.c54
-rw-r--r--FreeRTOS/Demo/PIC32MX_MPLAB/IntQueueTimer.h54
-rw-r--r--FreeRTOS/Demo/PIC32MX_MPLAB/IntQueueTimer_isr.S54
-rw-r--r--FreeRTOS/Demo/PIC32MX_MPLAB/ParTest/ParTest_Explorer16.c54
-rw-r--r--FreeRTOS/Demo/PIC32MX_MPLAB/ParTest/ParTest_USBII_Starter_Kit.c54
-rw-r--r--FreeRTOS/Demo/PIC32MX_MPLAB/RegisterTestTasks.S54
-rw-r--r--FreeRTOS/Demo/PIC32MX_MPLAB/lcd.c54
-rw-r--r--FreeRTOS/Demo/PIC32MX_MPLAB/lcd.h54
-rw-r--r--FreeRTOS/Demo/PIC32MX_MPLAB/main.c54
-rw-r--r--FreeRTOS/Demo/PIC32MX_MPLAB/main_blinky.c54
-rw-r--r--FreeRTOS/Demo/PIC32MX_MPLAB/main_full.c54
-rw-r--r--FreeRTOS/Demo/PIC32MX_MPLAB/serial/serial.c54
-rw-r--r--FreeRTOS/Demo/PIC32MX_MPLAB/timertest.c54
-rw-r--r--FreeRTOS/Demo/PIC32MX_MPLAB/timertest.h54
-rw-r--r--FreeRTOS/Demo/PIC32MX_MPLAB/timertest_isr.S54
-rw-r--r--FreeRTOS/Demo/PIC32MZ_MPLAB/ConfigPerformance.c54
-rw-r--r--FreeRTOS/Demo/PIC32MZ_MPLAB/ConfigPerformance.h54
-rw-r--r--FreeRTOS/Demo/PIC32MZ_MPLAB/FreeRTOSConfig.h54
-rw-r--r--FreeRTOS/Demo/PIC32MZ_MPLAB/ISRTriggeredTask.c54
-rw-r--r--FreeRTOS/Demo/PIC32MZ_MPLAB/ISRTriggeredTask_isr.S54
-rw-r--r--FreeRTOS/Demo/PIC32MZ_MPLAB/IntQueueTimer.c54
-rw-r--r--FreeRTOS/Demo/PIC32MZ_MPLAB/IntQueueTimer.h54
-rw-r--r--FreeRTOS/Demo/PIC32MZ_MPLAB/IntQueueTimer_isr.S54
-rw-r--r--FreeRTOS/Demo/PIC32MZ_MPLAB/ParTest/ParTest.c54
-rw-r--r--FreeRTOS/Demo/PIC32MZ_MPLAB/RegisterTestTasks.S54
-rw-r--r--FreeRTOS/Demo/PIC32MZ_MPLAB/main.c54
-rw-r--r--FreeRTOS/Demo/PIC32MZ_MPLAB/main_blinky.c54
-rw-r--r--FreeRTOS/Demo/PIC32MZ_MPLAB/main_full.c54
-rw-r--r--FreeRTOS/Demo/PIC32MZ_MPLAB/timertest.c54
-rw-r--r--FreeRTOS/Demo/PIC32MZ_MPLAB/timertest.h54
-rw-r--r--FreeRTOS/Demo/PIC32MZ_MPLAB/timertest_isr.S54
-rw-r--r--FreeRTOS/Demo/PPC405_FPU_Xilinx_Virtex4_GCC/RTOSDemo/FreeRTOSConfig.h54
-rw-r--r--FreeRTOS/Demo/PPC405_FPU_Xilinx_Virtex4_GCC/RTOSDemo/flop/flop-reg-test.c54
-rw-r--r--FreeRTOS/Demo/PPC405_FPU_Xilinx_Virtex4_GCC/RTOSDemo/flop/flop-reg-test.h54
-rw-r--r--FreeRTOS/Demo/PPC405_FPU_Xilinx_Virtex4_GCC/RTOSDemo/flop/flop.c54
-rw-r--r--FreeRTOS/Demo/PPC405_FPU_Xilinx_Virtex4_GCC/RTOSDemo/main.c54
-rw-r--r--FreeRTOS/Demo/PPC405_FPU_Xilinx_Virtex4_GCC/RTOSDemo/partest/partest.c54
-rw-r--r--FreeRTOS/Demo/PPC405_FPU_Xilinx_Virtex4_GCC/RTOSDemo/serial/serial.c54
-rw-r--r--FreeRTOS/Demo/PPC405_Xilinx_Virtex4_GCC/RTOSDemo/FreeRTOSConfig.h54
-rw-r--r--FreeRTOS/Demo/PPC405_Xilinx_Virtex4_GCC/RTOSDemo/flop/flop-reg-test.c54
-rw-r--r--FreeRTOS/Demo/PPC405_Xilinx_Virtex4_GCC/RTOSDemo/flop/flop-reg-test.h54
-rw-r--r--FreeRTOS/Demo/PPC405_Xilinx_Virtex4_GCC/RTOSDemo/flop/flop.c54
-rw-r--r--FreeRTOS/Demo/PPC405_Xilinx_Virtex4_GCC/RTOSDemo/main.c54
-rw-r--r--FreeRTOS/Demo/PPC405_Xilinx_Virtex4_GCC/RTOSDemo/partest/partest.c54
-rw-r--r--FreeRTOS/Demo/PPC405_Xilinx_Virtex4_GCC/RTOSDemo/serial/serial.c54
-rw-r--r--FreeRTOS/Demo/PPC440_DP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/FreeRTOSConfig.h54
-rw-r--r--FreeRTOS/Demo/PPC440_DP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/flop/flop-reg-test.c54
-rw-r--r--FreeRTOS/Demo/PPC440_DP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/flop/flop-reg-test.h54
-rw-r--r--FreeRTOS/Demo/PPC440_DP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/flop/flop.c54
-rw-r--r--FreeRTOS/Demo/PPC440_DP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/main.c54
-rw-r--r--FreeRTOS/Demo/PPC440_DP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/partest/partest.c54
-rw-r--r--FreeRTOS/Demo/PPC440_DP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/serial/serial.c54
-rw-r--r--FreeRTOS/Demo/PPC440_SP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/FreeRTOSConfig.h54
-rw-r--r--FreeRTOS/Demo/PPC440_SP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/flop/flop-reg-test.c54
-rw-r--r--FreeRTOS/Demo/PPC440_SP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/flop/flop-reg-test.h54
-rw-r--r--FreeRTOS/Demo/PPC440_SP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/flop/flop.c54
-rw-r--r--FreeRTOS/Demo/PPC440_SP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/main.c54
-rw-r--r--FreeRTOS/Demo/PPC440_SP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/partest/partest.c54
-rw-r--r--FreeRTOS/Demo/PPC440_SP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/serial/serial.c54
-rw-r--r--FreeRTOS/Demo/PPC440_Xilinx_Virtex5_GCC/RTOSDemo/FreeRTOSConfig.h54
-rw-r--r--FreeRTOS/Demo/PPC440_Xilinx_Virtex5_GCC/RTOSDemo/flop/flop-reg-test.c54
-rw-r--r--FreeRTOS/Demo/PPC440_Xilinx_Virtex5_GCC/RTOSDemo/flop/flop-reg-test.h54
-rw-r--r--FreeRTOS/Demo/PPC440_Xilinx_Virtex5_GCC/RTOSDemo/flop/flop.c54
-rw-r--r--FreeRTOS/Demo/PPC440_Xilinx_Virtex5_GCC/RTOSDemo/main.c54
-rw-r--r--FreeRTOS/Demo/PPC440_Xilinx_Virtex5_GCC/RTOSDemo/partest/partest.c54
-rw-r--r--FreeRTOS/Demo/PPC440_Xilinx_Virtex5_GCC/RTOSDemo/serial/serial.c54
-rw-r--r--FreeRTOS/Demo/RL78_RL78G13_Promo_Board_IAR/FreeRTOSConfig.h54
-rw-r--r--FreeRTOS/Demo/RL78_RL78G13_Promo_Board_IAR/RegTest.s872
-rw-r--r--FreeRTOS/Demo/RL78_RL78G13_Promo_Board_IAR/main.c54
-rw-r--r--FreeRTOS/Demo/RL78_multiple_IAR/ExampleISR.s872
-rw-r--r--FreeRTOS/Demo/RL78_multiple_IAR/FreeRTOSConfig.h54
-rw-r--r--FreeRTOS/Demo/RL78_multiple_IAR/RegTest.s872
-rw-r--r--FreeRTOS/Demo/RL78_multiple_IAR/demo_specific_io.h54
-rw-r--r--FreeRTOS/Demo/RL78_multiple_IAR/main.c54
-rw-r--r--FreeRTOS/Demo/RL78_multiple_IAR/main_blinky.c54
-rw-r--r--FreeRTOS/Demo/RL78_multiple_IAR/main_full.c54
-rw-r--r--FreeRTOS/Demo/RX100-RSK_GCC_e2studio/RTOSDemo/FreeRTOSConfig.h54
-rw-r--r--FreeRTOS/Demo/RX100-RSK_GCC_e2studio/RTOSDemo/ParTest.c54
-rw-r--r--FreeRTOS/Demo/RX100-RSK_GCC_e2studio/RTOSDemo/main.c54
-rw-r--r--FreeRTOS/Demo/RX100-RSK_GCC_e2studio/RTOSDemo/main_full.c54
-rw-r--r--FreeRTOS/Demo/RX100-RSK_GCC_e2studio/RTOSDemo/main_low_power.c54
-rw-r--r--FreeRTOS/Demo/RX100-RSK_IAR/FreeRTOSConfig.h54
-rw-r--r--FreeRTOS/Demo/RX100-RSK_IAR/ParTest.c54
-rw-r--r--FreeRTOS/Demo/RX100-RSK_IAR/PriorityDefinitions.h54
-rw-r--r--FreeRTOS/Demo/RX100-RSK_IAR/main.c54
-rw-r--r--FreeRTOS/Demo/RX100-RSK_IAR/main_full.c54
-rw-r--r--FreeRTOS/Demo/RX100-RSK_IAR/main_low_power.c54
-rw-r--r--FreeRTOS/Demo/RX100-RSK_IAR/reg_test.s54
-rw-r--r--FreeRTOS/Demo/RX100-RSK_Renesas_e2studio/RTOSDemo/FreeRTOSConfig.h54
-rw-r--r--FreeRTOS/Demo/RX100-RSK_Renesas_e2studio/RTOSDemo/ParTest.c54
-rw-r--r--FreeRTOS/Demo/RX100-RSK_Renesas_e2studio/RTOSDemo/main.c54
-rw-r--r--FreeRTOS/Demo/RX100-RSK_Renesas_e2studio/RTOSDemo/main_full.c54
-rw-r--r--FreeRTOS/Demo/RX100-RSK_Renesas_e2studio/RTOSDemo/main_low_power.c54
-rw-r--r--FreeRTOS/Demo/RX200_RX210-RSK_Renesas/RTOSDemo/ButtonAndLCD.c54
-rw-r--r--FreeRTOS/Demo/RX200_RX210-RSK_Renesas/RTOSDemo/FreeRTOSConfig.h54
-rw-r--r--FreeRTOS/Demo/RX200_RX210-RSK_Renesas/RTOSDemo/HighFrequencyTimerTest.c54
-rw-r--r--FreeRTOS/Demo/RX200_RX210-RSK_Renesas/RTOSDemo/IntQueueTimer.c54
-rw-r--r--FreeRTOS/Demo/RX200_RX210-RSK_Renesas/RTOSDemo/ParTest.c54
-rw-r--r--FreeRTOS/Demo/RX200_RX210-RSK_Renesas/RTOSDemo/include/ButtonAndLCD.h54
-rw-r--r--FreeRTOS/Demo/RX200_RX210-RSK_Renesas/RTOSDemo/include/IntQueueTimer.h54
-rw-r--r--FreeRTOS/Demo/RX200_RX210-RSK_Renesas/RTOSDemo/main-blinky.c54
-rw-r--r--FreeRTOS/Demo/RX200_RX210-RSK_Renesas/RTOSDemo/main-full.c54
-rw-r--r--FreeRTOS/Demo/RX600_RX62N-RDK_GNURX/RTOSDemo/FreeRTOSConfig.h54
-rw-r--r--FreeRTOS/Demo/RX600_RX62N-RDK_GNURX/RTOSDemo/HighFrequencyTimerTest.c54
-rw-r--r--FreeRTOS/Demo/RX600_RX62N-RDK_GNURX/RTOSDemo/IntQueueTimer.c54
-rw-r--r--FreeRTOS/Demo/RX600_RX62N-RDK_GNURX/RTOSDemo/ParTest.c54
-rw-r--r--FreeRTOS/Demo/RX600_RX62N-RDK_GNURX/RTOSDemo/include/IntQueueTimer.h54
-rw-r--r--FreeRTOS/Demo/RX600_RX62N-RDK_GNURX/RTOSDemo/main-blinky.c54
-rw-r--r--FreeRTOS/Demo/RX600_RX62N-RDK_GNURX/RTOSDemo/main-full.c54
-rw-r--r--FreeRTOS/Demo/RX600_RX62N-RDK_GNURX/RTOSDemo/uIP_Task.c54
-rw-r--r--FreeRTOS/Demo/RX600_RX62N-RDK_GNURX/RTOSDemo/webserver/EMAC.c54
-rw-r--r--FreeRTOS/Demo/RX600_RX62N-RDK_IAR/FreeRTOSConfig.h54
-rw-r--r--FreeRTOS/Demo/RX600_RX62N-RDK_IAR/HighFrequencyTimerTest.c54
-rw-r--r--FreeRTOS/Demo/RX600_RX62N-RDK_IAR/IntQueueTimer.c54
-rw-r--r--FreeRTOS/Demo/RX600_RX62N-RDK_IAR/ParTest.c54
-rw-r--r--FreeRTOS/Demo/RX600_RX62N-RDK_IAR/PriorityDefinitions.h54
-rw-r--r--FreeRTOS/Demo/RX600_RX62N-RDK_IAR/RegTest.s54
-rw-r--r--FreeRTOS/Demo/RX600_RX62N-RDK_IAR/include/IntQueueTimer.h54
-rw-r--r--FreeRTOS/Demo/RX600_RX62N-RDK_IAR/main-blinky.c54
-rw-r--r--FreeRTOS/Demo/RX600_RX62N-RDK_IAR/main-full.c54
-rw-r--r--FreeRTOS/Demo/RX600_RX62N-RDK_IAR/uIP_Task.c54
-rw-r--r--FreeRTOS/Demo/RX600_RX62N-RDK_IAR/webserver/EMAC.c54
-rw-r--r--FreeRTOS/Demo/RX600_RX62N-RDK_Renesas/RTOSDemo/FreeRTOSConfig.h54
-rw-r--r--FreeRTOS/Demo/RX600_RX62N-RDK_Renesas/RTOSDemo/HighFrequencyTimerTest.c54
-rw-r--r--FreeRTOS/Demo/RX600_RX62N-RDK_Renesas/RTOSDemo/IntQueueTimer.c54
-rw-r--r--FreeRTOS/Demo/RX600_RX62N-RDK_Renesas/RTOSDemo/ParTest.c54
-rw-r--r--FreeRTOS/Demo/RX600_RX62N-RDK_Renesas/RTOSDemo/include/IntQueueTimer.h54
-rw-r--r--FreeRTOS/Demo/RX600_RX62N-RDK_Renesas/RTOSDemo/main-blinky.c54
-rw-r--r--FreeRTOS/Demo/RX600_RX62N-RDK_Renesas/RTOSDemo/main-full.c54
-rw-r--r--FreeRTOS/Demo/RX600_RX62N-RDK_Renesas/RTOSDemo/uIP_Task.c54
-rw-r--r--FreeRTOS/Demo/RX600_RX62N-RDK_Renesas/RTOSDemo/webserver/EMAC.c54
-rw-r--r--FreeRTOS/Demo/RX600_RX62N-RSK_GNURX/RTOSDemo/FreeRTOSConfig.h54
-rw-r--r--FreeRTOS/Demo/RX600_RX62N-RSK_GNURX/RTOSDemo/HighFrequencyTimerTest.c54
-rw-r--r--FreeRTOS/Demo/RX600_RX62N-RSK_GNURX/RTOSDemo/IntQueueTimer.c54
-rw-r--r--FreeRTOS/Demo/RX600_RX62N-RSK_GNURX/RTOSDemo/ParTest.c54
-rw-r--r--FreeRTOS/Demo/RX600_RX62N-RSK_GNURX/RTOSDemo/include/IntQueueTimer.h54
-rw-r--r--FreeRTOS/Demo/RX600_RX62N-RSK_GNURX/RTOSDemo/main-blinky.c54
-rw-r--r--FreeRTOS/Demo/RX600_RX62N-RSK_GNURX/RTOSDemo/main-full.c54
-rw-r--r--FreeRTOS/Demo/RX600_RX62N-RSK_GNURX/RTOSDemo/uIP_Task.c54
-rw-r--r--FreeRTOS/Demo/RX600_RX62N-RSK_GNURX/RTOSDemo/webserver/EMAC.c54
-rw-r--r--FreeRTOS/Demo/RX600_RX62N-RSK_IAR/FreeRTOSConfig.h54
-rw-r--r--FreeRTOS/Demo/RX600_RX62N-RSK_IAR/HighFrequencyTimerTest.c54
-rw-r--r--FreeRTOS/Demo/RX600_RX62N-RSK_IAR/IntQueueTimer.c54
-rw-r--r--FreeRTOS/Demo/RX600_RX62N-RSK_IAR/ParTest.c54
-rw-r--r--FreeRTOS/Demo/RX600_RX62N-RSK_IAR/PriorityDefinitions.h54
-rw-r--r--FreeRTOS/Demo/RX600_RX62N-RSK_IAR/RegTest.s54
-rw-r--r--FreeRTOS/Demo/RX600_RX62N-RSK_IAR/include/IntQueueTimer.h54
-rw-r--r--FreeRTOS/Demo/RX600_RX62N-RSK_IAR/main-blinky.c54
-rw-r--r--FreeRTOS/Demo/RX600_RX62N-RSK_IAR/main-full.c54
-rw-r--r--FreeRTOS/Demo/RX600_RX62N-RSK_IAR/uIP_Task.c54
-rw-r--r--FreeRTOS/Demo/RX600_RX62N-RSK_IAR/webserver/EMAC.c54
-rw-r--r--FreeRTOS/Demo/RX600_RX62N-RSK_Renesas/RTOSDemo/FreeRTOSConfig.h54
-rw-r--r--FreeRTOS/Demo/RX600_RX62N-RSK_Renesas/RTOSDemo/HighFrequencyTimerTest.c54
-rw-r--r--FreeRTOS/Demo/RX600_RX62N-RSK_Renesas/RTOSDemo/IntQueueTimer.c54
-rw-r--r--FreeRTOS/Demo/RX600_RX62N-RSK_Renesas/RTOSDemo/ParTest.c54
-rw-r--r--FreeRTOS/Demo/RX600_RX62N-RSK_Renesas/RTOSDemo/include/IntQueueTimer.h54
-rw-r--r--FreeRTOS/Demo/RX600_RX62N-RSK_Renesas/RTOSDemo/main-blinky.c54
-rw-r--r--FreeRTOS/Demo/RX600_RX62N-RSK_Renesas/RTOSDemo/main-full.c54
-rw-r--r--FreeRTOS/Demo/RX600_RX62N-RSK_Renesas/RTOSDemo/uIP_Task.c54
-rw-r--r--FreeRTOS/Demo/RX600_RX62N-RSK_Renesas/RTOSDemo/webserver/EMAC.c54
-rw-r--r--FreeRTOS/Demo/RX600_RX630-RSK_Renesas/RTOSDemo/FreeRTOSConfig.h54
-rw-r--r--FreeRTOS/Demo/RX600_RX630-RSK_Renesas/RTOSDemo/HighFrequencyTimerTest.c54
-rw-r--r--FreeRTOS/Demo/RX600_RX630-RSK_Renesas/RTOSDemo/IntQueueTimer.c54
-rw-r--r--FreeRTOS/Demo/RX600_RX630-RSK_Renesas/RTOSDemo/ParTest.c54
-rw-r--r--FreeRTOS/Demo/RX600_RX630-RSK_Renesas/RTOSDemo/include/IntQueueTimer.h54
-rw-r--r--FreeRTOS/Demo/RX600_RX630-RSK_Renesas/RTOSDemo/main-blinky.c54
-rw-r--r--FreeRTOS/Demo/RX600_RX630-RSK_Renesas/RTOSDemo/main-full.c54
-rw-r--r--FreeRTOS/Demo/RX600_RX63N-RDK_Renesas/RTOSDemo/FreeRTOSConfig.h54
-rw-r--r--FreeRTOS/Demo/RX600_RX63N-RDK_Renesas/RTOSDemo/HighFrequencyTimerTest.c54
-rw-r--r--FreeRTOS/Demo/RX600_RX63N-RDK_Renesas/RTOSDemo/IntQueueTimer.c54
-rw-r--r--FreeRTOS/Demo/RX600_RX63N-RDK_Renesas/RTOSDemo/IntQueueTimer.h54
-rw-r--r--FreeRTOS/Demo/RX600_RX63N-RDK_Renesas/RTOSDemo/ParTest.c54
-rw-r--r--FreeRTOS/Demo/RX600_RX63N-RDK_Renesas/RTOSDemo/main-blinky.c54
-rw-r--r--FreeRTOS/Demo/RX600_RX63N-RDK_Renesas/RTOSDemo/main-full.c54
-rw-r--r--FreeRTOS/Demo/RX600_RX63N-RDK_Renesas/RTOSDemo/uIP_Task.c54
-rw-r--r--FreeRTOS/Demo/RX600_RX63N-RDK_Renesas/RTOSDemo/webserver/EMAC.c54
-rw-r--r--FreeRTOS/Demo/RX600_RX64M_RSK_GCC_e2studio/src/FreeRTOSConfig.h54
-rw-r--r--FreeRTOS/Demo/RX600_RX64M_RSK_GCC_e2studio/src/IntQueueTimer.c54
-rw-r--r--FreeRTOS/Demo/RX600_RX64M_RSK_GCC_e2studio/src/IntQueueTimer.h54
-rw-r--r--FreeRTOS/Demo/RX600_RX64M_RSK_GCC_e2studio/src/ParTest.c54
-rw-r--r--FreeRTOS/Demo/RX600_RX64M_RSK_GCC_e2studio/src/RegTest.S2
-rw-r--r--FreeRTOS/Demo/RX600_RX64M_RSK_GCC_e2studio/src/main.c54
-rw-r--r--FreeRTOS/Demo/RX600_RX64M_RSK_GCC_e2studio/src/main_blinky.c54
-rw-r--r--FreeRTOS/Demo/RX600_RX64M_RSK_GCC_e2studio/src/main_full.c54
-rw-r--r--FreeRTOS/Demo/RX600_RX64M_RSK_Renesas_e2studio/Source/FreeRTOSConfig.h54
-rw-r--r--FreeRTOS/Demo/RX600_RX64M_RSK_Renesas_e2studio/Source/IntQueueTimer.c54
-rw-r--r--FreeRTOS/Demo/RX600_RX64M_RSK_Renesas_e2studio/Source/IntQueueTimer.h54
-rw-r--r--FreeRTOS/Demo/RX600_RX64M_RSK_Renesas_e2studio/Source/ParTest.c54
-rw-r--r--FreeRTOS/Demo/RX600_RX64M_RSK_Renesas_e2studio/Source/RegTest.src2
-rw-r--r--FreeRTOS/Demo/RX600_RX64M_RSK_Renesas_e2studio/Source/main.c54
-rw-r--r--FreeRTOS/Demo/RX600_RX64M_RSK_Renesas_e2studio/Source/main_blinky.c54
-rw-r--r--FreeRTOS/Demo/RX600_RX64M_RSK_Renesas_e2studio/Source/main_full.c54
-rw-r--r--FreeRTOS/Demo/SuperH_SH7216_Renesas/RTOSDemo/FreeRTOSConfig.h54
-rw-r--r--FreeRTOS/Demo/SuperH_SH7216_Renesas/RTOSDemo/ParTest/ParTest.c54
-rw-r--r--FreeRTOS/Demo/SuperH_SH7216_Renesas/RTOSDemo/flop.c54
-rw-r--r--FreeRTOS/Demo/SuperH_SH7216_Renesas/RTOSDemo/main.c54
-rw-r--r--FreeRTOS/Demo/SuperH_SH7216_Renesas/RTOSDemo/regtest.src2
-rw-r--r--FreeRTOS/Demo/SuperH_SH7216_Renesas/RTOSDemo/uIP_Task.c54
-rw-r--r--FreeRTOS/Demo/SuperH_SH7216_Renesas/RTOSDemo/webserver/EMAC.c54
-rw-r--r--FreeRTOS/Demo/SuperH_SH7216_Renesas/RTOSDemo/webserver/EMAC_ISR.src2
-rw-r--r--FreeRTOS/Demo/TriCore_TC1782_TriBoard_GCC/RTOSDemo/FreeRTOSConfig.h54
-rw-r--r--FreeRTOS/Demo/TriCore_TC1782_TriBoard_GCC/RTOSDemo/InterruptNestTest.c54
-rw-r--r--FreeRTOS/Demo/TriCore_TC1782_TriBoard_GCC/RTOSDemo/InterruptNestTest.h54
-rw-r--r--FreeRTOS/Demo/TriCore_TC1782_TriBoard_GCC/RTOSDemo/ParTest.c54
-rw-r--r--FreeRTOS/Demo/TriCore_TC1782_TriBoard_GCC/RTOSDemo/main.c54
-rw-r--r--FreeRTOS/Demo/TriCore_TC1782_TriBoard_GCC/RTOSDemo/serial.c54
-rw-r--r--FreeRTOS/Demo/WIN32-MSVC/DemosModifiedForLowTickRate/recmutex.c54
-rw-r--r--FreeRTOS/Demo/WIN32-MSVC/FreeRTOSConfig.h54
-rw-r--r--FreeRTOS/Demo/WIN32-MSVC/Run-time-stats-utils.c54
-rw-r--r--FreeRTOS/Demo/WIN32-MSVC/main.c54
-rw-r--r--FreeRTOS/Demo/WIN32-MSVC/main_blinky.c54
-rw-r--r--FreeRTOS/Demo/WIN32-MSVC/main_full.c54
-rw-r--r--FreeRTOS/Demo/WIN32-MingW/DemosModifiedForLowTickRate/recmutex.c54
-rw-r--r--FreeRTOS/Demo/WIN32-MingW/FreeRTOSConfig.h54
-rw-r--r--FreeRTOS/Demo/WIN32-MingW/Run-time-stats-utils.c54
-rw-r--r--FreeRTOS/Demo/WIN32-MingW/main.c54
-rw-r--r--FreeRTOS/Demo/WIN32-MingW/main_blinky.c54
-rw-r--r--FreeRTOS/Demo/WIN32-MingW/main_full.c54
-rw-r--r--FreeRTOS/Demo/WizNET_DEMO_GCC_ARM7/FreeRTOSConfig.h54
-rw-r--r--FreeRTOS/Demo/WizNET_DEMO_GCC_ARM7/HTTP_Serv.c54
-rw-r--r--FreeRTOS/Demo/WizNET_DEMO_GCC_ARM7/HTTP_Serv.h54
-rw-r--r--FreeRTOS/Demo/WizNET_DEMO_GCC_ARM7/Makefile2
-rw-r--r--FreeRTOS/Demo/WizNET_DEMO_GCC_ARM7/TCP.c54
-rw-r--r--FreeRTOS/Demo/WizNET_DEMO_GCC_ARM7/TCP.h54
-rw-r--r--FreeRTOS/Demo/WizNET_DEMO_GCC_ARM7/TCPISR.c54
-rw-r--r--FreeRTOS/Demo/WizNET_DEMO_GCC_ARM7/html_pages.h54
-rw-r--r--FreeRTOS/Demo/WizNET_DEMO_GCC_ARM7/i2c.c54
-rw-r--r--FreeRTOS/Demo/WizNET_DEMO_GCC_ARM7/i2c.h54
-rw-r--r--FreeRTOS/Demo/WizNET_DEMO_GCC_ARM7/i2cISR.c54
-rw-r--r--FreeRTOS/Demo/WizNET_DEMO_GCC_ARM7/main.c54
-rw-r--r--FreeRTOS/Demo/WizNET_DEMO_TERN_186/FreeRTOSConfig.h54
-rw-r--r--FreeRTOS/Demo/WizNET_DEMO_TERN_186/HTTPTask.c54
-rw-r--r--FreeRTOS/Demo/WizNET_DEMO_TERN_186/HTTPTask.h54
-rw-r--r--FreeRTOS/Demo/WizNET_DEMO_TERN_186/main.c54
-rw-r--r--FreeRTOS/Demo/WizNET_DEMO_TERN_186/serial/serial.c54
-rw-r--r--FreeRTOS/Demo/dsPIC_MPLAB/FreeRTOSConfig.h54
-rw-r--r--FreeRTOS/Demo/dsPIC_MPLAB/ParTest/ParTest.c54
-rw-r--r--FreeRTOS/Demo/dsPIC_MPLAB/lcd.c54
-rw-r--r--FreeRTOS/Demo/dsPIC_MPLAB/lcd.h54
-rw-r--r--FreeRTOS/Demo/dsPIC_MPLAB/main.c54
-rw-r--r--FreeRTOS/Demo/dsPIC_MPLAB/serial/serial.c54
-rw-r--r--FreeRTOS/Demo/dsPIC_MPLAB/timertest.c54
-rw-r--r--FreeRTOS/Demo/dsPIC_MPLAB/timertest.h54
-rw-r--r--FreeRTOS/Demo/lwIP_Demo_Rowley_ARM7/BasicWEB.c54
-rw-r--r--FreeRTOS/Demo/lwIP_Demo_Rowley_ARM7/BasicWEB.h54
-rw-r--r--FreeRTOS/Demo/lwIP_Demo_Rowley_ARM7/EMAC/SAM7_EMAC.c54
-rw-r--r--FreeRTOS/Demo/lwIP_Demo_Rowley_ARM7/EMAC/SAM7_EMAC.h54
-rw-r--r--FreeRTOS/Demo/lwIP_Demo_Rowley_ARM7/EMAC/SAM7_EMAC_ISR.c54
-rw-r--r--FreeRTOS/Demo/lwIP_Demo_Rowley_ARM7/FreeRTOSConfig.h54
-rw-r--r--FreeRTOS/Demo/lwIP_Demo_Rowley_ARM7/ParTest/ParTest.c54
-rw-r--r--FreeRTOS/Demo/lwIP_Demo_Rowley_ARM7/USB/USB-CDC.c54
-rw-r--r--FreeRTOS/Demo/lwIP_Demo_Rowley_ARM7/USB/USB-CDC.h54
-rw-r--r--FreeRTOS/Demo/lwIP_Demo_Rowley_ARM7/USB/USBIsr.c54
-rw-r--r--FreeRTOS/Demo/lwIP_Demo_Rowley_ARM7/USB/descriptors.h54
-rw-r--r--FreeRTOS/Demo/lwIP_Demo_Rowley_ARM7/USB/usb.h54
-rw-r--r--FreeRTOS/Demo/lwIP_Demo_Rowley_ARM7/main.c54
-rw-r--r--FreeRTOS/Demo/lwIP_Demo_Rowley_ARM7/makefile2
-rw-r--r--FreeRTOS/Demo/msp430_CrossWorks/FreeRTOSConfig.h54
-rw-r--r--FreeRTOS/Demo/msp430_CrossWorks/ParTest/ParTest.c54
-rw-r--r--FreeRTOS/Demo/msp430_CrossWorks/main.c54
-rw-r--r--FreeRTOS/Demo/msp430_CrossWorks/serial/serial.c54
-rw-r--r--FreeRTOS/Demo/msp430_CrossWorks/serial/serialASM.asm54
-rw-r--r--FreeRTOS/Demo/msp430_GCC/FreeRTOSConfig.h54
-rw-r--r--FreeRTOS/Demo/msp430_GCC/ParTest/ParTest.c54
-rw-r--r--FreeRTOS/Demo/msp430_GCC/main.c54
-rw-r--r--FreeRTOS/Demo/msp430_GCC/makefile2
-rw-r--r--FreeRTOS/Demo/msp430_GCC/serial/serial.c54
-rw-r--r--FreeRTOS/Demo/msp430_IAR/FreeRTOSConfig.h54
-rw-r--r--FreeRTOS/Demo/msp430_IAR/ParTest/ParTest.c54
-rw-r--r--FreeRTOS/Demo/msp430_IAR/main.c54
-rw-r--r--FreeRTOS/Demo/msp430_IAR/serial/serial.c54
-rw-r--r--FreeRTOS/Demo/msp430_IAR/serial/serialASM.s4354
-rw-r--r--FreeRTOS/Demo/uIP_Demo_IAR_ARM7/EMAC/EMAClISR.s7954
-rw-r--r--FreeRTOS/Demo/uIP_Demo_IAR_ARM7/EMAC/SAM7_EMAC.c54
-rw-r--r--FreeRTOS/Demo/uIP_Demo_IAR_ARM7/FreeRTOSConfig.h54
-rw-r--r--FreeRTOS/Demo/uIP_Demo_IAR_ARM7/ParTest/ParTest.c54
-rw-r--r--FreeRTOS/Demo/uIP_Demo_IAR_ARM7/main.c54
-rw-r--r--FreeRTOS/Demo/uIP_Demo_Rowley_ARM7/FreeRTOSConfig.h54
-rw-r--r--FreeRTOS/Demo/uIP_Demo_Rowley_ARM7/main.c54
-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
1231 files changed, 16406 insertions, 46748 deletions
diff --git a/FreeRTOS/Demo/ARM7_AT91FR40008_GCC/FreeRTOSConfig.h b/FreeRTOS/Demo/ARM7_AT91FR40008_GCC/FreeRTOSConfig.h
index b45a4aa75..7ffc6641e 100644
--- a/FreeRTOS/Demo/ARM7_AT91FR40008_GCC/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/ARM7_AT91FR40008_GCC/FreeRTOSConfig.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/Demo/ARM7_AT91FR40008_GCC/Makefile b/FreeRTOS/Demo/ARM7_AT91FR40008_GCC/Makefile
index 15393b6a4..9e1548d9d 100644
--- a/FreeRTOS/Demo/ARM7_AT91FR40008_GCC/Makefile
+++ b/FreeRTOS/Demo/ARM7_AT91FR40008_GCC/Makefile
@@ -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.
#
#
# ***************************************************************************
diff --git a/FreeRTOS/Demo/ARM7_AT91FR40008_GCC/ParTest/ParTest.c b/FreeRTOS/Demo/ARM7_AT91FR40008_GCC/ParTest/ParTest.c
index e97ef9df5..35eff4d0d 100644
--- a/FreeRTOS/Demo/ARM7_AT91FR40008_GCC/ParTest/ParTest.c
+++ b/FreeRTOS/Demo/ARM7_AT91FR40008_GCC/ParTest/ParTest.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/Demo/ARM7_AT91FR40008_GCC/main.c b/FreeRTOS/Demo/ARM7_AT91FR40008_GCC/main.c
index a3592ecab..b1681f5d6 100644
--- a/FreeRTOS/Demo/ARM7_AT91FR40008_GCC/main.c
+++ b/FreeRTOS/Demo/ARM7_AT91FR40008_GCC/main.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/Demo/ARM7_AT91FR40008_GCC/serial/serial.c b/FreeRTOS/Demo/ARM7_AT91FR40008_GCC/serial/serial.c
index 8e59faeae..b6631d928 100644
--- a/FreeRTOS/Demo/ARM7_AT91FR40008_GCC/serial/serial.c
+++ b/FreeRTOS/Demo/ARM7_AT91FR40008_GCC/serial/serial.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/Demo/ARM7_AT91FR40008_GCC/serial/serialISR.c b/FreeRTOS/Demo/ARM7_AT91FR40008_GCC/serial/serialISR.c
index be2aaa33e..98f4853e6 100644
--- a/FreeRTOS/Demo/ARM7_AT91FR40008_GCC/serial/serialISR.c
+++ b/FreeRTOS/Demo/ARM7_AT91FR40008_GCC/serial/serialISR.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/Demo/ARM7_AT91SAM7S64_IAR/FreeRTOSConfig.h b/FreeRTOS/Demo/ARM7_AT91SAM7S64_IAR/FreeRTOSConfig.h
index e607bedf7..222d5b0da 100644
--- a/FreeRTOS/Demo/ARM7_AT91SAM7S64_IAR/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/ARM7_AT91SAM7S64_IAR/FreeRTOSConfig.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/Demo/ARM7_AT91SAM7S64_IAR/ParTest/ParTest.c b/FreeRTOS/Demo/ARM7_AT91SAM7S64_IAR/ParTest/ParTest.c
index 6cf6c7995..c349d0edd 100644
--- a/FreeRTOS/Demo/ARM7_AT91SAM7S64_IAR/ParTest/ParTest.c
+++ b/FreeRTOS/Demo/ARM7_AT91SAM7S64_IAR/ParTest/ParTest.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/Demo/ARM7_AT91SAM7S64_IAR/USB/USBSample.c b/FreeRTOS/Demo/ARM7_AT91SAM7S64_IAR/USB/USBSample.c
index 2e3826fe8..55c2d2e58 100644
--- a/FreeRTOS/Demo/ARM7_AT91SAM7S64_IAR/USB/USBSample.c
+++ b/FreeRTOS/Demo/ARM7_AT91SAM7S64_IAR/USB/USBSample.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/Demo/ARM7_AT91SAM7S64_IAR/main.c b/FreeRTOS/Demo/ARM7_AT91SAM7S64_IAR/main.c
index 35e11df86..d932b020d 100644
--- a/FreeRTOS/Demo/ARM7_AT91SAM7S64_IAR/main.c
+++ b/FreeRTOS/Demo/ARM7_AT91SAM7S64_IAR/main.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/Demo/ARM7_AT91SAM7S64_IAR/serial/serial.c b/FreeRTOS/Demo/ARM7_AT91SAM7S64_IAR/serial/serial.c
index ff78086f7..c22f2918b 100644
--- a/FreeRTOS/Demo/ARM7_AT91SAM7S64_IAR/serial/serial.c
+++ b/FreeRTOS/Demo/ARM7_AT91SAM7S64_IAR/serial/serial.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/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/FreeRTOSConfig.h b/FreeRTOS/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/FreeRTOSConfig.h
index 6a5922814..ebdfbf1e8 100644
--- a/FreeRTOS/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/FreeRTOSConfig.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/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/Makefile b/FreeRTOS/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/Makefile
index f371e05a4..7396d5ed3 100644
--- a/FreeRTOS/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/Makefile
+++ b/FreeRTOS/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/Makefile
@@ -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.
#
#
# ***************************************************************************
diff --git a/FreeRTOS/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/ParTest/ParTest.c b/FreeRTOS/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/ParTest/ParTest.c
index 04ac860d1..9e3288978 100644
--- a/FreeRTOS/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/ParTest/ParTest.c
+++ b/FreeRTOS/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/ParTest/ParTest.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/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/USB/USBSample.c b/FreeRTOS/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/USB/USBSample.c
index 6bb89bc37..226e8ce22 100644
--- a/FreeRTOS/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/USB/USBSample.c
+++ b/FreeRTOS/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/USB/USBSample.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/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/USB/USBSample.h b/FreeRTOS/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/USB/USBSample.h
index 4bd68c03d..c00b0f9ea 100644
--- a/FreeRTOS/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/USB/USBSample.h
+++ b/FreeRTOS/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/USB/USBSample.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/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/USB/USB_ISR.c b/FreeRTOS/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/USB/USB_ISR.c
index 1ebb6411d..ec0632287 100644
--- a/FreeRTOS/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/USB/USB_ISR.c
+++ b/FreeRTOS/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/USB/USB_ISR.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/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/main.c b/FreeRTOS/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/main.c
index c0388902a..a775abd31 100644
--- a/FreeRTOS/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/main.c
+++ b/FreeRTOS/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/main.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/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/webserver/EMAC_ISR.c b/FreeRTOS/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/webserver/EMAC_ISR.c
index fb817e20a..e2d5d9498 100644
--- a/FreeRTOS/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/webserver/EMAC_ISR.c
+++ b/FreeRTOS/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/webserver/EMAC_ISR.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/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/webserver/SAM7_EMAC.c b/FreeRTOS/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/webserver/SAM7_EMAC.c
index 735a91211..cb1082035 100644
--- a/FreeRTOS/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/webserver/SAM7_EMAC.c
+++ b/FreeRTOS/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/webserver/SAM7_EMAC.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/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/webserver/SAM7_EMAC.h b/FreeRTOS/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/webserver/SAM7_EMAC.h
index 4cb8a2f2e..a072b1483 100644
--- a/FreeRTOS/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/webserver/SAM7_EMAC.h
+++ b/FreeRTOS/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/webserver/SAM7_EMAC.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/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/webserver/uIP_Task.h b/FreeRTOS/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/webserver/uIP_Task.h
index a3ff9210e..44b62bf7b 100644
--- a/FreeRTOS/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/webserver/uIP_Task.h
+++ b/FreeRTOS/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/webserver/uIP_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.
diff --git a/FreeRTOS/Demo/ARM7_LPC2106_GCC/FreeRTOSConfig.h b/FreeRTOS/Demo/ARM7_LPC2106_GCC/FreeRTOSConfig.h
index a7d52fe73..36fdf8c0c 100644
--- a/FreeRTOS/Demo/ARM7_LPC2106_GCC/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/ARM7_LPC2106_GCC/FreeRTOSConfig.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/Demo/ARM7_LPC2106_GCC/Makefile b/FreeRTOS/Demo/ARM7_LPC2106_GCC/Makefile
index 85263778e..7caab9e0f 100644
--- a/FreeRTOS/Demo/ARM7_LPC2106_GCC/Makefile
+++ b/FreeRTOS/Demo/ARM7_LPC2106_GCC/Makefile
@@ -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.
#
#
# ***************************************************************************
diff --git a/FreeRTOS/Demo/ARM7_LPC2106_GCC/ParTest/ParTest.c b/FreeRTOS/Demo/ARM7_LPC2106_GCC/ParTest/ParTest.c
index 35f77d94c..7c21b6c53 100644
--- a/FreeRTOS/Demo/ARM7_LPC2106_GCC/ParTest/ParTest.c
+++ b/FreeRTOS/Demo/ARM7_LPC2106_GCC/ParTest/ParTest.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/Demo/ARM7_LPC2106_GCC/main.c b/FreeRTOS/Demo/ARM7_LPC2106_GCC/main.c
index e51782297..188343804 100644
--- a/FreeRTOS/Demo/ARM7_LPC2106_GCC/main.c
+++ b/FreeRTOS/Demo/ARM7_LPC2106_GCC/main.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/Demo/ARM7_LPC2106_GCC/serial/serial.c b/FreeRTOS/Demo/ARM7_LPC2106_GCC/serial/serial.c
index 44d1d8ff6..bd309e843 100644
--- a/FreeRTOS/Demo/ARM7_LPC2106_GCC/serial/serial.c
+++ b/FreeRTOS/Demo/ARM7_LPC2106_GCC/serial/serial.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/Demo/ARM7_LPC2106_GCC/serial/serialISR.c b/FreeRTOS/Demo/ARM7_LPC2106_GCC/serial/serialISR.c
index efbba0d1a..8312ad968 100644
--- a/FreeRTOS/Demo/ARM7_LPC2106_GCC/serial/serialISR.c
+++ b/FreeRTOS/Demo/ARM7_LPC2106_GCC/serial/serialISR.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/Demo/ARM7_LPC2129_IAR/FreeRTOSConfig.h b/FreeRTOS/Demo/ARM7_LPC2129_IAR/FreeRTOSConfig.h
index e37c9358f..825e70bdb 100644
--- a/FreeRTOS/Demo/ARM7_LPC2129_IAR/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/ARM7_LPC2129_IAR/FreeRTOSConfig.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/Demo/ARM7_LPC2129_IAR/ParTest/ParTest.c b/FreeRTOS/Demo/ARM7_LPC2129_IAR/ParTest/ParTest.c
index b77db2a1b..6c7fcdf1f 100644
--- a/FreeRTOS/Demo/ARM7_LPC2129_IAR/ParTest/ParTest.c
+++ b/FreeRTOS/Demo/ARM7_LPC2129_IAR/ParTest/ParTest.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/Demo/ARM7_LPC2129_IAR/main.c b/FreeRTOS/Demo/ARM7_LPC2129_IAR/main.c
index d7cbccae8..09cda55eb 100644
--- a/FreeRTOS/Demo/ARM7_LPC2129_IAR/main.c
+++ b/FreeRTOS/Demo/ARM7_LPC2129_IAR/main.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/Demo/ARM7_LPC2129_IAR/serial/serial.c b/FreeRTOS/Demo/ARM7_LPC2129_IAR/serial/serial.c
index 549808289..2b31c1386 100644
--- a/FreeRTOS/Demo/ARM7_LPC2129_IAR/serial/serial.c
+++ b/FreeRTOS/Demo/ARM7_LPC2129_IAR/serial/serial.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/Demo/ARM7_LPC2129_Keil_RVDS/FreeRTOSConfig.h b/FreeRTOS/Demo/ARM7_LPC2129_Keil_RVDS/FreeRTOSConfig.h
index 86c0742db..00888939d 100644
--- a/FreeRTOS/Demo/ARM7_LPC2129_Keil_RVDS/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/ARM7_LPC2129_Keil_RVDS/FreeRTOSConfig.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/Demo/ARM7_LPC2129_Keil_RVDS/ParTest/ParTest.c b/FreeRTOS/Demo/ARM7_LPC2129_Keil_RVDS/ParTest/ParTest.c
index ba8be0b50..6b40807b5 100644
--- a/FreeRTOS/Demo/ARM7_LPC2129_Keil_RVDS/ParTest/ParTest.c
+++ b/FreeRTOS/Demo/ARM7_LPC2129_Keil_RVDS/ParTest/ParTest.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/Demo/ARM7_LPC2129_Keil_RVDS/main.c b/FreeRTOS/Demo/ARM7_LPC2129_Keil_RVDS/main.c
index 2f0c8d3f3..2c53c2c1e 100644
--- a/FreeRTOS/Demo/ARM7_LPC2129_Keil_RVDS/main.c
+++ b/FreeRTOS/Demo/ARM7_LPC2129_Keil_RVDS/main.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/Demo/ARM7_LPC2129_Keil_RVDS/serial/serial.c b/FreeRTOS/Demo/ARM7_LPC2129_Keil_RVDS/serial/serial.c
index 8ebda5da8..dc4789307 100644
--- a/FreeRTOS/Demo/ARM7_LPC2129_Keil_RVDS/serial/serial.c
+++ b/FreeRTOS/Demo/ARM7_LPC2129_Keil_RVDS/serial/serial.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/Demo/ARM7_LPC2129_Keil_RVDS/serial/serialISR.s b/FreeRTOS/Demo/ARM7_LPC2129_Keil_RVDS/serial/serialISR.s
index 6193faa7b..4b5b1e9ad 100644
--- a/FreeRTOS/Demo/ARM7_LPC2129_Keil_RVDS/serial/serialISR.s
+++ b/FreeRTOS/Demo/ARM7_LPC2129_Keil_RVDS/serial/serialISR.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.
;
;
; ***************************************************************************
diff --git a/FreeRTOS/Demo/ARM7_LPC2138_Rowley/FreeRTOSConfig.h b/FreeRTOS/Demo/ARM7_LPC2138_Rowley/FreeRTOSConfig.h
index ae1553ea6..0ddde85dd 100644
--- a/FreeRTOS/Demo/ARM7_LPC2138_Rowley/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/ARM7_LPC2138_Rowley/FreeRTOSConfig.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/Demo/ARM7_LPC2138_Rowley/main.c b/FreeRTOS/Demo/ARM7_LPC2138_Rowley/main.c
index 26854c9c1..d530f27e0 100644
--- a/FreeRTOS/Demo/ARM7_LPC2138_Rowley/main.c
+++ b/FreeRTOS/Demo/ARM7_LPC2138_Rowley/main.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/Demo/ARM7_LPC2138_Rowley/mainISR.c b/FreeRTOS/Demo/ARM7_LPC2138_Rowley/mainISR.c
index 13643dcb2..a9a56341b 100644
--- a/FreeRTOS/Demo/ARM7_LPC2138_Rowley/mainISR.c
+++ b/FreeRTOS/Demo/ARM7_LPC2138_Rowley/mainISR.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/Demo/ARM7_LPC2368_Eclipse/RTOSDemo/FreeRTOSConfig.h b/FreeRTOS/Demo/ARM7_LPC2368_Eclipse/RTOSDemo/FreeRTOSConfig.h
index e0a3fa359..53c682187 100644
--- a/FreeRTOS/Demo/ARM7_LPC2368_Eclipse/RTOSDemo/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/ARM7_LPC2368_Eclipse/RTOSDemo/FreeRTOSConfig.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/Demo/ARM7_LPC2368_Eclipse/RTOSDemo/Makefile b/FreeRTOS/Demo/ARM7_LPC2368_Eclipse/RTOSDemo/Makefile
index 76b04cd4e..370d3bc74 100644
--- a/FreeRTOS/Demo/ARM7_LPC2368_Eclipse/RTOSDemo/Makefile
+++ b/FreeRTOS/Demo/ARM7_LPC2368_Eclipse/RTOSDemo/Makefile
@@ -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.
#
#
# ***************************************************************************
diff --git a/FreeRTOS/Demo/ARM7_LPC2368_Eclipse/RTOSDemo/ParTest/ParTest.c b/FreeRTOS/Demo/ARM7_LPC2368_Eclipse/RTOSDemo/ParTest/ParTest.c
index da04563f5..f8f00daf6 100644
--- a/FreeRTOS/Demo/ARM7_LPC2368_Eclipse/RTOSDemo/ParTest/ParTest.c
+++ b/FreeRTOS/Demo/ARM7_LPC2368_Eclipse/RTOSDemo/ParTest/ParTest.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/Demo/ARM7_LPC2368_Eclipse/RTOSDemo/main.c b/FreeRTOS/Demo/ARM7_LPC2368_Eclipse/RTOSDemo/main.c
index d9e191bcf..cad6ebc00 100644
--- a/FreeRTOS/Demo/ARM7_LPC2368_Eclipse/RTOSDemo/main.c
+++ b/FreeRTOS/Demo/ARM7_LPC2368_Eclipse/RTOSDemo/main.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/Demo/ARM7_LPC2368_Eclipse/RTOSDemo/webserver/uIP_Task.c b/FreeRTOS/Demo/ARM7_LPC2368_Eclipse/RTOSDemo/webserver/uIP_Task.c
index 6584e7225..1fbc7ae52 100644
--- a/FreeRTOS/Demo/ARM7_LPC2368_Eclipse/RTOSDemo/webserver/uIP_Task.c
+++ b/FreeRTOS/Demo/ARM7_LPC2368_Eclipse/RTOSDemo/webserver/uIP_Task.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/Demo/ARM7_LPC2368_Rowley/FreeRTOSConfig.h b/FreeRTOS/Demo/ARM7_LPC2368_Rowley/FreeRTOSConfig.h
index e149fc299..854a7d126 100644
--- a/FreeRTOS/Demo/ARM7_LPC2368_Rowley/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/ARM7_LPC2368_Rowley/FreeRTOSConfig.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/Demo/ARM7_LPC2368_Rowley/ParTest/ParTest.c b/FreeRTOS/Demo/ARM7_LPC2368_Rowley/ParTest/ParTest.c
index da04563f5..f8f00daf6 100644
--- a/FreeRTOS/Demo/ARM7_LPC2368_Rowley/ParTest/ParTest.c
+++ b/FreeRTOS/Demo/ARM7_LPC2368_Rowley/ParTest/ParTest.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/Demo/ARM7_LPC2368_Rowley/main.c b/FreeRTOS/Demo/ARM7_LPC2368_Rowley/main.c
index 0493f2d2f..c2bac315c 100644
--- a/FreeRTOS/Demo/ARM7_LPC2368_Rowley/main.c
+++ b/FreeRTOS/Demo/ARM7_LPC2368_Rowley/main.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/Demo/ARM7_LPC2368_Rowley/webserver/uIP_Task.c b/FreeRTOS/Demo/ARM7_LPC2368_Rowley/webserver/uIP_Task.c
index 84e8688fa..9a90babe9 100644
--- a/FreeRTOS/Demo/ARM7_LPC2368_Rowley/webserver/uIP_Task.c
+++ b/FreeRTOS/Demo/ARM7_LPC2368_Rowley/webserver/uIP_Task.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/Demo/ARM7_STR71x_IAR/FreeRTOSConfig.h b/FreeRTOS/Demo/ARM7_STR71x_IAR/FreeRTOSConfig.h
index 1fd8ea54e..21793a061 100644
--- a/FreeRTOS/Demo/ARM7_STR71x_IAR/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/ARM7_STR71x_IAR/FreeRTOSConfig.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/Demo/ARM7_STR71x_IAR/ParTest/ParTest.c b/FreeRTOS/Demo/ARM7_STR71x_IAR/ParTest/ParTest.c
index 2c6d63b14..4d6ad42ea 100644
--- a/FreeRTOS/Demo/ARM7_STR71x_IAR/ParTest/ParTest.c
+++ b/FreeRTOS/Demo/ARM7_STR71x_IAR/ParTest/ParTest.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/Demo/ARM7_STR71x_IAR/main.c b/FreeRTOS/Demo/ARM7_STR71x_IAR/main.c
index dca762918..edc6b86dd 100644
--- a/FreeRTOS/Demo/ARM7_STR71x_IAR/main.c
+++ b/FreeRTOS/Demo/ARM7_STR71x_IAR/main.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/Demo/ARM7_STR71x_IAR/serial/serial.c b/FreeRTOS/Demo/ARM7_STR71x_IAR/serial/serial.c
index 6c93308d4..e8eada825 100644
--- a/FreeRTOS/Demo/ARM7_STR71x_IAR/serial/serial.c
+++ b/FreeRTOS/Demo/ARM7_STR71x_IAR/serial/serial.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/Demo/ARM7_STR75x_GCC/FreeRTOSConfig.h b/FreeRTOS/Demo/ARM7_STR75x_GCC/FreeRTOSConfig.h
index f52c4c2d7..49436f7c2 100644
--- a/FreeRTOS/Demo/ARM7_STR75x_GCC/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/ARM7_STR75x_GCC/FreeRTOSConfig.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/Demo/ARM7_STR75x_GCC/ParTest/ParTest.c b/FreeRTOS/Demo/ARM7_STR75x_GCC/ParTest/ParTest.c
index b4d57d9d3..d901d25f8 100644
--- a/FreeRTOS/Demo/ARM7_STR75x_GCC/ParTest/ParTest.c
+++ b/FreeRTOS/Demo/ARM7_STR75x_GCC/ParTest/ParTest.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/Demo/ARM7_STR75x_GCC/main.c b/FreeRTOS/Demo/ARM7_STR75x_GCC/main.c
index 720fbcece..cb86d2615 100644
--- a/FreeRTOS/Demo/ARM7_STR75x_GCC/main.c
+++ b/FreeRTOS/Demo/ARM7_STR75x_GCC/main.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/Demo/ARM7_STR75x_GCC/serial/serial.c b/FreeRTOS/Demo/ARM7_STR75x_GCC/serial/serial.c
index 45349fd9a..cae589a73 100644
--- a/FreeRTOS/Demo/ARM7_STR75x_GCC/serial/serial.c
+++ b/FreeRTOS/Demo/ARM7_STR75x_GCC/serial/serial.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/Demo/ARM7_STR75x_GCC/serial/serialISR.c b/FreeRTOS/Demo/ARM7_STR75x_GCC/serial/serialISR.c
index 176838fd7..951b403b4 100644
--- a/FreeRTOS/Demo/ARM7_STR75x_GCC/serial/serialISR.c
+++ b/FreeRTOS/Demo/ARM7_STR75x_GCC/serial/serialISR.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/Demo/ARM7_STR75x_IAR/FreeRTOSConfig.h b/FreeRTOS/Demo/ARM7_STR75x_IAR/FreeRTOSConfig.h
index 850a45908..2511f78f0 100644
--- a/FreeRTOS/Demo/ARM7_STR75x_IAR/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/ARM7_STR75x_IAR/FreeRTOSConfig.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/Demo/ARM7_STR75x_IAR/ParTest/ParTest.c b/FreeRTOS/Demo/ARM7_STR75x_IAR/ParTest/ParTest.c
index b4d57d9d3..d901d25f8 100644
--- a/FreeRTOS/Demo/ARM7_STR75x_IAR/ParTest/ParTest.c
+++ b/FreeRTOS/Demo/ARM7_STR75x_IAR/ParTest/ParTest.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/Demo/ARM7_STR75x_IAR/main.c b/FreeRTOS/Demo/ARM7_STR75x_IAR/main.c
index 4f183bb68..d9918ecbf 100644
--- a/FreeRTOS/Demo/ARM7_STR75x_IAR/main.c
+++ b/FreeRTOS/Demo/ARM7_STR75x_IAR/main.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/Demo/ARM7_STR75x_IAR/serial/serial.c b/FreeRTOS/Demo/ARM7_STR75x_IAR/serial/serial.c
index 51b5bd87b..2d173308d 100644
--- a/FreeRTOS/Demo/ARM7_STR75x_IAR/serial/serial.c
+++ b/FreeRTOS/Demo/ARM7_STR75x_IAR/serial/serial.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/Demo/ARM9_AT91SAM9XE_IAR/FreeRTOSConfig.h b/FreeRTOS/Demo/ARM9_AT91SAM9XE_IAR/FreeRTOSConfig.h
index a27e70afc..53062654d 100644
--- a/FreeRTOS/Demo/ARM9_AT91SAM9XE_IAR/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/ARM9_AT91SAM9XE_IAR/FreeRTOSConfig.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/Demo/ARM9_AT91SAM9XE_IAR/ParTest/ParTest.c b/FreeRTOS/Demo/ARM9_AT91SAM9XE_IAR/ParTest/ParTest.c
index 17c6cfda3..3ce488552 100644
--- a/FreeRTOS/Demo/ARM9_AT91SAM9XE_IAR/ParTest/ParTest.c
+++ b/FreeRTOS/Demo/ARM9_AT91SAM9XE_IAR/ParTest/ParTest.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/Demo/ARM9_AT91SAM9XE_IAR/main.c b/FreeRTOS/Demo/ARM9_AT91SAM9XE_IAR/main.c
index e516046e8..d7047d4d9 100644
--- a/FreeRTOS/Demo/ARM9_AT91SAM9XE_IAR/main.c
+++ b/FreeRTOS/Demo/ARM9_AT91SAM9XE_IAR/main.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/Demo/ARM9_AT91SAM9XE_IAR/serial/serial.c b/FreeRTOS/Demo/ARM9_AT91SAM9XE_IAR/serial/serial.c
index 812b7986a..52facf270 100644
--- a/FreeRTOS/Demo/ARM9_AT91SAM9XE_IAR/serial/serial.c
+++ b/FreeRTOS/Demo/ARM9_AT91SAM9XE_IAR/serial/serial.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/Demo/ARM9_STR91X_IAR/FreeRTOSConfig.h b/FreeRTOS/Demo/ARM9_STR91X_IAR/FreeRTOSConfig.h
index 206281b34..59242686b 100644
--- a/FreeRTOS/Demo/ARM9_STR91X_IAR/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/ARM9_STR91X_IAR/FreeRTOSConfig.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/Demo/ARM9_STR91X_IAR/ParTest/ParTest.c b/FreeRTOS/Demo/ARM9_STR91X_IAR/ParTest/ParTest.c
index c4ba51ca4..1258eaf1e 100644
--- a/FreeRTOS/Demo/ARM9_STR91X_IAR/ParTest/ParTest.c
+++ b/FreeRTOS/Demo/ARM9_STR91X_IAR/ParTest/ParTest.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/Demo/ARM9_STR91X_IAR/lwip/include/lwIPWebServer/BasicWEB.h b/FreeRTOS/Demo/ARM9_STR91X_IAR/lwip/include/lwIPWebServer/BasicWEB.h
index dc797786e..a67eba61f 100644
--- a/FreeRTOS/Demo/ARM9_STR91X_IAR/lwip/include/lwIPWebServer/BasicWEB.h
+++ b/FreeRTOS/Demo/ARM9_STR91X_IAR/lwip/include/lwIPWebServer/BasicWEB.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/Demo/ARM9_STR91X_IAR/lwip/lwipWebServer/BasicWEB.c b/FreeRTOS/Demo/ARM9_STR91X_IAR/lwip/lwipWebServer/BasicWEB.c
index 95fbace37..57e01c12f 100644
--- a/FreeRTOS/Demo/ARM9_STR91X_IAR/lwip/lwipWebServer/BasicWEB.c
+++ b/FreeRTOS/Demo/ARM9_STR91X_IAR/lwip/lwipWebServer/BasicWEB.c
@@ -1,6 +1,6 @@
/*
- 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.
@@ -11,27 +11,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, *
@@ -46,35 +37,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
@@ -83,7 +57,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/Demo/ARM9_STR91X_IAR/main.c b/FreeRTOS/Demo/ARM9_STR91X_IAR/main.c
index 1d7d94c68..a42778cd3 100644
--- a/FreeRTOS/Demo/ARM9_STR91X_IAR/main.c
+++ b/FreeRTOS/Demo/ARM9_STR91X_IAR/main.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/Demo/ARM9_STR91X_IAR/serial/serial.c b/FreeRTOS/Demo/ARM9_STR91X_IAR/serial/serial.c
index 6af9c1265..4ed6f8b7c 100644
--- a/FreeRTOS/Demo/ARM9_STR91X_IAR/serial/serial.c
+++ b/FreeRTOS/Demo/ARM9_STR91X_IAR/serial/serial.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/Demo/ARM9_STR91X_IAR/webserver/uIP_Task.c b/FreeRTOS/Demo/ARM9_STR91X_IAR/webserver/uIP_Task.c
index 684afa19c..5ed6dd9f1 100644
--- a/FreeRTOS/Demo/ARM9_STR91X_IAR/webserver/uIP_Task.c
+++ b/FreeRTOS/Demo/ARM9_STR91X_IAR/webserver/uIP_Task.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/Demo/AVR32_UC3/main.c b/FreeRTOS/Demo/AVR32_UC3/main.c
index 063cdabaa..32c6b0623 100644
--- a/FreeRTOS/Demo/AVR32_UC3/main.c
+++ b/FreeRTOS/Demo/AVR32_UC3/main.c
@@ -30,7 +30,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.
@@ -41,27 +41,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, *
@@ -76,35 +67,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
@@ -113,7 +87,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/Demo/AVR_ATMega323_IAR/FreeRTOSConfig.h b/FreeRTOS/Demo/AVR_ATMega323_IAR/FreeRTOSConfig.h
index acc9e935e..f36913393 100644
--- a/FreeRTOS/Demo/AVR_ATMega323_IAR/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/AVR_ATMega323_IAR/FreeRTOSConfig.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/Demo/AVR_ATMega323_IAR/ParTest/ParTest.c b/FreeRTOS/Demo/AVR_ATMega323_IAR/ParTest/ParTest.c
index d9c158dff..548de7997 100644
--- a/FreeRTOS/Demo/AVR_ATMega323_IAR/ParTest/ParTest.c
+++ b/FreeRTOS/Demo/AVR_ATMega323_IAR/ParTest/ParTest.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/Demo/AVR_ATMega323_IAR/main.c b/FreeRTOS/Demo/AVR_ATMega323_IAR/main.c
index 75ae3cda4..83cce71c2 100644
--- a/FreeRTOS/Demo/AVR_ATMega323_IAR/main.c
+++ b/FreeRTOS/Demo/AVR_ATMega323_IAR/main.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/Demo/AVR_ATMega323_IAR/regtest.c b/FreeRTOS/Demo/AVR_ATMega323_IAR/regtest.c
index a3b4c296b..d5ea3ef97 100644
--- a/FreeRTOS/Demo/AVR_ATMega323_IAR/regtest.c
+++ b/FreeRTOS/Demo/AVR_ATMega323_IAR/regtest.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/Demo/AVR_ATMega323_IAR/regtest.h b/FreeRTOS/Demo/AVR_ATMega323_IAR/regtest.h
index 382c0aeac..55ec438d8 100644
--- a/FreeRTOS/Demo/AVR_ATMega323_IAR/regtest.h
+++ b/FreeRTOS/Demo/AVR_ATMega323_IAR/regtest.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/Demo/AVR_ATMega323_IAR/serial/serial.c b/FreeRTOS/Demo/AVR_ATMega323_IAR/serial/serial.c
index 06bafa36b..58f1d3b2c 100644
--- a/FreeRTOS/Demo/AVR_ATMega323_IAR/serial/serial.c
+++ b/FreeRTOS/Demo/AVR_ATMega323_IAR/serial/serial.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/Demo/AVR_ATMega323_WinAVR/FreeRTOSConfig.h b/FreeRTOS/Demo/AVR_ATMega323_WinAVR/FreeRTOSConfig.h
index 8b02de1ec..14681d435 100644
--- a/FreeRTOS/Demo/AVR_ATMega323_WinAVR/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/AVR_ATMega323_WinAVR/FreeRTOSConfig.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/Demo/AVR_ATMega323_WinAVR/ParTest/ParTest.c b/FreeRTOS/Demo/AVR_ATMega323_WinAVR/ParTest/ParTest.c
index 777769dee..e8b1a8482 100644
--- a/FreeRTOS/Demo/AVR_ATMega323_WinAVR/ParTest/ParTest.c
+++ b/FreeRTOS/Demo/AVR_ATMega323_WinAVR/ParTest/ParTest.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/Demo/AVR_ATMega323_WinAVR/main.c b/FreeRTOS/Demo/AVR_ATMega323_WinAVR/main.c
index cc6222929..94af82f34 100644
--- a/FreeRTOS/Demo/AVR_ATMega323_WinAVR/main.c
+++ b/FreeRTOS/Demo/AVR_ATMega323_WinAVR/main.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/Demo/AVR_ATMega323_WinAVR/regtest.c b/FreeRTOS/Demo/AVR_ATMega323_WinAVR/regtest.c
index a7321856f..30591bb3d 100644
--- a/FreeRTOS/Demo/AVR_ATMega323_WinAVR/regtest.c
+++ b/FreeRTOS/Demo/AVR_ATMega323_WinAVR/regtest.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/Demo/AVR_ATMega323_WinAVR/regtest.h b/FreeRTOS/Demo/AVR_ATMega323_WinAVR/regtest.h
index 382c0aeac..55ec438d8 100644
--- a/FreeRTOS/Demo/AVR_ATMega323_WinAVR/regtest.h
+++ b/FreeRTOS/Demo/AVR_ATMega323_WinAVR/regtest.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/Demo/AVR_ATMega323_WinAVR/serial/serial.c b/FreeRTOS/Demo/AVR_ATMega323_WinAVR/serial/serial.c
index 1d3a01887..4bb13e903 100644
--- a/FreeRTOS/Demo/AVR_ATMega323_WinAVR/serial/serial.c
+++ b/FreeRTOS/Demo/AVR_ATMega323_WinAVR/serial/serial.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/Demo/CORTEX_A2F200_IAR_and_Keil/FreeRTOSConfig.h b/FreeRTOS/Demo/CORTEX_A2F200_IAR_and_Keil/FreeRTOSConfig.h
index 902aae242..1605bfd48 100644
--- a/FreeRTOS/Demo/CORTEX_A2F200_IAR_and_Keil/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/CORTEX_A2F200_IAR_and_Keil/FreeRTOSConfig.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/Demo/CORTEX_A2F200_IAR_and_Keil/ParTest.c b/FreeRTOS/Demo/CORTEX_A2F200_IAR_and_Keil/ParTest.c
index bcba66c24..97d7e8b2c 100644
--- a/FreeRTOS/Demo/CORTEX_A2F200_IAR_and_Keil/ParTest.c
+++ b/FreeRTOS/Demo/CORTEX_A2F200_IAR_and_Keil/ParTest.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/Demo/CORTEX_A2F200_IAR_and_Keil/main-blinky.c b/FreeRTOS/Demo/CORTEX_A2F200_IAR_and_Keil/main-blinky.c
index 1db835042..4283a8cfe 100644
--- a/FreeRTOS/Demo/CORTEX_A2F200_IAR_and_Keil/main-blinky.c
+++ b/FreeRTOS/Demo/CORTEX_A2F200_IAR_and_Keil/main-blinky.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/Demo/CORTEX_A2F200_IAR_and_Keil/main-full.c b/FreeRTOS/Demo/CORTEX_A2F200_IAR_and_Keil/main-full.c
index 5a42fdf86..2552de7a5 100644
--- a/FreeRTOS/Demo/CORTEX_A2F200_IAR_and_Keil/main-full.c
+++ b/FreeRTOS/Demo/CORTEX_A2F200_IAR_and_Keil/main-full.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/Demo/CORTEX_A2F200_IAR_and_Keil/uIP_Task.c b/FreeRTOS/Demo/CORTEX_A2F200_IAR_and_Keil/uIP_Task.c
index bd7474564..7ffd90d23 100644
--- a/FreeRTOS/Demo/CORTEX_A2F200_IAR_and_Keil/uIP_Task.c
+++ b/FreeRTOS/Demo/CORTEX_A2F200_IAR_and_Keil/uIP_Task.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/Demo/CORTEX_A2F200_SoftConsole/FreeRTOSConfig.h b/FreeRTOS/Demo/CORTEX_A2F200_SoftConsole/FreeRTOSConfig.h
index 14b876fd3..270a172fa 100644
--- a/FreeRTOS/Demo/CORTEX_A2F200_SoftConsole/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/CORTEX_A2F200_SoftConsole/FreeRTOSConfig.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/Demo/CORTEX_A2F200_SoftConsole/ParTest.c b/FreeRTOS/Demo/CORTEX_A2F200_SoftConsole/ParTest.c
index bcba66c24..97d7e8b2c 100644
--- a/FreeRTOS/Demo/CORTEX_A2F200_SoftConsole/ParTest.c
+++ b/FreeRTOS/Demo/CORTEX_A2F200_SoftConsole/ParTest.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/Demo/CORTEX_A2F200_SoftConsole/main-blinky.c b/FreeRTOS/Demo/CORTEX_A2F200_SoftConsole/main-blinky.c
index 48f6c49f9..651f0e061 100644
--- a/FreeRTOS/Demo/CORTEX_A2F200_SoftConsole/main-blinky.c
+++ b/FreeRTOS/Demo/CORTEX_A2F200_SoftConsole/main-blinky.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/Demo/CORTEX_A2F200_SoftConsole/main-full.c b/FreeRTOS/Demo/CORTEX_A2F200_SoftConsole/main-full.c
index 99f1d773d..a6c066bf3 100644
--- a/FreeRTOS/Demo/CORTEX_A2F200_SoftConsole/main-full.c
+++ b/FreeRTOS/Demo/CORTEX_A2F200_SoftConsole/main-full.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/Demo/CORTEX_A2F200_SoftConsole/uIP_Task.c b/FreeRTOS/Demo/CORTEX_A2F200_SoftConsole/uIP_Task.c
index 2a381a5af..56b9555ff 100644
--- a/FreeRTOS/Demo/CORTEX_A2F200_SoftConsole/uIP_Task.c
+++ b/FreeRTOS/Demo/CORTEX_A2F200_SoftConsole/uIP_Task.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/Demo/CORTEX_A5_SAMA5D3x_Xplained_IAR/CDCCommandConsole.c b/FreeRTOS/Demo/CORTEX_A5_SAMA5D3x_Xplained_IAR/CDCCommandConsole.c
index 32c887550..03c85053a 100644
--- a/FreeRTOS/Demo/CORTEX_A5_SAMA5D3x_Xplained_IAR/CDCCommandConsole.c
+++ b/FreeRTOS/Demo/CORTEX_A5_SAMA5D3x_Xplained_IAR/CDCCommandConsole.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/Demo/CORTEX_A5_SAMA5D3x_Xplained_IAR/FreeRTOSConfig.h b/FreeRTOS/Demo/CORTEX_A5_SAMA5D3x_Xplained_IAR/FreeRTOSConfig.h
index f3580459d..a35d3646c 100644
--- a/FreeRTOS/Demo/CORTEX_A5_SAMA5D3x_Xplained_IAR/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/CORTEX_A5_SAMA5D3x_Xplained_IAR/FreeRTOSConfig.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/Demo/CORTEX_A5_SAMA5D3x_Xplained_IAR/FreeRTOS_tick_config.c b/FreeRTOS/Demo/CORTEX_A5_SAMA5D3x_Xplained_IAR/FreeRTOS_tick_config.c
index ea7e6f8c1..eabd54423 100644
--- a/FreeRTOS/Demo/CORTEX_A5_SAMA5D3x_Xplained_IAR/FreeRTOS_tick_config.c
+++ b/FreeRTOS/Demo/CORTEX_A5_SAMA5D3x_Xplained_IAR/FreeRTOS_tick_config.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/Demo/CORTEX_A5_SAMA5D3x_Xplained_IAR/Full_Demo/IntQueueTimer.c b/FreeRTOS/Demo/CORTEX_A5_SAMA5D3x_Xplained_IAR/Full_Demo/IntQueueTimer.c
index 519dab6d5..1abb601e0 100644
--- a/FreeRTOS/Demo/CORTEX_A5_SAMA5D3x_Xplained_IAR/Full_Demo/IntQueueTimer.c
+++ b/FreeRTOS/Demo/CORTEX_A5_SAMA5D3x_Xplained_IAR/Full_Demo/IntQueueTimer.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/Demo/CORTEX_A5_SAMA5D3x_Xplained_IAR/Full_Demo/IntQueueTimer.h b/FreeRTOS/Demo/CORTEX_A5_SAMA5D3x_Xplained_IAR/Full_Demo/IntQueueTimer.h
index 3be63652f..291624256 100644
--- a/FreeRTOS/Demo/CORTEX_A5_SAMA5D3x_Xplained_IAR/Full_Demo/IntQueueTimer.h
+++ b/FreeRTOS/Demo/CORTEX_A5_SAMA5D3x_Xplained_IAR/Full_Demo/IntQueueTimer.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/Demo/CORTEX_A5_SAMA5D3x_Xplained_IAR/Full_Demo/main_full.c b/FreeRTOS/Demo/CORTEX_A5_SAMA5D3x_Xplained_IAR/Full_Demo/main_full.c
index 72d1193a7..25c76c7fd 100644
--- a/FreeRTOS/Demo/CORTEX_A5_SAMA5D3x_Xplained_IAR/Full_Demo/main_full.c
+++ b/FreeRTOS/Demo/CORTEX_A5_SAMA5D3x_Xplained_IAR/Full_Demo/main_full.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/Demo/CORTEX_A5_SAMA5D3x_Xplained_IAR/Full_Demo/reg_test.S b/FreeRTOS/Demo/CORTEX_A5_SAMA5D3x_Xplained_IAR/Full_Demo/reg_test.S
index 334768b33..065faa6e8 100644
--- a/FreeRTOS/Demo/CORTEX_A5_SAMA5D3x_Xplained_IAR/Full_Demo/reg_test.S
+++ b/FreeRTOS/Demo/CORTEX_A5_SAMA5D3x_Xplained_IAR/Full_Demo/reg_test.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.
;
; FEATURES AND PORTS ARE ADDED TO FREERTOS ALL THE TIME. PLEASE VISIT
; http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
diff --git a/FreeRTOS/Demo/CORTEX_A5_SAMA5D3x_Xplained_IAR/LEDs.c b/FreeRTOS/Demo/CORTEX_A5_SAMA5D3x_Xplained_IAR/LEDs.c
index 7d8a99eeb..ae4673ea6 100644
--- a/FreeRTOS/Demo/CORTEX_A5_SAMA5D3x_Xplained_IAR/LEDs.c
+++ b/FreeRTOS/Demo/CORTEX_A5_SAMA5D3x_Xplained_IAR/LEDs.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/Demo/CORTEX_A5_SAMA5D3x_Xplained_IAR/blinky_demo/main_blinky.c b/FreeRTOS/Demo/CORTEX_A5_SAMA5D3x_Xplained_IAR/blinky_demo/main_blinky.c
index 9053e7bea..5f8300e71 100644
--- a/FreeRTOS/Demo/CORTEX_A5_SAMA5D3x_Xplained_IAR/blinky_demo/main_blinky.c
+++ b/FreeRTOS/Demo/CORTEX_A5_SAMA5D3x_Xplained_IAR/blinky_demo/main_blinky.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/Demo/CORTEX_A5_SAMA5D3x_Xplained_IAR/main.c b/FreeRTOS/Demo/CORTEX_A5_SAMA5D3x_Xplained_IAR/main.c
index e64565f52..75844f8f2 100644
--- a/FreeRTOS/Demo/CORTEX_A5_SAMA5D3x_Xplained_IAR/main.c
+++ b/FreeRTOS/Demo/CORTEX_A5_SAMA5D3x_Xplained_IAR/main.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/Demo/CORTEX_A5_SAMA5D4x_EK_IAR/CDCCommandConsole.c b/FreeRTOS/Demo/CORTEX_A5_SAMA5D4x_EK_IAR/CDCCommandConsole.c
index e98082a7e..2f2a5758b 100644
--- a/FreeRTOS/Demo/CORTEX_A5_SAMA5D4x_EK_IAR/CDCCommandConsole.c
+++ b/FreeRTOS/Demo/CORTEX_A5_SAMA5D4x_EK_IAR/CDCCommandConsole.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/Demo/CORTEX_A5_SAMA5D4x_EK_IAR/FreeRTOSConfig.h b/FreeRTOS/Demo/CORTEX_A5_SAMA5D4x_EK_IAR/FreeRTOSConfig.h
index f2f7c1bd4..bb417ff9d 100644
--- a/FreeRTOS/Demo/CORTEX_A5_SAMA5D4x_EK_IAR/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/CORTEX_A5_SAMA5D4x_EK_IAR/FreeRTOSConfig.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/Demo/CORTEX_A5_SAMA5D4x_EK_IAR/FreeRTOS_tick_config.c b/FreeRTOS/Demo/CORTEX_A5_SAMA5D4x_EK_IAR/FreeRTOS_tick_config.c
index 7250a5015..23c134093 100644
--- a/FreeRTOS/Demo/CORTEX_A5_SAMA5D4x_EK_IAR/FreeRTOS_tick_config.c
+++ b/FreeRTOS/Demo/CORTEX_A5_SAMA5D4x_EK_IAR/FreeRTOS_tick_config.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/Demo/CORTEX_A5_SAMA5D4x_EK_IAR/Full_Demo/IntQueueTimer.c b/FreeRTOS/Demo/CORTEX_A5_SAMA5D4x_EK_IAR/Full_Demo/IntQueueTimer.c
index a59418896..66c87257e 100644
--- a/FreeRTOS/Demo/CORTEX_A5_SAMA5D4x_EK_IAR/Full_Demo/IntQueueTimer.c
+++ b/FreeRTOS/Demo/CORTEX_A5_SAMA5D4x_EK_IAR/Full_Demo/IntQueueTimer.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/Demo/CORTEX_A5_SAMA5D4x_EK_IAR/Full_Demo/IntQueueTimer.h b/FreeRTOS/Demo/CORTEX_A5_SAMA5D4x_EK_IAR/Full_Demo/IntQueueTimer.h
index 3be63652f..291624256 100644
--- a/FreeRTOS/Demo/CORTEX_A5_SAMA5D4x_EK_IAR/Full_Demo/IntQueueTimer.h
+++ b/FreeRTOS/Demo/CORTEX_A5_SAMA5D4x_EK_IAR/Full_Demo/IntQueueTimer.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/Demo/CORTEX_A5_SAMA5D4x_EK_IAR/Full_Demo/main_full.c b/FreeRTOS/Demo/CORTEX_A5_SAMA5D4x_EK_IAR/Full_Demo/main_full.c
index bf065c961..d5a4444d1 100644
--- a/FreeRTOS/Demo/CORTEX_A5_SAMA5D4x_EK_IAR/Full_Demo/main_full.c
+++ b/FreeRTOS/Demo/CORTEX_A5_SAMA5D4x_EK_IAR/Full_Demo/main_full.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/Demo/CORTEX_A5_SAMA5D4x_EK_IAR/Full_Demo/reg_test.S b/FreeRTOS/Demo/CORTEX_A5_SAMA5D4x_EK_IAR/Full_Demo/reg_test.S
index 90f6ab016..70aa8c0cb 100644
--- a/FreeRTOS/Demo/CORTEX_A5_SAMA5D4x_EK_IAR/Full_Demo/reg_test.S
+++ b/FreeRTOS/Demo/CORTEX_A5_SAMA5D4x_EK_IAR/Full_Demo/reg_test.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.
;
; FEATURES AND PORTS ARE ADDED TO FREERTOS ALL THE TIME. PLEASE VISIT
; http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
diff --git a/FreeRTOS/Demo/CORTEX_A5_SAMA5D4x_EK_IAR/LEDs.c b/FreeRTOS/Demo/CORTEX_A5_SAMA5D4x_EK_IAR/LEDs.c
index 7d8a99eeb..ae4673ea6 100644
--- a/FreeRTOS/Demo/CORTEX_A5_SAMA5D4x_EK_IAR/LEDs.c
+++ b/FreeRTOS/Demo/CORTEX_A5_SAMA5D4x_EK_IAR/LEDs.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/Demo/CORTEX_A5_SAMA5D4x_EK_IAR/main.c b/FreeRTOS/Demo/CORTEX_A5_SAMA5D4x_EK_IAR/main.c
index eb2c2633b..286ef592b 100644
--- a/FreeRTOS/Demo/CORTEX_A5_SAMA5D4x_EK_IAR/main.c
+++ b/FreeRTOS/Demo/CORTEX_A5_SAMA5D4x_EK_IAR/main.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/Demo/CORTEX_A9_Cyclone_V_SoC_DK/FreeRTOSConfig.h b/FreeRTOS/Demo/CORTEX_A9_Cyclone_V_SoC_DK/FreeRTOSConfig.h
index 0e7ad85c2..ce4d594c3 100644
--- a/FreeRTOS/Demo/CORTEX_A9_Cyclone_V_SoC_DK/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/CORTEX_A9_Cyclone_V_SoC_DK/FreeRTOSConfig.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/Demo/CORTEX_A9_Cyclone_V_SoC_DK/LEDs.c b/FreeRTOS/Demo/CORTEX_A9_Cyclone_V_SoC_DK/LEDs.c
index 648952107..cf853aaf6 100644
--- a/FreeRTOS/Demo/CORTEX_A9_Cyclone_V_SoC_DK/LEDs.c
+++ b/FreeRTOS/Demo/CORTEX_A9_Cyclone_V_SoC_DK/LEDs.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/Demo/CORTEX_A9_Cyclone_V_SoC_DK/main.c b/FreeRTOS/Demo/CORTEX_A9_Cyclone_V_SoC_DK/main.c
index 107936232..2ee24381a 100644
--- a/FreeRTOS/Demo/CORTEX_A9_Cyclone_V_SoC_DK/main.c
+++ b/FreeRTOS/Demo/CORTEX_A9_Cyclone_V_SoC_DK/main.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/Demo/CORTEX_A9_Cyclone_V_SoC_DK/main_blinky.c b/FreeRTOS/Demo/CORTEX_A9_Cyclone_V_SoC_DK/main_blinky.c
index d7e839ba5..fd5b8c796 100644
--- a/FreeRTOS/Demo/CORTEX_A9_Cyclone_V_SoC_DK/main_blinky.c
+++ b/FreeRTOS/Demo/CORTEX_A9_Cyclone_V_SoC_DK/main_blinky.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/Demo/CORTEX_A9_Cyclone_V_SoC_DK/main_full.c b/FreeRTOS/Demo/CORTEX_A9_Cyclone_V_SoC_DK/main_full.c
index 13c9d19e6..6156781b5 100644
--- a/FreeRTOS/Demo/CORTEX_A9_Cyclone_V_SoC_DK/main_full.c
+++ b/FreeRTOS/Demo/CORTEX_A9_Cyclone_V_SoC_DK/main_full.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/Demo/CORTEX_A9_Cyclone_V_SoC_DK/reg_test.S b/FreeRTOS/Demo/CORTEX_A9_Cyclone_V_SoC_DK/reg_test.S
index 8cfecbbe8..ec66adb47 100644
--- a/FreeRTOS/Demo/CORTEX_A9_Cyclone_V_SoC_DK/reg_test.S
+++ b/FreeRTOS/Demo/CORTEX_A9_Cyclone_V_SoC_DK/reg_test.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.
FEATURES AND PORTS ARE ADDED TO FREERTOS ALL THE TIME. PLEASE VISIT
http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
diff --git a/FreeRTOS/Demo/CORTEX_A9_Cyclone_V_SoC_DK/serial.c b/FreeRTOS/Demo/CORTEX_A9_Cyclone_V_SoC_DK/serial.c
index 248eebbe9..05c7ab5cf 100644
--- a/FreeRTOS/Demo/CORTEX_A9_Cyclone_V_SoC_DK/serial.c
+++ b/FreeRTOS/Demo/CORTEX_A9_Cyclone_V_SoC_DK/serial.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/Demo/CORTEX_A9_RZ_R7S72100_IAR_DS-5/Source/Blinky-Demo/main_blinky.c b/FreeRTOS/Demo/CORTEX_A9_RZ_R7S72100_IAR_DS-5/Source/Blinky-Demo/main_blinky.c
index a797aa63e..b434f0a76 100644
--- a/FreeRTOS/Demo/CORTEX_A9_RZ_R7S72100_IAR_DS-5/Source/Blinky-Demo/main_blinky.c
+++ b/FreeRTOS/Demo/CORTEX_A9_RZ_R7S72100_IAR_DS-5/Source/Blinky-Demo/main_blinky.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/Demo/CORTEX_A9_RZ_R7S72100_IAR_DS-5/Source/FreeRTOSConfig.h b/FreeRTOS/Demo/CORTEX_A9_RZ_R7S72100_IAR_DS-5/Source/FreeRTOSConfig.h
index 8c83d17e3..b84c9a5e8 100644
--- a/FreeRTOS/Demo/CORTEX_A9_RZ_R7S72100_IAR_DS-5/Source/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/CORTEX_A9_RZ_R7S72100_IAR_DS-5/Source/FreeRTOSConfig.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/Demo/CORTEX_A9_RZ_R7S72100_IAR_DS-5/Source/FreeRTOS_tick_config.c b/FreeRTOS/Demo/CORTEX_A9_RZ_R7S72100_IAR_DS-5/Source/FreeRTOS_tick_config.c
index ff3308391..699a906b2 100644
--- a/FreeRTOS/Demo/CORTEX_A9_RZ_R7S72100_IAR_DS-5/Source/FreeRTOS_tick_config.c
+++ b/FreeRTOS/Demo/CORTEX_A9_RZ_R7S72100_IAR_DS-5/Source/FreeRTOS_tick_config.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/Demo/CORTEX_A9_RZ_R7S72100_IAR_DS-5/Source/Full-Demo/File-releated-CLI-commands.c b/FreeRTOS/Demo/CORTEX_A9_RZ_R7S72100_IAR_DS-5/Source/Full-Demo/File-releated-CLI-commands.c
index 0f0b149fe..d0f03aaae 100644
--- a/FreeRTOS/Demo/CORTEX_A9_RZ_R7S72100_IAR_DS-5/Source/Full-Demo/File-releated-CLI-commands.c
+++ b/FreeRTOS/Demo/CORTEX_A9_RZ_R7S72100_IAR_DS-5/Source/Full-Demo/File-releated-CLI-commands.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/Demo/CORTEX_A9_RZ_R7S72100_IAR_DS-5/Source/Full-Demo/File-system-demo.c b/FreeRTOS/Demo/CORTEX_A9_RZ_R7S72100_IAR_DS-5/Source/Full-Demo/File-system-demo.c
index 8da0c405f..dddb16d1e 100644
--- a/FreeRTOS/Demo/CORTEX_A9_RZ_R7S72100_IAR_DS-5/Source/Full-Demo/File-system-demo.c
+++ b/FreeRTOS/Demo/CORTEX_A9_RZ_R7S72100_IAR_DS-5/Source/Full-Demo/File-system-demo.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/Demo/CORTEX_A9_RZ_R7S72100_IAR_DS-5/Source/Full-Demo/Sample-CLI-commands.c b/FreeRTOS/Demo/CORTEX_A9_RZ_R7S72100_IAR_DS-5/Source/Full-Demo/Sample-CLI-commands.c
index 296f044d4..148fbc2c3 100644
--- a/FreeRTOS/Demo/CORTEX_A9_RZ_R7S72100_IAR_DS-5/Source/Full-Demo/Sample-CLI-commands.c
+++ b/FreeRTOS/Demo/CORTEX_A9_RZ_R7S72100_IAR_DS-5/Source/Full-Demo/Sample-CLI-commands.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/Demo/CORTEX_A9_RZ_R7S72100_IAR_DS-5/Source/Full-Demo/UARTCommandConsole.c b/FreeRTOS/Demo/CORTEX_A9_RZ_R7S72100_IAR_DS-5/Source/Full-Demo/UARTCommandConsole.c
index e473e66da..6c583a517 100644
--- a/FreeRTOS/Demo/CORTEX_A9_RZ_R7S72100_IAR_DS-5/Source/Full-Demo/UARTCommandConsole.c
+++ b/FreeRTOS/Demo/CORTEX_A9_RZ_R7S72100_IAR_DS-5/Source/Full-Demo/UARTCommandConsole.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/Demo/CORTEX_A9_RZ_R7S72100_IAR_DS-5/Source/Full-Demo/UARTCommandConsole.h b/FreeRTOS/Demo/CORTEX_A9_RZ_R7S72100_IAR_DS-5/Source/Full-Demo/UARTCommandConsole.h
index a8a5858ec..19d6e2fdc 100644
--- a/FreeRTOS/Demo/CORTEX_A9_RZ_R7S72100_IAR_DS-5/Source/Full-Demo/UARTCommandConsole.h
+++ b/FreeRTOS/Demo/CORTEX_A9_RZ_R7S72100_IAR_DS-5/Source/Full-Demo/UARTCommandConsole.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/Demo/CORTEX_A9_RZ_R7S72100_IAR_DS-5/Source/Full-Demo/main_full.c b/FreeRTOS/Demo/CORTEX_A9_RZ_R7S72100_IAR_DS-5/Source/Full-Demo/main_full.c
index a453b655a..b9e9d5f69 100644
--- a/FreeRTOS/Demo/CORTEX_A9_RZ_R7S72100_IAR_DS-5/Source/Full-Demo/main_full.c
+++ b/FreeRTOS/Demo/CORTEX_A9_RZ_R7S72100_IAR_DS-5/Source/Full-Demo/main_full.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/Demo/CORTEX_A9_RZ_R7S72100_IAR_DS-5/Source/Full-Demo/reg_test.s b/FreeRTOS/Demo/CORTEX_A9_RZ_R7S72100_IAR_DS-5/Source/Full-Demo/reg_test.s
index 9b19113b6..9293e441e 100644
--- a/FreeRTOS/Demo/CORTEX_A9_RZ_R7S72100_IAR_DS-5/Source/Full-Demo/reg_test.s
+++ b/FreeRTOS/Demo/CORTEX_A9_RZ_R7S72100_IAR_DS-5/Source/Full-Demo/reg_test.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.
;
; FEATURES AND PORTS ARE ADDED TO FREERTOS ALL THE TIME. PLEASE VISIT
; http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
diff --git a/FreeRTOS/Demo/CORTEX_A9_RZ_R7S72100_IAR_DS-5/Source/Full-Demo/serial.c b/FreeRTOS/Demo/CORTEX_A9_RZ_R7S72100_IAR_DS-5/Source/Full-Demo/serial.c
index eeeb4fceb..df4a5b7e6 100644
--- a/FreeRTOS/Demo/CORTEX_A9_RZ_R7S72100_IAR_DS-5/Source/Full-Demo/serial.c
+++ b/FreeRTOS/Demo/CORTEX_A9_RZ_R7S72100_IAR_DS-5/Source/Full-Demo/serial.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/Demo/CORTEX_A9_RZ_R7S72100_IAR_DS-5/Source/LEDs.c b/FreeRTOS/Demo/CORTEX_A9_RZ_R7S72100_IAR_DS-5/Source/LEDs.c
index 32cded8fa..03a7e3b82 100644
--- a/FreeRTOS/Demo/CORTEX_A9_RZ_R7S72100_IAR_DS-5/Source/LEDs.c
+++ b/FreeRTOS/Demo/CORTEX_A9_RZ_R7S72100_IAR_DS-5/Source/LEDs.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/Demo/CORTEX_A9_RZ_R7S72100_IAR_DS-5/Source/main.c b/FreeRTOS/Demo/CORTEX_A9_RZ_R7S72100_IAR_DS-5/Source/main.c
index 90212e83e..3992f276e 100644
--- a/FreeRTOS/Demo/CORTEX_A9_RZ_R7S72100_IAR_DS-5/Source/main.c
+++ b/FreeRTOS/Demo/CORTEX_A9_RZ_R7S72100_IAR_DS-5/Source/main.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/Demo/CORTEX_A9_Zynq_ZC702/RTOSDemo/src/Blinky_Demo/main_blinky.c b/FreeRTOS/Demo/CORTEX_A9_Zynq_ZC702/RTOSDemo/src/Blinky_Demo/main_blinky.c
index 451cc0e66..112b0df04 100644
--- a/FreeRTOS/Demo/CORTEX_A9_Zynq_ZC702/RTOSDemo/src/Blinky_Demo/main_blinky.c
+++ b/FreeRTOS/Demo/CORTEX_A9_Zynq_ZC702/RTOSDemo/src/Blinky_Demo/main_blinky.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/Demo/CORTEX_A9_Zynq_ZC702/RTOSDemo/src/FreeRTOSConfig.h b/FreeRTOS/Demo/CORTEX_A9_Zynq_ZC702/RTOSDemo/src/FreeRTOSConfig.h
index 1957a8e48..8cb5c033b 100644
--- a/FreeRTOS/Demo/CORTEX_A9_Zynq_ZC702/RTOSDemo/src/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/CORTEX_A9_Zynq_ZC702/RTOSDemo/src/FreeRTOSConfig.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/Demo/CORTEX_A9_Zynq_ZC702/RTOSDemo/src/FreeRTOS_tick_config.c b/FreeRTOS/Demo/CORTEX_A9_Zynq_ZC702/RTOSDemo/src/FreeRTOS_tick_config.c
index bfe39b6c5..3d4955169 100644
--- a/FreeRTOS/Demo/CORTEX_A9_Zynq_ZC702/RTOSDemo/src/FreeRTOS_tick_config.c
+++ b/FreeRTOS/Demo/CORTEX_A9_Zynq_ZC702/RTOSDemo/src/FreeRTOS_tick_config.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/Demo/CORTEX_A9_Zynq_ZC702/RTOSDemo/src/Full_Demo/IntQueueTimer.c b/FreeRTOS/Demo/CORTEX_A9_Zynq_ZC702/RTOSDemo/src/Full_Demo/IntQueueTimer.c
index a42631ffe..6eb1b6ee6 100644
--- a/FreeRTOS/Demo/CORTEX_A9_Zynq_ZC702/RTOSDemo/src/Full_Demo/IntQueueTimer.c
+++ b/FreeRTOS/Demo/CORTEX_A9_Zynq_ZC702/RTOSDemo/src/Full_Demo/IntQueueTimer.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/Demo/CORTEX_A9_Zynq_ZC702/RTOSDemo/src/Full_Demo/IntQueueTimer.h b/FreeRTOS/Demo/CORTEX_A9_Zynq_ZC702/RTOSDemo/src/Full_Demo/IntQueueTimer.h
index 5be622fd0..9471c379a 100644
--- a/FreeRTOS/Demo/CORTEX_A9_Zynq_ZC702/RTOSDemo/src/Full_Demo/IntQueueTimer.h
+++ b/FreeRTOS/Demo/CORTEX_A9_Zynq_ZC702/RTOSDemo/src/Full_Demo/IntQueueTimer.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/Demo/CORTEX_A9_Zynq_ZC702/RTOSDemo/src/Full_Demo/main_full.c b/FreeRTOS/Demo/CORTEX_A9_Zynq_ZC702/RTOSDemo/src/Full_Demo/main_full.c
index d76d4b97e..241f2a79d 100644
--- a/FreeRTOS/Demo/CORTEX_A9_Zynq_ZC702/RTOSDemo/src/Full_Demo/main_full.c
+++ b/FreeRTOS/Demo/CORTEX_A9_Zynq_ZC702/RTOSDemo/src/Full_Demo/main_full.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/Demo/CORTEX_A9_Zynq_ZC702/RTOSDemo/src/Full_Demo/reg_test.S b/FreeRTOS/Demo/CORTEX_A9_Zynq_ZC702/RTOSDemo/src/Full_Demo/reg_test.S
index 8cfecbbe8..ec66adb47 100644
--- a/FreeRTOS/Demo/CORTEX_A9_Zynq_ZC702/RTOSDemo/src/Full_Demo/reg_test.S
+++ b/FreeRTOS/Demo/CORTEX_A9_Zynq_ZC702/RTOSDemo/src/Full_Demo/reg_test.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.
FEATURES AND PORTS ARE ADDED TO FREERTOS ALL THE TIME. PLEASE VISIT
http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
diff --git a/FreeRTOS/Demo/CORTEX_A9_Zynq_ZC702/RTOSDemo/src/Full_Demo/serial.c b/FreeRTOS/Demo/CORTEX_A9_Zynq_ZC702/RTOSDemo/src/Full_Demo/serial.c
index 05a82fab8..6b4fb5d3e 100644
--- a/FreeRTOS/Demo/CORTEX_A9_Zynq_ZC702/RTOSDemo/src/Full_Demo/serial.c
+++ b/FreeRTOS/Demo/CORTEX_A9_Zynq_ZC702/RTOSDemo/src/Full_Demo/serial.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/Demo/CORTEX_A9_Zynq_ZC702/RTOSDemo/src/ParTest.c b/FreeRTOS/Demo/CORTEX_A9_Zynq_ZC702/RTOSDemo/src/ParTest.c
index e279e2516..8f27098ed 100644
--- a/FreeRTOS/Demo/CORTEX_A9_Zynq_ZC702/RTOSDemo/src/ParTest.c
+++ b/FreeRTOS/Demo/CORTEX_A9_Zynq_ZC702/RTOSDemo/src/ParTest.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/Demo/CORTEX_A9_Zynq_ZC702/RTOSDemo/src/lwIP_Demo/main_lwIP.c b/FreeRTOS/Demo/CORTEX_A9_Zynq_ZC702/RTOSDemo/src/lwIP_Demo/main_lwIP.c
index 2608ef559..c2bea3519 100644
--- a/FreeRTOS/Demo/CORTEX_A9_Zynq_ZC702/RTOSDemo/src/lwIP_Demo/main_lwIP.c
+++ b/FreeRTOS/Demo/CORTEX_A9_Zynq_ZC702/RTOSDemo/src/lwIP_Demo/main_lwIP.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/Demo/CORTEX_A9_Zynq_ZC702/RTOSDemo/src/main.c b/FreeRTOS/Demo/CORTEX_A9_Zynq_ZC702/RTOSDemo/src/main.c
index 8d091eae7..154a1072d 100644
--- a/FreeRTOS/Demo/CORTEX_A9_Zynq_ZC702/RTOSDemo/src/main.c
+++ b/FreeRTOS/Demo/CORTEX_A9_Zynq_ZC702/RTOSDemo/src/main.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/Demo/CORTEX_AT91SAM3U256_IAR/FreeRTOSConfig.h b/FreeRTOS/Demo/CORTEX_AT91SAM3U256_IAR/FreeRTOSConfig.h
index 7ade321ba..ccce9a881 100644
--- a/FreeRTOS/Demo/CORTEX_AT91SAM3U256_IAR/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/CORTEX_AT91SAM3U256_IAR/FreeRTOSConfig.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/Demo/CORTEX_AT91SAM3U256_IAR/ParTest/ParTest.c b/FreeRTOS/Demo/CORTEX_AT91SAM3U256_IAR/ParTest/ParTest.c
index 0b2d51b01..1727c4aae 100644
--- a/FreeRTOS/Demo/CORTEX_AT91SAM3U256_IAR/ParTest/ParTest.c
+++ b/FreeRTOS/Demo/CORTEX_AT91SAM3U256_IAR/ParTest/ParTest.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/Demo/CORTEX_AT91SAM3U256_IAR/lcd_message.h b/FreeRTOS/Demo/CORTEX_AT91SAM3U256_IAR/lcd_message.h
index 58a42e700..c8cc6232f 100644
--- a/FreeRTOS/Demo/CORTEX_AT91SAM3U256_IAR/lcd_message.h
+++ b/FreeRTOS/Demo/CORTEX_AT91SAM3U256_IAR/lcd_message.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/Demo/CORTEX_AT91SAM3U256_IAR/main.c b/FreeRTOS/Demo/CORTEX_AT91SAM3U256_IAR/main.c
index 0391720f7..7333dcfb1 100644
--- a/FreeRTOS/Demo/CORTEX_AT91SAM3U256_IAR/main.c
+++ b/FreeRTOS/Demo/CORTEX_AT91SAM3U256_IAR/main.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/Demo/CORTEX_AT91SAM3U256_IAR/serial/serial.c b/FreeRTOS/Demo/CORTEX_AT91SAM3U256_IAR/serial/serial.c
index dcfc17f96..ea4560959 100644
--- a/FreeRTOS/Demo/CORTEX_AT91SAM3U256_IAR/serial/serial.c
+++ b/FreeRTOS/Demo/CORTEX_AT91SAM3U256_IAR/serial/serial.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/Demo/CORTEX_ATSAM3S-EK2_Atmel_Studio/src/Common-Demo-Source/comtest.c b/FreeRTOS/Demo/CORTEX_ATSAM3S-EK2_Atmel_Studio/src/Common-Demo-Source/comtest.c
index 81123fedd..e6ac41250 100644
--- a/FreeRTOS/Demo/CORTEX_ATSAM3S-EK2_Atmel_Studio/src/Common-Demo-Source/comtest.c
+++ b/FreeRTOS/Demo/CORTEX_ATSAM3S-EK2_Atmel_Studio/src/Common-Demo-Source/comtest.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/Demo/CORTEX_ATSAM3S-EK2_Atmel_Studio/src/Common-Demo-Source/include/demo_serial.h b/FreeRTOS/Demo/CORTEX_ATSAM3S-EK2_Atmel_Studio/src/Common-Demo-Source/include/demo_serial.h
index 6c43fb37b..83c486a3d 100644
--- a/FreeRTOS/Demo/CORTEX_ATSAM3S-EK2_Atmel_Studio/src/Common-Demo-Source/include/demo_serial.h
+++ b/FreeRTOS/Demo/CORTEX_ATSAM3S-EK2_Atmel_Studio/src/Common-Demo-Source/include/demo_serial.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/Demo/CORTEX_ATSAM3S-EK2_Atmel_Studio/src/FreeRTOSConfig.h b/FreeRTOS/Demo/CORTEX_ATSAM3S-EK2_Atmel_Studio/src/FreeRTOSConfig.h
index 7a3f8ff1c..337aef9db 100644
--- a/FreeRTOS/Demo/CORTEX_ATSAM3S-EK2_Atmel_Studio/src/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/CORTEX_ATSAM3S-EK2_Atmel_Studio/src/FreeRTOSConfig.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/Demo/CORTEX_ATSAM3S-EK2_Atmel_Studio/src/ParTest.c b/FreeRTOS/Demo/CORTEX_ATSAM3S-EK2_Atmel_Studio/src/ParTest.c
index 96a7f3179..10fdcd8c7 100644
--- a/FreeRTOS/Demo/CORTEX_ATSAM3S-EK2_Atmel_Studio/src/ParTest.c
+++ b/FreeRTOS/Demo/CORTEX_ATSAM3S-EK2_Atmel_Studio/src/ParTest.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/Demo/CORTEX_ATSAM3S-EK2_Atmel_Studio/src/main.c b/FreeRTOS/Demo/CORTEX_ATSAM3S-EK2_Atmel_Studio/src/main.c
index fb49fd4e9..f72e3ddfa 100644
--- a/FreeRTOS/Demo/CORTEX_ATSAM3S-EK2_Atmel_Studio/src/main.c
+++ b/FreeRTOS/Demo/CORTEX_ATSAM3S-EK2_Atmel_Studio/src/main.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/Demo/CORTEX_ATSAM3S-EK2_Atmel_Studio/src/main_blinky.c b/FreeRTOS/Demo/CORTEX_ATSAM3S-EK2_Atmel_Studio/src/main_blinky.c
index 141f1135b..ab8edcb2c 100644
--- a/FreeRTOS/Demo/CORTEX_ATSAM3S-EK2_Atmel_Studio/src/main_blinky.c
+++ b/FreeRTOS/Demo/CORTEX_ATSAM3S-EK2_Atmel_Studio/src/main_blinky.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/Demo/CORTEX_ATSAM3S-EK2_Atmel_Studio/src/main_full.c b/FreeRTOS/Demo/CORTEX_ATSAM3S-EK2_Atmel_Studio/src/main_full.c
index 65730afcd..c1188971e 100644
--- a/FreeRTOS/Demo/CORTEX_ATSAM3S-EK2_Atmel_Studio/src/main_full.c
+++ b/FreeRTOS/Demo/CORTEX_ATSAM3S-EK2_Atmel_Studio/src/main_full.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/Demo/CORTEX_ATSAM3S-EK2_Atmel_Studio/src/serial.c b/FreeRTOS/Demo/CORTEX_ATSAM3S-EK2_Atmel_Studio/src/serial.c
index 96225779c..420d18249 100644
--- a/FreeRTOS/Demo/CORTEX_ATSAM3S-EK2_Atmel_Studio/src/serial.c
+++ b/FreeRTOS/Demo/CORTEX_ATSAM3S-EK2_Atmel_Studio/src/serial.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/Demo/CORTEX_ATSAM3X_Atmel_Studio/src/Common-Demo-Source/comtest.c b/FreeRTOS/Demo/CORTEX_ATSAM3X_Atmel_Studio/src/Common-Demo-Source/comtest.c
index 81123fedd..e6ac41250 100644
--- a/FreeRTOS/Demo/CORTEX_ATSAM3X_Atmel_Studio/src/Common-Demo-Source/comtest.c
+++ b/FreeRTOS/Demo/CORTEX_ATSAM3X_Atmel_Studio/src/Common-Demo-Source/comtest.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/Demo/CORTEX_ATSAM3X_Atmel_Studio/src/Common-Demo-Source/include/demo_serial.h b/FreeRTOS/Demo/CORTEX_ATSAM3X_Atmel_Studio/src/Common-Demo-Source/include/demo_serial.h
index 6c43fb37b..83c486a3d 100644
--- a/FreeRTOS/Demo/CORTEX_ATSAM3X_Atmel_Studio/src/Common-Demo-Source/include/demo_serial.h
+++ b/FreeRTOS/Demo/CORTEX_ATSAM3X_Atmel_Studio/src/Common-Demo-Source/include/demo_serial.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/Demo/CORTEX_ATSAM3X_Atmel_Studio/src/FreeRTOSConfig.h b/FreeRTOS/Demo/CORTEX_ATSAM3X_Atmel_Studio/src/FreeRTOSConfig.h
index 7a3f8ff1c..337aef9db 100644
--- a/FreeRTOS/Demo/CORTEX_ATSAM3X_Atmel_Studio/src/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/CORTEX_ATSAM3X_Atmel_Studio/src/FreeRTOSConfig.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/Demo/CORTEX_ATSAM3X_Atmel_Studio/src/ParTest.c b/FreeRTOS/Demo/CORTEX_ATSAM3X_Atmel_Studio/src/ParTest.c
index 96a7f3179..10fdcd8c7 100644
--- a/FreeRTOS/Demo/CORTEX_ATSAM3X_Atmel_Studio/src/ParTest.c
+++ b/FreeRTOS/Demo/CORTEX_ATSAM3X_Atmel_Studio/src/ParTest.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/Demo/CORTEX_ATSAM3X_Atmel_Studio/src/main.c b/FreeRTOS/Demo/CORTEX_ATSAM3X_Atmel_Studio/src/main.c
index fb49fd4e9..f72e3ddfa 100644
--- a/FreeRTOS/Demo/CORTEX_ATSAM3X_Atmel_Studio/src/main.c
+++ b/FreeRTOS/Demo/CORTEX_ATSAM3X_Atmel_Studio/src/main.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/Demo/CORTEX_ATSAM3X_Atmel_Studio/src/main_blinky.c b/FreeRTOS/Demo/CORTEX_ATSAM3X_Atmel_Studio/src/main_blinky.c
index 141f1135b..ab8edcb2c 100644
--- a/FreeRTOS/Demo/CORTEX_ATSAM3X_Atmel_Studio/src/main_blinky.c
+++ b/FreeRTOS/Demo/CORTEX_ATSAM3X_Atmel_Studio/src/main_blinky.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/Demo/CORTEX_ATSAM3X_Atmel_Studio/src/main_full.c b/FreeRTOS/Demo/CORTEX_ATSAM3X_Atmel_Studio/src/main_full.c
index 65730afcd..c1188971e 100644
--- a/FreeRTOS/Demo/CORTEX_ATSAM3X_Atmel_Studio/src/main_full.c
+++ b/FreeRTOS/Demo/CORTEX_ATSAM3X_Atmel_Studio/src/main_full.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/Demo/CORTEX_ATSAM3X_Atmel_Studio/src/serial.c b/FreeRTOS/Demo/CORTEX_ATSAM3X_Atmel_Studio/src/serial.c
index 10b689726..a63bf6cb9 100644
--- a/FreeRTOS/Demo/CORTEX_ATSAM3X_Atmel_Studio/src/serial.c
+++ b/FreeRTOS/Demo/CORTEX_ATSAM3X_Atmel_Studio/src/serial.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/Demo/CORTEX_CY8C5588_PSoC_Creator_GCC/FreeRTOS_Demo.cydsn/FreeRTOSConfig.h b/FreeRTOS/Demo/CORTEX_CY8C5588_PSoC_Creator_GCC/FreeRTOS_Demo.cydsn/FreeRTOSConfig.h
index 0a0e08484..6e0d49f33 100644
--- a/FreeRTOS/Demo/CORTEX_CY8C5588_PSoC_Creator_GCC/FreeRTOS_Demo.cydsn/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/CORTEX_CY8C5588_PSoC_Creator_GCC/FreeRTOS_Demo.cydsn/FreeRTOSConfig.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/Demo/CORTEX_CY8C5588_PSoC_Creator_GCC/FreeRTOS_Demo.cydsn/IntQueueTimer.c b/FreeRTOS/Demo/CORTEX_CY8C5588_PSoC_Creator_GCC/FreeRTOS_Demo.cydsn/IntQueueTimer.c
index f03f1133a..1ebde4a84 100644
--- a/FreeRTOS/Demo/CORTEX_CY8C5588_PSoC_Creator_GCC/FreeRTOS_Demo.cydsn/IntQueueTimer.c
+++ b/FreeRTOS/Demo/CORTEX_CY8C5588_PSoC_Creator_GCC/FreeRTOS_Demo.cydsn/IntQueueTimer.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/Demo/CORTEX_CY8C5588_PSoC_Creator_GCC/FreeRTOS_Demo.cydsn/IntQueueTimer.h b/FreeRTOS/Demo/CORTEX_CY8C5588_PSoC_Creator_GCC/FreeRTOS_Demo.cydsn/IntQueueTimer.h
index 032694d68..d748d0f0d 100644
--- a/FreeRTOS/Demo/CORTEX_CY8C5588_PSoC_Creator_GCC/FreeRTOS_Demo.cydsn/IntQueueTimer.h
+++ b/FreeRTOS/Demo/CORTEX_CY8C5588_PSoC_Creator_GCC/FreeRTOS_Demo.cydsn/IntQueueTimer.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/Demo/CORTEX_CY8C5588_PSoC_Creator_GCC/FreeRTOS_Demo.cydsn/ParTest.c b/FreeRTOS/Demo/CORTEX_CY8C5588_PSoC_Creator_GCC/FreeRTOS_Demo.cydsn/ParTest.c
index fc9fae7c1..b05814b7e 100644
--- a/FreeRTOS/Demo/CORTEX_CY8C5588_PSoC_Creator_GCC/FreeRTOS_Demo.cydsn/ParTest.c
+++ b/FreeRTOS/Demo/CORTEX_CY8C5588_PSoC_Creator_GCC/FreeRTOS_Demo.cydsn/ParTest.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/Demo/CORTEX_CY8C5588_PSoC_Creator_GCC/FreeRTOS_Demo.cydsn/Serial.c b/FreeRTOS/Demo/CORTEX_CY8C5588_PSoC_Creator_GCC/FreeRTOS_Demo.cydsn/Serial.c
index d5acd4cfa..e704c75f0 100644
--- a/FreeRTOS/Demo/CORTEX_CY8C5588_PSoC_Creator_GCC/FreeRTOS_Demo.cydsn/Serial.c
+++ b/FreeRTOS/Demo/CORTEX_CY8C5588_PSoC_Creator_GCC/FreeRTOS_Demo.cydsn/Serial.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/Demo/CORTEX_CY8C5588_PSoC_Creator_GCC/FreeRTOS_Demo.cydsn/TimerTest.c b/FreeRTOS/Demo/CORTEX_CY8C5588_PSoC_Creator_GCC/FreeRTOS_Demo.cydsn/TimerTest.c
index 22e7c6bb5..2bffc260e 100644
--- a/FreeRTOS/Demo/CORTEX_CY8C5588_PSoC_Creator_GCC/FreeRTOS_Demo.cydsn/TimerTest.c
+++ b/FreeRTOS/Demo/CORTEX_CY8C5588_PSoC_Creator_GCC/FreeRTOS_Demo.cydsn/TimerTest.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/Demo/CORTEX_CY8C5588_PSoC_Creator_GCC/FreeRTOS_Demo.cydsn/main.c b/FreeRTOS/Demo/CORTEX_CY8C5588_PSoC_Creator_GCC/FreeRTOS_Demo.cydsn/main.c
index d9cc9d817..996fab7ac 100644
--- a/FreeRTOS/Demo/CORTEX_CY8C5588_PSoC_Creator_GCC/FreeRTOS_Demo.cydsn/main.c
+++ b/FreeRTOS/Demo/CORTEX_CY8C5588_PSoC_Creator_GCC/FreeRTOS_Demo.cydsn/main.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/Demo/CORTEX_CY8C5588_PSoC_Creator_Keil/FreeRTOS_Demo.cydsn/FreeRTOSConfig.h b/FreeRTOS/Demo/CORTEX_CY8C5588_PSoC_Creator_Keil/FreeRTOS_Demo.cydsn/FreeRTOSConfig.h
index 0a0e08484..6e0d49f33 100644
--- a/FreeRTOS/Demo/CORTEX_CY8C5588_PSoC_Creator_Keil/FreeRTOS_Demo.cydsn/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/CORTEX_CY8C5588_PSoC_Creator_Keil/FreeRTOS_Demo.cydsn/FreeRTOSConfig.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/Demo/CORTEX_CY8C5588_PSoC_Creator_Keil/FreeRTOS_Demo.cydsn/IntQueueTimer.c b/FreeRTOS/Demo/CORTEX_CY8C5588_PSoC_Creator_Keil/FreeRTOS_Demo.cydsn/IntQueueTimer.c
index f03f1133a..1ebde4a84 100644
--- a/FreeRTOS/Demo/CORTEX_CY8C5588_PSoC_Creator_Keil/FreeRTOS_Demo.cydsn/IntQueueTimer.c
+++ b/FreeRTOS/Demo/CORTEX_CY8C5588_PSoC_Creator_Keil/FreeRTOS_Demo.cydsn/IntQueueTimer.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/Demo/CORTEX_CY8C5588_PSoC_Creator_Keil/FreeRTOS_Demo.cydsn/IntQueueTimer.h b/FreeRTOS/Demo/CORTEX_CY8C5588_PSoC_Creator_Keil/FreeRTOS_Demo.cydsn/IntQueueTimer.h
index 032694d68..d748d0f0d 100644
--- a/FreeRTOS/Demo/CORTEX_CY8C5588_PSoC_Creator_Keil/FreeRTOS_Demo.cydsn/IntQueueTimer.h
+++ b/FreeRTOS/Demo/CORTEX_CY8C5588_PSoC_Creator_Keil/FreeRTOS_Demo.cydsn/IntQueueTimer.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/Demo/CORTEX_CY8C5588_PSoC_Creator_Keil/FreeRTOS_Demo.cydsn/ParTest.c b/FreeRTOS/Demo/CORTEX_CY8C5588_PSoC_Creator_Keil/FreeRTOS_Demo.cydsn/ParTest.c
index fc9fae7c1..b05814b7e 100644
--- a/FreeRTOS/Demo/CORTEX_CY8C5588_PSoC_Creator_Keil/FreeRTOS_Demo.cydsn/ParTest.c
+++ b/FreeRTOS/Demo/CORTEX_CY8C5588_PSoC_Creator_Keil/FreeRTOS_Demo.cydsn/ParTest.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/Demo/CORTEX_CY8C5588_PSoC_Creator_Keil/FreeRTOS_Demo.cydsn/Serial.c b/FreeRTOS/Demo/CORTEX_CY8C5588_PSoC_Creator_Keil/FreeRTOS_Demo.cydsn/Serial.c
index d5acd4cfa..e704c75f0 100644
--- a/FreeRTOS/Demo/CORTEX_CY8C5588_PSoC_Creator_Keil/FreeRTOS_Demo.cydsn/Serial.c
+++ b/FreeRTOS/Demo/CORTEX_CY8C5588_PSoC_Creator_Keil/FreeRTOS_Demo.cydsn/Serial.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/Demo/CORTEX_CY8C5588_PSoC_Creator_Keil/FreeRTOS_Demo.cydsn/TimerTest.c b/FreeRTOS/Demo/CORTEX_CY8C5588_PSoC_Creator_Keil/FreeRTOS_Demo.cydsn/TimerTest.c
index 22e7c6bb5..2bffc260e 100644
--- a/FreeRTOS/Demo/CORTEX_CY8C5588_PSoC_Creator_Keil/FreeRTOS_Demo.cydsn/TimerTest.c
+++ b/FreeRTOS/Demo/CORTEX_CY8C5588_PSoC_Creator_Keil/FreeRTOS_Demo.cydsn/TimerTest.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/Demo/CORTEX_CY8C5588_PSoC_Creator_Keil/FreeRTOS_Demo.cydsn/main.c b/FreeRTOS/Demo/CORTEX_CY8C5588_PSoC_Creator_Keil/FreeRTOS_Demo.cydsn/main.c
index d9cc9d817..996fab7ac 100644
--- a/FreeRTOS/Demo/CORTEX_CY8C5588_PSoC_Creator_Keil/FreeRTOS_Demo.cydsn/main.c
+++ b/FreeRTOS/Demo/CORTEX_CY8C5588_PSoC_Creator_Keil/FreeRTOS_Demo.cydsn/main.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/Demo/CORTEX_CY8C5588_PSoC_Creator_RVDS/FreeRTOS_Demo.cydsn/FreeRTOSConfig.h b/FreeRTOS/Demo/CORTEX_CY8C5588_PSoC_Creator_RVDS/FreeRTOS_Demo.cydsn/FreeRTOSConfig.h
index 0a0e08484..6e0d49f33 100644
--- a/FreeRTOS/Demo/CORTEX_CY8C5588_PSoC_Creator_RVDS/FreeRTOS_Demo.cydsn/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/CORTEX_CY8C5588_PSoC_Creator_RVDS/FreeRTOS_Demo.cydsn/FreeRTOSConfig.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/Demo/CORTEX_CY8C5588_PSoC_Creator_RVDS/FreeRTOS_Demo.cydsn/IntQueueTimer.c b/FreeRTOS/Demo/CORTEX_CY8C5588_PSoC_Creator_RVDS/FreeRTOS_Demo.cydsn/IntQueueTimer.c
index f03f1133a..1ebde4a84 100644
--- a/FreeRTOS/Demo/CORTEX_CY8C5588_PSoC_Creator_RVDS/FreeRTOS_Demo.cydsn/IntQueueTimer.c
+++ b/FreeRTOS/Demo/CORTEX_CY8C5588_PSoC_Creator_RVDS/FreeRTOS_Demo.cydsn/IntQueueTimer.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/Demo/CORTEX_CY8C5588_PSoC_Creator_RVDS/FreeRTOS_Demo.cydsn/IntQueueTimer.h b/FreeRTOS/Demo/CORTEX_CY8C5588_PSoC_Creator_RVDS/FreeRTOS_Demo.cydsn/IntQueueTimer.h
index 032694d68..d748d0f0d 100644
--- a/FreeRTOS/Demo/CORTEX_CY8C5588_PSoC_Creator_RVDS/FreeRTOS_Demo.cydsn/IntQueueTimer.h
+++ b/FreeRTOS/Demo/CORTEX_CY8C5588_PSoC_Creator_RVDS/FreeRTOS_Demo.cydsn/IntQueueTimer.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/Demo/CORTEX_CY8C5588_PSoC_Creator_RVDS/FreeRTOS_Demo.cydsn/ParTest.c b/FreeRTOS/Demo/CORTEX_CY8C5588_PSoC_Creator_RVDS/FreeRTOS_Demo.cydsn/ParTest.c
index fc9fae7c1..b05814b7e 100644
--- a/FreeRTOS/Demo/CORTEX_CY8C5588_PSoC_Creator_RVDS/FreeRTOS_Demo.cydsn/ParTest.c
+++ b/FreeRTOS/Demo/CORTEX_CY8C5588_PSoC_Creator_RVDS/FreeRTOS_Demo.cydsn/ParTest.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/Demo/CORTEX_CY8C5588_PSoC_Creator_RVDS/FreeRTOS_Demo.cydsn/Serial.c b/FreeRTOS/Demo/CORTEX_CY8C5588_PSoC_Creator_RVDS/FreeRTOS_Demo.cydsn/Serial.c
index d5acd4cfa..e704c75f0 100644
--- a/FreeRTOS/Demo/CORTEX_CY8C5588_PSoC_Creator_RVDS/FreeRTOS_Demo.cydsn/Serial.c
+++ b/FreeRTOS/Demo/CORTEX_CY8C5588_PSoC_Creator_RVDS/FreeRTOS_Demo.cydsn/Serial.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/Demo/CORTEX_CY8C5588_PSoC_Creator_RVDS/FreeRTOS_Demo.cydsn/TimerTest.c b/FreeRTOS/Demo/CORTEX_CY8C5588_PSoC_Creator_RVDS/FreeRTOS_Demo.cydsn/TimerTest.c
index 22e7c6bb5..2bffc260e 100644
--- a/FreeRTOS/Demo/CORTEX_CY8C5588_PSoC_Creator_RVDS/FreeRTOS_Demo.cydsn/TimerTest.c
+++ b/FreeRTOS/Demo/CORTEX_CY8C5588_PSoC_Creator_RVDS/FreeRTOS_Demo.cydsn/TimerTest.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/Demo/CORTEX_CY8C5588_PSoC_Creator_RVDS/FreeRTOS_Demo.cydsn/main.c b/FreeRTOS/Demo/CORTEX_CY8C5588_PSoC_Creator_RVDS/FreeRTOS_Demo.cydsn/main.c
index d9cc9d817..996fab7ac 100644
--- a/FreeRTOS/Demo/CORTEX_CY8C5588_PSoC_Creator_RVDS/FreeRTOS_Demo.cydsn/main.c
+++ b/FreeRTOS/Demo/CORTEX_CY8C5588_PSoC_Creator_RVDS/FreeRTOS_Demo.cydsn/main.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/Demo/CORTEX_EFMG890F128_IAR/FreeRTOSConfig.h b/FreeRTOS/Demo/CORTEX_EFMG890F128_IAR/FreeRTOSConfig.h
index 1d52c9f08..b3aab40c9 100644
--- a/FreeRTOS/Demo/CORTEX_EFMG890F128_IAR/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/CORTEX_EFMG890F128_IAR/FreeRTOSConfig.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/Demo/CORTEX_EFMG890F128_IAR/ParTest.c b/FreeRTOS/Demo/CORTEX_EFMG890F128_IAR/ParTest.c
index 1d20c21ed..2cf390c82 100644
--- a/FreeRTOS/Demo/CORTEX_EFMG890F128_IAR/ParTest.c
+++ b/FreeRTOS/Demo/CORTEX_EFMG890F128_IAR/ParTest.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/Demo/CORTEX_EFMG890F128_IAR/lcdtest.c b/FreeRTOS/Demo/CORTEX_EFMG890F128_IAR/lcdtest.c
index 77a6faa69..250812dde 100644
--- a/FreeRTOS/Demo/CORTEX_EFMG890F128_IAR/lcdtest.c
+++ b/FreeRTOS/Demo/CORTEX_EFMG890F128_IAR/lcdtest.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/Demo/CORTEX_EFMG890F128_IAR/ledtest.c b/FreeRTOS/Demo/CORTEX_EFMG890F128_IAR/ledtest.c
index 47a020947..9c793ee94 100644
--- a/FreeRTOS/Demo/CORTEX_EFMG890F128_IAR/ledtest.c
+++ b/FreeRTOS/Demo/CORTEX_EFMG890F128_IAR/ledtest.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/Demo/CORTEX_EFMG890F128_IAR/ledtest.h b/FreeRTOS/Demo/CORTEX_EFMG890F128_IAR/ledtest.h
index 4c3dece25..6bcd9504b 100644
--- a/FreeRTOS/Demo/CORTEX_EFMG890F128_IAR/ledtest.h
+++ b/FreeRTOS/Demo/CORTEX_EFMG890F128_IAR/ledtest.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/Demo/CORTEX_EFMG890F128_IAR/main.c b/FreeRTOS/Demo/CORTEX_EFMG890F128_IAR/main.c
index 54f3d1341..8e6885782 100644
--- a/FreeRTOS/Demo/CORTEX_EFMG890F128_IAR/main.c
+++ b/FreeRTOS/Demo/CORTEX_EFMG890F128_IAR/main.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/Demo/CORTEX_Kinetis_K60_Tower_IAR/FreeRTOSConfig.h b/FreeRTOS/Demo/CORTEX_Kinetis_K60_Tower_IAR/FreeRTOSConfig.h
index 3c7085185..70a32b247 100644
--- a/FreeRTOS/Demo/CORTEX_Kinetis_K60_Tower_IAR/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/CORTEX_Kinetis_K60_Tower_IAR/FreeRTOSConfig.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/Demo/CORTEX_Kinetis_K60_Tower_IAR/ParTest.c b/FreeRTOS/Demo/CORTEX_Kinetis_K60_Tower_IAR/ParTest.c
index 97613bdc9..5da27dfc6 100644
--- a/FreeRTOS/Demo/CORTEX_Kinetis_K60_Tower_IAR/ParTest.c
+++ b/FreeRTOS/Demo/CORTEX_Kinetis_K60_Tower_IAR/ParTest.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/Demo/CORTEX_Kinetis_K60_Tower_IAR/main-full.c b/FreeRTOS/Demo/CORTEX_Kinetis_K60_Tower_IAR/main-full.c
index d10032383..34a6f50e9 100644
--- a/FreeRTOS/Demo/CORTEX_Kinetis_K60_Tower_IAR/main-full.c
+++ b/FreeRTOS/Demo/CORTEX_Kinetis_K60_Tower_IAR/main-full.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/Demo/CORTEX_Kinetis_K60_Tower_IAR/main_blinky.c b/FreeRTOS/Demo/CORTEX_Kinetis_K60_Tower_IAR/main_blinky.c
index c2bac7110..0dc3db1f2 100644
--- a/FreeRTOS/Demo/CORTEX_Kinetis_K60_Tower_IAR/main_blinky.c
+++ b/FreeRTOS/Demo/CORTEX_Kinetis_K60_Tower_IAR/main_blinky.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/Demo/CORTEX_Kinetis_K60_Tower_IAR/uIP_Task.c b/FreeRTOS/Demo/CORTEX_Kinetis_K60_Tower_IAR/uIP_Task.c
index 7037ca226..d8376a1c1 100644
--- a/FreeRTOS/Demo/CORTEX_Kinetis_K60_Tower_IAR/uIP_Task.c
+++ b/FreeRTOS/Demo/CORTEX_Kinetis_K60_Tower_IAR/uIP_Task.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/Demo/CORTEX_Kinetis_K60_Tower_IAR/webserver/EMAC.c b/FreeRTOS/Demo/CORTEX_Kinetis_K60_Tower_IAR/webserver/EMAC.c
index c604db62b..0d5154a08 100644
--- a/FreeRTOS/Demo/CORTEX_Kinetis_K60_Tower_IAR/webserver/EMAC.c
+++ b/FreeRTOS/Demo/CORTEX_Kinetis_K60_Tower_IAR/webserver/EMAC.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/Demo/CORTEX_Kinetis_K60_Tower_IAR/webserver/EMAC.h b/FreeRTOS/Demo/CORTEX_Kinetis_K60_Tower_IAR/webserver/EMAC.h
index e449e13d6..2ce36c7c5 100644
--- a/FreeRTOS/Demo/CORTEX_Kinetis_K60_Tower_IAR/webserver/EMAC.h
+++ b/FreeRTOS/Demo/CORTEX_Kinetis_K60_Tower_IAR/webserver/EMAC.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/Demo/CORTEX_LM3S102_GCC/Demo1/FreeRTOSConfig.h b/FreeRTOS/Demo/CORTEX_LM3S102_GCC/Demo1/FreeRTOSConfig.h
index 0a258b55a..22e2428fc 100644
--- a/FreeRTOS/Demo/CORTEX_LM3S102_GCC/Demo1/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/CORTEX_LM3S102_GCC/Demo1/FreeRTOSConfig.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/Demo/CORTEX_LM3S102_GCC/Demo1/main.c b/FreeRTOS/Demo/CORTEX_LM3S102_GCC/Demo1/main.c
index 139aa5c2e..4b266040d 100644
--- a/FreeRTOS/Demo/CORTEX_LM3S102_GCC/Demo1/main.c
+++ b/FreeRTOS/Demo/CORTEX_LM3S102_GCC/Demo1/main.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/Demo/CORTEX_LM3S102_GCC/Demo2/FreeRTOSConfig.h b/FreeRTOS/Demo/CORTEX_LM3S102_GCC/Demo2/FreeRTOSConfig.h
index 9d0f72d8b..e732dad65 100644
--- a/FreeRTOS/Demo/CORTEX_LM3S102_GCC/Demo2/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/CORTEX_LM3S102_GCC/Demo2/FreeRTOSConfig.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/Demo/CORTEX_LM3S102_GCC/Demo2/main.c b/FreeRTOS/Demo/CORTEX_LM3S102_GCC/Demo2/main.c
index 1bbe793ec..489883112 100644
--- a/FreeRTOS/Demo/CORTEX_LM3S102_GCC/Demo2/main.c
+++ b/FreeRTOS/Demo/CORTEX_LM3S102_GCC/Demo2/main.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/Demo/CORTEX_LM3S102_GCC/FreeRTOSConfig.h b/FreeRTOS/Demo/CORTEX_LM3S102_GCC/FreeRTOSConfig.h
index d0cb2337d..6df3228ff 100644
--- a/FreeRTOS/Demo/CORTEX_LM3S102_GCC/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/CORTEX_LM3S102_GCC/FreeRTOSConfig.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/Demo/CORTEX_LM3S102_GCC/ParTest/ParTest.c b/FreeRTOS/Demo/CORTEX_LM3S102_GCC/ParTest/ParTest.c
index 0669c72bf..e637c9838 100644
--- a/FreeRTOS/Demo/CORTEX_LM3S102_GCC/ParTest/ParTest.c
+++ b/FreeRTOS/Demo/CORTEX_LM3S102_GCC/ParTest/ParTest.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/Demo/CORTEX_LM3S102_GCC/main.c b/FreeRTOS/Demo/CORTEX_LM3S102_GCC/main.c
index 139aa5c2e..4b266040d 100644
--- a/FreeRTOS/Demo/CORTEX_LM3S102_GCC/main.c
+++ b/FreeRTOS/Demo/CORTEX_LM3S102_GCC/main.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/Demo/CORTEX_LM3S102_Rowley/Demo1/FreeRTOSConfig.h b/FreeRTOS/Demo/CORTEX_LM3S102_Rowley/Demo1/FreeRTOSConfig.h
index d0cb2337d..6df3228ff 100644
--- a/FreeRTOS/Demo/CORTEX_LM3S102_Rowley/Demo1/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/CORTEX_LM3S102_Rowley/Demo1/FreeRTOSConfig.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/Demo/CORTEX_LM3S102_Rowley/Demo1/ParTest.c b/FreeRTOS/Demo/CORTEX_LM3S102_Rowley/Demo1/ParTest.c
index 0669c72bf..e637c9838 100644
--- a/FreeRTOS/Demo/CORTEX_LM3S102_Rowley/Demo1/ParTest.c
+++ b/FreeRTOS/Demo/CORTEX_LM3S102_Rowley/Demo1/ParTest.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/Demo/CORTEX_LM3S102_Rowley/Demo1/main.c b/FreeRTOS/Demo/CORTEX_LM3S102_Rowley/Demo1/main.c
index 554625eae..b195df626 100644
--- a/FreeRTOS/Demo/CORTEX_LM3S102_Rowley/Demo1/main.c
+++ b/FreeRTOS/Demo/CORTEX_LM3S102_Rowley/Demo1/main.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/Demo/CORTEX_LM3S102_Rowley/Demo2/FreeRTOSConfig.h b/FreeRTOS/Demo/CORTEX_LM3S102_Rowley/Demo2/FreeRTOSConfig.h
index ac3d6d447..587d6ed81 100644
--- a/FreeRTOS/Demo/CORTEX_LM3S102_Rowley/Demo2/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/CORTEX_LM3S102_Rowley/Demo2/FreeRTOSConfig.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/Demo/CORTEX_LM3S102_Rowley/Demo2/ParTest.c b/FreeRTOS/Demo/CORTEX_LM3S102_Rowley/Demo2/ParTest.c
index 0669c72bf..e637c9838 100644
--- a/FreeRTOS/Demo/CORTEX_LM3S102_Rowley/Demo2/ParTest.c
+++ b/FreeRTOS/Demo/CORTEX_LM3S102_Rowley/Demo2/ParTest.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/Demo/CORTEX_LM3S102_Rowley/Demo2/main.c b/FreeRTOS/Demo/CORTEX_LM3S102_Rowley/Demo2/main.c
index de6163e9f..e9cd5df2e 100644
--- a/FreeRTOS/Demo/CORTEX_LM3S102_Rowley/Demo2/main.c
+++ b/FreeRTOS/Demo/CORTEX_LM3S102_Rowley/Demo2/main.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/Demo/CORTEX_LM3S102_Rowley/Demo3/FreeRTOSConfig.h b/FreeRTOS/Demo/CORTEX_LM3S102_Rowley/Demo3/FreeRTOSConfig.h
index c726eb3ef..4b512fa88 100644
--- a/FreeRTOS/Demo/CORTEX_LM3S102_Rowley/Demo3/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/CORTEX_LM3S102_Rowley/Demo3/FreeRTOSConfig.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/Demo/CORTEX_LM3S102_Rowley/Demo3/ParTest.c b/FreeRTOS/Demo/CORTEX_LM3S102_Rowley/Demo3/ParTest.c
index d0d7238a8..b91544c97 100644
--- a/FreeRTOS/Demo/CORTEX_LM3S102_Rowley/Demo3/ParTest.c
+++ b/FreeRTOS/Demo/CORTEX_LM3S102_Rowley/Demo3/ParTest.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/Demo/CORTEX_LM3S102_Rowley/Demo3/main.c b/FreeRTOS/Demo/CORTEX_LM3S102_Rowley/Demo3/main.c
index f02189522..b91f61bc5 100644
--- a/FreeRTOS/Demo/CORTEX_LM3S102_Rowley/Demo3/main.c
+++ b/FreeRTOS/Demo/CORTEX_LM3S102_Rowley/Demo3/main.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/Demo/CORTEX_LM3S316_IAR/FreeRTOSConfig.h b/FreeRTOS/Demo/CORTEX_LM3S316_IAR/FreeRTOSConfig.h
index df1dba757..a99ceb568 100644
--- a/FreeRTOS/Demo/CORTEX_LM3S316_IAR/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/CORTEX_LM3S316_IAR/FreeRTOSConfig.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/Demo/CORTEX_LM3S316_IAR/ParTest/ParTest.c b/FreeRTOS/Demo/CORTEX_LM3S316_IAR/ParTest/ParTest.c
index 0669c72bf..e637c9838 100644
--- a/FreeRTOS/Demo/CORTEX_LM3S316_IAR/ParTest/ParTest.c
+++ b/FreeRTOS/Demo/CORTEX_LM3S316_IAR/ParTest/ParTest.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/Demo/CORTEX_LM3S316_IAR/commstest.c b/FreeRTOS/Demo/CORTEX_LM3S316_IAR/commstest.c
index 2717bc61e..d7bc2bc19 100644
--- a/FreeRTOS/Demo/CORTEX_LM3S316_IAR/commstest.c
+++ b/FreeRTOS/Demo/CORTEX_LM3S316_IAR/commstest.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/Demo/CORTEX_LM3S316_IAR/commstest.h b/FreeRTOS/Demo/CORTEX_LM3S316_IAR/commstest.h
index 895f32d8e..8e1f2727c 100644
--- a/FreeRTOS/Demo/CORTEX_LM3S316_IAR/commstest.h
+++ b/FreeRTOS/Demo/CORTEX_LM3S316_IAR/commstest.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/Demo/CORTEX_LM3S316_IAR/main.c b/FreeRTOS/Demo/CORTEX_LM3S316_IAR/main.c
index 8e7893e2e..bb136c9b7 100644
--- a/FreeRTOS/Demo/CORTEX_LM3S316_IAR/main.c
+++ b/FreeRTOS/Demo/CORTEX_LM3S316_IAR/main.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/Demo/CORTEX_LM3S811_GCC/FreeRTOSConfig.h b/FreeRTOS/Demo/CORTEX_LM3S811_GCC/FreeRTOSConfig.h
index fac03d956..3d895cf74 100644
--- a/FreeRTOS/Demo/CORTEX_LM3S811_GCC/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/CORTEX_LM3S811_GCC/FreeRTOSConfig.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/Demo/CORTEX_LM3S811_GCC/main.c b/FreeRTOS/Demo/CORTEX_LM3S811_GCC/main.c
index 2a6c3c824..64654775b 100644
--- a/FreeRTOS/Demo/CORTEX_LM3S811_GCC/main.c
+++ b/FreeRTOS/Demo/CORTEX_LM3S811_GCC/main.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/Demo/CORTEX_LM3S811_IAR/FreeRTOSConfig.h b/FreeRTOS/Demo/CORTEX_LM3S811_IAR/FreeRTOSConfig.h
index dcf17d44d..66859d73d 100644
--- a/FreeRTOS/Demo/CORTEX_LM3S811_IAR/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/CORTEX_LM3S811_IAR/FreeRTOSConfig.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/Demo/CORTEX_LM3S811_IAR/main.c b/FreeRTOS/Demo/CORTEX_LM3S811_IAR/main.c
index 7da5eefe2..843fa0f4a 100644
--- a/FreeRTOS/Demo/CORTEX_LM3S811_IAR/main.c
+++ b/FreeRTOS/Demo/CORTEX_LM3S811_IAR/main.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/Demo/CORTEX_LM3S811_KEIL/FreeRTOSConfig.h b/FreeRTOS/Demo/CORTEX_LM3S811_KEIL/FreeRTOSConfig.h
index 102f9e0ea..a0081e674 100644
--- a/FreeRTOS/Demo/CORTEX_LM3S811_KEIL/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/CORTEX_LM3S811_KEIL/FreeRTOSConfig.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/Demo/CORTEX_LM3S811_KEIL/heap/heap_1.c b/FreeRTOS/Demo/CORTEX_LM3S811_KEIL/heap/heap_1.c
index d778c0058..7ffa700d4 100644
--- a/FreeRTOS/Demo/CORTEX_LM3S811_KEIL/heap/heap_1.c
+++ b/FreeRTOS/Demo/CORTEX_LM3S811_KEIL/heap/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/Demo/CORTEX_LM3S811_KEIL/main.c b/FreeRTOS/Demo/CORTEX_LM3S811_KEIL/main.c
index 47c2dd1a8..72d8610e0 100644
--- a/FreeRTOS/Demo/CORTEX_LM3S811_KEIL/main.c
+++ b/FreeRTOS/Demo/CORTEX_LM3S811_KEIL/main.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/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/FreeRTOSConfig.h b/FreeRTOS/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/FreeRTOSConfig.h
index ed3ca07d3..a3cd8e9fd 100644
--- a/FreeRTOS/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/FreeRTOSConfig.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/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/IntQueueTimer.c b/FreeRTOS/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/IntQueueTimer.c
index 0d2010e1d..b4c7533e3 100644
--- a/FreeRTOS/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/IntQueueTimer.c
+++ b/FreeRTOS/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/IntQueueTimer.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/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/IntQueueTimer.h b/FreeRTOS/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/IntQueueTimer.h
index 5be622fd0..9471c379a 100644
--- a/FreeRTOS/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/IntQueueTimer.h
+++ b/FreeRTOS/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/IntQueueTimer.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/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/Makefile b/FreeRTOS/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/Makefile
index 39452f0d6..02da3993f 100644
--- a/FreeRTOS/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/Makefile
+++ b/FreeRTOS/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/Makefile
@@ -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.
#
#
# ***************************************************************************
diff --git a/FreeRTOS/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/ParTest/ParTest.c b/FreeRTOS/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/ParTest/ParTest.c
index f7e2f0aa0..2de9bb833 100644
--- a/FreeRTOS/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/ParTest/ParTest.c
+++ b/FreeRTOS/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/ParTest/ParTest.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/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/main.c b/FreeRTOS/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/main.c
index 6550fad33..66e6f0430 100644
--- a/FreeRTOS/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/main.c
+++ b/FreeRTOS/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/main.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/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/timertest.c b/FreeRTOS/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/timertest.c
index c293b715b..93ce40729 100644
--- a/FreeRTOS/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/timertest.c
+++ b/FreeRTOS/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/timertest.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/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/webserver/emac.c b/FreeRTOS/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/webserver/emac.c
index c20322bd5..1d7fed56c 100644
--- a/FreeRTOS/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/webserver/emac.c
+++ b/FreeRTOS/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/webserver/emac.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/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/webserver/uIP_Task.c b/FreeRTOS/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/webserver/uIP_Task.c
index 06870455f..b6ee8df96 100644
--- a/FreeRTOS/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/webserver/uIP_Task.c
+++ b/FreeRTOS/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/webserver/uIP_Task.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/Demo/CORTEX_LM3Sxxxx_IAR_Keil/FreeRTOSConfig.h b/FreeRTOS/Demo/CORTEX_LM3Sxxxx_IAR_Keil/FreeRTOSConfig.h
index 69ca6c079..604690851 100644
--- a/FreeRTOS/Demo/CORTEX_LM3Sxxxx_IAR_Keil/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/CORTEX_LM3Sxxxx_IAR_Keil/FreeRTOSConfig.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/Demo/CORTEX_LM3Sxxxx_IAR_Keil/IntQueueTimer.c b/FreeRTOS/Demo/CORTEX_LM3Sxxxx_IAR_Keil/IntQueueTimer.c
index 0d2010e1d..b4c7533e3 100644
--- a/FreeRTOS/Demo/CORTEX_LM3Sxxxx_IAR_Keil/IntQueueTimer.c
+++ b/FreeRTOS/Demo/CORTEX_LM3Sxxxx_IAR_Keil/IntQueueTimer.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/Demo/CORTEX_LM3Sxxxx_IAR_Keil/IntQueueTimer.h b/FreeRTOS/Demo/CORTEX_LM3Sxxxx_IAR_Keil/IntQueueTimer.h
index 5be622fd0..9471c379a 100644
--- a/FreeRTOS/Demo/CORTEX_LM3Sxxxx_IAR_Keil/IntQueueTimer.h
+++ b/FreeRTOS/Demo/CORTEX_LM3Sxxxx_IAR_Keil/IntQueueTimer.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/Demo/CORTEX_LM3Sxxxx_IAR_Keil/ParTest/ParTest.c b/FreeRTOS/Demo/CORTEX_LM3Sxxxx_IAR_Keil/ParTest/ParTest.c
index f7e2f0aa0..2de9bb833 100644
--- a/FreeRTOS/Demo/CORTEX_LM3Sxxxx_IAR_Keil/ParTest/ParTest.c
+++ b/FreeRTOS/Demo/CORTEX_LM3Sxxxx_IAR_Keil/ParTest/ParTest.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/Demo/CORTEX_LM3Sxxxx_IAR_Keil/main.c b/FreeRTOS/Demo/CORTEX_LM3Sxxxx_IAR_Keil/main.c
index 79ba458fd..cf05e34d5 100644
--- a/FreeRTOS/Demo/CORTEX_LM3Sxxxx_IAR_Keil/main.c
+++ b/FreeRTOS/Demo/CORTEX_LM3Sxxxx_IAR_Keil/main.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/Demo/CORTEX_LM3Sxxxx_IAR_Keil/timertest.c b/FreeRTOS/Demo/CORTEX_LM3Sxxxx_IAR_Keil/timertest.c
index 70ec908c7..6999168a0 100644
--- a/FreeRTOS/Demo/CORTEX_LM3Sxxxx_IAR_Keil/timertest.c
+++ b/FreeRTOS/Demo/CORTEX_LM3Sxxxx_IAR_Keil/timertest.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/Demo/CORTEX_LM3Sxxxx_IAR_Keil/webserver/emac.c b/FreeRTOS/Demo/CORTEX_LM3Sxxxx_IAR_Keil/webserver/emac.c
index d9f86760f..f597b1611 100644
--- a/FreeRTOS/Demo/CORTEX_LM3Sxxxx_IAR_Keil/webserver/emac.c
+++ b/FreeRTOS/Demo/CORTEX_LM3Sxxxx_IAR_Keil/webserver/emac.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/Demo/CORTEX_LM3Sxxxx_IAR_Keil/webserver/uIP_Task.c b/FreeRTOS/Demo/CORTEX_LM3Sxxxx_IAR_Keil/webserver/uIP_Task.c
index 76c19e6b5..a7ed52066 100644
--- a/FreeRTOS/Demo/CORTEX_LM3Sxxxx_IAR_Keil/webserver/uIP_Task.c
+++ b/FreeRTOS/Demo/CORTEX_LM3Sxxxx_IAR_Keil/webserver/uIP_Task.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/Demo/CORTEX_LM3Sxxxx_Rowley/FreeRTOSConfig.h b/FreeRTOS/Demo/CORTEX_LM3Sxxxx_Rowley/FreeRTOSConfig.h
index ed8755240..6e08fd056 100644
--- a/FreeRTOS/Demo/CORTEX_LM3Sxxxx_Rowley/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/CORTEX_LM3Sxxxx_Rowley/FreeRTOSConfig.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/Demo/CORTEX_LM3Sxxxx_Rowley/IntQueueTimer.c b/FreeRTOS/Demo/CORTEX_LM3Sxxxx_Rowley/IntQueueTimer.c
index 0d2010e1d..b4c7533e3 100644
--- a/FreeRTOS/Demo/CORTEX_LM3Sxxxx_Rowley/IntQueueTimer.c
+++ b/FreeRTOS/Demo/CORTEX_LM3Sxxxx_Rowley/IntQueueTimer.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/Demo/CORTEX_LM3Sxxxx_Rowley/IntQueueTimer.h b/FreeRTOS/Demo/CORTEX_LM3Sxxxx_Rowley/IntQueueTimer.h
index 5be622fd0..9471c379a 100644
--- a/FreeRTOS/Demo/CORTEX_LM3Sxxxx_Rowley/IntQueueTimer.h
+++ b/FreeRTOS/Demo/CORTEX_LM3Sxxxx_Rowley/IntQueueTimer.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/Demo/CORTEX_LM3Sxxxx_Rowley/ParTest/ParTest.c b/FreeRTOS/Demo/CORTEX_LM3Sxxxx_Rowley/ParTest/ParTest.c
index f7e2f0aa0..2de9bb833 100644
--- a/FreeRTOS/Demo/CORTEX_LM3Sxxxx_Rowley/ParTest/ParTest.c
+++ b/FreeRTOS/Demo/CORTEX_LM3Sxxxx_Rowley/ParTest/ParTest.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/Demo/CORTEX_LM3Sxxxx_Rowley/main.c b/FreeRTOS/Demo/CORTEX_LM3Sxxxx_Rowley/main.c
index f09ef9fe3..df051ac95 100644
--- a/FreeRTOS/Demo/CORTEX_LM3Sxxxx_Rowley/main.c
+++ b/FreeRTOS/Demo/CORTEX_LM3Sxxxx_Rowley/main.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/Demo/CORTEX_LM3Sxxxx_Rowley/timertest.c b/FreeRTOS/Demo/CORTEX_LM3Sxxxx_Rowley/timertest.c
index c293b715b..93ce40729 100644
--- a/FreeRTOS/Demo/CORTEX_LM3Sxxxx_Rowley/timertest.c
+++ b/FreeRTOS/Demo/CORTEX_LM3Sxxxx_Rowley/timertest.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/Demo/CORTEX_LM3Sxxxx_Rowley/webserver/emac.c b/FreeRTOS/Demo/CORTEX_LM3Sxxxx_Rowley/webserver/emac.c
index 832c09790..15e71e182 100644
--- a/FreeRTOS/Demo/CORTEX_LM3Sxxxx_Rowley/webserver/emac.c
+++ b/FreeRTOS/Demo/CORTEX_LM3Sxxxx_Rowley/webserver/emac.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/Demo/CORTEX_LM3Sxxxx_Rowley/webserver/uIP_Task.c b/FreeRTOS/Demo/CORTEX_LM3Sxxxx_Rowley/webserver/uIP_Task.c
index 1b4f623c4..b60a72ad8 100644
--- a/FreeRTOS/Demo/CORTEX_LM3Sxxxx_Rowley/webserver/uIP_Task.c
+++ b/FreeRTOS/Demo/CORTEX_LM3Sxxxx_Rowley/webserver/uIP_Task.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/Demo/CORTEX_LPC1768_GCC_RedSuite/src/FreeRTOSConfig.h b/FreeRTOS/Demo/CORTEX_LPC1768_GCC_RedSuite/src/FreeRTOSConfig.h
index 74bb9b27e..614e219b8 100644
--- a/FreeRTOS/Demo/CORTEX_LPC1768_GCC_RedSuite/src/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/CORTEX_LPC1768_GCC_RedSuite/src/FreeRTOSConfig.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/Demo/CORTEX_LPC1768_GCC_RedSuite/src/ParTest.c b/FreeRTOS/Demo/CORTEX_LPC1768_GCC_RedSuite/src/ParTest.c
index b3a5abf85..1d4d07be9 100644
--- a/FreeRTOS/Demo/CORTEX_LPC1768_GCC_RedSuite/src/ParTest.c
+++ b/FreeRTOS/Demo/CORTEX_LPC1768_GCC_RedSuite/src/ParTest.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/Demo/CORTEX_LPC1768_GCC_RedSuite/src/main.c b/FreeRTOS/Demo/CORTEX_LPC1768_GCC_RedSuite/src/main.c
index 7342bea03..a403f0ede 100644
--- a/FreeRTOS/Demo/CORTEX_LPC1768_GCC_RedSuite/src/main.c
+++ b/FreeRTOS/Demo/CORTEX_LPC1768_GCC_RedSuite/src/main.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/Demo/CORTEX_LPC1768_GCC_RedSuite/src/webserver/emac.c b/FreeRTOS/Demo/CORTEX_LPC1768_GCC_RedSuite/src/webserver/emac.c
index 5ff43b0e7..09cb9da1b 100644
--- a/FreeRTOS/Demo/CORTEX_LPC1768_GCC_RedSuite/src/webserver/emac.c
+++ b/FreeRTOS/Demo/CORTEX_LPC1768_GCC_RedSuite/src/webserver/emac.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/Demo/CORTEX_LPC1768_GCC_RedSuite/src/webserver/uIP_Task.c b/FreeRTOS/Demo/CORTEX_LPC1768_GCC_RedSuite/src/webserver/uIP_Task.c
index 9cccdaef0..47784d845 100644
--- a/FreeRTOS/Demo/CORTEX_LPC1768_GCC_RedSuite/src/webserver/uIP_Task.c
+++ b/FreeRTOS/Demo/CORTEX_LPC1768_GCC_RedSuite/src/webserver/uIP_Task.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/Demo/CORTEX_LPC1768_GCC_Rowley/FreeRTOSConfig.h b/FreeRTOS/Demo/CORTEX_LPC1768_GCC_Rowley/FreeRTOSConfig.h
index 5e248871b..3be4e700c 100644
--- a/FreeRTOS/Demo/CORTEX_LPC1768_GCC_Rowley/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/CORTEX_LPC1768_GCC_Rowley/FreeRTOSConfig.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/Demo/CORTEX_LPC1768_GCC_Rowley/LED.h b/FreeRTOS/Demo/CORTEX_LPC1768_GCC_Rowley/LED.h
index c286d755e..2f1f4c6f4 100644
--- a/FreeRTOS/Demo/CORTEX_LPC1768_GCC_Rowley/LED.h
+++ b/FreeRTOS/Demo/CORTEX_LPC1768_GCC_Rowley/LED.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/Demo/CORTEX_LPC1768_GCC_Rowley/ParTest.c b/FreeRTOS/Demo/CORTEX_LPC1768_GCC_Rowley/ParTest.c
index 68fcfd037..1e97416ba 100644
--- a/FreeRTOS/Demo/CORTEX_LPC1768_GCC_Rowley/ParTest.c
+++ b/FreeRTOS/Demo/CORTEX_LPC1768_GCC_Rowley/ParTest.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/Demo/CORTEX_LPC1768_GCC_Rowley/main.c b/FreeRTOS/Demo/CORTEX_LPC1768_GCC_Rowley/main.c
index 94be86c14..2e8e45d33 100644
--- a/FreeRTOS/Demo/CORTEX_LPC1768_GCC_Rowley/main.c
+++ b/FreeRTOS/Demo/CORTEX_LPC1768_GCC_Rowley/main.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/Demo/CORTEX_LPC1768_GCC_Rowley/webserver/emac.c b/FreeRTOS/Demo/CORTEX_LPC1768_GCC_Rowley/webserver/emac.c
index 730c2def1..b2e9062da 100644
--- a/FreeRTOS/Demo/CORTEX_LPC1768_GCC_Rowley/webserver/emac.c
+++ b/FreeRTOS/Demo/CORTEX_LPC1768_GCC_Rowley/webserver/emac.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/Demo/CORTEX_LPC1768_GCC_Rowley/webserver/uIP_Task.c b/FreeRTOS/Demo/CORTEX_LPC1768_GCC_Rowley/webserver/uIP_Task.c
index 835e7496b..5d64a5908 100644
--- a/FreeRTOS/Demo/CORTEX_LPC1768_GCC_Rowley/webserver/uIP_Task.c
+++ b/FreeRTOS/Demo/CORTEX_LPC1768_GCC_Rowley/webserver/uIP_Task.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/Demo/CORTEX_LPC1768_IAR/FreeRTOSConfig.h b/FreeRTOS/Demo/CORTEX_LPC1768_IAR/FreeRTOSConfig.h
index 21b0c99e3..2fcc92564 100644
--- a/FreeRTOS/Demo/CORTEX_LPC1768_IAR/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/CORTEX_LPC1768_IAR/FreeRTOSConfig.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/Demo/CORTEX_LPC1768_IAR/LED.h b/FreeRTOS/Demo/CORTEX_LPC1768_IAR/LED.h
index c286d755e..2f1f4c6f4 100644
--- a/FreeRTOS/Demo/CORTEX_LPC1768_IAR/LED.h
+++ b/FreeRTOS/Demo/CORTEX_LPC1768_IAR/LED.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/Demo/CORTEX_LPC1768_IAR/ParTest.c b/FreeRTOS/Demo/CORTEX_LPC1768_IAR/ParTest.c
index caa50a921..f6b86fc23 100644
--- a/FreeRTOS/Demo/CORTEX_LPC1768_IAR/ParTest.c
+++ b/FreeRTOS/Demo/CORTEX_LPC1768_IAR/ParTest.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/Demo/CORTEX_LPC1768_IAR/main.c b/FreeRTOS/Demo/CORTEX_LPC1768_IAR/main.c
index b3d1d3c33..7699bb181 100644
--- a/FreeRTOS/Demo/CORTEX_LPC1768_IAR/main.c
+++ b/FreeRTOS/Demo/CORTEX_LPC1768_IAR/main.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/Demo/CORTEX_LPC1768_IAR/webserver/emac.c b/FreeRTOS/Demo/CORTEX_LPC1768_IAR/webserver/emac.c
index f1b03ba5d..402a7fdeb 100644
--- a/FreeRTOS/Demo/CORTEX_LPC1768_IAR/webserver/emac.c
+++ b/FreeRTOS/Demo/CORTEX_LPC1768_IAR/webserver/emac.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/Demo/CORTEX_LPC1768_IAR/webserver/uIP_Task.c b/FreeRTOS/Demo/CORTEX_LPC1768_IAR/webserver/uIP_Task.c
index 835e7496b..5d64a5908 100644
--- a/FreeRTOS/Demo/CORTEX_LPC1768_IAR/webserver/uIP_Task.c
+++ b/FreeRTOS/Demo/CORTEX_LPC1768_IAR/webserver/uIP_Task.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/Demo/CORTEX_M0+_Atmel_SAMD20_XPlained/RTOSDemo/src/RegTest.c b/FreeRTOS/Demo/CORTEX_M0+_Atmel_SAMD20_XPlained/RTOSDemo/src/RegTest.c
index 04f902303..d68cd19d2 100644
--- a/FreeRTOS/Demo/CORTEX_M0+_Atmel_SAMD20_XPlained/RTOSDemo/src/RegTest.c
+++ b/FreeRTOS/Demo/CORTEX_M0+_Atmel_SAMD20_XPlained/RTOSDemo/src/RegTest.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/Demo/CORTEX_M0+_Atmel_SAMD20_XPlained/RTOSDemo/src/Sample-CLI-commands.c b/FreeRTOS/Demo/CORTEX_M0+_Atmel_SAMD20_XPlained/RTOSDemo/src/Sample-CLI-commands.c
index 7a5700791..ef7ebd438 100644
--- a/FreeRTOS/Demo/CORTEX_M0+_Atmel_SAMD20_XPlained/RTOSDemo/src/Sample-CLI-commands.c
+++ b/FreeRTOS/Demo/CORTEX_M0+_Atmel_SAMD20_XPlained/RTOSDemo/src/Sample-CLI-commands.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/Demo/CORTEX_M0+_Atmel_SAMD20_XPlained/RTOSDemo/src/UARTCommandConsole.c b/FreeRTOS/Demo/CORTEX_M0+_Atmel_SAMD20_XPlained/RTOSDemo/src/UARTCommandConsole.c
index c3d25ee24..11225e300 100644
--- a/FreeRTOS/Demo/CORTEX_M0+_Atmel_SAMD20_XPlained/RTOSDemo/src/UARTCommandConsole.c
+++ b/FreeRTOS/Demo/CORTEX_M0+_Atmel_SAMD20_XPlained/RTOSDemo/src/UARTCommandConsole.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/Demo/CORTEX_M0+_Atmel_SAMD20_XPlained/RTOSDemo/src/UARTCommandConsole.h b/FreeRTOS/Demo/CORTEX_M0+_Atmel_SAMD20_XPlained/RTOSDemo/src/UARTCommandConsole.h
index 7ee687190..d54a54a74 100644
--- a/FreeRTOS/Demo/CORTEX_M0+_Atmel_SAMD20_XPlained/RTOSDemo/src/UARTCommandConsole.h
+++ b/FreeRTOS/Demo/CORTEX_M0+_Atmel_SAMD20_XPlained/RTOSDemo/src/UARTCommandConsole.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/Demo/CORTEX_M0+_Atmel_SAMD20_XPlained/RTOSDemo/src/config/FreeRTOSConfig.h b/FreeRTOS/Demo/CORTEX_M0+_Atmel_SAMD20_XPlained/RTOSDemo/src/config/FreeRTOSConfig.h
index 2f1a994a7..e59170a72 100644
--- a/FreeRTOS/Demo/CORTEX_M0+_Atmel_SAMD20_XPlained/RTOSDemo/src/config/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/CORTEX_M0+_Atmel_SAMD20_XPlained/RTOSDemo/src/config/FreeRTOSConfig.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/Demo/CORTEX_M0+_Atmel_SAMD20_XPlained/RTOSDemo/src/main-blinky.c b/FreeRTOS/Demo/CORTEX_M0+_Atmel_SAMD20_XPlained/RTOSDemo/src/main-blinky.c
index 7d04f8379..d6b79dec9 100644
--- a/FreeRTOS/Demo/CORTEX_M0+_Atmel_SAMD20_XPlained/RTOSDemo/src/main-blinky.c
+++ b/FreeRTOS/Demo/CORTEX_M0+_Atmel_SAMD20_XPlained/RTOSDemo/src/main-blinky.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/Demo/CORTEX_M0+_Atmel_SAMD20_XPlained/RTOSDemo/src/main-full.c b/FreeRTOS/Demo/CORTEX_M0+_Atmel_SAMD20_XPlained/RTOSDemo/src/main-full.c
index 3a33c642d..128317cf7 100644
--- a/FreeRTOS/Demo/CORTEX_M0+_Atmel_SAMD20_XPlained/RTOSDemo/src/main-full.c
+++ b/FreeRTOS/Demo/CORTEX_M0+_Atmel_SAMD20_XPlained/RTOSDemo/src/main-full.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/Demo/CORTEX_M0+_Atmel_SAMD20_XPlained/RTOSDemo/src/main.c b/FreeRTOS/Demo/CORTEX_M0+_Atmel_SAMD20_XPlained/RTOSDemo/src/main.c
index 23006bf59..3ef49b9c6 100644
--- a/FreeRTOS/Demo/CORTEX_M0+_Atmel_SAMD20_XPlained/RTOSDemo/src/main.c
+++ b/FreeRTOS/Demo/CORTEX_M0+_Atmel_SAMD20_XPlained/RTOSDemo/src/main.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/Demo/CORTEX_M0_Infineon_XMC1000_IAR_Keil_GCC/Atollic_Specific/RegTest.c b/FreeRTOS/Demo/CORTEX_M0_Infineon_XMC1000_IAR_Keil_GCC/Atollic_Specific/RegTest.c
index fd69ed672..f398324e2 100644
--- a/FreeRTOS/Demo/CORTEX_M0_Infineon_XMC1000_IAR_Keil_GCC/Atollic_Specific/RegTest.c
+++ b/FreeRTOS/Demo/CORTEX_M0_Infineon_XMC1000_IAR_Keil_GCC/Atollic_Specific/RegTest.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/Demo/CORTEX_M0_Infineon_XMC1000_IAR_Keil_GCC/FreeRTOSConfig.h b/FreeRTOS/Demo/CORTEX_M0_Infineon_XMC1000_IAR_Keil_GCC/FreeRTOSConfig.h
index 2280c89a8..9c44a49b5 100644
--- a/FreeRTOS/Demo/CORTEX_M0_Infineon_XMC1000_IAR_Keil_GCC/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/CORTEX_M0_Infineon_XMC1000_IAR_Keil_GCC/FreeRTOSConfig.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/Demo/CORTEX_M0_Infineon_XMC1000_IAR_Keil_GCC/IAR_Specific/RegTest_IAR.s b/FreeRTOS/Demo/CORTEX_M0_Infineon_XMC1000_IAR_Keil_GCC/IAR_Specific/RegTest_IAR.s
index 52743e41a..11ba5c3ff 100644
--- a/FreeRTOS/Demo/CORTEX_M0_Infineon_XMC1000_IAR_Keil_GCC/IAR_Specific/RegTest_IAR.s
+++ b/FreeRTOS/Demo/CORTEX_M0_Infineon_XMC1000_IAR_Keil_GCC/IAR_Specific/RegTest_IAR.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/Demo/CORTEX_M0_Infineon_XMC1000_IAR_Keil_GCC/Keil_Specific/RegTest_Keil.s b/FreeRTOS/Demo/CORTEX_M0_Infineon_XMC1000_IAR_Keil_GCC/Keil_Specific/RegTest_Keil.s
index 0a38b7b2b..30037ccf6 100644
--- a/FreeRTOS/Demo/CORTEX_M0_Infineon_XMC1000_IAR_Keil_GCC/Keil_Specific/RegTest_Keil.s
+++ b/FreeRTOS/Demo/CORTEX_M0_Infineon_XMC1000_IAR_Keil_GCC/Keil_Specific/RegTest_Keil.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.
;
; VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
;
diff --git a/FreeRTOS/Demo/CORTEX_M0_Infineon_XMC1000_IAR_Keil_GCC/ParTest_XMC1100.c b/FreeRTOS/Demo/CORTEX_M0_Infineon_XMC1000_IAR_Keil_GCC/ParTest_XMC1100.c
index 9dccfb57f..3bed3bebd 100644
--- a/FreeRTOS/Demo/CORTEX_M0_Infineon_XMC1000_IAR_Keil_GCC/ParTest_XMC1100.c
+++ b/FreeRTOS/Demo/CORTEX_M0_Infineon_XMC1000_IAR_Keil_GCC/ParTest_XMC1100.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/Demo/CORTEX_M0_Infineon_XMC1000_IAR_Keil_GCC/ParTest_XMC1200.c b/FreeRTOS/Demo/CORTEX_M0_Infineon_XMC1000_IAR_Keil_GCC/ParTest_XMC1200.c
index d2079ff79..5ee8942a0 100644
--- a/FreeRTOS/Demo/CORTEX_M0_Infineon_XMC1000_IAR_Keil_GCC/ParTest_XMC1200.c
+++ b/FreeRTOS/Demo/CORTEX_M0_Infineon_XMC1000_IAR_Keil_GCC/ParTest_XMC1200.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/Demo/CORTEX_M0_Infineon_XMC1000_IAR_Keil_GCC/ParTest_XMC1300.c b/FreeRTOS/Demo/CORTEX_M0_Infineon_XMC1000_IAR_Keil_GCC/ParTest_XMC1300.c
index 69e2bbdf2..dd44b90e6 100644
--- a/FreeRTOS/Demo/CORTEX_M0_Infineon_XMC1000_IAR_Keil_GCC/ParTest_XMC1300.c
+++ b/FreeRTOS/Demo/CORTEX_M0_Infineon_XMC1000_IAR_Keil_GCC/ParTest_XMC1300.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/Demo/CORTEX_M0_Infineon_XMC1000_IAR_Keil_GCC/main-blinky.c b/FreeRTOS/Demo/CORTEX_M0_Infineon_XMC1000_IAR_Keil_GCC/main-blinky.c
index 4698647bd..e5d827711 100644
--- a/FreeRTOS/Demo/CORTEX_M0_Infineon_XMC1000_IAR_Keil_GCC/main-blinky.c
+++ b/FreeRTOS/Demo/CORTEX_M0_Infineon_XMC1000_IAR_Keil_GCC/main-blinky.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/Demo/CORTEX_M0_Infineon_XMC1000_IAR_Keil_GCC/main-full.c b/FreeRTOS/Demo/CORTEX_M0_Infineon_XMC1000_IAR_Keil_GCC/main-full.c
index cdaf457b0..7e6495c5a 100644
--- a/FreeRTOS/Demo/CORTEX_M0_Infineon_XMC1000_IAR_Keil_GCC/main-full.c
+++ b/FreeRTOS/Demo/CORTEX_M0_Infineon_XMC1000_IAR_Keil_GCC/main-full.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/Demo/CORTEX_M0_Infineon_XMC1000_IAR_Keil_GCC/main.c b/FreeRTOS/Demo/CORTEX_M0_Infineon_XMC1000_IAR_Keil_GCC/main.c
index eea7176dd..2402d9200 100644
--- a/FreeRTOS/Demo/CORTEX_M0_Infineon_XMC1000_IAR_Keil_GCC/main.c
+++ b/FreeRTOS/Demo/CORTEX_M0_Infineon_XMC1000_IAR_Keil_GCC/main.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/Demo/CORTEX_M0_LPC1114_LPCXpresso/RTOSDemo/Source/FreeRTOSConfig.h b/FreeRTOS/Demo/CORTEX_M0_LPC1114_LPCXpresso/RTOSDemo/Source/FreeRTOSConfig.h
index e5fe21878..e17fc962e 100644
--- a/FreeRTOS/Demo/CORTEX_M0_LPC1114_LPCXpresso/RTOSDemo/Source/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/CORTEX_M0_LPC1114_LPCXpresso/RTOSDemo/Source/FreeRTOSConfig.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/Demo/CORTEX_M0_LPC1114_LPCXpresso/RTOSDemo/Source/IntQueueTimer.c b/FreeRTOS/Demo/CORTEX_M0_LPC1114_LPCXpresso/RTOSDemo/Source/IntQueueTimer.c
index c507f0fb4..8f4c75556 100644
--- a/FreeRTOS/Demo/CORTEX_M0_LPC1114_LPCXpresso/RTOSDemo/Source/IntQueueTimer.c
+++ b/FreeRTOS/Demo/CORTEX_M0_LPC1114_LPCXpresso/RTOSDemo/Source/IntQueueTimer.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/Demo/CORTEX_M0_LPC1114_LPCXpresso/RTOSDemo/Source/IntQueueTimer.h b/FreeRTOS/Demo/CORTEX_M0_LPC1114_LPCXpresso/RTOSDemo/Source/IntQueueTimer.h
index 5be622fd0..9471c379a 100644
--- a/FreeRTOS/Demo/CORTEX_M0_LPC1114_LPCXpresso/RTOSDemo/Source/IntQueueTimer.h
+++ b/FreeRTOS/Demo/CORTEX_M0_LPC1114_LPCXpresso/RTOSDemo/Source/IntQueueTimer.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/Demo/CORTEX_M0_LPC1114_LPCXpresso/RTOSDemo/Source/RegTest.c b/FreeRTOS/Demo/CORTEX_M0_LPC1114_LPCXpresso/RTOSDemo/Source/RegTest.c
index 5672f7924..ba8463aa6 100644
--- a/FreeRTOS/Demo/CORTEX_M0_LPC1114_LPCXpresso/RTOSDemo/Source/RegTest.c
+++ b/FreeRTOS/Demo/CORTEX_M0_LPC1114_LPCXpresso/RTOSDemo/Source/RegTest.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/Demo/CORTEX_M0_LPC1114_LPCXpresso/RTOSDemo/Source/main-blinky.c b/FreeRTOS/Demo/CORTEX_M0_LPC1114_LPCXpresso/RTOSDemo/Source/main-blinky.c
index a9c998103..7793505ef 100644
--- a/FreeRTOS/Demo/CORTEX_M0_LPC1114_LPCXpresso/RTOSDemo/Source/main-blinky.c
+++ b/FreeRTOS/Demo/CORTEX_M0_LPC1114_LPCXpresso/RTOSDemo/Source/main-blinky.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/Demo/CORTEX_M0_LPC1114_LPCXpresso/RTOSDemo/Source/main-full.c b/FreeRTOS/Demo/CORTEX_M0_LPC1114_LPCXpresso/RTOSDemo/Source/main-full.c
index 9cce7cc75..5987ac0b7 100644
--- a/FreeRTOS/Demo/CORTEX_M0_LPC1114_LPCXpresso/RTOSDemo/Source/main-full.c
+++ b/FreeRTOS/Demo/CORTEX_M0_LPC1114_LPCXpresso/RTOSDemo/Source/main-full.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/Demo/CORTEX_M0_LPC1114_LPCXpresso/RTOSDemo/Source/main.c b/FreeRTOS/Demo/CORTEX_M0_LPC1114_LPCXpresso/RTOSDemo/Source/main.c
index 3856cc020..c7d6f2d21 100644
--- a/FreeRTOS/Demo/CORTEX_M0_LPC1114_LPCXpresso/RTOSDemo/Source/main.c
+++ b/FreeRTOS/Demo/CORTEX_M0_LPC1114_LPCXpresso/RTOSDemo/Source/main.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/Demo/CORTEX_M0_STM32F0518_IAR/FreeRTOSConfig.h b/FreeRTOS/Demo/CORTEX_M0_STM32F0518_IAR/FreeRTOSConfig.h
index 4a9f652e4..64927f8c5 100644
--- a/FreeRTOS/Demo/CORTEX_M0_STM32F0518_IAR/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/CORTEX_M0_STM32F0518_IAR/FreeRTOSConfig.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/Demo/CORTEX_M0_STM32F0518_IAR/ParTest.c b/FreeRTOS/Demo/CORTEX_M0_STM32F0518_IAR/ParTest.c
index 0f6bd03bf..2851c72f1 100644
--- a/FreeRTOS/Demo/CORTEX_M0_STM32F0518_IAR/ParTest.c
+++ b/FreeRTOS/Demo/CORTEX_M0_STM32F0518_IAR/ParTest.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/Demo/CORTEX_M0_STM32F0518_IAR/RegTest.s b/FreeRTOS/Demo/CORTEX_M0_STM32F0518_IAR/RegTest.s
index 54a189504..77c61959e 100644
--- a/FreeRTOS/Demo/CORTEX_M0_STM32F0518_IAR/RegTest.s
+++ b/FreeRTOS/Demo/CORTEX_M0_STM32F0518_IAR/RegTest.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/Demo/CORTEX_M0_STM32F0518_IAR/main-blinky.c b/FreeRTOS/Demo/CORTEX_M0_STM32F0518_IAR/main-blinky.c
index 571404d83..cb223c766 100644
--- a/FreeRTOS/Demo/CORTEX_M0_STM32F0518_IAR/main-blinky.c
+++ b/FreeRTOS/Demo/CORTEX_M0_STM32F0518_IAR/main-blinky.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/Demo/CORTEX_M0_STM32F0518_IAR/main-full.c b/FreeRTOS/Demo/CORTEX_M0_STM32F0518_IAR/main-full.c
index c629a148a..19e0394d7 100644
--- a/FreeRTOS/Demo/CORTEX_M0_STM32F0518_IAR/main-full.c
+++ b/FreeRTOS/Demo/CORTEX_M0_STM32F0518_IAR/main-full.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/Demo/CORTEX_M0_STM32F0518_IAR/main.c b/FreeRTOS/Demo/CORTEX_M0_STM32F0518_IAR/main.c
index d89f214bc..410f6ade7 100644
--- a/FreeRTOS/Demo/CORTEX_M0_STM32F0518_IAR/main.c
+++ b/FreeRTOS/Demo/CORTEX_M0_STM32F0518_IAR/main.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/Demo/CORTEX_M4F_ATSAM4E_Atmel_Studio/src/IntQueueTimer.c b/FreeRTOS/Demo/CORTEX_M4F_ATSAM4E_Atmel_Studio/src/IntQueueTimer.c
index fbcd6cdc3..9783f7c28 100644
--- a/FreeRTOS/Demo/CORTEX_M4F_ATSAM4E_Atmel_Studio/src/IntQueueTimer.c
+++ b/FreeRTOS/Demo/CORTEX_M4F_ATSAM4E_Atmel_Studio/src/IntQueueTimer.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/Demo/CORTEX_M4F_ATSAM4E_Atmel_Studio/src/IntQueueTimer.h b/FreeRTOS/Demo/CORTEX_M4F_ATSAM4E_Atmel_Studio/src/IntQueueTimer.h
index 3be63652f..291624256 100644
--- a/FreeRTOS/Demo/CORTEX_M4F_ATSAM4E_Atmel_Studio/src/IntQueueTimer.h
+++ b/FreeRTOS/Demo/CORTEX_M4F_ATSAM4E_Atmel_Studio/src/IntQueueTimer.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/Demo/CORTEX_M4F_ATSAM4E_Atmel_Studio/src/ParTest.c b/FreeRTOS/Demo/CORTEX_M4F_ATSAM4E_Atmel_Studio/src/ParTest.c
index 55d6e16ab..c63e27181 100644
--- a/FreeRTOS/Demo/CORTEX_M4F_ATSAM4E_Atmel_Studio/src/ParTest.c
+++ b/FreeRTOS/Demo/CORTEX_M4F_ATSAM4E_Atmel_Studio/src/ParTest.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/Demo/CORTEX_M4F_ATSAM4E_Atmel_Studio/src/RunTimeStatsTimer.c b/FreeRTOS/Demo/CORTEX_M4F_ATSAM4E_Atmel_Studio/src/RunTimeStatsTimer.c
index 734fd6c4d..6633e9e62 100644
--- a/FreeRTOS/Demo/CORTEX_M4F_ATSAM4E_Atmel_Studio/src/RunTimeStatsTimer.c
+++ b/FreeRTOS/Demo/CORTEX_M4F_ATSAM4E_Atmel_Studio/src/RunTimeStatsTimer.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/Demo/CORTEX_M4F_ATSAM4E_Atmel_Studio/src/config/FreeRTOSConfig.h b/FreeRTOS/Demo/CORTEX_M4F_ATSAM4E_Atmel_Studio/src/config/FreeRTOSConfig.h
index e45697780..a2e3c7a2b 100644
--- a/FreeRTOS/Demo/CORTEX_M4F_ATSAM4E_Atmel_Studio/src/config/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/CORTEX_M4F_ATSAM4E_Atmel_Studio/src/config/FreeRTOSConfig.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/Demo/CORTEX_M4F_ATSAM4E_Atmel_Studio/src/main.c b/FreeRTOS/Demo/CORTEX_M4F_ATSAM4E_Atmel_Studio/src/main.c
index 919077191..c3b2456db 100644
--- a/FreeRTOS/Demo/CORTEX_M4F_ATSAM4E_Atmel_Studio/src/main.c
+++ b/FreeRTOS/Demo/CORTEX_M4F_ATSAM4E_Atmel_Studio/src/main.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/Demo/CORTEX_M4F_ATSAM4E_Atmel_Studio/src/main_blinky.c b/FreeRTOS/Demo/CORTEX_M4F_ATSAM4E_Atmel_Studio/src/main_blinky.c
index 0e7399037..786cb181c 100644
--- a/FreeRTOS/Demo/CORTEX_M4F_ATSAM4E_Atmel_Studio/src/main_blinky.c
+++ b/FreeRTOS/Demo/CORTEX_M4F_ATSAM4E_Atmel_Studio/src/main_blinky.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/Demo/CORTEX_M4F_ATSAM4E_Atmel_Studio/src/main_full.c b/FreeRTOS/Demo/CORTEX_M4F_ATSAM4E_Atmel_Studio/src/main_full.c
index ab56c9918..dffe36cf3 100644
--- a/FreeRTOS/Demo/CORTEX_M4F_ATSAM4E_Atmel_Studio/src/main_full.c
+++ b/FreeRTOS/Demo/CORTEX_M4F_ATSAM4E_Atmel_Studio/src/main_full.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/Demo/CORTEX_M4F_Infineon_XMC4000_GCC_Dave/FreeRTOSConfig.h b/FreeRTOS/Demo/CORTEX_M4F_Infineon_XMC4000_GCC_Dave/FreeRTOSConfig.h
index 2567dd978..9b0029394 100644
--- a/FreeRTOS/Demo/CORTEX_M4F_Infineon_XMC4000_GCC_Dave/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/CORTEX_M4F_Infineon_XMC4000_GCC_Dave/FreeRTOSConfig.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/Demo/CORTEX_M4F_Infineon_XMC4000_GCC_Dave/main.c b/FreeRTOS/Demo/CORTEX_M4F_Infineon_XMC4000_GCC_Dave/main.c
index 73fec3f03..d09d051ec 100644
--- a/FreeRTOS/Demo/CORTEX_M4F_Infineon_XMC4000_GCC_Dave/main.c
+++ b/FreeRTOS/Demo/CORTEX_M4F_Infineon_XMC4000_GCC_Dave/main.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/Demo/CORTEX_M4F_Infineon_XMC4000_GCC_Dave/main_blinky.c b/FreeRTOS/Demo/CORTEX_M4F_Infineon_XMC4000_GCC_Dave/main_blinky.c
index 27aa8b853..20be22eb1 100644
--- a/FreeRTOS/Demo/CORTEX_M4F_Infineon_XMC4000_GCC_Dave/main_blinky.c
+++ b/FreeRTOS/Demo/CORTEX_M4F_Infineon_XMC4000_GCC_Dave/main_blinky.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/Demo/CORTEX_M4F_Infineon_XMC4000_GCC_Dave/main_full.c b/FreeRTOS/Demo/CORTEX_M4F_Infineon_XMC4000_GCC_Dave/main_full.c
index 8227fc754..aaacfd6e8 100644
--- a/FreeRTOS/Demo/CORTEX_M4F_Infineon_XMC4000_GCC_Dave/main_full.c
+++ b/FreeRTOS/Demo/CORTEX_M4F_Infineon_XMC4000_GCC_Dave/main_full.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/Demo/CORTEX_M4F_Infineon_XMC4000_IAR/FreeRTOSConfig.h b/FreeRTOS/Demo/CORTEX_M4F_Infineon_XMC4000_IAR/FreeRTOSConfig.h
index bdce0ac87..91a6a814b 100644
--- a/FreeRTOS/Demo/CORTEX_M4F_Infineon_XMC4000_IAR/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/CORTEX_M4F_Infineon_XMC4000_IAR/FreeRTOSConfig.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/Demo/CORTEX_M4F_Infineon_XMC4000_IAR/RegTest.s b/FreeRTOS/Demo/CORTEX_M4F_Infineon_XMC4000_IAR/RegTest.s
index 0382367f4..246cc38f5 100644
--- a/FreeRTOS/Demo/CORTEX_M4F_Infineon_XMC4000_IAR/RegTest.s
+++ b/FreeRTOS/Demo/CORTEX_M4F_Infineon_XMC4000_IAR/RegTest.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/Demo/CORTEX_M4F_Infineon_XMC4000_IAR/main.c b/FreeRTOS/Demo/CORTEX_M4F_Infineon_XMC4000_IAR/main.c
index 544ce5d3e..ae61d2014 100644
--- a/FreeRTOS/Demo/CORTEX_M4F_Infineon_XMC4000_IAR/main.c
+++ b/FreeRTOS/Demo/CORTEX_M4F_Infineon_XMC4000_IAR/main.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/Demo/CORTEX_M4F_Infineon_XMC4000_IAR/main_blinky.c b/FreeRTOS/Demo/CORTEX_M4F_Infineon_XMC4000_IAR/main_blinky.c
index 27aa8b853..20be22eb1 100644
--- a/FreeRTOS/Demo/CORTEX_M4F_Infineon_XMC4000_IAR/main_blinky.c
+++ b/FreeRTOS/Demo/CORTEX_M4F_Infineon_XMC4000_IAR/main_blinky.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/Demo/CORTEX_M4F_Infineon_XMC4000_IAR/main_full.c b/FreeRTOS/Demo/CORTEX_M4F_Infineon_XMC4000_IAR/main_full.c
index 16b34d3e1..d5d78ceb3 100644
--- a/FreeRTOS/Demo/CORTEX_M4F_Infineon_XMC4000_IAR/main_full.c
+++ b/FreeRTOS/Demo/CORTEX_M4F_Infineon_XMC4000_IAR/main_full.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/Demo/CORTEX_M4F_Infineon_XMC4000_Keil/FreeRTOSConfig.h b/FreeRTOS/Demo/CORTEX_M4F_Infineon_XMC4000_Keil/FreeRTOSConfig.h
index 4a1a6a84a..a5ad18576 100644
--- a/FreeRTOS/Demo/CORTEX_M4F_Infineon_XMC4000_Keil/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/CORTEX_M4F_Infineon_XMC4000_Keil/FreeRTOSConfig.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/Demo/CORTEX_M4F_Infineon_XMC4000_Keil/RegTest.c b/FreeRTOS/Demo/CORTEX_M4F_Infineon_XMC4000_Keil/RegTest.c
index 3fb79d92d..0c0be1a17 100644
--- a/FreeRTOS/Demo/CORTEX_M4F_Infineon_XMC4000_Keil/RegTest.c
+++ b/FreeRTOS/Demo/CORTEX_M4F_Infineon_XMC4000_Keil/RegTest.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/Demo/CORTEX_M4F_Infineon_XMC4000_Keil/main.c b/FreeRTOS/Demo/CORTEX_M4F_Infineon_XMC4000_Keil/main.c
index b976f9a5b..57dbfbea6 100644
--- a/FreeRTOS/Demo/CORTEX_M4F_Infineon_XMC4000_Keil/main.c
+++ b/FreeRTOS/Demo/CORTEX_M4F_Infineon_XMC4000_Keil/main.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/Demo/CORTEX_M4F_Infineon_XMC4000_Keil/main_blinky.c b/FreeRTOS/Demo/CORTEX_M4F_Infineon_XMC4000_Keil/main_blinky.c
index 27aa8b853..20be22eb1 100644
--- a/FreeRTOS/Demo/CORTEX_M4F_Infineon_XMC4000_Keil/main_blinky.c
+++ b/FreeRTOS/Demo/CORTEX_M4F_Infineon_XMC4000_Keil/main_blinky.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/Demo/CORTEX_M4F_Infineon_XMC4000_Keil/main_full.c b/FreeRTOS/Demo/CORTEX_M4F_Infineon_XMC4000_Keil/main_full.c
index 3cb71fbc3..625a62ac2 100644
--- a/FreeRTOS/Demo/CORTEX_M4F_Infineon_XMC4000_Keil/main_full.c
+++ b/FreeRTOS/Demo/CORTEX_M4F_Infineon_XMC4000_Keil/main_full.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/Demo/CORTEX_M4F_Infineon_XMC4000_Tasking/FreeRTOSConfig.h b/FreeRTOS/Demo/CORTEX_M4F_Infineon_XMC4000_Tasking/FreeRTOSConfig.h
index f50d0ce41..56a0eb520 100644
--- a/FreeRTOS/Demo/CORTEX_M4F_Infineon_XMC4000_Tasking/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/CORTEX_M4F_Infineon_XMC4000_Tasking/FreeRTOSConfig.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/Demo/CORTEX_M4F_Infineon_XMC4000_Tasking/main.c b/FreeRTOS/Demo/CORTEX_M4F_Infineon_XMC4000_Tasking/main.c
index 76dba7a01..a3ebccd33 100644
--- a/FreeRTOS/Demo/CORTEX_M4F_Infineon_XMC4000_Tasking/main.c
+++ b/FreeRTOS/Demo/CORTEX_M4F_Infineon_XMC4000_Tasking/main.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/Demo/CORTEX_M4F_Infineon_XMC4000_Tasking/main_blinky.c b/FreeRTOS/Demo/CORTEX_M4F_Infineon_XMC4000_Tasking/main_blinky.c
index ebcf0d63c..c0c4fbef2 100644
--- a/FreeRTOS/Demo/CORTEX_M4F_Infineon_XMC4000_Tasking/main_blinky.c
+++ b/FreeRTOS/Demo/CORTEX_M4F_Infineon_XMC4000_Tasking/main_blinky.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/Demo/CORTEX_M4F_Infineon_XMC4000_Tasking/main_full.c b/FreeRTOS/Demo/CORTEX_M4F_Infineon_XMC4000_Tasking/main_full.c
index f19c8bcc6..4ba244fee 100644
--- a/FreeRTOS/Demo/CORTEX_M4F_Infineon_XMC4000_Tasking/main_full.c
+++ b/FreeRTOS/Demo/CORTEX_M4F_Infineon_XMC4000_Tasking/main_full.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/Demo/CORTEX_M4F_Infineon_XMC4500_GCC_Atollic/src/FreeRTOSConfig.h b/FreeRTOS/Demo/CORTEX_M4F_Infineon_XMC4500_GCC_Atollic/src/FreeRTOSConfig.h
index 6510387f0..d2647a35a 100644
--- a/FreeRTOS/Demo/CORTEX_M4F_Infineon_XMC4500_GCC_Atollic/src/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/CORTEX_M4F_Infineon_XMC4500_GCC_Atollic/src/FreeRTOSConfig.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/Demo/CORTEX_M4F_Infineon_XMC4500_GCC_Atollic/src/main.c b/FreeRTOS/Demo/CORTEX_M4F_Infineon_XMC4500_GCC_Atollic/src/main.c
index 0afc131d4..0c6227f5c 100644
--- a/FreeRTOS/Demo/CORTEX_M4F_Infineon_XMC4500_GCC_Atollic/src/main.c
+++ b/FreeRTOS/Demo/CORTEX_M4F_Infineon_XMC4500_GCC_Atollic/src/main.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/Demo/CORTEX_M4F_Infineon_XMC4500_GCC_Atollic/src/main_blinky.c b/FreeRTOS/Demo/CORTEX_M4F_Infineon_XMC4500_GCC_Atollic/src/main_blinky.c
index e21d6f63c..11065e056 100644
--- a/FreeRTOS/Demo/CORTEX_M4F_Infineon_XMC4500_GCC_Atollic/src/main_blinky.c
+++ b/FreeRTOS/Demo/CORTEX_M4F_Infineon_XMC4500_GCC_Atollic/src/main_blinky.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/Demo/CORTEX_M4F_Infineon_XMC4500_GCC_Atollic/src/main_full.c b/FreeRTOS/Demo/CORTEX_M4F_Infineon_XMC4500_GCC_Atollic/src/main_full.c
index bbebf62db..1f616659e 100644
--- a/FreeRTOS/Demo/CORTEX_M4F_Infineon_XMC4500_GCC_Atollic/src/main_full.c
+++ b/FreeRTOS/Demo/CORTEX_M4F_Infineon_XMC4500_GCC_Atollic/src/main_full.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/Demo/CORTEX_M4F_M0_LPC43xx_Keil/M4/FreeRTOSConfig.h b/FreeRTOS/Demo/CORTEX_M4F_M0_LPC43xx_Keil/M4/FreeRTOSConfig.h
index 0fdb1c445..d524e61eb 100644
--- a/FreeRTOS/Demo/CORTEX_M4F_M0_LPC43xx_Keil/M4/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/CORTEX_M4F_M0_LPC43xx_Keil/M4/FreeRTOSConfig.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/Demo/CORTEX_M4F_M0_LPC43xx_Keil/M4/ParTest.c b/FreeRTOS/Demo/CORTEX_M4F_M0_LPC43xx_Keil/M4/ParTest.c
index a7b64e858..8a1236a15 100644
--- a/FreeRTOS/Demo/CORTEX_M4F_M0_LPC43xx_Keil/M4/ParTest.c
+++ b/FreeRTOS/Demo/CORTEX_M4F_M0_LPC43xx_Keil/M4/ParTest.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/Demo/CORTEX_M4F_M0_LPC43xx_Keil/M4/RegTest.c b/FreeRTOS/Demo/CORTEX_M4F_M0_LPC43xx_Keil/M4/RegTest.c
index 9e2276624..f31f6a788 100644
--- a/FreeRTOS/Demo/CORTEX_M4F_M0_LPC43xx_Keil/M4/RegTest.c
+++ b/FreeRTOS/Demo/CORTEX_M4F_M0_LPC43xx_Keil/M4/RegTest.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/Demo/CORTEX_M4F_M0_LPC43xx_Keil/M4/main.c b/FreeRTOS/Demo/CORTEX_M4F_M0_LPC43xx_Keil/M4/main.c
index cc2765dca..643d62193 100644
--- a/FreeRTOS/Demo/CORTEX_M4F_M0_LPC43xx_Keil/M4/main.c
+++ b/FreeRTOS/Demo/CORTEX_M4F_M0_LPC43xx_Keil/M4/main.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/Demo/CORTEX_M4F_STM32F407ZG-SK/FreeRTOSConfig.h b/FreeRTOS/Demo/CORTEX_M4F_STM32F407ZG-SK/FreeRTOSConfig.h
index cdbdb1a48..6f822237d 100644
--- a/FreeRTOS/Demo/CORTEX_M4F_STM32F407ZG-SK/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/CORTEX_M4F_STM32F407ZG-SK/FreeRTOSConfig.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/Demo/CORTEX_M4F_STM32F407ZG-SK/ParTest.c b/FreeRTOS/Demo/CORTEX_M4F_STM32F407ZG-SK/ParTest.c
index 441ea468a..bca6f87d1 100644
--- a/FreeRTOS/Demo/CORTEX_M4F_STM32F407ZG-SK/ParTest.c
+++ b/FreeRTOS/Demo/CORTEX_M4F_STM32F407ZG-SK/ParTest.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/Demo/CORTEX_M4F_STM32F407ZG-SK/RegTest.s b/FreeRTOS/Demo/CORTEX_M4F_STM32F407ZG-SK/RegTest.s
index 416e139f2..c7b4942f1 100644
--- a/FreeRTOS/Demo/CORTEX_M4F_STM32F407ZG-SK/RegTest.s
+++ b/FreeRTOS/Demo/CORTEX_M4F_STM32F407ZG-SK/RegTest.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/Demo/CORTEX_M4F_STM32F407ZG-SK/main.c b/FreeRTOS/Demo/CORTEX_M4F_STM32F407ZG-SK/main.c
index 7b1796ac9..38a0ac758 100644
--- a/FreeRTOS/Demo/CORTEX_M4F_STM32F407ZG-SK/main.c
+++ b/FreeRTOS/Demo/CORTEX_M4F_STM32F407ZG-SK/main.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/Demo/CORTEX_M4_ATSAM4L_Atmel_Studio/src/ParTest.c b/FreeRTOS/Demo/CORTEX_M4_ATSAM4L_Atmel_Studio/src/ParTest.c
index e690dd41a..97f7ff063 100644
--- a/FreeRTOS/Demo/CORTEX_M4_ATSAM4L_Atmel_Studio/src/ParTest.c
+++ b/FreeRTOS/Demo/CORTEX_M4_ATSAM4L_Atmel_Studio/src/ParTest.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/Demo/CORTEX_M4_ATSAM4L_Atmel_Studio/src/SAM4L_low_power_tick_management.c b/FreeRTOS/Demo/CORTEX_M4_ATSAM4L_Atmel_Studio/src/SAM4L_low_power_tick_management.c
index 77d4e2d43..c5038aa57 100644
--- a/FreeRTOS/Demo/CORTEX_M4_ATSAM4L_Atmel_Studio/src/SAM4L_low_power_tick_management.c
+++ b/FreeRTOS/Demo/CORTEX_M4_ATSAM4L_Atmel_Studio/src/SAM4L_low_power_tick_management.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/Demo/CORTEX_M4_ATSAM4L_Atmel_Studio/src/config/FreeRTOSConfig.h b/FreeRTOS/Demo/CORTEX_M4_ATSAM4L_Atmel_Studio/src/config/FreeRTOSConfig.h
index 597712d42..2dfb7dbe6 100644
--- a/FreeRTOS/Demo/CORTEX_M4_ATSAM4L_Atmel_Studio/src/config/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/CORTEX_M4_ATSAM4L_Atmel_Studio/src/config/FreeRTOSConfig.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/Demo/CORTEX_M4_ATSAM4L_Atmel_Studio/src/main.c b/FreeRTOS/Demo/CORTEX_M4_ATSAM4L_Atmel_Studio/src/main.c
index ce075863b..5c8fadb23 100644
--- a/FreeRTOS/Demo/CORTEX_M4_ATSAM4L_Atmel_Studio/src/main.c
+++ b/FreeRTOS/Demo/CORTEX_M4_ATSAM4L_Atmel_Studio/src/main.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/Demo/CORTEX_M4_ATSAM4L_Atmel_Studio/src/main_full.c b/FreeRTOS/Demo/CORTEX_M4_ATSAM4L_Atmel_Studio/src/main_full.c
index 921abb288..1fa32d332 100644
--- a/FreeRTOS/Demo/CORTEX_M4_ATSAM4L_Atmel_Studio/src/main_full.c
+++ b/FreeRTOS/Demo/CORTEX_M4_ATSAM4L_Atmel_Studio/src/main_full.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/Demo/CORTEX_M4_ATSAM4L_Atmel_Studio/src/main_low_power.c b/FreeRTOS/Demo/CORTEX_M4_ATSAM4L_Atmel_Studio/src/main_low_power.c
index 8369c1390..ed1b8b86a 100644
--- a/FreeRTOS/Demo/CORTEX_M4_ATSAM4L_Atmel_Studio/src/main_low_power.c
+++ b/FreeRTOS/Demo/CORTEX_M4_ATSAM4L_Atmel_Studio/src/main_low_power.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/Demo/CORTEX_M4_ATSAM4S_Atmel_Studio/src/Common-Demo-Source/comtest.c b/FreeRTOS/Demo/CORTEX_M4_ATSAM4S_Atmel_Studio/src/Common-Demo-Source/comtest.c
index 81123fedd..e6ac41250 100644
--- a/FreeRTOS/Demo/CORTEX_M4_ATSAM4S_Atmel_Studio/src/Common-Demo-Source/comtest.c
+++ b/FreeRTOS/Demo/CORTEX_M4_ATSAM4S_Atmel_Studio/src/Common-Demo-Source/comtest.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/Demo/CORTEX_M4_ATSAM4S_Atmel_Studio/src/Common-Demo-Source/include/demo_serial.h b/FreeRTOS/Demo/CORTEX_M4_ATSAM4S_Atmel_Studio/src/Common-Demo-Source/include/demo_serial.h
index 6c43fb37b..83c486a3d 100644
--- a/FreeRTOS/Demo/CORTEX_M4_ATSAM4S_Atmel_Studio/src/Common-Demo-Source/include/demo_serial.h
+++ b/FreeRTOS/Demo/CORTEX_M4_ATSAM4S_Atmel_Studio/src/Common-Demo-Source/include/demo_serial.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/Demo/CORTEX_M4_ATSAM4S_Atmel_Studio/src/FreeRTOSConfig.h b/FreeRTOS/Demo/CORTEX_M4_ATSAM4S_Atmel_Studio/src/FreeRTOSConfig.h
index b48b9c600..90051e2e9 100644
--- a/FreeRTOS/Demo/CORTEX_M4_ATSAM4S_Atmel_Studio/src/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/CORTEX_M4_ATSAM4S_Atmel_Studio/src/FreeRTOSConfig.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/Demo/CORTEX_M4_ATSAM4S_Atmel_Studio/src/IntQueueTimer.c b/FreeRTOS/Demo/CORTEX_M4_ATSAM4S_Atmel_Studio/src/IntQueueTimer.c
index 8345176b4..f35b4a95f 100644
--- a/FreeRTOS/Demo/CORTEX_M4_ATSAM4S_Atmel_Studio/src/IntQueueTimer.c
+++ b/FreeRTOS/Demo/CORTEX_M4_ATSAM4S_Atmel_Studio/src/IntQueueTimer.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/Demo/CORTEX_M4_ATSAM4S_Atmel_Studio/src/IntQueueTimer.h b/FreeRTOS/Demo/CORTEX_M4_ATSAM4S_Atmel_Studio/src/IntQueueTimer.h
index 3be63652f..291624256 100644
--- a/FreeRTOS/Demo/CORTEX_M4_ATSAM4S_Atmel_Studio/src/IntQueueTimer.h
+++ b/FreeRTOS/Demo/CORTEX_M4_ATSAM4S_Atmel_Studio/src/IntQueueTimer.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/Demo/CORTEX_M4_ATSAM4S_Atmel_Studio/src/ParTest.c b/FreeRTOS/Demo/CORTEX_M4_ATSAM4S_Atmel_Studio/src/ParTest.c
index 1611fc95f..06f338877 100644
--- a/FreeRTOS/Demo/CORTEX_M4_ATSAM4S_Atmel_Studio/src/ParTest.c
+++ b/FreeRTOS/Demo/CORTEX_M4_ATSAM4S_Atmel_Studio/src/ParTest.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/Demo/CORTEX_M4_ATSAM4S_Atmel_Studio/src/main.c b/FreeRTOS/Demo/CORTEX_M4_ATSAM4S_Atmel_Studio/src/main.c
index 854bce005..1fd6cc687 100644
--- a/FreeRTOS/Demo/CORTEX_M4_ATSAM4S_Atmel_Studio/src/main.c
+++ b/FreeRTOS/Demo/CORTEX_M4_ATSAM4S_Atmel_Studio/src/main.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/Demo/CORTEX_M4_ATSAM4S_Atmel_Studio/src/main_blinky.c b/FreeRTOS/Demo/CORTEX_M4_ATSAM4S_Atmel_Studio/src/main_blinky.c
index 141f1135b..ab8edcb2c 100644
--- a/FreeRTOS/Demo/CORTEX_M4_ATSAM4S_Atmel_Studio/src/main_blinky.c
+++ b/FreeRTOS/Demo/CORTEX_M4_ATSAM4S_Atmel_Studio/src/main_blinky.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/Demo/CORTEX_M4_ATSAM4S_Atmel_Studio/src/main_full.c b/FreeRTOS/Demo/CORTEX_M4_ATSAM4S_Atmel_Studio/src/main_full.c
index 49f5ca18a..5004d6dea 100644
--- a/FreeRTOS/Demo/CORTEX_M4_ATSAM4S_Atmel_Studio/src/main_full.c
+++ b/FreeRTOS/Demo/CORTEX_M4_ATSAM4S_Atmel_Studio/src/main_full.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/Demo/CORTEX_M4_ATSAM4S_Atmel_Studio/src/serial.c b/FreeRTOS/Demo/CORTEX_M4_ATSAM4S_Atmel_Studio/src/serial.c
index 3715f9545..b5a5031c9 100644
--- a/FreeRTOS/Demo/CORTEX_M4_ATSAM4S_Atmel_Studio/src/serial.c
+++ b/FreeRTOS/Demo/CORTEX_M4_ATSAM4S_Atmel_Studio/src/serial.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/Demo/CORTEX_MB9A310_IAR_Keil/FreeRTOSConfig.h b/FreeRTOS/Demo/CORTEX_MB9A310_IAR_Keil/FreeRTOSConfig.h
index f38c82df0..17432dfd2 100644
--- a/FreeRTOS/Demo/CORTEX_MB9A310_IAR_Keil/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/CORTEX_MB9A310_IAR_Keil/FreeRTOSConfig.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/Demo/CORTEX_MB9A310_IAR_Keil/ParTest.c b/FreeRTOS/Demo/CORTEX_MB9A310_IAR_Keil/ParTest.c
index 01848b467..71a2dab24 100644
--- a/FreeRTOS/Demo/CORTEX_MB9A310_IAR_Keil/ParTest.c
+++ b/FreeRTOS/Demo/CORTEX_MB9A310_IAR_Keil/ParTest.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/Demo/CORTEX_MB9A310_IAR_Keil/main-full.c b/FreeRTOS/Demo/CORTEX_MB9A310_IAR_Keil/main-full.c
index 49ced11f7..c38886c80 100644
--- a/FreeRTOS/Demo/CORTEX_MB9A310_IAR_Keil/main-full.c
+++ b/FreeRTOS/Demo/CORTEX_MB9A310_IAR_Keil/main-full.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/Demo/CORTEX_MB9A310_IAR_Keil/main_blinky.c b/FreeRTOS/Demo/CORTEX_MB9A310_IAR_Keil/main_blinky.c
index 9ea64ab3c..4ac76c543 100644
--- a/FreeRTOS/Demo/CORTEX_MB9A310_IAR_Keil/main_blinky.c
+++ b/FreeRTOS/Demo/CORTEX_MB9A310_IAR_Keil/main_blinky.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/Demo/CORTEX_MB9A310_IAR_Keil/serial.c b/FreeRTOS/Demo/CORTEX_MB9A310_IAR_Keil/serial.c
index 2af481b4d..c59a1420a 100644
--- a/FreeRTOS/Demo/CORTEX_MB9A310_IAR_Keil/serial.c
+++ b/FreeRTOS/Demo/CORTEX_MB9A310_IAR_Keil/serial.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/Demo/CORTEX_MB9B500_IAR_Keil/FreeRTOSConfig.h b/FreeRTOS/Demo/CORTEX_MB9B500_IAR_Keil/FreeRTOSConfig.h
index b855683a9..1719c0398 100644
--- a/FreeRTOS/Demo/CORTEX_MB9B500_IAR_Keil/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/CORTEX_MB9B500_IAR_Keil/FreeRTOSConfig.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/Demo/CORTEX_MB9B500_IAR_Keil/ParTest.c b/FreeRTOS/Demo/CORTEX_MB9B500_IAR_Keil/ParTest.c
index 2a9a487f7..06ca47792 100644
--- a/FreeRTOS/Demo/CORTEX_MB9B500_IAR_Keil/ParTest.c
+++ b/FreeRTOS/Demo/CORTEX_MB9B500_IAR_Keil/ParTest.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/Demo/CORTEX_MB9B500_IAR_Keil/main-full.c b/FreeRTOS/Demo/CORTEX_MB9B500_IAR_Keil/main-full.c
index fd7120805..c3e7e1e7b 100644
--- a/FreeRTOS/Demo/CORTEX_MB9B500_IAR_Keil/main-full.c
+++ b/FreeRTOS/Demo/CORTEX_MB9B500_IAR_Keil/main-full.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/Demo/CORTEX_MB9B500_IAR_Keil/main_blinky.c b/FreeRTOS/Demo/CORTEX_MB9B500_IAR_Keil/main_blinky.c
index a52c4a94e..4ce9901e5 100644
--- a/FreeRTOS/Demo/CORTEX_MB9B500_IAR_Keil/main_blinky.c
+++ b/FreeRTOS/Demo/CORTEX_MB9B500_IAR_Keil/main_blinky.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/Demo/CORTEX_MB9B500_IAR_Keil/serial.c b/FreeRTOS/Demo/CORTEX_MB9B500_IAR_Keil/serial.c
index 7addc6de4..c6d054ea9 100644
--- a/FreeRTOS/Demo/CORTEX_MB9B500_IAR_Keil/serial.c
+++ b/FreeRTOS/Demo/CORTEX_MB9B500_IAR_Keil/serial.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/Demo/CORTEX_MPU_LM3Sxxxx_Rowley/FreeRTOSConfig.h b/FreeRTOS/Demo/CORTEX_MPU_LM3Sxxxx_Rowley/FreeRTOSConfig.h
index 9d45e0f01..ab983a8bf 100644
--- a/FreeRTOS/Demo/CORTEX_MPU_LM3Sxxxx_Rowley/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/CORTEX_MPU_LM3Sxxxx_Rowley/FreeRTOSConfig.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/Demo/CORTEX_MPU_LM3Sxxxx_Rowley/application_defined_privileged_functions.h b/FreeRTOS/Demo/CORTEX_MPU_LM3Sxxxx_Rowley/application_defined_privileged_functions.h
index 5fb079457..e16e984b4 100644
--- a/FreeRTOS/Demo/CORTEX_MPU_LM3Sxxxx_Rowley/application_defined_privileged_functions.h
+++ b/FreeRTOS/Demo/CORTEX_MPU_LM3Sxxxx_Rowley/application_defined_privileged_functions.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/Demo/CORTEX_MPU_LM3Sxxxx_Rowley/main.c b/FreeRTOS/Demo/CORTEX_MPU_LM3Sxxxx_Rowley/main.c
index aac804fa8..1053313ad 100644
--- a/FreeRTOS/Demo/CORTEX_MPU_LM3Sxxxx_Rowley/main.c
+++ b/FreeRTOS/Demo/CORTEX_MPU_LM3Sxxxx_Rowley/main.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/Demo/CORTEX_MPU_LPC1768_GCC_RedSuite/src/FreeRTOSConfig.h b/FreeRTOS/Demo/CORTEX_MPU_LPC1768_GCC_RedSuite/src/FreeRTOSConfig.h
index e7e3d9911..c5bb007a7 100644
--- a/FreeRTOS/Demo/CORTEX_MPU_LPC1768_GCC_RedSuite/src/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/CORTEX_MPU_LPC1768_GCC_RedSuite/src/FreeRTOSConfig.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/Demo/CORTEX_MPU_LPC1768_GCC_RedSuite/src/main.c b/FreeRTOS/Demo/CORTEX_MPU_LPC1768_GCC_RedSuite/src/main.c
index 517d8451d..27e7e9edf 100644
--- a/FreeRTOS/Demo/CORTEX_MPU_LPC1768_GCC_RedSuite/src/main.c
+++ b/FreeRTOS/Demo/CORTEX_MPU_LPC1768_GCC_RedSuite/src/main.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/Demo/CORTEX_R4_RM48_TMS570_CCS5/FreeRTOSConfig.h b/FreeRTOS/Demo/CORTEX_R4_RM48_TMS570_CCS5/FreeRTOSConfig.h
index 2f54ba5c5..d63bcd636 100644
--- a/FreeRTOS/Demo/CORTEX_R4_RM48_TMS570_CCS5/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/CORTEX_R4_RM48_TMS570_CCS5/FreeRTOSConfig.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/Demo/CORTEX_R4_RM48_TMS570_CCS5/Library/het.c b/FreeRTOS/Demo/CORTEX_R4_RM48_TMS570_CCS5/Library/het.c
index c3bea3eef..f5bfb1aee 100644
--- a/FreeRTOS/Demo/CORTEX_R4_RM48_TMS570_CCS5/Library/het.c
+++ b/FreeRTOS/Demo/CORTEX_R4_RM48_TMS570_CCS5/Library/het.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/Demo/CORTEX_R4_RM48_TMS570_CCS5/Library/het.h b/FreeRTOS/Demo/CORTEX_R4_RM48_TMS570_CCS5/Library/het.h
index 8b919d42c..22794ea05 100644
--- a/FreeRTOS/Demo/CORTEX_R4_RM48_TMS570_CCS5/Library/het.h
+++ b/FreeRTOS/Demo/CORTEX_R4_RM48_TMS570_CCS5/Library/het.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/Demo/CORTEX_R4_RM48_TMS570_CCS5/ParTest.c b/FreeRTOS/Demo/CORTEX_R4_RM48_TMS570_CCS5/ParTest.c
index ed71a78b8..9a82d3385 100644
--- a/FreeRTOS/Demo/CORTEX_R4_RM48_TMS570_CCS5/ParTest.c
+++ b/FreeRTOS/Demo/CORTEX_R4_RM48_TMS570_CCS5/ParTest.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/Demo/CORTEX_R4_RM48_TMS570_CCS5/flop_hercules.c b/FreeRTOS/Demo/CORTEX_R4_RM48_TMS570_CCS5/flop_hercules.c
index 67caa4e4b..b9a9bc295 100644
--- a/FreeRTOS/Demo/CORTEX_R4_RM48_TMS570_CCS5/flop_hercules.c
+++ b/FreeRTOS/Demo/CORTEX_R4_RM48_TMS570_CCS5/flop_hercules.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/Demo/CORTEX_R4_RM48_TMS570_CCS5/flop_hercules.h b/FreeRTOS/Demo/CORTEX_R4_RM48_TMS570_CCS5/flop_hercules.h
index d032881f0..209d63ecf 100644
--- a/FreeRTOS/Demo/CORTEX_R4_RM48_TMS570_CCS5/flop_hercules.h
+++ b/FreeRTOS/Demo/CORTEX_R4_RM48_TMS570_CCS5/flop_hercules.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/Demo/CORTEX_R4_RM48_TMS570_CCS5/main.c b/FreeRTOS/Demo/CORTEX_R4_RM48_TMS570_CCS5/main.c
index 7d6b111ee..1d9c6e689 100644
--- a/FreeRTOS/Demo/CORTEX_R4_RM48_TMS570_CCS5/main.c
+++ b/FreeRTOS/Demo/CORTEX_R4_RM48_TMS570_CCS5/main.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/Demo/CORTEX_R4_RM48_TMS570_CCS5/main_blinky.c b/FreeRTOS/Demo/CORTEX_R4_RM48_TMS570_CCS5/main_blinky.c
index e0d563bea..90ab47207 100644
--- a/FreeRTOS/Demo/CORTEX_R4_RM48_TMS570_CCS5/main_blinky.c
+++ b/FreeRTOS/Demo/CORTEX_R4_RM48_TMS570_CCS5/main_blinky.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/Demo/CORTEX_R4_RM48_TMS570_CCS5/main_full.c b/FreeRTOS/Demo/CORTEX_R4_RM48_TMS570_CCS5/main_full.c
index 4dadbda90..214fc1c22 100644
--- a/FreeRTOS/Demo/CORTEX_R4_RM48_TMS570_CCS5/main_full.c
+++ b/FreeRTOS/Demo/CORTEX_R4_RM48_TMS570_CCS5/main_full.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/Demo/CORTEX_R4_RM48_TMS570_CCS5/reg_test.asm b/FreeRTOS/Demo/CORTEX_R4_RM48_TMS570_CCS5/reg_test.asm
index 7d9fd8ed9..5c1e8ea4b 100644
--- a/FreeRTOS/Demo/CORTEX_R4_RM48_TMS570_CCS5/reg_test.asm
+++ b/FreeRTOS/Demo/CORTEX_R4_RM48_TMS570_CCS5/reg_test.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.
;
;
; ***************************************************************************
diff --git a/FreeRTOS/Demo/CORTEX_R4_RM48_TMS570_CCS5/serial.c b/FreeRTOS/Demo/CORTEX_R4_RM48_TMS570_CCS5/serial.c
index 03ded71b6..4983a0b2d 100644
--- a/FreeRTOS/Demo/CORTEX_R4_RM48_TMS570_CCS5/serial.c
+++ b/FreeRTOS/Demo/CORTEX_R4_RM48_TMS570_CCS5/serial.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/Demo/CORTEX_STM32F100_Atollic/Simple_Demo_Source/FreeRTOSConfig.h b/FreeRTOS/Demo/CORTEX_STM32F100_Atollic/Simple_Demo_Source/FreeRTOSConfig.h
index 394cb6b07..6062aa6ae 100644
--- a/FreeRTOS/Demo/CORTEX_STM32F100_Atollic/Simple_Demo_Source/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/CORTEX_STM32F100_Atollic/Simple_Demo_Source/FreeRTOSConfig.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/Demo/CORTEX_STM32F100_Atollic/Simple_Demo_Source/main.c b/FreeRTOS/Demo/CORTEX_STM32F100_Atollic/Simple_Demo_Source/main.c
index 0a8ea4b0c..1394668d2 100644
--- a/FreeRTOS/Demo/CORTEX_STM32F100_Atollic/Simple_Demo_Source/main.c
+++ b/FreeRTOS/Demo/CORTEX_STM32F100_Atollic/Simple_Demo_Source/main.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/Demo/CORTEX_STM32F103_GCC_Rowley/Drivers/STM32_USART.c b/FreeRTOS/Demo/CORTEX_STM32F103_GCC_Rowley/Drivers/STM32_USART.c
index 44c71661f..3a445dabf 100644
--- a/FreeRTOS/Demo/CORTEX_STM32F103_GCC_Rowley/Drivers/STM32_USART.c
+++ b/FreeRTOS/Demo/CORTEX_STM32F103_GCC_Rowley/Drivers/STM32_USART.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/Demo/CORTEX_STM32F103_GCC_Rowley/Drivers/STM32_USART.h b/FreeRTOS/Demo/CORTEX_STM32F103_GCC_Rowley/Drivers/STM32_USART.h
index 482e190a6..3e36f6023 100644
--- a/FreeRTOS/Demo/CORTEX_STM32F103_GCC_Rowley/Drivers/STM32_USART.h
+++ b/FreeRTOS/Demo/CORTEX_STM32F103_GCC_Rowley/Drivers/STM32_USART.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/Demo/CORTEX_STM32F103_GCC_Rowley/FreeRTOSConfig.h b/FreeRTOS/Demo/CORTEX_STM32F103_GCC_Rowley/FreeRTOSConfig.h
index cdce0d118..ea6837493 100644
--- a/FreeRTOS/Demo/CORTEX_STM32F103_GCC_Rowley/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/CORTEX_STM32F103_GCC_Rowley/FreeRTOSConfig.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/Demo/CORTEX_STM32F103_GCC_Rowley/ParTest/ParTest_MCBSTM32.c b/FreeRTOS/Demo/CORTEX_STM32F103_GCC_Rowley/ParTest/ParTest_MCBSTM32.c
index 974469351..fc6d75556 100644
--- a/FreeRTOS/Demo/CORTEX_STM32F103_GCC_Rowley/ParTest/ParTest_MCBSTM32.c
+++ b/FreeRTOS/Demo/CORTEX_STM32F103_GCC_Rowley/ParTest/ParTest_MCBSTM32.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/Demo/CORTEX_STM32F103_GCC_Rowley/ParTest/ParTest_ST_Eval.c b/FreeRTOS/Demo/CORTEX_STM32F103_GCC_Rowley/ParTest/ParTest_ST_Eval.c
index b04ea8354..85d0f5b7a 100644
--- a/FreeRTOS/Demo/CORTEX_STM32F103_GCC_Rowley/ParTest/ParTest_ST_Eval.c
+++ b/FreeRTOS/Demo/CORTEX_STM32F103_GCC_Rowley/ParTest/ParTest_ST_Eval.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/Demo/CORTEX_STM32F103_GCC_Rowley/main.c b/FreeRTOS/Demo/CORTEX_STM32F103_GCC_Rowley/main.c
index fc5ea82e4..4c950c987 100644
--- a/FreeRTOS/Demo/CORTEX_STM32F103_GCC_Rowley/main.c
+++ b/FreeRTOS/Demo/CORTEX_STM32F103_GCC_Rowley/main.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/Demo/CORTEX_STM32F103_IAR/FreeRTOSConfig.h b/FreeRTOS/Demo/CORTEX_STM32F103_IAR/FreeRTOSConfig.h
index 2279db82b..09c08e5ce 100644
--- a/FreeRTOS/Demo/CORTEX_STM32F103_IAR/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/CORTEX_STM32F103_IAR/FreeRTOSConfig.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/Demo/CORTEX_STM32F103_IAR/ParTest/ParTest.c b/FreeRTOS/Demo/CORTEX_STM32F103_IAR/ParTest/ParTest.c
index b04ea8354..85d0f5b7a 100644
--- a/FreeRTOS/Demo/CORTEX_STM32F103_IAR/ParTest/ParTest.c
+++ b/FreeRTOS/Demo/CORTEX_STM32F103_IAR/ParTest/ParTest.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/Demo/CORTEX_STM32F103_IAR/main.c b/FreeRTOS/Demo/CORTEX_STM32F103_IAR/main.c
index 1167d01d9..2fa973d8e 100644
--- a/FreeRTOS/Demo/CORTEX_STM32F103_IAR/main.c
+++ b/FreeRTOS/Demo/CORTEX_STM32F103_IAR/main.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/Demo/CORTEX_STM32F103_IAR/serial/serial.c b/FreeRTOS/Demo/CORTEX_STM32F103_IAR/serial/serial.c
index 50f38896f..dd838aa18 100644
--- a/FreeRTOS/Demo/CORTEX_STM32F103_IAR/serial/serial.c
+++ b/FreeRTOS/Demo/CORTEX_STM32F103_IAR/serial/serial.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/Demo/CORTEX_STM32F103_IAR/timertest.c b/FreeRTOS/Demo/CORTEX_STM32F103_IAR/timertest.c
index 102a46a20..61c9b1fde 100644
--- a/FreeRTOS/Demo/CORTEX_STM32F103_IAR/timertest.c
+++ b/FreeRTOS/Demo/CORTEX_STM32F103_IAR/timertest.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/Demo/CORTEX_STM32F103_Keil/FreeRTOSConfig.h b/FreeRTOS/Demo/CORTEX_STM32F103_Keil/FreeRTOSConfig.h
index 2279db82b..09c08e5ce 100644
--- a/FreeRTOS/Demo/CORTEX_STM32F103_Keil/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/CORTEX_STM32F103_Keil/FreeRTOSConfig.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/Demo/CORTEX_STM32F103_Keil/ParTest/ParTest.c b/FreeRTOS/Demo/CORTEX_STM32F103_Keil/ParTest/ParTest.c
index b04ea8354..85d0f5b7a 100644
--- a/FreeRTOS/Demo/CORTEX_STM32F103_Keil/ParTest/ParTest.c
+++ b/FreeRTOS/Demo/CORTEX_STM32F103_Keil/ParTest/ParTest.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/Demo/CORTEX_STM32F103_Keil/main.c b/FreeRTOS/Demo/CORTEX_STM32F103_Keil/main.c
index 1167d01d9..2fa973d8e 100644
--- a/FreeRTOS/Demo/CORTEX_STM32F103_Keil/main.c
+++ b/FreeRTOS/Demo/CORTEX_STM32F103_Keil/main.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/Demo/CORTEX_STM32F103_Keil/serial/serial.c b/FreeRTOS/Demo/CORTEX_STM32F103_Keil/serial/serial.c
index 50f38896f..dd838aa18 100644
--- a/FreeRTOS/Demo/CORTEX_STM32F103_Keil/serial/serial.c
+++ b/FreeRTOS/Demo/CORTEX_STM32F103_Keil/serial/serial.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/Demo/CORTEX_STM32F103_Keil/timertest.c b/FreeRTOS/Demo/CORTEX_STM32F103_Keil/timertest.c
index 102a46a20..61c9b1fde 100644
--- a/FreeRTOS/Demo/CORTEX_STM32F103_Keil/timertest.c
+++ b/FreeRTOS/Demo/CORTEX_STM32F103_Keil/timertest.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/Demo/CORTEX_STM32F103_Primer_GCC/FreeRTOSConfig.h b/FreeRTOS/Demo/CORTEX_STM32F103_Primer_GCC/FreeRTOSConfig.h
index efb79b560..c3cbaf452 100644
--- a/FreeRTOS/Demo/CORTEX_STM32F103_Primer_GCC/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/CORTEX_STM32F103_Primer_GCC/FreeRTOSConfig.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/Demo/CORTEX_STM32F103_Primer_GCC/ParTest/ParTest.c b/FreeRTOS/Demo/CORTEX_STM32F103_Primer_GCC/ParTest/ParTest.c
index 6141de0d8..25fbcb097 100644
--- a/FreeRTOS/Demo/CORTEX_STM32F103_Primer_GCC/ParTest/ParTest.c
+++ b/FreeRTOS/Demo/CORTEX_STM32F103_Primer_GCC/ParTest/ParTest.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/Demo/CORTEX_STM32F103_Primer_GCC/bitmap.h b/FreeRTOS/Demo/CORTEX_STM32F103_Primer_GCC/bitmap.h
index 19a06dfa4..45fa1d160 100644
--- a/FreeRTOS/Demo/CORTEX_STM32F103_Primer_GCC/bitmap.h
+++ b/FreeRTOS/Demo/CORTEX_STM32F103_Primer_GCC/bitmap.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/Demo/CORTEX_STM32F103_Primer_GCC/main.c b/FreeRTOS/Demo/CORTEX_STM32F103_Primer_GCC/main.c
index 2459d0413..ad4dc5ef6 100644
--- a/FreeRTOS/Demo/CORTEX_STM32F103_Primer_GCC/main.c
+++ b/FreeRTOS/Demo/CORTEX_STM32F103_Primer_GCC/main.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/Demo/CORTEX_STM32F103_Primer_GCC/timertest.c b/FreeRTOS/Demo/CORTEX_STM32F103_Primer_GCC/timertest.c
index 102a46a20..61c9b1fde 100644
--- a/FreeRTOS/Demo/CORTEX_STM32F103_Primer_GCC/timertest.c
+++ b/FreeRTOS/Demo/CORTEX_STM32F103_Primer_GCC/timertest.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/Demo/CORTEX_STM32F107_GCC_Rowley/FreeRTOSConfig.h b/FreeRTOS/Demo/CORTEX_STM32F107_GCC_Rowley/FreeRTOSConfig.h
index 3cc86e562..ab4cd39d9 100644
--- a/FreeRTOS/Demo/CORTEX_STM32F107_GCC_Rowley/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/CORTEX_STM32F107_GCC_Rowley/FreeRTOSConfig.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/Demo/CORTEX_STM32F107_GCC_Rowley/ParTest/ParTest.c b/FreeRTOS/Demo/CORTEX_STM32F107_GCC_Rowley/ParTest/ParTest.c
index 6fd60e77f..61ef933d1 100644
--- a/FreeRTOS/Demo/CORTEX_STM32F107_GCC_Rowley/ParTest/ParTest.c
+++ b/FreeRTOS/Demo/CORTEX_STM32F107_GCC_Rowley/ParTest/ParTest.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/Demo/CORTEX_STM32F107_GCC_Rowley/main.c b/FreeRTOS/Demo/CORTEX_STM32F107_GCC_Rowley/main.c
index 5b5b9e8ee..18ef9a036 100644
--- a/FreeRTOS/Demo/CORTEX_STM32F107_GCC_Rowley/main.c
+++ b/FreeRTOS/Demo/CORTEX_STM32F107_GCC_Rowley/main.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/Demo/CORTEX_STM32F107_GCC_Rowley/timertest.c b/FreeRTOS/Demo/CORTEX_STM32F107_GCC_Rowley/timertest.c
index 0ce629588..06b1e0857 100644
--- a/FreeRTOS/Demo/CORTEX_STM32F107_GCC_Rowley/timertest.c
+++ b/FreeRTOS/Demo/CORTEX_STM32F107_GCC_Rowley/timertest.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/Demo/CORTEX_STM32F107_GCC_Rowley/webserver/emac.c b/FreeRTOS/Demo/CORTEX_STM32F107_GCC_Rowley/webserver/emac.c
index 4da14fc46..9d71155fb 100644
--- a/FreeRTOS/Demo/CORTEX_STM32F107_GCC_Rowley/webserver/emac.c
+++ b/FreeRTOS/Demo/CORTEX_STM32F107_GCC_Rowley/webserver/emac.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/Demo/CORTEX_STM32F107_GCC_Rowley/webserver/emac.h b/FreeRTOS/Demo/CORTEX_STM32F107_GCC_Rowley/webserver/emac.h
index 46ba93bd2..7fcec5b75 100644
--- a/FreeRTOS/Demo/CORTEX_STM32F107_GCC_Rowley/webserver/emac.h
+++ b/FreeRTOS/Demo/CORTEX_STM32F107_GCC_Rowley/webserver/emac.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/Demo/CORTEX_STM32F107_GCC_Rowley/webserver/uIP_Task.c b/FreeRTOS/Demo/CORTEX_STM32F107_GCC_Rowley/webserver/uIP_Task.c
index 7da3eaf21..239b5fe8a 100644
--- a/FreeRTOS/Demo/CORTEX_STM32F107_GCC_Rowley/webserver/uIP_Task.c
+++ b/FreeRTOS/Demo/CORTEX_STM32F107_GCC_Rowley/webserver/uIP_Task.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/Demo/CORTEX_STM32L152_Discovery_IAR/STM32L_low_power_tick_management.c b/FreeRTOS/Demo/CORTEX_STM32L152_Discovery_IAR/STM32L_low_power_tick_management.c
index ff2b740f4..febfd5ddf 100644
--- a/FreeRTOS/Demo/CORTEX_STM32L152_Discovery_IAR/STM32L_low_power_tick_management.c
+++ b/FreeRTOS/Demo/CORTEX_STM32L152_Discovery_IAR/STM32L_low_power_tick_management.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/Demo/CORTEX_STM32L152_Discovery_IAR/include/FreeRTOSConfig.h b/FreeRTOS/Demo/CORTEX_STM32L152_Discovery_IAR/include/FreeRTOSConfig.h
index 0f693e660..2132f4515 100644
--- a/FreeRTOS/Demo/CORTEX_STM32L152_Discovery_IAR/include/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/CORTEX_STM32L152_Discovery_IAR/include/FreeRTOSConfig.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/Demo/CORTEX_STM32L152_Discovery_IAR/main.c b/FreeRTOS/Demo/CORTEX_STM32L152_Discovery_IAR/main.c
index 22b772662..165f320db 100644
--- a/FreeRTOS/Demo/CORTEX_STM32L152_Discovery_IAR/main.c
+++ b/FreeRTOS/Demo/CORTEX_STM32L152_Discovery_IAR/main.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/Demo/CORTEX_STM32L152_Discovery_IAR/main_full.c b/FreeRTOS/Demo/CORTEX_STM32L152_Discovery_IAR/main_full.c
index dc2aa73ff..d69ff0f24 100644
--- a/FreeRTOS/Demo/CORTEX_STM32L152_Discovery_IAR/main_full.c
+++ b/FreeRTOS/Demo/CORTEX_STM32L152_Discovery_IAR/main_full.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/Demo/CORTEX_STM32L152_Discovery_IAR/main_low_power.c b/FreeRTOS/Demo/CORTEX_STM32L152_Discovery_IAR/main_low_power.c
index aad39f976..1c3b1946e 100644
--- a/FreeRTOS/Demo/CORTEX_STM32L152_Discovery_IAR/main_low_power.c
+++ b/FreeRTOS/Demo/CORTEX_STM32L152_Discovery_IAR/main_low_power.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/Demo/CORTEX_STM32L152_IAR/FreeRTOSConfig.h b/FreeRTOS/Demo/CORTEX_STM32L152_IAR/FreeRTOSConfig.h
index 4b47c3f64..78ed6f076 100644
--- a/FreeRTOS/Demo/CORTEX_STM32L152_IAR/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/CORTEX_STM32L152_IAR/FreeRTOSConfig.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/Demo/CORTEX_STM32L152_IAR/ParTest.c b/FreeRTOS/Demo/CORTEX_STM32L152_IAR/ParTest.c
index 1a7c5ae13..adc623290 100644
--- a/FreeRTOS/Demo/CORTEX_STM32L152_IAR/ParTest.c
+++ b/FreeRTOS/Demo/CORTEX_STM32L152_IAR/ParTest.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/Demo/CORTEX_STM32L152_IAR/main.c b/FreeRTOS/Demo/CORTEX_STM32L152_IAR/main.c
index 59827d74a..544770f65 100644
--- a/FreeRTOS/Demo/CORTEX_STM32L152_IAR/main.c
+++ b/FreeRTOS/Demo/CORTEX_STM32L152_IAR/main.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/Demo/CORTEX_STM32L152_IAR/serial.c b/FreeRTOS/Demo/CORTEX_STM32L152_IAR/serial.c
index 3ab04e314..02f07e8ed 100644
--- a/FreeRTOS/Demo/CORTEX_STM32L152_IAR/serial.c
+++ b/FreeRTOS/Demo/CORTEX_STM32L152_IAR/serial.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/Demo/CORTEX_SmartFusion2_M2S050_SoftConsole/RTOSDemo/Blinky-Demo/main_blinky.c b/FreeRTOS/Demo/CORTEX_SmartFusion2_M2S050_SoftConsole/RTOSDemo/Blinky-Demo/main_blinky.c
index adbef4a18..0d47b4a13 100644
--- a/FreeRTOS/Demo/CORTEX_SmartFusion2_M2S050_SoftConsole/RTOSDemo/Blinky-Demo/main_blinky.c
+++ b/FreeRTOS/Demo/CORTEX_SmartFusion2_M2S050_SoftConsole/RTOSDemo/Blinky-Demo/main_blinky.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/Demo/CORTEX_SmartFusion2_M2S050_SoftConsole/RTOSDemo/FreeRTOSConfig.h b/FreeRTOS/Demo/CORTEX_SmartFusion2_M2S050_SoftConsole/RTOSDemo/FreeRTOSConfig.h
index 557724999..29feaca07 100644
--- a/FreeRTOS/Demo/CORTEX_SmartFusion2_M2S050_SoftConsole/RTOSDemo/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/CORTEX_SmartFusion2_M2S050_SoftConsole/RTOSDemo/FreeRTOSConfig.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/Demo/CORTEX_SmartFusion2_M2S050_SoftConsole/RTOSDemo/Full-Demo/File-releated-CLI-commands.c b/FreeRTOS/Demo/CORTEX_SmartFusion2_M2S050_SoftConsole/RTOSDemo/Full-Demo/File-releated-CLI-commands.c
index 6b276a61d..361f9f8cd 100644
--- a/FreeRTOS/Demo/CORTEX_SmartFusion2_M2S050_SoftConsole/RTOSDemo/Full-Demo/File-releated-CLI-commands.c
+++ b/FreeRTOS/Demo/CORTEX_SmartFusion2_M2S050_SoftConsole/RTOSDemo/Full-Demo/File-releated-CLI-commands.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/Demo/CORTEX_SmartFusion2_M2S050_SoftConsole/RTOSDemo/Full-Demo/File-system-demo.c b/FreeRTOS/Demo/CORTEX_SmartFusion2_M2S050_SoftConsole/RTOSDemo/Full-Demo/File-system-demo.c
index 4d6cc02f5..a68136eb1 100644
--- a/FreeRTOS/Demo/CORTEX_SmartFusion2_M2S050_SoftConsole/RTOSDemo/Full-Demo/File-system-demo.c
+++ b/FreeRTOS/Demo/CORTEX_SmartFusion2_M2S050_SoftConsole/RTOSDemo/Full-Demo/File-system-demo.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/Demo/CORTEX_SmartFusion2_M2S050_SoftConsole/RTOSDemo/Full-Demo/Sample-CLI-commands.c b/FreeRTOS/Demo/CORTEX_SmartFusion2_M2S050_SoftConsole/RTOSDemo/Full-Demo/Sample-CLI-commands.c
index c9c8bb508..a8fe6d67a 100644
--- a/FreeRTOS/Demo/CORTEX_SmartFusion2_M2S050_SoftConsole/RTOSDemo/Full-Demo/Sample-CLI-commands.c
+++ b/FreeRTOS/Demo/CORTEX_SmartFusion2_M2S050_SoftConsole/RTOSDemo/Full-Demo/Sample-CLI-commands.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/Demo/CORTEX_SmartFusion2_M2S050_SoftConsole/RTOSDemo/Full-Demo/UARTCommandConsole.c b/FreeRTOS/Demo/CORTEX_SmartFusion2_M2S050_SoftConsole/RTOSDemo/Full-Demo/UARTCommandConsole.c
index dfb4918fc..89ceb8b81 100644
--- a/FreeRTOS/Demo/CORTEX_SmartFusion2_M2S050_SoftConsole/RTOSDemo/Full-Demo/UARTCommandConsole.c
+++ b/FreeRTOS/Demo/CORTEX_SmartFusion2_M2S050_SoftConsole/RTOSDemo/Full-Demo/UARTCommandConsole.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/Demo/CORTEX_SmartFusion2_M2S050_SoftConsole/RTOSDemo/Full-Demo/UARTCommandConsole.h b/FreeRTOS/Demo/CORTEX_SmartFusion2_M2S050_SoftConsole/RTOSDemo/Full-Demo/UARTCommandConsole.h
index 7ee687190..d54a54a74 100644
--- a/FreeRTOS/Demo/CORTEX_SmartFusion2_M2S050_SoftConsole/RTOSDemo/Full-Demo/UARTCommandConsole.h
+++ b/FreeRTOS/Demo/CORTEX_SmartFusion2_M2S050_SoftConsole/RTOSDemo/Full-Demo/UARTCommandConsole.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/Demo/CORTEX_SmartFusion2_M2S050_SoftConsole/RTOSDemo/Full-Demo/main_full.c b/FreeRTOS/Demo/CORTEX_SmartFusion2_M2S050_SoftConsole/RTOSDemo/Full-Demo/main_full.c
index 776b6d972..3fe3bfbec 100644
--- a/FreeRTOS/Demo/CORTEX_SmartFusion2_M2S050_SoftConsole/RTOSDemo/Full-Demo/main_full.c
+++ b/FreeRTOS/Demo/CORTEX_SmartFusion2_M2S050_SoftConsole/RTOSDemo/Full-Demo/main_full.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/Demo/CORTEX_SmartFusion2_M2S050_SoftConsole/RTOSDemo/ParTest.c b/FreeRTOS/Demo/CORTEX_SmartFusion2_M2S050_SoftConsole/RTOSDemo/ParTest.c
index 544b471d2..46f758332 100644
--- a/FreeRTOS/Demo/CORTEX_SmartFusion2_M2S050_SoftConsole/RTOSDemo/ParTest.c
+++ b/FreeRTOS/Demo/CORTEX_SmartFusion2_M2S050_SoftConsole/RTOSDemo/ParTest.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/Demo/CORTEX_SmartFusion2_M2S050_SoftConsole/RTOSDemo/RunTimeStatsTimer.c b/FreeRTOS/Demo/CORTEX_SmartFusion2_M2S050_SoftConsole/RTOSDemo/RunTimeStatsTimer.c
index 707bc4460..57e155e7b 100644
--- a/FreeRTOS/Demo/CORTEX_SmartFusion2_M2S050_SoftConsole/RTOSDemo/RunTimeStatsTimer.c
+++ b/FreeRTOS/Demo/CORTEX_SmartFusion2_M2S050_SoftConsole/RTOSDemo/RunTimeStatsTimer.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/Demo/CORTEX_SmartFusion2_M2S050_SoftConsole/RTOSDemo/main.c b/FreeRTOS/Demo/CORTEX_SmartFusion2_M2S050_SoftConsole/RTOSDemo/main.c
index 4c1c0caf9..a418493fa 100644
--- a/FreeRTOS/Demo/CORTEX_SmartFusion2_M2S050_SoftConsole/RTOSDemo/main.c
+++ b/FreeRTOS/Demo/CORTEX_SmartFusion2_M2S050_SoftConsole/RTOSDemo/main.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/Demo/CORTUS_APS3_GCC/Demo/7seg.c b/FreeRTOS/Demo/CORTUS_APS3_GCC/Demo/7seg.c
index e3ddec96b..544d6d904 100644
--- a/FreeRTOS/Demo/CORTUS_APS3_GCC/Demo/7seg.c
+++ b/FreeRTOS/Demo/CORTUS_APS3_GCC/Demo/7seg.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/Demo/CORTUS_APS3_GCC/Demo/7seg.h b/FreeRTOS/Demo/CORTUS_APS3_GCC/Demo/7seg.h
index 948567d2e..46e13ef68 100644
--- a/FreeRTOS/Demo/CORTUS_APS3_GCC/Demo/7seg.h
+++ b/FreeRTOS/Demo/CORTUS_APS3_GCC/Demo/7seg.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/Demo/CORTUS_APS3_GCC/Demo/FreeRTOSConfig.h b/FreeRTOS/Demo/CORTUS_APS3_GCC/Demo/FreeRTOSConfig.h
index 8e4e072be..17602798e 100644
--- a/FreeRTOS/Demo/CORTUS_APS3_GCC/Demo/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/CORTUS_APS3_GCC/Demo/FreeRTOSConfig.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/Demo/CORTUS_APS3_GCC/Demo/ParTest.c b/FreeRTOS/Demo/CORTUS_APS3_GCC/Demo/ParTest.c
index 6c607f266..096897f5e 100644
--- a/FreeRTOS/Demo/CORTUS_APS3_GCC/Demo/ParTest.c
+++ b/FreeRTOS/Demo/CORTUS_APS3_GCC/Demo/ParTest.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/Demo/CORTUS_APS3_GCC/Demo/RegTest.c b/FreeRTOS/Demo/CORTUS_APS3_GCC/Demo/RegTest.c
index 1fe2c5fca..3d0765b2f 100644
--- a/FreeRTOS/Demo/CORTUS_APS3_GCC/Demo/RegTest.c
+++ b/FreeRTOS/Demo/CORTUS_APS3_GCC/Demo/RegTest.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/Demo/CORTUS_APS3_GCC/Demo/RegTest.h b/FreeRTOS/Demo/CORTUS_APS3_GCC/Demo/RegTest.h
index 382c0aeac..55ec438d8 100644
--- a/FreeRTOS/Demo/CORTUS_APS3_GCC/Demo/RegTest.h
+++ b/FreeRTOS/Demo/CORTUS_APS3_GCC/Demo/RegTest.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/Demo/CORTUS_APS3_GCC/Demo/demoGpio.h b/FreeRTOS/Demo/CORTUS_APS3_GCC/Demo/demoGpio.h
index a693aa719..ffec41824 100644
--- a/FreeRTOS/Demo/CORTUS_APS3_GCC/Demo/demoGpio.h
+++ b/FreeRTOS/Demo/CORTUS_APS3_GCC/Demo/demoGpio.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/Demo/CORTUS_APS3_GCC/Demo/main.c b/FreeRTOS/Demo/CORTUS_APS3_GCC/Demo/main.c
index e23625510..48c8a3153 100644
--- a/FreeRTOS/Demo/CORTUS_APS3_GCC/Demo/main.c
+++ b/FreeRTOS/Demo/CORTUS_APS3_GCC/Demo/main.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/Demo/CORTUS_APS3_GCC/Demo/serial.c b/FreeRTOS/Demo/CORTUS_APS3_GCC/Demo/serial.c
index 761a5ab51..50a021d23 100644
--- a/FreeRTOS/Demo/CORTUS_APS3_GCC/Demo/serial.c
+++ b/FreeRTOS/Demo/CORTUS_APS3_GCC/Demo/serial.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/Demo/ColdFire_MCF51CN128_CodeWarrior/Sources/FreeRTOSConfig.h b/FreeRTOS/Demo/ColdFire_MCF51CN128_CodeWarrior/Sources/FreeRTOSConfig.h
index 3d92293a1..2abe73ce5 100644
--- a/FreeRTOS/Demo/ColdFire_MCF51CN128_CodeWarrior/Sources/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/ColdFire_MCF51CN128_CodeWarrior/Sources/FreeRTOSConfig.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/Demo/ColdFire_MCF51CN128_CodeWarrior/Sources/ParTest/ParTest.c b/FreeRTOS/Demo/ColdFire_MCF51CN128_CodeWarrior/Sources/ParTest/ParTest.c
index 6b63d582b..8c9fe4fcc 100644
--- a/FreeRTOS/Demo/ColdFire_MCF51CN128_CodeWarrior/Sources/ParTest/ParTest.c
+++ b/FreeRTOS/Demo/ColdFire_MCF51CN128_CodeWarrior/Sources/ParTest/ParTest.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/Demo/ColdFire_MCF51CN128_CodeWarrior/Sources/httpd/uIP_Task.c b/FreeRTOS/Demo/ColdFire_MCF51CN128_CodeWarrior/Sources/httpd/uIP_Task.c
index 06368a466..1e3a6cc9f 100644
--- a/FreeRTOS/Demo/ColdFire_MCF51CN128_CodeWarrior/Sources/httpd/uIP_Task.c
+++ b/FreeRTOS/Demo/ColdFire_MCF51CN128_CodeWarrior/Sources/httpd/uIP_Task.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/Demo/ColdFire_MCF51CN128_CodeWarrior/Sources/main.c b/FreeRTOS/Demo/ColdFire_MCF51CN128_CodeWarrior/Sources/main.c
index 557d50fa9..ab613df65 100644
--- a/FreeRTOS/Demo/ColdFire_MCF51CN128_CodeWarrior/Sources/main.c
+++ b/FreeRTOS/Demo/ColdFire_MCF51CN128_CodeWarrior/Sources/main.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/Demo/ColdFire_MCF52221_CodeWarrior/sources/FreeRTOSConfig.h b/FreeRTOS/Demo/ColdFire_MCF52221_CodeWarrior/sources/FreeRTOSConfig.h
index cf1be652e..ee3847fa3 100644
--- a/FreeRTOS/Demo/ColdFire_MCF52221_CodeWarrior/sources/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/ColdFire_MCF52221_CodeWarrior/sources/FreeRTOSConfig.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/Demo/ColdFire_MCF52221_CodeWarrior/sources/FreeRTOS_Tick_Setup.c b/FreeRTOS/Demo/ColdFire_MCF52221_CodeWarrior/sources/FreeRTOS_Tick_Setup.c
index 119f4ad20..163ba5903 100644
--- a/FreeRTOS/Demo/ColdFire_MCF52221_CodeWarrior/sources/FreeRTOS_Tick_Setup.c
+++ b/FreeRTOS/Demo/ColdFire_MCF52221_CodeWarrior/sources/FreeRTOS_Tick_Setup.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/Demo/ColdFire_MCF52221_CodeWarrior/sources/ParTest/ParTest.c b/FreeRTOS/Demo/ColdFire_MCF52221_CodeWarrior/sources/ParTest/ParTest.c
index c42312f48..ab29280f5 100644
--- a/FreeRTOS/Demo/ColdFire_MCF52221_CodeWarrior/sources/ParTest/ParTest.c
+++ b/FreeRTOS/Demo/ColdFire_MCF52221_CodeWarrior/sources/ParTest/ParTest.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/Demo/ColdFire_MCF52221_CodeWarrior/sources/main.c b/FreeRTOS/Demo/ColdFire_MCF52221_CodeWarrior/sources/main.c
index 1030ab9d1..7f1f14885 100644
--- a/FreeRTOS/Demo/ColdFire_MCF52221_CodeWarrior/sources/main.c
+++ b/FreeRTOS/Demo/ColdFire_MCF52221_CodeWarrior/sources/main.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/Demo/ColdFire_MCF52221_CodeWarrior/sources/serial/serial.c b/FreeRTOS/Demo/ColdFire_MCF52221_CodeWarrior/sources/serial/serial.c
index fb043ef59..341972c0d 100644
--- a/FreeRTOS/Demo/ColdFire_MCF52221_CodeWarrior/sources/serial/serial.c
+++ b/FreeRTOS/Demo/ColdFire_MCF52221_CodeWarrior/sources/serial/serial.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/Demo/ColdFire_MCF52259_CodeWarrior/FreeRTOSConfig.h b/FreeRTOS/Demo/ColdFire_MCF52259_CodeWarrior/FreeRTOSConfig.h
index 77b9568af..63b99d1a7 100644
--- a/FreeRTOS/Demo/ColdFire_MCF52259_CodeWarrior/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/ColdFire_MCF52259_CodeWarrior/FreeRTOSConfig.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/Demo/ColdFire_MCF52259_CodeWarrior/FreeRTOS_Tick_Setup.c b/FreeRTOS/Demo/ColdFire_MCF52259_CodeWarrior/FreeRTOS_Tick_Setup.c
index 36fa9fcec..efd9c2d93 100644
--- a/FreeRTOS/Demo/ColdFire_MCF52259_CodeWarrior/FreeRTOS_Tick_Setup.c
+++ b/FreeRTOS/Demo/ColdFire_MCF52259_CodeWarrior/FreeRTOS_Tick_Setup.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/Demo/ColdFire_MCF52259_CodeWarrior/HTTPDemo.c b/FreeRTOS/Demo/ColdFire_MCF52259_CodeWarrior/HTTPDemo.c
index 0816d9be6..8fb0a39a1 100644
--- a/FreeRTOS/Demo/ColdFire_MCF52259_CodeWarrior/HTTPDemo.c
+++ b/FreeRTOS/Demo/ColdFire_MCF52259_CodeWarrior/HTTPDemo.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/Demo/ColdFire_MCF52259_CodeWarrior/HTTPDemo.h b/FreeRTOS/Demo/ColdFire_MCF52259_CodeWarrior/HTTPDemo.h
index 40c3520c7..cd4806d74 100644
--- a/FreeRTOS/Demo/ColdFire_MCF52259_CodeWarrior/HTTPDemo.h
+++ b/FreeRTOS/Demo/ColdFire_MCF52259_CodeWarrior/HTTPDemo.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/Demo/ColdFire_MCF52259_CodeWarrior/ParTest/ParTest.c b/FreeRTOS/Demo/ColdFire_MCF52259_CodeWarrior/ParTest/ParTest.c
index c42312f48..ab29280f5 100644
--- a/FreeRTOS/Demo/ColdFire_MCF52259_CodeWarrior/ParTest/ParTest.c
+++ b/FreeRTOS/Demo/ColdFire_MCF52259_CodeWarrior/ParTest/ParTest.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/Demo/ColdFire_MCF52259_CodeWarrior/main.c b/FreeRTOS/Demo/ColdFire_MCF52259_CodeWarrior/main.c
index 4d2662552..e9a917e45 100644
--- a/FreeRTOS/Demo/ColdFire_MCF52259_CodeWarrior/main.c
+++ b/FreeRTOS/Demo/ColdFire_MCF52259_CodeWarrior/main.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/Demo/ColdFire_MCF5282_Eclipse/RTOSDemo/FreeRTOSConfig.h b/FreeRTOS/Demo/ColdFire_MCF5282_Eclipse/RTOSDemo/FreeRTOSConfig.h
index 6afb4566e..cfb97fdfe 100644
--- a/FreeRTOS/Demo/ColdFire_MCF5282_Eclipse/RTOSDemo/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/ColdFire_MCF5282_Eclipse/RTOSDemo/FreeRTOSConfig.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/Demo/ColdFire_MCF5282_Eclipse/RTOSDemo/FreeRTOS_Tick_Setup.c b/FreeRTOS/Demo/ColdFire_MCF5282_Eclipse/RTOSDemo/FreeRTOS_Tick_Setup.c
index 09cce4b8a..f3e763aab 100644
--- a/FreeRTOS/Demo/ColdFire_MCF5282_Eclipse/RTOSDemo/FreeRTOS_Tick_Setup.c
+++ b/FreeRTOS/Demo/ColdFire_MCF5282_Eclipse/RTOSDemo/FreeRTOS_Tick_Setup.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/Demo/ColdFire_MCF5282_Eclipse/RTOSDemo/IntQueueTimer.c b/FreeRTOS/Demo/ColdFire_MCF5282_Eclipse/RTOSDemo/IntQueueTimer.c
index 862b05592..c83ff5944 100644
--- a/FreeRTOS/Demo/ColdFire_MCF5282_Eclipse/RTOSDemo/IntQueueTimer.c
+++ b/FreeRTOS/Demo/ColdFire_MCF5282_Eclipse/RTOSDemo/IntQueueTimer.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/Demo/ColdFire_MCF5282_Eclipse/RTOSDemo/IntQueueTimer.h b/FreeRTOS/Demo/ColdFire_MCF5282_Eclipse/RTOSDemo/IntQueueTimer.h
index 5be622fd0..9471c379a 100644
--- a/FreeRTOS/Demo/ColdFire_MCF5282_Eclipse/RTOSDemo/IntQueueTimer.h
+++ b/FreeRTOS/Demo/ColdFire_MCF5282_Eclipse/RTOSDemo/IntQueueTimer.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/Demo/ColdFire_MCF5282_Eclipse/RTOSDemo/ParTest/ParTest.c b/FreeRTOS/Demo/ColdFire_MCF5282_Eclipse/RTOSDemo/ParTest/ParTest.c
index 847356569..05d7a35dd 100644
--- a/FreeRTOS/Demo/ColdFire_MCF5282_Eclipse/RTOSDemo/ParTest/ParTest.c
+++ b/FreeRTOS/Demo/ColdFire_MCF5282_Eclipse/RTOSDemo/ParTest/ParTest.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/Demo/ColdFire_MCF5282_Eclipse/RTOSDemo/main.c b/FreeRTOS/Demo/ColdFire_MCF5282_Eclipse/RTOSDemo/main.c
index d096ea616..91d28edbe 100644
--- a/FreeRTOS/Demo/ColdFire_MCF5282_Eclipse/RTOSDemo/main.c
+++ b/FreeRTOS/Demo/ColdFire_MCF5282_Eclipse/RTOSDemo/main.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/Demo/ColdFire_MCF5282_Eclipse/RTOSDemo/serial/serial.c b/FreeRTOS/Demo/ColdFire_MCF5282_Eclipse/RTOSDemo/serial/serial.c
index 506e736b2..cfefa9902 100644
--- a/FreeRTOS/Demo/ColdFire_MCF5282_Eclipse/RTOSDemo/serial/serial.c
+++ b/FreeRTOS/Demo/ColdFire_MCF5282_Eclipse/RTOSDemo/serial/serial.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/Demo/Common/Full/BlockQ.c b/FreeRTOS/Demo/Common/Full/BlockQ.c
index a5437fbfe..1e6c4ca41 100644
--- a/FreeRTOS/Demo/Common/Full/BlockQ.c
+++ b/FreeRTOS/Demo/Common/Full/BlockQ.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/Demo/Common/Full/PollQ.c b/FreeRTOS/Demo/Common/Full/PollQ.c
index c32fa6cad..99dd7e863 100644
--- a/FreeRTOS/Demo/Common/Full/PollQ.c
+++ b/FreeRTOS/Demo/Common/Full/PollQ.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/Demo/Common/Full/comtest.c b/FreeRTOS/Demo/Common/Full/comtest.c
index 9485811e1..4b336b8ae 100644
--- a/FreeRTOS/Demo/Common/Full/comtest.c
+++ b/FreeRTOS/Demo/Common/Full/comtest.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/Demo/Common/Full/death.c b/FreeRTOS/Demo/Common/Full/death.c
index 86814fb9c..5228f1bde 100644
--- a/FreeRTOS/Demo/Common/Full/death.c
+++ b/FreeRTOS/Demo/Common/Full/death.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/Demo/Common/Full/dynamic.c b/FreeRTOS/Demo/Common/Full/dynamic.c
index 72934ca27..3d3033b27 100644
--- a/FreeRTOS/Demo/Common/Full/dynamic.c
+++ b/FreeRTOS/Demo/Common/Full/dynamic.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/Demo/Common/Full/events.c b/FreeRTOS/Demo/Common/Full/events.c
index b5a375c60..bc1e33c52 100644
--- a/FreeRTOS/Demo/Common/Full/events.c
+++ b/FreeRTOS/Demo/Common/Full/events.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/Demo/Common/Full/flash.c b/FreeRTOS/Demo/Common/Full/flash.c
index 61f808e58..b2d0148fd 100644
--- a/FreeRTOS/Demo/Common/Full/flash.c
+++ b/FreeRTOS/Demo/Common/Full/flash.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/Demo/Common/Full/flop.c b/FreeRTOS/Demo/Common/Full/flop.c
index 610d7c42c..346419511 100644
--- a/FreeRTOS/Demo/Common/Full/flop.c
+++ b/FreeRTOS/Demo/Common/Full/flop.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/Demo/Common/Full/integer.c b/FreeRTOS/Demo/Common/Full/integer.c
index d09304c57..3c0495c8e 100644
--- a/FreeRTOS/Demo/Common/Full/integer.c
+++ b/FreeRTOS/Demo/Common/Full/integer.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/Demo/Common/Full/print.c b/FreeRTOS/Demo/Common/Full/print.c
index 0efd20fed..e0e445901 100644
--- a/FreeRTOS/Demo/Common/Full/print.c
+++ b/FreeRTOS/Demo/Common/Full/print.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/Demo/Common/Full/semtest.c b/FreeRTOS/Demo/Common/Full/semtest.c
index fb4e5e758..bc649a988 100644
--- a/FreeRTOS/Demo/Common/Full/semtest.c
+++ b/FreeRTOS/Demo/Common/Full/semtest.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/Demo/Common/Minimal/AltBlckQ.c b/FreeRTOS/Demo/Common/Minimal/AltBlckQ.c
index 18974b978..58d882e84 100644
--- a/FreeRTOS/Demo/Common/Minimal/AltBlckQ.c
+++ b/FreeRTOS/Demo/Common/Minimal/AltBlckQ.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/Demo/Common/Minimal/AltBlock.c b/FreeRTOS/Demo/Common/Minimal/AltBlock.c
index 4a155d7f4..175efa431 100644
--- a/FreeRTOS/Demo/Common/Minimal/AltBlock.c
+++ b/FreeRTOS/Demo/Common/Minimal/AltBlock.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/Demo/Common/Minimal/AltPollQ.c b/FreeRTOS/Demo/Common/Minimal/AltPollQ.c
index bf04a9f71..d4d28d287 100644
--- a/FreeRTOS/Demo/Common/Minimal/AltPollQ.c
+++ b/FreeRTOS/Demo/Common/Minimal/AltPollQ.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/Demo/Common/Minimal/AltQTest.c b/FreeRTOS/Demo/Common/Minimal/AltQTest.c
index c8b3efda7..e67a04c19 100644
--- a/FreeRTOS/Demo/Common/Minimal/AltQTest.c
+++ b/FreeRTOS/Demo/Common/Minimal/AltQTest.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/Demo/Common/Minimal/BlockQ.c b/FreeRTOS/Demo/Common/Minimal/BlockQ.c
index 22ffbd20c..6ef9586b5 100644
--- a/FreeRTOS/Demo/Common/Minimal/BlockQ.c
+++ b/FreeRTOS/Demo/Common/Minimal/BlockQ.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/Demo/Common/Minimal/EventGroupsDemo.c b/FreeRTOS/Demo/Common/Minimal/EventGroupsDemo.c
index f84bb42e9..61092a45a 100644
--- a/FreeRTOS/Demo/Common/Minimal/EventGroupsDemo.c
+++ b/FreeRTOS/Demo/Common/Minimal/EventGroupsDemo.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/Demo/Common/Minimal/GenQTest.c b/FreeRTOS/Demo/Common/Minimal/GenQTest.c
index 16cd158f2..e7f13e083 100644
--- a/FreeRTOS/Demo/Common/Minimal/GenQTest.c
+++ b/FreeRTOS/Demo/Common/Minimal/GenQTest.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/Demo/Common/Minimal/IntQueue.c b/FreeRTOS/Demo/Common/Minimal/IntQueue.c
index 31e890e7b..e7761e502 100644
--- a/FreeRTOS/Demo/Common/Minimal/IntQueue.c
+++ b/FreeRTOS/Demo/Common/Minimal/IntQueue.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/Demo/Common/Minimal/IntSemTest.c b/FreeRTOS/Demo/Common/Minimal/IntSemTest.c
index 2518f3bbf..8f21e8296 100644
--- a/FreeRTOS/Demo/Common/Minimal/IntSemTest.c
+++ b/FreeRTOS/Demo/Common/Minimal/IntSemTest.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/Demo/Common/Minimal/PollQ.c b/FreeRTOS/Demo/Common/Minimal/PollQ.c
index 1d1a997ea..0e1605e22 100644
--- a/FreeRTOS/Demo/Common/Minimal/PollQ.c
+++ b/FreeRTOS/Demo/Common/Minimal/PollQ.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/Demo/Common/Minimal/QPeek.c b/FreeRTOS/Demo/Common/Minimal/QPeek.c
index 11c9c9f81..72f84a403 100644
--- a/FreeRTOS/Demo/Common/Minimal/QPeek.c
+++ b/FreeRTOS/Demo/Common/Minimal/QPeek.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/Demo/Common/Minimal/QueueOverwrite.c b/FreeRTOS/Demo/Common/Minimal/QueueOverwrite.c
index 4cca8a0b2..e080192b9 100644
--- a/FreeRTOS/Demo/Common/Minimal/QueueOverwrite.c
+++ b/FreeRTOS/Demo/Common/Minimal/QueueOverwrite.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/Demo/Common/Minimal/QueueSet.c b/FreeRTOS/Demo/Common/Minimal/QueueSet.c
index b753d109b..33e3897b9 100644
--- a/FreeRTOS/Demo/Common/Minimal/QueueSet.c
+++ b/FreeRTOS/Demo/Common/Minimal/QueueSet.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/Demo/Common/Minimal/TaskNotify.c b/FreeRTOS/Demo/Common/Minimal/TaskNotify.c
index 347eb30e6..ed5aba7a7 100644
--- a/FreeRTOS/Demo/Common/Minimal/TaskNotify.c
+++ b/FreeRTOS/Demo/Common/Minimal/TaskNotify.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/Demo/Common/Minimal/TimerDemo.c b/FreeRTOS/Demo/Common/Minimal/TimerDemo.c
index c63014695..e8f44fe88 100644
--- a/FreeRTOS/Demo/Common/Minimal/TimerDemo.c
+++ b/FreeRTOS/Demo/Common/Minimal/TimerDemo.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/Demo/Common/Minimal/blocktim.c b/FreeRTOS/Demo/Common/Minimal/blocktim.c
index cb2533d98..63693a73c 100644
--- a/FreeRTOS/Demo/Common/Minimal/blocktim.c
+++ b/FreeRTOS/Demo/Common/Minimal/blocktim.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/Demo/Common/Minimal/comtest.c b/FreeRTOS/Demo/Common/Minimal/comtest.c
index 32eb8d61d..df6f8e07b 100644
--- a/FreeRTOS/Demo/Common/Minimal/comtest.c
+++ b/FreeRTOS/Demo/Common/Minimal/comtest.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/Demo/Common/Minimal/comtest_strings.c b/FreeRTOS/Demo/Common/Minimal/comtest_strings.c
index 113040f5b..f66045671 100644
--- a/FreeRTOS/Demo/Common/Minimal/comtest_strings.c
+++ b/FreeRTOS/Demo/Common/Minimal/comtest_strings.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/Demo/Common/Minimal/countsem.c b/FreeRTOS/Demo/Common/Minimal/countsem.c
index a9f8c3788..2931270be 100644
--- a/FreeRTOS/Demo/Common/Minimal/countsem.c
+++ b/FreeRTOS/Demo/Common/Minimal/countsem.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/Demo/Common/Minimal/crflash.c b/FreeRTOS/Demo/Common/Minimal/crflash.c
index 5bdab7b42..28241c7e2 100644
--- a/FreeRTOS/Demo/Common/Minimal/crflash.c
+++ b/FreeRTOS/Demo/Common/Minimal/crflash.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/Demo/Common/Minimal/crhook.c b/FreeRTOS/Demo/Common/Minimal/crhook.c
index 31b493d3e..778bfee20 100644
--- a/FreeRTOS/Demo/Common/Minimal/crhook.c
+++ b/FreeRTOS/Demo/Common/Minimal/crhook.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/Demo/Common/Minimal/death.c b/FreeRTOS/Demo/Common/Minimal/death.c
index 3b0293db4..482cbbfb7 100644
--- a/FreeRTOS/Demo/Common/Minimal/death.c
+++ b/FreeRTOS/Demo/Common/Minimal/death.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/Demo/Common/Minimal/dynamic.c b/FreeRTOS/Demo/Common/Minimal/dynamic.c
index 1de5ea597..4189b0c6e 100644
--- a/FreeRTOS/Demo/Common/Minimal/dynamic.c
+++ b/FreeRTOS/Demo/Common/Minimal/dynamic.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/Demo/Common/Minimal/flash.c b/FreeRTOS/Demo/Common/Minimal/flash.c
index b3c6ff5d1..6f1d14b54 100644
--- a/FreeRTOS/Demo/Common/Minimal/flash.c
+++ b/FreeRTOS/Demo/Common/Minimal/flash.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/Demo/Common/Minimal/flash_timer.c b/FreeRTOS/Demo/Common/Minimal/flash_timer.c
index 0e6091b46..36429585b 100644
--- a/FreeRTOS/Demo/Common/Minimal/flash_timer.c
+++ b/FreeRTOS/Demo/Common/Minimal/flash_timer.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/Demo/Common/Minimal/flop.c b/FreeRTOS/Demo/Common/Minimal/flop.c
index a7819331f..0d9cb4345 100644
--- a/FreeRTOS/Demo/Common/Minimal/flop.c
+++ b/FreeRTOS/Demo/Common/Minimal/flop.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/Demo/Common/Minimal/integer.c b/FreeRTOS/Demo/Common/Minimal/integer.c
index 10dc67fe4..f282906b4 100644
--- a/FreeRTOS/Demo/Common/Minimal/integer.c
+++ b/FreeRTOS/Demo/Common/Minimal/integer.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/Demo/Common/Minimal/recmutex.c b/FreeRTOS/Demo/Common/Minimal/recmutex.c
index 330bf6d53..9389bf7f6 100644
--- a/FreeRTOS/Demo/Common/Minimal/recmutex.c
+++ b/FreeRTOS/Demo/Common/Minimal/recmutex.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/Demo/Common/Minimal/semtest.c b/FreeRTOS/Demo/Common/Minimal/semtest.c
index 37d0f9a6b..9af4088cb 100644
--- a/FreeRTOS/Demo/Common/Minimal/semtest.c
+++ b/FreeRTOS/Demo/Common/Minimal/semtest.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/Demo/Common/Minimal/sp_flop.c b/FreeRTOS/Demo/Common/Minimal/sp_flop.c
index 2620fbaf7..3df8532a9 100644
--- a/FreeRTOS/Demo/Common/Minimal/sp_flop.c
+++ b/FreeRTOS/Demo/Common/Minimal/sp_flop.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/Demo/Common/ethernet/lwip-1.4.0/ports/MicroBlaze-Ethernet-Lite/ethernetif.c b/FreeRTOS/Demo/Common/ethernet/lwip-1.4.0/ports/MicroBlaze-Ethernet-Lite/ethernetif.c
index 5f73e441e..6e218e121 100644
--- a/FreeRTOS/Demo/Common/ethernet/lwip-1.4.0/ports/MicroBlaze-Ethernet-Lite/ethernetif.c
+++ b/FreeRTOS/Demo/Common/ethernet/lwip-1.4.0/ports/MicroBlaze-Ethernet-Lite/ethernetif.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/Demo/Common/ethernet/lwip-1.4.0/ports/win32/WinPCap/arch.c b/FreeRTOS/Demo/Common/ethernet/lwip-1.4.0/ports/win32/WinPCap/arch.c
index d7b5d44c5..2cc38dcb6 100644
--- a/FreeRTOS/Demo/Common/ethernet/lwip-1.4.0/ports/win32/WinPCap/arch.c
+++ b/FreeRTOS/Demo/Common/ethernet/lwip-1.4.0/ports/win32/WinPCap/arch.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/Demo/Common/ethernet/lwip-1.4.0/ports/win32/WinPCap/netif.h b/FreeRTOS/Demo/Common/ethernet/lwip-1.4.0/ports/win32/WinPCap/netif.h
index 1e34269b2..129592b34 100644
--- a/FreeRTOS/Demo/Common/ethernet/lwip-1.4.0/ports/win32/WinPCap/netif.h
+++ b/FreeRTOS/Demo/Common/ethernet/lwip-1.4.0/ports/win32/WinPCap/netif.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/Demo/Common/ethernet/lwip-1.4.0/ports/win32/ethernetif.c b/FreeRTOS/Demo/Common/ethernet/lwip-1.4.0/ports/win32/ethernetif.c
index 840bc8ca6..ada6648ad 100644
--- a/FreeRTOS/Demo/Common/ethernet/lwip-1.4.0/ports/win32/ethernetif.c
+++ b/FreeRTOS/Demo/Common/ethernet/lwip-1.4.0/ports/win32/ethernetif.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/Demo/Common/include/AltBlckQ.h b/FreeRTOS/Demo/Common/include/AltBlckQ.h
index 5e50d30ab..3216fd234 100644
--- a/FreeRTOS/Demo/Common/include/AltBlckQ.h
+++ b/FreeRTOS/Demo/Common/include/AltBlckQ.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/Demo/Common/include/AltBlock.h b/FreeRTOS/Demo/Common/include/AltBlock.h
index c659163b2..c6f1e9ada 100644
--- a/FreeRTOS/Demo/Common/include/AltBlock.h
+++ b/FreeRTOS/Demo/Common/include/AltBlock.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/Demo/Common/include/AltPollQ.h b/FreeRTOS/Demo/Common/include/AltPollQ.h
index f6dff2e64..d9d7c905e 100644
--- a/FreeRTOS/Demo/Common/include/AltPollQ.h
+++ b/FreeRTOS/Demo/Common/include/AltPollQ.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/Demo/Common/include/AltQTest.h b/FreeRTOS/Demo/Common/include/AltQTest.h
index 1304df259..1fac49ca7 100644
--- a/FreeRTOS/Demo/Common/include/AltQTest.h
+++ b/FreeRTOS/Demo/Common/include/AltQTest.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/Demo/Common/include/BlockQ.h b/FreeRTOS/Demo/Common/include/BlockQ.h
index de1c1b10e..93b79d39b 100644
--- a/FreeRTOS/Demo/Common/include/BlockQ.h
+++ b/FreeRTOS/Demo/Common/include/BlockQ.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/Demo/Common/include/EventGroupsDemo.h b/FreeRTOS/Demo/Common/include/EventGroupsDemo.h
index dcbf4fa77..150ed47c3 100644
--- a/FreeRTOS/Demo/Common/include/EventGroupsDemo.h
+++ b/FreeRTOS/Demo/Common/include/EventGroupsDemo.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/Demo/Common/include/GenQTest.h b/FreeRTOS/Demo/Common/include/GenQTest.h
index 58928e652..279832b58 100644
--- a/FreeRTOS/Demo/Common/include/GenQTest.h
+++ b/FreeRTOS/Demo/Common/include/GenQTest.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/Demo/Common/include/IntQueue.h b/FreeRTOS/Demo/Common/include/IntQueue.h
index 6ba50df51..ad3b0a2a9 100644
--- a/FreeRTOS/Demo/Common/include/IntQueue.h
+++ b/FreeRTOS/Demo/Common/include/IntQueue.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/Demo/Common/include/IntSemTest.h b/FreeRTOS/Demo/Common/include/IntSemTest.h
index a8b1c8806..ec65f6687 100644
--- a/FreeRTOS/Demo/Common/include/IntSemTest.h
+++ b/FreeRTOS/Demo/Common/include/IntSemTest.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/Demo/Common/include/PollQ.h b/FreeRTOS/Demo/Common/include/PollQ.h
index 222316e9e..2bc67c79f 100644
--- a/FreeRTOS/Demo/Common/include/PollQ.h
+++ b/FreeRTOS/Demo/Common/include/PollQ.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/Demo/Common/include/QPeek.h b/FreeRTOS/Demo/Common/include/QPeek.h
index a010f3b6f..539cddf2e 100644
--- a/FreeRTOS/Demo/Common/include/QPeek.h
+++ b/FreeRTOS/Demo/Common/include/QPeek.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/Demo/Common/include/QueueOverwrite.h b/FreeRTOS/Demo/Common/include/QueueOverwrite.h
index 619a6439e..c21d54bc3 100644
--- a/FreeRTOS/Demo/Common/include/QueueOverwrite.h
+++ b/FreeRTOS/Demo/Common/include/QueueOverwrite.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/Demo/Common/include/QueueSet.h b/FreeRTOS/Demo/Common/include/QueueSet.h
index dc59a62f7..cbcbdde8d 100644
--- a/FreeRTOS/Demo/Common/include/QueueSet.h
+++ b/FreeRTOS/Demo/Common/include/QueueSet.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/Demo/Common/include/TaskNotify.h b/FreeRTOS/Demo/Common/include/TaskNotify.h
index 9f2353c3c..b1e9bbc7f 100644
--- a/FreeRTOS/Demo/Common/include/TaskNotify.h
+++ b/FreeRTOS/Demo/Common/include/TaskNotify.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/Demo/Common/include/TimerDemo.h b/FreeRTOS/Demo/Common/include/TimerDemo.h
index 2f0b8e302..4cf758cfc 100644
--- a/FreeRTOS/Demo/Common/include/TimerDemo.h
+++ b/FreeRTOS/Demo/Common/include/TimerDemo.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/Demo/Common/include/blocktim.h b/FreeRTOS/Demo/Common/include/blocktim.h
index bd7e03e9b..69518dd1c 100644
--- a/FreeRTOS/Demo/Common/include/blocktim.h
+++ b/FreeRTOS/Demo/Common/include/blocktim.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/Demo/Common/include/comtest.h b/FreeRTOS/Demo/Common/include/comtest.h
index ceb628f54..63cb82e94 100644
--- a/FreeRTOS/Demo/Common/include/comtest.h
+++ b/FreeRTOS/Demo/Common/include/comtest.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/Demo/Common/include/comtest2.h b/FreeRTOS/Demo/Common/include/comtest2.h
index b3eeaa8ba..46957190c 100644
--- a/FreeRTOS/Demo/Common/include/comtest2.h
+++ b/FreeRTOS/Demo/Common/include/comtest2.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/Demo/Common/include/comtest_strings.h b/FreeRTOS/Demo/Common/include/comtest_strings.h
index dcf850645..6a0088c69 100644
--- a/FreeRTOS/Demo/Common/include/comtest_strings.h
+++ b/FreeRTOS/Demo/Common/include/comtest_strings.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/Demo/Common/include/countsem.h b/FreeRTOS/Demo/Common/include/countsem.h
index 019a43e6f..4cc271ed3 100644
--- a/FreeRTOS/Demo/Common/include/countsem.h
+++ b/FreeRTOS/Demo/Common/include/countsem.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/Demo/Common/include/crflash.h b/FreeRTOS/Demo/Common/include/crflash.h
index a7ccd280f..9fb0c29e4 100644
--- a/FreeRTOS/Demo/Common/include/crflash.h
+++ b/FreeRTOS/Demo/Common/include/crflash.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/Demo/Common/include/crhook.h b/FreeRTOS/Demo/Common/include/crhook.h
index e1cae3949..6538df980 100644
--- a/FreeRTOS/Demo/Common/include/crhook.h
+++ b/FreeRTOS/Demo/Common/include/crhook.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/Demo/Common/include/death.h b/FreeRTOS/Demo/Common/include/death.h
index 872c6ed68..d55c8e1df 100644
--- a/FreeRTOS/Demo/Common/include/death.h
+++ b/FreeRTOS/Demo/Common/include/death.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/Demo/Common/include/dynamic.h b/FreeRTOS/Demo/Common/include/dynamic.h
index 1a83177e8..b1a8bc221 100644
--- a/FreeRTOS/Demo/Common/include/dynamic.h
+++ b/FreeRTOS/Demo/Common/include/dynamic.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/Demo/Common/include/fileIO.h b/FreeRTOS/Demo/Common/include/fileIO.h
index 5942c756e..a115efcde 100644
--- a/FreeRTOS/Demo/Common/include/fileIO.h
+++ b/FreeRTOS/Demo/Common/include/fileIO.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/Demo/Common/include/flash.h b/FreeRTOS/Demo/Common/include/flash.h
index 286978a00..b9f7fcbca 100644
--- a/FreeRTOS/Demo/Common/include/flash.h
+++ b/FreeRTOS/Demo/Common/include/flash.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/Demo/Common/include/flash_timer.h b/FreeRTOS/Demo/Common/include/flash_timer.h
index 14ba0d97f..002a19cca 100644
--- a/FreeRTOS/Demo/Common/include/flash_timer.h
+++ b/FreeRTOS/Demo/Common/include/flash_timer.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/Demo/Common/include/flop.h b/FreeRTOS/Demo/Common/include/flop.h
index 1c3582f6e..b158df230 100644
--- a/FreeRTOS/Demo/Common/include/flop.h
+++ b/FreeRTOS/Demo/Common/include/flop.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/Demo/Common/include/integer.h b/FreeRTOS/Demo/Common/include/integer.h
index 20790250f..570f61b16 100644
--- a/FreeRTOS/Demo/Common/include/integer.h
+++ b/FreeRTOS/Demo/Common/include/integer.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/Demo/Common/include/mevents.h b/FreeRTOS/Demo/Common/include/mevents.h
index f4725b956..9397528ec 100644
--- a/FreeRTOS/Demo/Common/include/mevents.h
+++ b/FreeRTOS/Demo/Common/include/mevents.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/Demo/Common/include/partest.h b/FreeRTOS/Demo/Common/include/partest.h
index 0e1b2e82b..83c430d50 100644
--- a/FreeRTOS/Demo/Common/include/partest.h
+++ b/FreeRTOS/Demo/Common/include/partest.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/Demo/Common/include/print.h b/FreeRTOS/Demo/Common/include/print.h
index 3990454b7..6f0c372eb 100644
--- a/FreeRTOS/Demo/Common/include/print.h
+++ b/FreeRTOS/Demo/Common/include/print.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/Demo/Common/include/recmutex.h b/FreeRTOS/Demo/Common/include/recmutex.h
index 53582144e..d58e290cf 100644
--- a/FreeRTOS/Demo/Common/include/recmutex.h
+++ b/FreeRTOS/Demo/Common/include/recmutex.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/Demo/Common/include/semtest.h b/FreeRTOS/Demo/Common/include/semtest.h
index a95f0e939..461b85a95 100644
--- a/FreeRTOS/Demo/Common/include/semtest.h
+++ b/FreeRTOS/Demo/Common/include/semtest.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/Demo/Common/include/serial.h b/FreeRTOS/Demo/Common/include/serial.h
index 6c43fb37b..83c486a3d 100644
--- a/FreeRTOS/Demo/Common/include/serial.h
+++ b/FreeRTOS/Demo/Common/include/serial.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/Demo/Cygnal/FreeRTOSConfig.h b/FreeRTOS/Demo/Cygnal/FreeRTOSConfig.h
index 483841e8a..6c856b2d0 100644
--- a/FreeRTOS/Demo/Cygnal/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/Cygnal/FreeRTOSConfig.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/Demo/Cygnal/Makefile b/FreeRTOS/Demo/Cygnal/Makefile
index 8963cc59c..debd0d014 100644
--- a/FreeRTOS/Demo/Cygnal/Makefile
+++ b/FreeRTOS/Demo/Cygnal/Makefile
@@ -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.
#
#
# ***************************************************************************
diff --git a/FreeRTOS/Demo/Cygnal/ParTest/ParTest.c b/FreeRTOS/Demo/Cygnal/ParTest/ParTest.c
index 999a23fd2..05cc0c23e 100644
--- a/FreeRTOS/Demo/Cygnal/ParTest/ParTest.c
+++ b/FreeRTOS/Demo/Cygnal/ParTest/ParTest.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/Demo/Cygnal/main.c b/FreeRTOS/Demo/Cygnal/main.c
index a2c3e7e37..ece1229b7 100644
--- a/FreeRTOS/Demo/Cygnal/main.c
+++ b/FreeRTOS/Demo/Cygnal/main.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/Demo/Cygnal/serial/serial.c b/FreeRTOS/Demo/Cygnal/serial/serial.c
index b4b403912..3c00b2c33 100644
--- a/FreeRTOS/Demo/Cygnal/serial/serial.c
+++ b/FreeRTOS/Demo/Cygnal/serial/serial.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/Demo/Flshlite/FRConfig.h b/FreeRTOS/Demo/Flshlite/FRConfig.h
index 0af52fe24..5d71c7550 100644
--- a/FreeRTOS/Demo/Flshlite/FRConfig.h
+++ b/FreeRTOS/Demo/Flshlite/FRConfig.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/Demo/Flshlite/FileIO/fileIO.c b/FreeRTOS/Demo/Flshlite/FileIO/fileIO.c
index 76cbaa428..3232bdf20 100644
--- a/FreeRTOS/Demo/Flshlite/FileIO/fileIO.c
+++ b/FreeRTOS/Demo/Flshlite/FileIO/fileIO.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/Demo/Flshlite/FreeRTOSConfig.h b/FreeRTOS/Demo/Flshlite/FreeRTOSConfig.h
index 3e931f269..36e980abe 100644
--- a/FreeRTOS/Demo/Flshlite/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/Flshlite/FreeRTOSConfig.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/Demo/Flshlite/ParTest/ParTest.c b/FreeRTOS/Demo/Flshlite/ParTest/ParTest.c
index b93d584c8..8d8dfe83c 100644
--- a/FreeRTOS/Demo/Flshlite/ParTest/ParTest.c
+++ b/FreeRTOS/Demo/Flshlite/ParTest/ParTest.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/Demo/Flshlite/main.c b/FreeRTOS/Demo/Flshlite/main.c
index c3fae77c0..621fbf876 100644
--- a/FreeRTOS/Demo/Flshlite/main.c
+++ b/FreeRTOS/Demo/Flshlite/main.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/Demo/Flshlite/serial/serial.c b/FreeRTOS/Demo/Flshlite/serial/serial.c
index 846879aae..a766b4ba9 100644
--- a/FreeRTOS/Demo/Flshlite/serial/serial.c
+++ b/FreeRTOS/Demo/Flshlite/serial/serial.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/Demo/H8S/RTOSDemo/FreeRTOSConfig.h b/FreeRTOS/Demo/H8S/RTOSDemo/FreeRTOSConfig.h
index 0421ca73b..99d20c521 100644
--- a/FreeRTOS/Demo/H8S/RTOSDemo/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/H8S/RTOSDemo/FreeRTOSConfig.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/Demo/H8S/RTOSDemo/ParTest/ParTest.c b/FreeRTOS/Demo/H8S/RTOSDemo/ParTest/ParTest.c
index d343e1223..abbf2f931 100644
--- a/FreeRTOS/Demo/H8S/RTOSDemo/ParTest/ParTest.c
+++ b/FreeRTOS/Demo/H8S/RTOSDemo/ParTest/ParTest.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/Demo/H8S/RTOSDemo/main.c b/FreeRTOS/Demo/H8S/RTOSDemo/main.c
index e3d6e289e..e8280bf2f 100644
--- a/FreeRTOS/Demo/H8S/RTOSDemo/main.c
+++ b/FreeRTOS/Demo/H8S/RTOSDemo/main.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/Demo/H8S/RTOSDemo/serial/serial.c b/FreeRTOS/Demo/H8S/RTOSDemo/serial/serial.c
index 3f6a4a271..bdc2fad8f 100644
--- a/FreeRTOS/Demo/H8S/RTOSDemo/serial/serial.c
+++ b/FreeRTOS/Demo/H8S/RTOSDemo/serial/serial.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/Demo/HCS12_CodeWarrior_banked/FreeRTOSConfig.h b/FreeRTOS/Demo/HCS12_CodeWarrior_banked/FreeRTOSConfig.h
index 3671df91d..c464d8fa8 100644
--- a/FreeRTOS/Demo/HCS12_CodeWarrior_banked/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/HCS12_CodeWarrior_banked/FreeRTOSConfig.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/Demo/HCS12_CodeWarrior_banked/ParTest/ParTest.c b/FreeRTOS/Demo/HCS12_CodeWarrior_banked/ParTest/ParTest.c
index b0879cad0..c19d9586a 100644
--- a/FreeRTOS/Demo/HCS12_CodeWarrior_banked/ParTest/ParTest.c
+++ b/FreeRTOS/Demo/HCS12_CodeWarrior_banked/ParTest/ParTest.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/Demo/HCS12_CodeWarrior_banked/main.c b/FreeRTOS/Demo/HCS12_CodeWarrior_banked/main.c
index a13b47e6d..10dbeff20 100644
--- a/FreeRTOS/Demo/HCS12_CodeWarrior_banked/main.c
+++ b/FreeRTOS/Demo/HCS12_CodeWarrior_banked/main.c
@@ -1,6 +1,6 @@
/*
- 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.
@@ -11,27 +11,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, *
@@ -46,35 +37,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
@@ -83,7 +57,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/Demo/HCS12_CodeWarrior_banked/serial/serial.c b/FreeRTOS/Demo/HCS12_CodeWarrior_banked/serial/serial.c
index 5620ebc07..62b57b87b 100644
--- a/FreeRTOS/Demo/HCS12_CodeWarrior_banked/serial/serial.c
+++ b/FreeRTOS/Demo/HCS12_CodeWarrior_banked/serial/serial.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/Demo/HCS12_CodeWarrior_small/FreeRTOSConfig.h b/FreeRTOS/Demo/HCS12_CodeWarrior_small/FreeRTOSConfig.h
index 50e7f9437..2adfb9dbd 100644
--- a/FreeRTOS/Demo/HCS12_CodeWarrior_small/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/HCS12_CodeWarrior_small/FreeRTOSConfig.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/Demo/HCS12_CodeWarrior_small/ParTest/ParTest.c b/FreeRTOS/Demo/HCS12_CodeWarrior_small/ParTest/ParTest.c
index b0879cad0..c19d9586a 100644
--- a/FreeRTOS/Demo/HCS12_CodeWarrior_small/ParTest/ParTest.c
+++ b/FreeRTOS/Demo/HCS12_CodeWarrior_small/ParTest/ParTest.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/Demo/HCS12_CodeWarrior_small/main.c b/FreeRTOS/Demo/HCS12_CodeWarrior_small/main.c
index 9e6e4ddc5..8c56d2c3b 100644
--- a/FreeRTOS/Demo/HCS12_CodeWarrior_small/main.c
+++ b/FreeRTOS/Demo/HCS12_CodeWarrior_small/main.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/Demo/HCS12_CodeWarrior_small/serial/serial.c b/FreeRTOS/Demo/HCS12_CodeWarrior_small/serial/serial.c
index 2c1d2cfa8..b3e3e1d8c 100644
--- a/FreeRTOS/Demo/HCS12_CodeWarrior_small/serial/serial.c
+++ b/FreeRTOS/Demo/HCS12_CodeWarrior_small/serial/serial.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/Demo/HCS12_GCC_banked/FreeRTOSConfig.h b/FreeRTOS/Demo/HCS12_GCC_banked/FreeRTOSConfig.h
index 0b83df4d6..1ddba2122 100644
--- a/FreeRTOS/Demo/HCS12_GCC_banked/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/HCS12_GCC_banked/FreeRTOSConfig.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/Demo/HCS12_GCC_banked/ParTest.c b/FreeRTOS/Demo/HCS12_GCC_banked/ParTest.c
index c8181e310..ef77d0f33 100644
--- a/FreeRTOS/Demo/HCS12_GCC_banked/ParTest.c
+++ b/FreeRTOS/Demo/HCS12_GCC_banked/ParTest.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/Demo/HCS12_GCC_banked/main.c b/FreeRTOS/Demo/HCS12_GCC_banked/main.c
index 77f9d0ea8..18facd7a2 100644
--- a/FreeRTOS/Demo/HCS12_GCC_banked/main.c
+++ b/FreeRTOS/Demo/HCS12_GCC_banked/main.c
@@ -1,6 +1,6 @@
/*
- 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.
@@ -11,27 +11,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, *
@@ -46,35 +37,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
@@ -83,7 +57,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/Demo/HCS12_GCC_banked/startup.c b/FreeRTOS/Demo/HCS12_GCC_banked/startup.c
index 74c4c7e78..f361e9c19 100644
--- a/FreeRTOS/Demo/HCS12_GCC_banked/startup.c
+++ b/FreeRTOS/Demo/HCS12_GCC_banked/startup.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/Demo/MB91460_Softune/SRC/FreeRTOSConfig.h b/FreeRTOS/Demo/MB91460_Softune/SRC/FreeRTOSConfig.h
index e6a334e09..80528cfac 100644
--- a/FreeRTOS/Demo/MB91460_Softune/SRC/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/MB91460_Softune/SRC/FreeRTOSConfig.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/Demo/MB91460_Softune/SRC/crflash_modified.c b/FreeRTOS/Demo/MB91460_Softune/SRC/crflash_modified.c
index 9f61f384d..ac664e885 100644
--- a/FreeRTOS/Demo/MB91460_Softune/SRC/crflash_modified.c
+++ b/FreeRTOS/Demo/MB91460_Softune/SRC/crflash_modified.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/Demo/MB91460_Softune/SRC/main.c b/FreeRTOS/Demo/MB91460_Softune/SRC/main.c
index 826678118..27ea14f20 100644
--- a/FreeRTOS/Demo/MB91460_Softune/SRC/main.c
+++ b/FreeRTOS/Demo/MB91460_Softune/SRC/main.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/Demo/MB91460_Softune/SRC/partest/partest.c b/FreeRTOS/Demo/MB91460_Softune/SRC/partest/partest.c
index aa8dc4ad0..025d7ecbf 100644
--- a/FreeRTOS/Demo/MB91460_Softune/SRC/partest/partest.c
+++ b/FreeRTOS/Demo/MB91460_Softune/SRC/partest/partest.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/Demo/MB91460_Softune/SRC/serial/serial.c b/FreeRTOS/Demo/MB91460_Softune/SRC/serial/serial.c
index 57dd56b81..5bbc348d5 100644
--- a/FreeRTOS/Demo/MB91460_Softune/SRC/serial/serial.c
+++ b/FreeRTOS/Demo/MB91460_Softune/SRC/serial/serial.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/Demo/MB96340_Softune/FreeRTOS_96348hs_SK16FX100PMC/Src/FreeRTOSConfig.h b/FreeRTOS/Demo/MB96340_Softune/FreeRTOS_96348hs_SK16FX100PMC/Src/FreeRTOSConfig.h
index 6cfc196f2..f2c53d5a0 100644
--- a/FreeRTOS/Demo/MB96340_Softune/FreeRTOS_96348hs_SK16FX100PMC/Src/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/MB96340_Softune/FreeRTOS_96348hs_SK16FX100PMC/Src/FreeRTOSConfig.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/Demo/MB96340_Softune/FreeRTOS_96348hs_SK16FX100PMC/Src/crflash_sk16fx100mpc.c b/FreeRTOS/Demo/MB96340_Softune/FreeRTOS_96348hs_SK16FX100PMC/Src/crflash_sk16fx100mpc.c
index 9f61f384d..ac664e885 100644
--- a/FreeRTOS/Demo/MB96340_Softune/FreeRTOS_96348hs_SK16FX100PMC/Src/crflash_sk16fx100mpc.c
+++ b/FreeRTOS/Demo/MB96340_Softune/FreeRTOS_96348hs_SK16FX100PMC/Src/crflash_sk16fx100mpc.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/Demo/MB96340_Softune/FreeRTOS_96348hs_SK16FX100PMC/Src/main.c b/FreeRTOS/Demo/MB96340_Softune/FreeRTOS_96348hs_SK16FX100PMC/Src/main.c
index 80ea8189f..f4521d15d 100644
--- a/FreeRTOS/Demo/MB96340_Softune/FreeRTOS_96348hs_SK16FX100PMC/Src/main.c
+++ b/FreeRTOS/Demo/MB96340_Softune/FreeRTOS_96348hs_SK16FX100PMC/Src/main.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/Demo/MB96340_Softune/FreeRTOS_96348hs_SK16FX100PMC/Src/partest/partest.c b/FreeRTOS/Demo/MB96340_Softune/FreeRTOS_96348hs_SK16FX100PMC/Src/partest/partest.c
index 1427e2129..2bdb48a65 100644
--- a/FreeRTOS/Demo/MB96340_Softune/FreeRTOS_96348hs_SK16FX100PMC/Src/partest/partest.c
+++ b/FreeRTOS/Demo/MB96340_Softune/FreeRTOS_96348hs_SK16FX100PMC/Src/partest/partest.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/Demo/MB96340_Softune/FreeRTOS_96348hs_SK16FX100PMC/Src/serial/serial.c b/FreeRTOS/Demo/MB96340_Softune/FreeRTOS_96348hs_SK16FX100PMC/Src/serial/serial.c
index 1788659d1..3e235abe2 100644
--- a/FreeRTOS/Demo/MB96340_Softune/FreeRTOS_96348hs_SK16FX100PMC/Src/serial/serial.c
+++ b/FreeRTOS/Demo/MB96340_Softune/FreeRTOS_96348hs_SK16FX100PMC/Src/serial/serial.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/Demo/MB96350_Softune_Dice_Kit/DiceTask.c b/FreeRTOS/Demo/MB96350_Softune_Dice_Kit/DiceTask.c
index cae046f76..7ed752a09 100644
--- a/FreeRTOS/Demo/MB96350_Softune_Dice_Kit/DiceTask.c
+++ b/FreeRTOS/Demo/MB96350_Softune_Dice_Kit/DiceTask.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/Demo/MB96350_Softune_Dice_Kit/DiceTask.h b/FreeRTOS/Demo/MB96350_Softune_Dice_Kit/DiceTask.h
index b01b65b70..8c43fbf72 100644
--- a/FreeRTOS/Demo/MB96350_Softune_Dice_Kit/DiceTask.h
+++ b/FreeRTOS/Demo/MB96350_Softune_Dice_Kit/DiceTask.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/Demo/MB96350_Softune_Dice_Kit/FreeRTOSConfig.h b/FreeRTOS/Demo/MB96350_Softune_Dice_Kit/FreeRTOSConfig.h
index 21c54fdc8..48334d6f7 100644
--- a/FreeRTOS/Demo/MB96350_Softune_Dice_Kit/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/MB96350_Softune_Dice_Kit/FreeRTOSConfig.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/Demo/MB96350_Softune_Dice_Kit/ParTest/ParTest.c b/FreeRTOS/Demo/MB96350_Softune_Dice_Kit/ParTest/ParTest.c
index cd7312322..07f7bb419 100644
--- a/FreeRTOS/Demo/MB96350_Softune_Dice_Kit/ParTest/ParTest.c
+++ b/FreeRTOS/Demo/MB96350_Softune_Dice_Kit/ParTest/ParTest.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/Demo/MB96350_Softune_Dice_Kit/SegmentToggleTasks.c b/FreeRTOS/Demo/MB96350_Softune_Dice_Kit/SegmentToggleTasks.c
index ab24d8c39..368745ce0 100644
--- a/FreeRTOS/Demo/MB96350_Softune_Dice_Kit/SegmentToggleTasks.c
+++ b/FreeRTOS/Demo/MB96350_Softune_Dice_Kit/SegmentToggleTasks.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/Demo/MB96350_Softune_Dice_Kit/main.c b/FreeRTOS/Demo/MB96350_Softune_Dice_Kit/main.c
index f05b2a8a4..54865d18f 100644
--- a/FreeRTOS/Demo/MB96350_Softune_Dice_Kit/main.c
+++ b/FreeRTOS/Demo/MB96350_Softune_Dice_Kit/main.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/Demo/MSP430X_MSP430F5438_CCS/Demo_Source/FreeRTOSConfig.h b/FreeRTOS/Demo/MSP430X_MSP430F5438_CCS/Demo_Source/FreeRTOSConfig.h
index 17fa1cdec..0d80d16ca 100644
--- a/FreeRTOS/Demo/MSP430X_MSP430F5438_CCS/Demo_Source/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/MSP430X_MSP430F5438_CCS/Demo_Source/FreeRTOSConfig.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/Demo/MSP430X_MSP430F5438_CCS/Demo_Source/ParTest.c b/FreeRTOS/Demo/MSP430X_MSP430F5438_CCS/Demo_Source/ParTest.c
index bbf9be4b6..a793ce34f 100644
--- a/FreeRTOS/Demo/MSP430X_MSP430F5438_CCS/Demo_Source/ParTest.c
+++ b/FreeRTOS/Demo/MSP430X_MSP430F5438_CCS/Demo_Source/ParTest.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/Demo/MSP430X_MSP430F5438_CCS/Demo_Source/RegTest.asm b/FreeRTOS/Demo/MSP430X_MSP430F5438_CCS/Demo_Source/RegTest.asm
index 7c503a94e..affe33d35 100644
--- a/FreeRTOS/Demo/MSP430X_MSP430F5438_CCS/Demo_Source/RegTest.asm
+++ b/FreeRTOS/Demo/MSP430X_MSP430F5438_CCS/Demo_Source/RegTest.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.
;
;
; ***************************************************************************
diff --git a/FreeRTOS/Demo/MSP430X_MSP430F5438_CCS/Demo_Source/RunTimeStatsConfig.c b/FreeRTOS/Demo/MSP430X_MSP430F5438_CCS/Demo_Source/RunTimeStatsConfig.c
index 2a63520a6..4ab6ff0c1 100644
--- a/FreeRTOS/Demo/MSP430X_MSP430F5438_CCS/Demo_Source/RunTimeStatsConfig.c
+++ b/FreeRTOS/Demo/MSP430X_MSP430F5438_CCS/Demo_Source/RunTimeStatsConfig.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/Demo/MSP430X_MSP430F5438_CCS/Demo_Source/main.c b/FreeRTOS/Demo/MSP430X_MSP430F5438_CCS/Demo_Source/main.c
index e5f19611c..49c363af6 100644
--- a/FreeRTOS/Demo/MSP430X_MSP430F5438_CCS/Demo_Source/main.c
+++ b/FreeRTOS/Demo/MSP430X_MSP430F5438_CCS/Demo_Source/main.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/Demo/MSP430X_MSP430F5438_CCS/Demo_Source/serial.c b/FreeRTOS/Demo/MSP430X_MSP430F5438_CCS/Demo_Source/serial.c
index 34a664acd..a86f9155a 100644
--- a/FreeRTOS/Demo/MSP430X_MSP430F5438_CCS/Demo_Source/serial.c
+++ b/FreeRTOS/Demo/MSP430X_MSP430F5438_CCS/Demo_Source/serial.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/Demo/MSP430X_MSP430F5438_IAR/FreeRTOSConfig.h b/FreeRTOS/Demo/MSP430X_MSP430F5438_IAR/FreeRTOSConfig.h
index 1e7f8a2a5..17b1aab2c 100644
--- a/FreeRTOS/Demo/MSP430X_MSP430F5438_IAR/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/MSP430X_MSP430F5438_IAR/FreeRTOSConfig.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/Demo/MSP430X_MSP430F5438_IAR/ParTest.c b/FreeRTOS/Demo/MSP430X_MSP430F5438_IAR/ParTest.c
index bbf9be4b6..a793ce34f 100644
--- a/FreeRTOS/Demo/MSP430X_MSP430F5438_IAR/ParTest.c
+++ b/FreeRTOS/Demo/MSP430X_MSP430F5438_IAR/ParTest.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/Demo/MSP430X_MSP430F5438_IAR/RegTest.s43 b/FreeRTOS/Demo/MSP430X_MSP430F5438_IAR/RegTest.s43
index 548cca6d7..4eafef2d7 100644
--- a/FreeRTOS/Demo/MSP430X_MSP430F5438_IAR/RegTest.s43
+++ b/FreeRTOS/Demo/MSP430X_MSP430F5438_IAR/RegTest.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/Demo/MSP430X_MSP430F5438_IAR/RunTimeStatsConfig.c b/FreeRTOS/Demo/MSP430X_MSP430F5438_IAR/RunTimeStatsConfig.c
index 67bd5f34c..c787a7928 100644
--- a/FreeRTOS/Demo/MSP430X_MSP430F5438_IAR/RunTimeStatsConfig.c
+++ b/FreeRTOS/Demo/MSP430X_MSP430F5438_IAR/RunTimeStatsConfig.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/Demo/MSP430X_MSP430F5438_IAR/main.c b/FreeRTOS/Demo/MSP430X_MSP430F5438_IAR/main.c
index 7dfeabac5..c8ad2a68e 100644
--- a/FreeRTOS/Demo/MSP430X_MSP430F5438_IAR/main.c
+++ b/FreeRTOS/Demo/MSP430X_MSP430F5438_IAR/main.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/Demo/MSP430X_MSP430F5438_IAR/serial.c b/FreeRTOS/Demo/MSP430X_MSP430F5438_IAR/serial.c
index b9f4cf2a6..998e319b6 100644
--- a/FreeRTOS/Demo/MSP430X_MSP430F5438_IAR/serial.c
+++ b/FreeRTOS/Demo/MSP430X_MSP430F5438_IAR/serial.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/Demo/MicroBlaze/FreeRTOSConfig.h b/FreeRTOS/Demo/MicroBlaze/FreeRTOSConfig.h
index d278831ab..0fbfabf1e 100644
--- a/FreeRTOS/Demo/MicroBlaze/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/MicroBlaze/FreeRTOSConfig.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/Demo/MicroBlaze/ParTest/ParTest.c b/FreeRTOS/Demo/MicroBlaze/ParTest/ParTest.c
index 34abf30ac..b89e9d443 100644
--- a/FreeRTOS/Demo/MicroBlaze/ParTest/ParTest.c
+++ b/FreeRTOS/Demo/MicroBlaze/ParTest/ParTest.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/Demo/MicroBlaze/main.c b/FreeRTOS/Demo/MicroBlaze/main.c
index a894bcd21..4dc7f6579 100644
--- a/FreeRTOS/Demo/MicroBlaze/main.c
+++ b/FreeRTOS/Demo/MicroBlaze/main.c
@@ -1,7 +1,7 @@
#error This project has been reworked for use with a later version of the Xilinx tools and IP. Please find more up to date projects in other FreeRTOS/Demo/MicroBlaze_nnn directories.
/*
- 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.
@@ -12,27 +12,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, *
@@ -47,35 +38,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
@@ -84,7 +58,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/Demo/MicroBlaze/serial/serial.c b/FreeRTOS/Demo/MicroBlaze/serial/serial.c
index 97ac3a9fc..7e851ff95 100644
--- a/FreeRTOS/Demo/MicroBlaze/serial/serial.c
+++ b/FreeRTOS/Demo/MicroBlaze/serial/serial.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/Demo/MicroBlaze_Spartan-6_EthernetLite/KernelAwareBSPRepository/sw_apps/FreeRTOS_Hello_World/src/FreeRTOS-main.c b/FreeRTOS/Demo/MicroBlaze_Spartan-6_EthernetLite/KernelAwareBSPRepository/sw_apps/FreeRTOS_Hello_World/src/FreeRTOS-main.c
index 4705ddcc9..f13473596 100644
--- a/FreeRTOS/Demo/MicroBlaze_Spartan-6_EthernetLite/KernelAwareBSPRepository/sw_apps/FreeRTOS_Hello_World/src/FreeRTOS-main.c
+++ b/FreeRTOS/Demo/MicroBlaze_Spartan-6_EthernetLite/KernelAwareBSPRepository/sw_apps/FreeRTOS_Hello_World/src/FreeRTOS-main.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/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemo/FreeRTOSConfig.h b/FreeRTOS/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemo/FreeRTOSConfig.h
index 31ab2184c..b0ade175e 100644
--- a/FreeRTOS/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemo/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemo/FreeRTOSConfig.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/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemo/ParTest.c b/FreeRTOS/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemo/ParTest.c
index b8536ab06..951115c44 100644
--- a/FreeRTOS/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemo/ParTest.c
+++ b/FreeRTOS/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemo/ParTest.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/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemo/RegisterTests.c b/FreeRTOS/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemo/RegisterTests.c
index 7033a4fa2..cb7285408 100644
--- a/FreeRTOS/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemo/RegisterTests.c
+++ b/FreeRTOS/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemo/RegisterTests.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/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemo/lwIP/lwIP_Apps/lwIP_Apps.c b/FreeRTOS/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemo/lwIP/lwIP_Apps/lwIP_Apps.c
index 00bedad4c..3076c7041 100644
--- a/FreeRTOS/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemo/lwIP/lwIP_Apps/lwIP_Apps.c
+++ b/FreeRTOS/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemo/lwIP/lwIP_Apps/lwIP_Apps.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/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemo/main-blinky.c b/FreeRTOS/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemo/main-blinky.c
index 23a86612f..bffc3788e 100644
--- a/FreeRTOS/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemo/main-blinky.c
+++ b/FreeRTOS/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemo/main-blinky.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/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemo/main-full.c b/FreeRTOS/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemo/main-full.c
index 406301cf3..754efb642 100644
--- a/FreeRTOS/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemo/main-full.c
+++ b/FreeRTOS/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemo/main-full.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/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemo/serial.c b/FreeRTOS/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemo/serial.c
index 719c65dba..f93ddccfe 100644
--- a/FreeRTOS/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemo/serial.c
+++ b/FreeRTOS/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemo/serial.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/Demo/NEC_78K0R_IAR/ButtonISR.s26 b/FreeRTOS/Demo/NEC_78K0R_IAR/ButtonISR.s26
index 3ae0e46e8..7fcf85e7c 100644
--- a/FreeRTOS/Demo/NEC_78K0R_IAR/ButtonISR.s26
+++ b/FreeRTOS/Demo/NEC_78K0R_IAR/ButtonISR.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.
;
;
; ***************************************************************************
diff --git a/FreeRTOS/Demo/NEC_78K0R_IAR/ButtonTask.c b/FreeRTOS/Demo/NEC_78K0R_IAR/ButtonTask.c
index 7d5c6d473..64becfe07 100644
--- a/FreeRTOS/Demo/NEC_78K0R_IAR/ButtonTask.c
+++ b/FreeRTOS/Demo/NEC_78K0R_IAR/ButtonTask.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/Demo/NEC_78K0R_IAR/FreeRTOSConfig.h b/FreeRTOS/Demo/NEC_78K0R_IAR/FreeRTOSConfig.h
index 3a043985e..4a2b878cd 100644
--- a/FreeRTOS/Demo/NEC_78K0R_IAR/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/NEC_78K0R_IAR/FreeRTOSConfig.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/Demo/NEC_78K0R_IAR/RegTest.s26 b/FreeRTOS/Demo/NEC_78K0R_IAR/RegTest.s26
index 978d637b4..b56bf8f63 100644
--- a/FreeRTOS/Demo/NEC_78K0R_IAR/RegTest.s26
+++ b/FreeRTOS/Demo/NEC_78K0R_IAR/RegTest.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.
;
;
; ***************************************************************************
diff --git a/FreeRTOS/Demo/NEC_78K0R_IAR/main.c b/FreeRTOS/Demo/NEC_78K0R_IAR/main.c
index 17818d541..a012c68f0 100644
--- a/FreeRTOS/Demo/NEC_78K0R_IAR/main.c
+++ b/FreeRTOS/Demo/NEC_78K0R_IAR/main.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/Demo/NEC_V850ES_IAR/FreeRTOSConfig.h b/FreeRTOS/Demo/NEC_V850ES_IAR/FreeRTOSConfig.h
index df9e16269..3e3f2be55 100644
--- a/FreeRTOS/Demo/NEC_V850ES_IAR/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/NEC_V850ES_IAR/FreeRTOSConfig.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/Demo/NEC_V850ES_IAR/LowLevelInit/LowLevelInit.c b/FreeRTOS/Demo/NEC_V850ES_IAR/LowLevelInit/LowLevelInit.c
index 41821a546..2f673f503 100644
--- a/FreeRTOS/Demo/NEC_V850ES_IAR/LowLevelInit/LowLevelInit.c
+++ b/FreeRTOS/Demo/NEC_V850ES_IAR/LowLevelInit/LowLevelInit.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/Demo/NEC_V850ES_IAR/LowLevelInit/LowLevelInit_Fx3.c b/FreeRTOS/Demo/NEC_V850ES_IAR/LowLevelInit/LowLevelInit_Fx3.c
index 05775bcdd..dd1993590 100644
--- a/FreeRTOS/Demo/NEC_V850ES_IAR/LowLevelInit/LowLevelInit_Fx3.c
+++ b/FreeRTOS/Demo/NEC_V850ES_IAR/LowLevelInit/LowLevelInit_Fx3.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/Demo/NEC_V850ES_IAR/LowLevelInit/LowLevelInit_Hx2.c b/FreeRTOS/Demo/NEC_V850ES_IAR/LowLevelInit/LowLevelInit_Hx2.c
index 54b3419d5..d868993d1 100644
--- a/FreeRTOS/Demo/NEC_V850ES_IAR/LowLevelInit/LowLevelInit_Hx2.c
+++ b/FreeRTOS/Demo/NEC_V850ES_IAR/LowLevelInit/LowLevelInit_Hx2.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/Demo/NEC_V850ES_IAR/ParTest/ParTest_Fx3_App_Board.c b/FreeRTOS/Demo/NEC_V850ES_IAR/ParTest/ParTest_Fx3_App_Board.c
index 5141c3184..8935e379a 100644
--- a/FreeRTOS/Demo/NEC_V850ES_IAR/ParTest/ParTest_Fx3_App_Board.c
+++ b/FreeRTOS/Demo/NEC_V850ES_IAR/ParTest/ParTest_Fx3_App_Board.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/Demo/NEC_V850ES_IAR/ParTest/ParTest_Generic_Target_Board.c b/FreeRTOS/Demo/NEC_V850ES_IAR/ParTest/ParTest_Generic_Target_Board.c
index 6ac0c885c..c5bc05654 100644
--- a/FreeRTOS/Demo/NEC_V850ES_IAR/ParTest/ParTest_Generic_Target_Board.c
+++ b/FreeRTOS/Demo/NEC_V850ES_IAR/ParTest/ParTest_Generic_Target_Board.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/Demo/NEC_V850ES_IAR/RegTest.s85 b/FreeRTOS/Demo/NEC_V850ES_IAR/RegTest.s85
index fe5523eff..31d565ba8 100644
--- a/FreeRTOS/Demo/NEC_V850ES_IAR/RegTest.s85
+++ b/FreeRTOS/Demo/NEC_V850ES_IAR/RegTest.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.
;
;
; ***************************************************************************
diff --git a/FreeRTOS/Demo/NEC_V850ES_IAR/main.c b/FreeRTOS/Demo/NEC_V850ES_IAR/main.c
index a83b00ec4..acfff8571 100644
--- a/FreeRTOS/Demo/NEC_V850ES_IAR/main.c
+++ b/FreeRTOS/Demo/NEC_V850ES_IAR/main.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/Demo/NEC_V850ES_IAR/serial/serial.c b/FreeRTOS/Demo/NEC_V850ES_IAR/serial/serial.c
index aafd06e88..afad64fda 100644
--- a/FreeRTOS/Demo/NEC_V850ES_IAR/serial/serial.c
+++ b/FreeRTOS/Demo/NEC_V850ES_IAR/serial/serial.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/Demo/NiosII_CycloneIII_DBC3C40_GCC/RTOSDemo/FreeRTOSConfig.h b/FreeRTOS/Demo/NiosII_CycloneIII_DBC3C40_GCC/RTOSDemo/FreeRTOSConfig.h
index 9a46902de..ffc3415cd 100644
--- a/FreeRTOS/Demo/NiosII_CycloneIII_DBC3C40_GCC/RTOSDemo/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/NiosII_CycloneIII_DBC3C40_GCC/RTOSDemo/FreeRTOSConfig.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/Demo/NiosII_CycloneIII_DBC3C40_GCC/RTOSDemo/ParTest/ParTest.c b/FreeRTOS/Demo/NiosII_CycloneIII_DBC3C40_GCC/RTOSDemo/ParTest/ParTest.c
index c57031cbb..e229b4fbc 100644
--- a/FreeRTOS/Demo/NiosII_CycloneIII_DBC3C40_GCC/RTOSDemo/ParTest/ParTest.c
+++ b/FreeRTOS/Demo/NiosII_CycloneIII_DBC3C40_GCC/RTOSDemo/ParTest/ParTest.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/Demo/NiosII_CycloneIII_DBC3C40_GCC/RTOSDemo/main.c b/FreeRTOS/Demo/NiosII_CycloneIII_DBC3C40_GCC/RTOSDemo/main.c
index 422dc9c16..c12489de6 100644
--- a/FreeRTOS/Demo/NiosII_CycloneIII_DBC3C40_GCC/RTOSDemo/main.c
+++ b/FreeRTOS/Demo/NiosII_CycloneIII_DBC3C40_GCC/RTOSDemo/main.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/Demo/NiosII_CycloneIII_DBC3C40_GCC/RTOSDemo/serial.c b/FreeRTOS/Demo/NiosII_CycloneIII_DBC3C40_GCC/RTOSDemo/serial.c
index 71cd0aed1..cebbd442b 100644
--- a/FreeRTOS/Demo/NiosII_CycloneIII_DBC3C40_GCC/RTOSDemo/serial.c
+++ b/FreeRTOS/Demo/NiosII_CycloneIII_DBC3C40_GCC/RTOSDemo/serial.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/Demo/PC/FRConfig.h b/FreeRTOS/Demo/PC/FRConfig.h
index 4b131c311..c50d60776 100644
--- a/FreeRTOS/Demo/PC/FRConfig.h
+++ b/FreeRTOS/Demo/PC/FRConfig.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/Demo/PC/FileIO/fileIO.c b/FreeRTOS/Demo/PC/FileIO/fileIO.c
index ca2422abd..9038ac284 100644
--- a/FreeRTOS/Demo/PC/FileIO/fileIO.c
+++ b/FreeRTOS/Demo/PC/FileIO/fileIO.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/Demo/PC/FreeRTOSConfig.h b/FreeRTOS/Demo/PC/FreeRTOSConfig.h
index d1cc3b9ea..720b4c7f2 100644
--- a/FreeRTOS/Demo/PC/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/PC/FreeRTOSConfig.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/Demo/PC/ParTest/ParTest.c b/FreeRTOS/Demo/PC/ParTest/ParTest.c
index 2e5f4c4c8..d40643c0e 100644
--- a/FreeRTOS/Demo/PC/ParTest/ParTest.c
+++ b/FreeRTOS/Demo/PC/ParTest/ParTest.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/Demo/PC/main.c b/FreeRTOS/Demo/PC/main.c
index 3ab064052..d02f1646b 100644
--- a/FreeRTOS/Demo/PC/main.c
+++ b/FreeRTOS/Demo/PC/main.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/Demo/PC/serial/serial.c b/FreeRTOS/Demo/PC/serial/serial.c
index 21c6d1e80..70424b4c9 100644
--- a/FreeRTOS/Demo/PC/serial/serial.c
+++ b/FreeRTOS/Demo/PC/serial/serial.c
@@ -6,7 +6,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.
@@ -17,27 +17,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, *
@@ -52,35 +43,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
@@ -89,7 +63,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/Demo/PIC18_MPLAB/FreeRTOSConfig.h b/FreeRTOS/Demo/PIC18_MPLAB/FreeRTOSConfig.h
index 3aff8516c..1f70b1c5e 100644
--- a/FreeRTOS/Demo/PIC18_MPLAB/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/PIC18_MPLAB/FreeRTOSConfig.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/Demo/PIC18_MPLAB/ParTest/ParTest.c b/FreeRTOS/Demo/PIC18_MPLAB/ParTest/ParTest.c
index f3d4f921a..b05267f3d 100644
--- a/FreeRTOS/Demo/PIC18_MPLAB/ParTest/ParTest.c
+++ b/FreeRTOS/Demo/PIC18_MPLAB/ParTest/ParTest.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/Demo/PIC18_MPLAB/main1.c b/FreeRTOS/Demo/PIC18_MPLAB/main1.c
index 2576cefd1..ff9e4a373 100644
--- a/FreeRTOS/Demo/PIC18_MPLAB/main1.c
+++ b/FreeRTOS/Demo/PIC18_MPLAB/main1.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/Demo/PIC18_MPLAB/main2.c b/FreeRTOS/Demo/PIC18_MPLAB/main2.c
index 245c78c8f..673644487 100644
--- a/FreeRTOS/Demo/PIC18_MPLAB/main2.c
+++ b/FreeRTOS/Demo/PIC18_MPLAB/main2.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/Demo/PIC18_MPLAB/main3.c b/FreeRTOS/Demo/PIC18_MPLAB/main3.c
index 1ada698a3..7634a268b 100644
--- a/FreeRTOS/Demo/PIC18_MPLAB/main3.c
+++ b/FreeRTOS/Demo/PIC18_MPLAB/main3.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/Demo/PIC18_MPLAB/serial/serial.c b/FreeRTOS/Demo/PIC18_MPLAB/serial/serial.c
index 56937602b..ea83fd336 100644
--- a/FreeRTOS/Demo/PIC18_MPLAB/serial/serial.c
+++ b/FreeRTOS/Demo/PIC18_MPLAB/serial/serial.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/Demo/PIC18_WizC/Demo1/FreeRTOSConfig.h b/FreeRTOS/Demo/PIC18_WizC/Demo1/FreeRTOSConfig.h
index 5533eeb19..5352ec6a5 100644
--- a/FreeRTOS/Demo/PIC18_WizC/Demo1/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/PIC18_WizC/Demo1/FreeRTOSConfig.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/Demo/PIC18_WizC/Demo1/WIZCmake.h b/FreeRTOS/Demo/PIC18_WizC/Demo1/WIZCmake.h
index 709e5123b..050446c97 100644
--- a/FreeRTOS/Demo/PIC18_WizC/Demo1/WIZCmake.h
+++ b/FreeRTOS/Demo/PIC18_WizC/Demo1/WIZCmake.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/Demo/PIC18_WizC/Demo1/fuses.c b/FreeRTOS/Demo/PIC18_WizC/Demo1/fuses.c
index 88e953e71..dae59f616 100644
--- a/FreeRTOS/Demo/PIC18_WizC/Demo1/fuses.c
+++ b/FreeRTOS/Demo/PIC18_WizC/Demo1/fuses.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/Demo/PIC18_WizC/Demo1/interrupt.c b/FreeRTOS/Demo/PIC18_WizC/Demo1/interrupt.c
index 865c5f32a..6e191f273 100644
--- a/FreeRTOS/Demo/PIC18_WizC/Demo1/interrupt.c
+++ b/FreeRTOS/Demo/PIC18_WizC/Demo1/interrupt.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/Demo/PIC18_WizC/Demo1/main.c b/FreeRTOS/Demo/PIC18_WizC/Demo1/main.c
index d08cdb33b..95dc499d4 100644
--- a/FreeRTOS/Demo/PIC18_WizC/Demo1/main.c
+++ b/FreeRTOS/Demo/PIC18_WizC/Demo1/main.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/Demo/PIC18_WizC/Demo2/FreeRTOSConfig.h b/FreeRTOS/Demo/PIC18_WizC/Demo2/FreeRTOSConfig.h
index 7f7ee2ea1..99fc81b47 100644
--- a/FreeRTOS/Demo/PIC18_WizC/Demo2/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/PIC18_WizC/Demo2/FreeRTOSConfig.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/Demo/PIC18_WizC/Demo2/WIZCmake.h b/FreeRTOS/Demo/PIC18_WizC/Demo2/WIZCmake.h
index 01cb5aebf..c015b55b9 100644
--- a/FreeRTOS/Demo/PIC18_WizC/Demo2/WIZCmake.h
+++ b/FreeRTOS/Demo/PIC18_WizC/Demo2/WIZCmake.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/Demo/PIC18_WizC/Demo2/fuses.c b/FreeRTOS/Demo/PIC18_WizC/Demo2/fuses.c
index 88e953e71..dae59f616 100644
--- a/FreeRTOS/Demo/PIC18_WizC/Demo2/fuses.c
+++ b/FreeRTOS/Demo/PIC18_WizC/Demo2/fuses.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/Demo/PIC18_WizC/Demo2/interrupt.c b/FreeRTOS/Demo/PIC18_WizC/Demo2/interrupt.c
index ee7713eaa..526dc3e5c 100644
--- a/FreeRTOS/Demo/PIC18_WizC/Demo2/interrupt.c
+++ b/FreeRTOS/Demo/PIC18_WizC/Demo2/interrupt.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/Demo/PIC18_WizC/Demo2/main.c b/FreeRTOS/Demo/PIC18_WizC/Demo2/main.c
index 45aa84f12..6f043bf6f 100644
--- a/FreeRTOS/Demo/PIC18_WizC/Demo2/main.c
+++ b/FreeRTOS/Demo/PIC18_WizC/Demo2/main.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/Demo/PIC18_WizC/Demo3/FreeRTOSConfig.h b/FreeRTOS/Demo/PIC18_WizC/Demo3/FreeRTOSConfig.h
index ade77ca00..edf2100b1 100644
--- a/FreeRTOS/Demo/PIC18_WizC/Demo3/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/PIC18_WizC/Demo3/FreeRTOSConfig.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/Demo/PIC18_WizC/Demo3/WIZCmake.h b/FreeRTOS/Demo/PIC18_WizC/Demo3/WIZCmake.h
index 01cb5aebf..c015b55b9 100644
--- a/FreeRTOS/Demo/PIC18_WizC/Demo3/WIZCmake.h
+++ b/FreeRTOS/Demo/PIC18_WizC/Demo3/WIZCmake.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/Demo/PIC18_WizC/Demo3/fuses.c b/FreeRTOS/Demo/PIC18_WizC/Demo3/fuses.c
index 88e953e71..dae59f616 100644
--- a/FreeRTOS/Demo/PIC18_WizC/Demo3/fuses.c
+++ b/FreeRTOS/Demo/PIC18_WizC/Demo3/fuses.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/Demo/PIC18_WizC/Demo3/interrupt.c b/FreeRTOS/Demo/PIC18_WizC/Demo3/interrupt.c
index ee7713eaa..526dc3e5c 100644
--- a/FreeRTOS/Demo/PIC18_WizC/Demo3/interrupt.c
+++ b/FreeRTOS/Demo/PIC18_WizC/Demo3/interrupt.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/Demo/PIC18_WizC/Demo3/main.c b/FreeRTOS/Demo/PIC18_WizC/Demo3/main.c
index cc77f4bd2..daa798ea7 100644
--- a/FreeRTOS/Demo/PIC18_WizC/Demo3/main.c
+++ b/FreeRTOS/Demo/PIC18_WizC/Demo3/main.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/Demo/PIC18_WizC/Demo4/FreeRTOSConfig.h b/FreeRTOS/Demo/PIC18_WizC/Demo4/FreeRTOSConfig.h
index 6cdbdfd05..b9d7a4847 100644
--- a/FreeRTOS/Demo/PIC18_WizC/Demo4/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/PIC18_WizC/Demo4/FreeRTOSConfig.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/Demo/PIC18_WizC/Demo4/WIZCmake.h b/FreeRTOS/Demo/PIC18_WizC/Demo4/WIZCmake.h
index 01cb5aebf..c015b55b9 100644
--- a/FreeRTOS/Demo/PIC18_WizC/Demo4/WIZCmake.h
+++ b/FreeRTOS/Demo/PIC18_WizC/Demo4/WIZCmake.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/Demo/PIC18_WizC/Demo4/fuses.c b/FreeRTOS/Demo/PIC18_WizC/Demo4/fuses.c
index 88e953e71..dae59f616 100644
--- a/FreeRTOS/Demo/PIC18_WizC/Demo4/fuses.c
+++ b/FreeRTOS/Demo/PIC18_WizC/Demo4/fuses.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/Demo/PIC18_WizC/Demo4/interrupt.c b/FreeRTOS/Demo/PIC18_WizC/Demo4/interrupt.c
index ee7713eaa..526dc3e5c 100644
--- a/FreeRTOS/Demo/PIC18_WizC/Demo4/interrupt.c
+++ b/FreeRTOS/Demo/PIC18_WizC/Demo4/interrupt.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/Demo/PIC18_WizC/Demo4/main.c b/FreeRTOS/Demo/PIC18_WizC/Demo4/main.c
index 5a70381a0..6cf722a43 100644
--- a/FreeRTOS/Demo/PIC18_WizC/Demo4/main.c
+++ b/FreeRTOS/Demo/PIC18_WizC/Demo4/main.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/Demo/PIC18_WizC/Demo5/FreeRTOSConfig.h b/FreeRTOS/Demo/PIC18_WizC/Demo5/FreeRTOSConfig.h
index 5615b8807..d8b7a0363 100644
--- a/FreeRTOS/Demo/PIC18_WizC/Demo5/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/PIC18_WizC/Demo5/FreeRTOSConfig.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/Demo/PIC18_WizC/Demo5/WIZCmake.h b/FreeRTOS/Demo/PIC18_WizC/Demo5/WIZCmake.h
index 01cb5aebf..c015b55b9 100644
--- a/FreeRTOS/Demo/PIC18_WizC/Demo5/WIZCmake.h
+++ b/FreeRTOS/Demo/PIC18_WizC/Demo5/WIZCmake.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/Demo/PIC18_WizC/Demo5/fuses.c b/FreeRTOS/Demo/PIC18_WizC/Demo5/fuses.c
index 88e953e71..dae59f616 100644
--- a/FreeRTOS/Demo/PIC18_WizC/Demo5/fuses.c
+++ b/FreeRTOS/Demo/PIC18_WizC/Demo5/fuses.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/Demo/PIC18_WizC/Demo5/interrupt.c b/FreeRTOS/Demo/PIC18_WizC/Demo5/interrupt.c
index ee7713eaa..526dc3e5c 100644
--- a/FreeRTOS/Demo/PIC18_WizC/Demo5/interrupt.c
+++ b/FreeRTOS/Demo/PIC18_WizC/Demo5/interrupt.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/Demo/PIC18_WizC/Demo5/main.c b/FreeRTOS/Demo/PIC18_WizC/Demo5/main.c
index c0ac7de1f..cb5086434 100644
--- a/FreeRTOS/Demo/PIC18_WizC/Demo5/main.c
+++ b/FreeRTOS/Demo/PIC18_WizC/Demo5/main.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/Demo/PIC18_WizC/Demo6/FreeRTOSConfig.h b/FreeRTOS/Demo/PIC18_WizC/Demo6/FreeRTOSConfig.h
index 4d80fd2bc..1b7196322 100644
--- a/FreeRTOS/Demo/PIC18_WizC/Demo6/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/PIC18_WizC/Demo6/FreeRTOSConfig.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/Demo/PIC18_WizC/Demo6/WIZCmake.h b/FreeRTOS/Demo/PIC18_WizC/Demo6/WIZCmake.h
index 01cb5aebf..c015b55b9 100644
--- a/FreeRTOS/Demo/PIC18_WizC/Demo6/WIZCmake.h
+++ b/FreeRTOS/Demo/PIC18_WizC/Demo6/WIZCmake.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/Demo/PIC18_WizC/Demo6/fuses.c b/FreeRTOS/Demo/PIC18_WizC/Demo6/fuses.c
index 88e953e71..dae59f616 100644
--- a/FreeRTOS/Demo/PIC18_WizC/Demo6/fuses.c
+++ b/FreeRTOS/Demo/PIC18_WizC/Demo6/fuses.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/Demo/PIC18_WizC/Demo6/interrupt.c b/FreeRTOS/Demo/PIC18_WizC/Demo6/interrupt.c
index ee7713eaa..526dc3e5c 100644
--- a/FreeRTOS/Demo/PIC18_WizC/Demo6/interrupt.c
+++ b/FreeRTOS/Demo/PIC18_WizC/Demo6/interrupt.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/Demo/PIC18_WizC/Demo6/main.c b/FreeRTOS/Demo/PIC18_WizC/Demo6/main.c
index e45b5e065..e6918ad4a 100644
--- a/FreeRTOS/Demo/PIC18_WizC/Demo6/main.c
+++ b/FreeRTOS/Demo/PIC18_WizC/Demo6/main.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/Demo/PIC18_WizC/Demo7/FreeRTOSConfig.h b/FreeRTOS/Demo/PIC18_WizC/Demo7/FreeRTOSConfig.h
index c729af963..4a32ce709 100644
--- a/FreeRTOS/Demo/PIC18_WizC/Demo7/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/PIC18_WizC/Demo7/FreeRTOSConfig.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/Demo/PIC18_WizC/Demo7/WIZCmake.h b/FreeRTOS/Demo/PIC18_WizC/Demo7/WIZCmake.h
index 01cb5aebf..c015b55b9 100644
--- a/FreeRTOS/Demo/PIC18_WizC/Demo7/WIZCmake.h
+++ b/FreeRTOS/Demo/PIC18_WizC/Demo7/WIZCmake.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/Demo/PIC18_WizC/Demo7/fuses.c b/FreeRTOS/Demo/PIC18_WizC/Demo7/fuses.c
index 88e953e71..dae59f616 100644
--- a/FreeRTOS/Demo/PIC18_WizC/Demo7/fuses.c
+++ b/FreeRTOS/Demo/PIC18_WizC/Demo7/fuses.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/Demo/PIC18_WizC/Demo7/interrupt.c b/FreeRTOS/Demo/PIC18_WizC/Demo7/interrupt.c
index ee7713eaa..526dc3e5c 100644
--- a/FreeRTOS/Demo/PIC18_WizC/Demo7/interrupt.c
+++ b/FreeRTOS/Demo/PIC18_WizC/Demo7/interrupt.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/Demo/PIC18_WizC/Demo7/main.c b/FreeRTOS/Demo/PIC18_WizC/Demo7/main.c
index 0b9e19ee6..4b07a01b9 100644
--- a/FreeRTOS/Demo/PIC18_WizC/Demo7/main.c
+++ b/FreeRTOS/Demo/PIC18_WizC/Demo7/main.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/Demo/PIC18_WizC/ParTest/ParTest.c b/FreeRTOS/Demo/PIC18_WizC/ParTest/ParTest.c
index 14785f206..dc440fd5f 100644
--- a/FreeRTOS/Demo/PIC18_WizC/ParTest/ParTest.c
+++ b/FreeRTOS/Demo/PIC18_WizC/ParTest/ParTest.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/Demo/PIC18_WizC/serial/isrSerialRx.c b/FreeRTOS/Demo/PIC18_WizC/serial/isrSerialRx.c
index f3816318f..084a787dc 100644
--- a/FreeRTOS/Demo/PIC18_WizC/serial/isrSerialRx.c
+++ b/FreeRTOS/Demo/PIC18_WizC/serial/isrSerialRx.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/Demo/PIC18_WizC/serial/isrSerialTx.c b/FreeRTOS/Demo/PIC18_WizC/serial/isrSerialTx.c
index 0aaf00f76..d0dcbf7c3 100644
--- a/FreeRTOS/Demo/PIC18_WizC/serial/isrSerialTx.c
+++ b/FreeRTOS/Demo/PIC18_WizC/serial/isrSerialTx.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/Demo/PIC18_WizC/serial/serial.c b/FreeRTOS/Demo/PIC18_WizC/serial/serial.c
index 283c63933..6fa1e5271 100644
--- a/FreeRTOS/Demo/PIC18_WizC/serial/serial.c
+++ b/FreeRTOS/Demo/PIC18_WizC/serial/serial.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/Demo/PIC24_MPLAB/FreeRTOSConfig.h b/FreeRTOS/Demo/PIC24_MPLAB/FreeRTOSConfig.h
index f9c4f228a..1fbb580e5 100644
--- a/FreeRTOS/Demo/PIC24_MPLAB/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/PIC24_MPLAB/FreeRTOSConfig.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/Demo/PIC24_MPLAB/ParTest/ParTest.c b/FreeRTOS/Demo/PIC24_MPLAB/ParTest/ParTest.c
index 9351c597b..2e288d5c1 100644
--- a/FreeRTOS/Demo/PIC24_MPLAB/ParTest/ParTest.c
+++ b/FreeRTOS/Demo/PIC24_MPLAB/ParTest/ParTest.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/Demo/PIC24_MPLAB/lcd.c b/FreeRTOS/Demo/PIC24_MPLAB/lcd.c
index 8429eb6cd..0a5c2c651 100644
--- a/FreeRTOS/Demo/PIC24_MPLAB/lcd.c
+++ b/FreeRTOS/Demo/PIC24_MPLAB/lcd.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/Demo/PIC24_MPLAB/lcd.h b/FreeRTOS/Demo/PIC24_MPLAB/lcd.h
index 1347ea432..ff9eba64f 100644
--- a/FreeRTOS/Demo/PIC24_MPLAB/lcd.h
+++ b/FreeRTOS/Demo/PIC24_MPLAB/lcd.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/Demo/PIC24_MPLAB/main.c b/FreeRTOS/Demo/PIC24_MPLAB/main.c
index 1c0453b3a..c7864411d 100644
--- a/FreeRTOS/Demo/PIC24_MPLAB/main.c
+++ b/FreeRTOS/Demo/PIC24_MPLAB/main.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/Demo/PIC24_MPLAB/serial/serial.c b/FreeRTOS/Demo/PIC24_MPLAB/serial/serial.c
index 2745030cd..3ccf637c3 100644
--- a/FreeRTOS/Demo/PIC24_MPLAB/serial/serial.c
+++ b/FreeRTOS/Demo/PIC24_MPLAB/serial/serial.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/Demo/PIC24_MPLAB/timertest.c b/FreeRTOS/Demo/PIC24_MPLAB/timertest.c
index aace5611b..a89edee9b 100644
--- a/FreeRTOS/Demo/PIC24_MPLAB/timertest.c
+++ b/FreeRTOS/Demo/PIC24_MPLAB/timertest.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/Demo/PIC24_MPLAB/timertest.h b/FreeRTOS/Demo/PIC24_MPLAB/timertest.h
index 52ffda39f..92f213f0a 100644
--- a/FreeRTOS/Demo/PIC24_MPLAB/timertest.h
+++ b/FreeRTOS/Demo/PIC24_MPLAB/timertest.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/Demo/PIC32MX_MPLAB/ConfigPerformance.c b/FreeRTOS/Demo/PIC32MX_MPLAB/ConfigPerformance.c
index 407f2c7d0..734d6302c 100644
--- a/FreeRTOS/Demo/PIC32MX_MPLAB/ConfigPerformance.c
+++ b/FreeRTOS/Demo/PIC32MX_MPLAB/ConfigPerformance.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/Demo/PIC32MX_MPLAB/ConfigPerformance.h b/FreeRTOS/Demo/PIC32MX_MPLAB/ConfigPerformance.h
index 33efe1d0d..b87ec9001 100644
--- a/FreeRTOS/Demo/PIC32MX_MPLAB/ConfigPerformance.h
+++ b/FreeRTOS/Demo/PIC32MX_MPLAB/ConfigPerformance.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/Demo/PIC32MX_MPLAB/FreeRTOSConfig.h b/FreeRTOS/Demo/PIC32MX_MPLAB/FreeRTOSConfig.h
index c675c229f..c44be9d13 100644
--- a/FreeRTOS/Demo/PIC32MX_MPLAB/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/PIC32MX_MPLAB/FreeRTOSConfig.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/Demo/PIC32MX_MPLAB/IntQueueTimer.c b/FreeRTOS/Demo/PIC32MX_MPLAB/IntQueueTimer.c
index ba63a5496..d5f8f053b 100644
--- a/FreeRTOS/Demo/PIC32MX_MPLAB/IntQueueTimer.c
+++ b/FreeRTOS/Demo/PIC32MX_MPLAB/IntQueueTimer.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/Demo/PIC32MX_MPLAB/IntQueueTimer.h b/FreeRTOS/Demo/PIC32MX_MPLAB/IntQueueTimer.h
index 5be622fd0..9471c379a 100644
--- a/FreeRTOS/Demo/PIC32MX_MPLAB/IntQueueTimer.h
+++ b/FreeRTOS/Demo/PIC32MX_MPLAB/IntQueueTimer.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/Demo/PIC32MX_MPLAB/IntQueueTimer_isr.S b/FreeRTOS/Demo/PIC32MX_MPLAB/IntQueueTimer_isr.S
index 2058deccb..02791673a 100644
--- a/FreeRTOS/Demo/PIC32MX_MPLAB/IntQueueTimer_isr.S
+++ b/FreeRTOS/Demo/PIC32MX_MPLAB/IntQueueTimer_isr.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/Demo/PIC32MX_MPLAB/ParTest/ParTest_Explorer16.c b/FreeRTOS/Demo/PIC32MX_MPLAB/ParTest/ParTest_Explorer16.c
index d8682565e..c39207952 100644
--- a/FreeRTOS/Demo/PIC32MX_MPLAB/ParTest/ParTest_Explorer16.c
+++ b/FreeRTOS/Demo/PIC32MX_MPLAB/ParTest/ParTest_Explorer16.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/Demo/PIC32MX_MPLAB/ParTest/ParTest_USBII_Starter_Kit.c b/FreeRTOS/Demo/PIC32MX_MPLAB/ParTest/ParTest_USBII_Starter_Kit.c
index d0885d96c..1a9870c89 100644
--- a/FreeRTOS/Demo/PIC32MX_MPLAB/ParTest/ParTest_USBII_Starter_Kit.c
+++ b/FreeRTOS/Demo/PIC32MX_MPLAB/ParTest/ParTest_USBII_Starter_Kit.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/Demo/PIC32MX_MPLAB/RegisterTestTasks.S b/FreeRTOS/Demo/PIC32MX_MPLAB/RegisterTestTasks.S
index 5f2184fc9..311286aa7 100644
--- a/FreeRTOS/Demo/PIC32MX_MPLAB/RegisterTestTasks.S
+++ b/FreeRTOS/Demo/PIC32MX_MPLAB/RegisterTestTasks.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/Demo/PIC32MX_MPLAB/lcd.c b/FreeRTOS/Demo/PIC32MX_MPLAB/lcd.c
index 2b17f6ec9..89f1e36af 100644
--- a/FreeRTOS/Demo/PIC32MX_MPLAB/lcd.c
+++ b/FreeRTOS/Demo/PIC32MX_MPLAB/lcd.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/Demo/PIC32MX_MPLAB/lcd.h b/FreeRTOS/Demo/PIC32MX_MPLAB/lcd.h
index 1347ea432..ff9eba64f 100644
--- a/FreeRTOS/Demo/PIC32MX_MPLAB/lcd.h
+++ b/FreeRTOS/Demo/PIC32MX_MPLAB/lcd.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/Demo/PIC32MX_MPLAB/main.c b/FreeRTOS/Demo/PIC32MX_MPLAB/main.c
index 3e126d7e8..d98539de9 100644
--- a/FreeRTOS/Demo/PIC32MX_MPLAB/main.c
+++ b/FreeRTOS/Demo/PIC32MX_MPLAB/main.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/Demo/PIC32MX_MPLAB/main_blinky.c b/FreeRTOS/Demo/PIC32MX_MPLAB/main_blinky.c
index 9c83d184a..8b7e4a909 100644
--- a/FreeRTOS/Demo/PIC32MX_MPLAB/main_blinky.c
+++ b/FreeRTOS/Demo/PIC32MX_MPLAB/main_blinky.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/Demo/PIC32MX_MPLAB/main_full.c b/FreeRTOS/Demo/PIC32MX_MPLAB/main_full.c
index 8647adde4..57be74f6a 100644
--- a/FreeRTOS/Demo/PIC32MX_MPLAB/main_full.c
+++ b/FreeRTOS/Demo/PIC32MX_MPLAB/main_full.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/Demo/PIC32MX_MPLAB/serial/serial.c b/FreeRTOS/Demo/PIC32MX_MPLAB/serial/serial.c
index 9b0e650b4..9f881c826 100644
--- a/FreeRTOS/Demo/PIC32MX_MPLAB/serial/serial.c
+++ b/FreeRTOS/Demo/PIC32MX_MPLAB/serial/serial.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/Demo/PIC32MX_MPLAB/timertest.c b/FreeRTOS/Demo/PIC32MX_MPLAB/timertest.c
index ccf073b87..2f23a9f06 100644
--- a/FreeRTOS/Demo/PIC32MX_MPLAB/timertest.c
+++ b/FreeRTOS/Demo/PIC32MX_MPLAB/timertest.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/Demo/PIC32MX_MPLAB/timertest.h b/FreeRTOS/Demo/PIC32MX_MPLAB/timertest.h
index 52ffda39f..92f213f0a 100644
--- a/FreeRTOS/Demo/PIC32MX_MPLAB/timertest.h
+++ b/FreeRTOS/Demo/PIC32MX_MPLAB/timertest.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/Demo/PIC32MX_MPLAB/timertest_isr.S b/FreeRTOS/Demo/PIC32MX_MPLAB/timertest_isr.S
index 13e7d3e23..fcce73bed 100644
--- a/FreeRTOS/Demo/PIC32MX_MPLAB/timertest_isr.S
+++ b/FreeRTOS/Demo/PIC32MX_MPLAB/timertest_isr.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/Demo/PIC32MZ_MPLAB/ConfigPerformance.c b/FreeRTOS/Demo/PIC32MZ_MPLAB/ConfigPerformance.c
index 50253517d..12f811390 100644
--- a/FreeRTOS/Demo/PIC32MZ_MPLAB/ConfigPerformance.c
+++ b/FreeRTOS/Demo/PIC32MZ_MPLAB/ConfigPerformance.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/Demo/PIC32MZ_MPLAB/ConfigPerformance.h b/FreeRTOS/Demo/PIC32MZ_MPLAB/ConfigPerformance.h
index 33efe1d0d..b87ec9001 100644
--- a/FreeRTOS/Demo/PIC32MZ_MPLAB/ConfigPerformance.h
+++ b/FreeRTOS/Demo/PIC32MZ_MPLAB/ConfigPerformance.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/Demo/PIC32MZ_MPLAB/FreeRTOSConfig.h b/FreeRTOS/Demo/PIC32MZ_MPLAB/FreeRTOSConfig.h
index 8ac8bf57d..f8f88562e 100644
--- a/FreeRTOS/Demo/PIC32MZ_MPLAB/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/PIC32MZ_MPLAB/FreeRTOSConfig.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/Demo/PIC32MZ_MPLAB/ISRTriggeredTask.c b/FreeRTOS/Demo/PIC32MZ_MPLAB/ISRTriggeredTask.c
index b8561a3f5..05df38940 100644
--- a/FreeRTOS/Demo/PIC32MZ_MPLAB/ISRTriggeredTask.c
+++ b/FreeRTOS/Demo/PIC32MZ_MPLAB/ISRTriggeredTask.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/Demo/PIC32MZ_MPLAB/ISRTriggeredTask_isr.S b/FreeRTOS/Demo/PIC32MZ_MPLAB/ISRTriggeredTask_isr.S
index 253f122e0..34c89d4a5 100644
--- a/FreeRTOS/Demo/PIC32MZ_MPLAB/ISRTriggeredTask_isr.S
+++ b/FreeRTOS/Demo/PIC32MZ_MPLAB/ISRTriggeredTask_isr.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/Demo/PIC32MZ_MPLAB/IntQueueTimer.c b/FreeRTOS/Demo/PIC32MZ_MPLAB/IntQueueTimer.c
index ba63a5496..d5f8f053b 100644
--- a/FreeRTOS/Demo/PIC32MZ_MPLAB/IntQueueTimer.c
+++ b/FreeRTOS/Demo/PIC32MZ_MPLAB/IntQueueTimer.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/Demo/PIC32MZ_MPLAB/IntQueueTimer.h b/FreeRTOS/Demo/PIC32MZ_MPLAB/IntQueueTimer.h
index 5be622fd0..9471c379a 100644
--- a/FreeRTOS/Demo/PIC32MZ_MPLAB/IntQueueTimer.h
+++ b/FreeRTOS/Demo/PIC32MZ_MPLAB/IntQueueTimer.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/Demo/PIC32MZ_MPLAB/IntQueueTimer_isr.S b/FreeRTOS/Demo/PIC32MZ_MPLAB/IntQueueTimer_isr.S
index 45f06f2b2..54bb3c5ac 100644
--- a/FreeRTOS/Demo/PIC32MZ_MPLAB/IntQueueTimer_isr.S
+++ b/FreeRTOS/Demo/PIC32MZ_MPLAB/IntQueueTimer_isr.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/Demo/PIC32MZ_MPLAB/ParTest/ParTest.c b/FreeRTOS/Demo/PIC32MZ_MPLAB/ParTest/ParTest.c
index 01950191b..f51b31a8c 100644
--- a/FreeRTOS/Demo/PIC32MZ_MPLAB/ParTest/ParTest.c
+++ b/FreeRTOS/Demo/PIC32MZ_MPLAB/ParTest/ParTest.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/Demo/PIC32MZ_MPLAB/RegisterTestTasks.S b/FreeRTOS/Demo/PIC32MZ_MPLAB/RegisterTestTasks.S
index 2485864ae..9366ff069 100644
--- a/FreeRTOS/Demo/PIC32MZ_MPLAB/RegisterTestTasks.S
+++ b/FreeRTOS/Demo/PIC32MZ_MPLAB/RegisterTestTasks.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/Demo/PIC32MZ_MPLAB/main.c b/FreeRTOS/Demo/PIC32MZ_MPLAB/main.c
index 5d43c0f77..424edcc92 100644
--- a/FreeRTOS/Demo/PIC32MZ_MPLAB/main.c
+++ b/FreeRTOS/Demo/PIC32MZ_MPLAB/main.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/Demo/PIC32MZ_MPLAB/main_blinky.c b/FreeRTOS/Demo/PIC32MZ_MPLAB/main_blinky.c
index acaf6a50f..32ad08587 100644
--- a/FreeRTOS/Demo/PIC32MZ_MPLAB/main_blinky.c
+++ b/FreeRTOS/Demo/PIC32MZ_MPLAB/main_blinky.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/Demo/PIC32MZ_MPLAB/main_full.c b/FreeRTOS/Demo/PIC32MZ_MPLAB/main_full.c
index d633e257f..a391a4367 100644
--- a/FreeRTOS/Demo/PIC32MZ_MPLAB/main_full.c
+++ b/FreeRTOS/Demo/PIC32MZ_MPLAB/main_full.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/Demo/PIC32MZ_MPLAB/timertest.c b/FreeRTOS/Demo/PIC32MZ_MPLAB/timertest.c
index ba45ab158..b95d1baf2 100644
--- a/FreeRTOS/Demo/PIC32MZ_MPLAB/timertest.c
+++ b/FreeRTOS/Demo/PIC32MZ_MPLAB/timertest.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/Demo/PIC32MZ_MPLAB/timertest.h b/FreeRTOS/Demo/PIC32MZ_MPLAB/timertest.h
index 52ffda39f..92f213f0a 100644
--- a/FreeRTOS/Demo/PIC32MZ_MPLAB/timertest.h
+++ b/FreeRTOS/Demo/PIC32MZ_MPLAB/timertest.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/Demo/PIC32MZ_MPLAB/timertest_isr.S b/FreeRTOS/Demo/PIC32MZ_MPLAB/timertest_isr.S
index 00f7ca074..62ac2db03 100644
--- a/FreeRTOS/Demo/PIC32MZ_MPLAB/timertest_isr.S
+++ b/FreeRTOS/Demo/PIC32MZ_MPLAB/timertest_isr.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/Demo/PPC405_FPU_Xilinx_Virtex4_GCC/RTOSDemo/FreeRTOSConfig.h b/FreeRTOS/Demo/PPC405_FPU_Xilinx_Virtex4_GCC/RTOSDemo/FreeRTOSConfig.h
index 7cd40c112..c69839cc0 100644
--- a/FreeRTOS/Demo/PPC405_FPU_Xilinx_Virtex4_GCC/RTOSDemo/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/PPC405_FPU_Xilinx_Virtex4_GCC/RTOSDemo/FreeRTOSConfig.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/Demo/PPC405_FPU_Xilinx_Virtex4_GCC/RTOSDemo/flop/flop-reg-test.c b/FreeRTOS/Demo/PPC405_FPU_Xilinx_Virtex4_GCC/RTOSDemo/flop/flop-reg-test.c
index e740fb556..aed7f4f68 100644
--- a/FreeRTOS/Demo/PPC405_FPU_Xilinx_Virtex4_GCC/RTOSDemo/flop/flop-reg-test.c
+++ b/FreeRTOS/Demo/PPC405_FPU_Xilinx_Virtex4_GCC/RTOSDemo/flop/flop-reg-test.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/Demo/PPC405_FPU_Xilinx_Virtex4_GCC/RTOSDemo/flop/flop-reg-test.h b/FreeRTOS/Demo/PPC405_FPU_Xilinx_Virtex4_GCC/RTOSDemo/flop/flop-reg-test.h
index 9631509ac..e861ce5b9 100644
--- a/FreeRTOS/Demo/PPC405_FPU_Xilinx_Virtex4_GCC/RTOSDemo/flop/flop-reg-test.h
+++ b/FreeRTOS/Demo/PPC405_FPU_Xilinx_Virtex4_GCC/RTOSDemo/flop/flop-reg-test.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/Demo/PPC405_FPU_Xilinx_Virtex4_GCC/RTOSDemo/flop/flop.c b/FreeRTOS/Demo/PPC405_FPU_Xilinx_Virtex4_GCC/RTOSDemo/flop/flop.c
index 9a87cbc80..893a1633d 100644
--- a/FreeRTOS/Demo/PPC405_FPU_Xilinx_Virtex4_GCC/RTOSDemo/flop/flop.c
+++ b/FreeRTOS/Demo/PPC405_FPU_Xilinx_Virtex4_GCC/RTOSDemo/flop/flop.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/Demo/PPC405_FPU_Xilinx_Virtex4_GCC/RTOSDemo/main.c b/FreeRTOS/Demo/PPC405_FPU_Xilinx_Virtex4_GCC/RTOSDemo/main.c
index 67a8ba381..4806f0d29 100644
--- a/FreeRTOS/Demo/PPC405_FPU_Xilinx_Virtex4_GCC/RTOSDemo/main.c
+++ b/FreeRTOS/Demo/PPC405_FPU_Xilinx_Virtex4_GCC/RTOSDemo/main.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/Demo/PPC405_FPU_Xilinx_Virtex4_GCC/RTOSDemo/partest/partest.c b/FreeRTOS/Demo/PPC405_FPU_Xilinx_Virtex4_GCC/RTOSDemo/partest/partest.c
index 30b4f480e..f7c908af2 100644
--- a/FreeRTOS/Demo/PPC405_FPU_Xilinx_Virtex4_GCC/RTOSDemo/partest/partest.c
+++ b/FreeRTOS/Demo/PPC405_FPU_Xilinx_Virtex4_GCC/RTOSDemo/partest/partest.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/Demo/PPC405_FPU_Xilinx_Virtex4_GCC/RTOSDemo/serial/serial.c b/FreeRTOS/Demo/PPC405_FPU_Xilinx_Virtex4_GCC/RTOSDemo/serial/serial.c
index e0e49b7db..7fa2a5890 100644
--- a/FreeRTOS/Demo/PPC405_FPU_Xilinx_Virtex4_GCC/RTOSDemo/serial/serial.c
+++ b/FreeRTOS/Demo/PPC405_FPU_Xilinx_Virtex4_GCC/RTOSDemo/serial/serial.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/Demo/PPC405_Xilinx_Virtex4_GCC/RTOSDemo/FreeRTOSConfig.h b/FreeRTOS/Demo/PPC405_Xilinx_Virtex4_GCC/RTOSDemo/FreeRTOSConfig.h
index 8014614f3..42b00ffbd 100644
--- a/FreeRTOS/Demo/PPC405_Xilinx_Virtex4_GCC/RTOSDemo/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/PPC405_Xilinx_Virtex4_GCC/RTOSDemo/FreeRTOSConfig.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/Demo/PPC405_Xilinx_Virtex4_GCC/RTOSDemo/flop/flop-reg-test.c b/FreeRTOS/Demo/PPC405_Xilinx_Virtex4_GCC/RTOSDemo/flop/flop-reg-test.c
index e740fb556..aed7f4f68 100644
--- a/FreeRTOS/Demo/PPC405_Xilinx_Virtex4_GCC/RTOSDemo/flop/flop-reg-test.c
+++ b/FreeRTOS/Demo/PPC405_Xilinx_Virtex4_GCC/RTOSDemo/flop/flop-reg-test.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/Demo/PPC405_Xilinx_Virtex4_GCC/RTOSDemo/flop/flop-reg-test.h b/FreeRTOS/Demo/PPC405_Xilinx_Virtex4_GCC/RTOSDemo/flop/flop-reg-test.h
index 9631509ac..e861ce5b9 100644
--- a/FreeRTOS/Demo/PPC405_Xilinx_Virtex4_GCC/RTOSDemo/flop/flop-reg-test.h
+++ b/FreeRTOS/Demo/PPC405_Xilinx_Virtex4_GCC/RTOSDemo/flop/flop-reg-test.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/Demo/PPC405_Xilinx_Virtex4_GCC/RTOSDemo/flop/flop.c b/FreeRTOS/Demo/PPC405_Xilinx_Virtex4_GCC/RTOSDemo/flop/flop.c
index 9a87cbc80..893a1633d 100644
--- a/FreeRTOS/Demo/PPC405_Xilinx_Virtex4_GCC/RTOSDemo/flop/flop.c
+++ b/FreeRTOS/Demo/PPC405_Xilinx_Virtex4_GCC/RTOSDemo/flop/flop.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/Demo/PPC405_Xilinx_Virtex4_GCC/RTOSDemo/main.c b/FreeRTOS/Demo/PPC405_Xilinx_Virtex4_GCC/RTOSDemo/main.c
index 1abf5362d..5cf98cf64 100644
--- a/FreeRTOS/Demo/PPC405_Xilinx_Virtex4_GCC/RTOSDemo/main.c
+++ b/FreeRTOS/Demo/PPC405_Xilinx_Virtex4_GCC/RTOSDemo/main.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/Demo/PPC405_Xilinx_Virtex4_GCC/RTOSDemo/partest/partest.c b/FreeRTOS/Demo/PPC405_Xilinx_Virtex4_GCC/RTOSDemo/partest/partest.c
index 30b4f480e..f7c908af2 100644
--- a/FreeRTOS/Demo/PPC405_Xilinx_Virtex4_GCC/RTOSDemo/partest/partest.c
+++ b/FreeRTOS/Demo/PPC405_Xilinx_Virtex4_GCC/RTOSDemo/partest/partest.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/Demo/PPC405_Xilinx_Virtex4_GCC/RTOSDemo/serial/serial.c b/FreeRTOS/Demo/PPC405_Xilinx_Virtex4_GCC/RTOSDemo/serial/serial.c
index e0e49b7db..7fa2a5890 100644
--- a/FreeRTOS/Demo/PPC405_Xilinx_Virtex4_GCC/RTOSDemo/serial/serial.c
+++ b/FreeRTOS/Demo/PPC405_Xilinx_Virtex4_GCC/RTOSDemo/serial/serial.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/Demo/PPC440_DP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/FreeRTOSConfig.h b/FreeRTOS/Demo/PPC440_DP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/FreeRTOSConfig.h
index 76f1cd0d2..eb0746abe 100644
--- a/FreeRTOS/Demo/PPC440_DP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/PPC440_DP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/FreeRTOSConfig.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/Demo/PPC440_DP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/flop/flop-reg-test.c b/FreeRTOS/Demo/PPC440_DP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/flop/flop-reg-test.c
index ad4343762..a94fc4afe 100644
--- a/FreeRTOS/Demo/PPC440_DP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/flop/flop-reg-test.c
+++ b/FreeRTOS/Demo/PPC440_DP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/flop/flop-reg-test.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/Demo/PPC440_DP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/flop/flop-reg-test.h b/FreeRTOS/Demo/PPC440_DP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/flop/flop-reg-test.h
index 9631509ac..e861ce5b9 100644
--- a/FreeRTOS/Demo/PPC440_DP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/flop/flop-reg-test.h
+++ b/FreeRTOS/Demo/PPC440_DP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/flop/flop-reg-test.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/Demo/PPC440_DP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/flop/flop.c b/FreeRTOS/Demo/PPC440_DP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/flop/flop.c
index a1d7d4789..bede62e0c 100644
--- a/FreeRTOS/Demo/PPC440_DP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/flop/flop.c
+++ b/FreeRTOS/Demo/PPC440_DP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/flop/flop.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/Demo/PPC440_DP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/main.c b/FreeRTOS/Demo/PPC440_DP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/main.c
index 712cc3843..3e121bfe6 100644
--- a/FreeRTOS/Demo/PPC440_DP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/main.c
+++ b/FreeRTOS/Demo/PPC440_DP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/main.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/Demo/PPC440_DP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/partest/partest.c b/FreeRTOS/Demo/PPC440_DP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/partest/partest.c
index 6fa524f94..9194f0244 100644
--- a/FreeRTOS/Demo/PPC440_DP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/partest/partest.c
+++ b/FreeRTOS/Demo/PPC440_DP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/partest/partest.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/Demo/PPC440_DP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/serial/serial.c b/FreeRTOS/Demo/PPC440_DP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/serial/serial.c
index aa20d4a64..ab9522396 100644
--- a/FreeRTOS/Demo/PPC440_DP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/serial/serial.c
+++ b/FreeRTOS/Demo/PPC440_DP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/serial/serial.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/Demo/PPC440_SP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/FreeRTOSConfig.h b/FreeRTOS/Demo/PPC440_SP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/FreeRTOSConfig.h
index 76f1cd0d2..eb0746abe 100644
--- a/FreeRTOS/Demo/PPC440_SP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/PPC440_SP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/FreeRTOSConfig.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/Demo/PPC440_SP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/flop/flop-reg-test.c b/FreeRTOS/Demo/PPC440_SP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/flop/flop-reg-test.c
index e740fb556..aed7f4f68 100644
--- a/FreeRTOS/Demo/PPC440_SP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/flop/flop-reg-test.c
+++ b/FreeRTOS/Demo/PPC440_SP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/flop/flop-reg-test.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/Demo/PPC440_SP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/flop/flop-reg-test.h b/FreeRTOS/Demo/PPC440_SP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/flop/flop-reg-test.h
index 9631509ac..e861ce5b9 100644
--- a/FreeRTOS/Demo/PPC440_SP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/flop/flop-reg-test.h
+++ b/FreeRTOS/Demo/PPC440_SP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/flop/flop-reg-test.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/Demo/PPC440_SP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/flop/flop.c b/FreeRTOS/Demo/PPC440_SP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/flop/flop.c
index 9a87cbc80..893a1633d 100644
--- a/FreeRTOS/Demo/PPC440_SP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/flop/flop.c
+++ b/FreeRTOS/Demo/PPC440_SP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/flop/flop.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/Demo/PPC440_SP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/main.c b/FreeRTOS/Demo/PPC440_SP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/main.c
index 67a8ba381..4806f0d29 100644
--- a/FreeRTOS/Demo/PPC440_SP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/main.c
+++ b/FreeRTOS/Demo/PPC440_SP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/main.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/Demo/PPC440_SP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/partest/partest.c b/FreeRTOS/Demo/PPC440_SP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/partest/partest.c
index 6fa524f94..9194f0244 100644
--- a/FreeRTOS/Demo/PPC440_SP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/partest/partest.c
+++ b/FreeRTOS/Demo/PPC440_SP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/partest/partest.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/Demo/PPC440_SP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/serial/serial.c b/FreeRTOS/Demo/PPC440_SP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/serial/serial.c
index aa20d4a64..ab9522396 100644
--- a/FreeRTOS/Demo/PPC440_SP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/serial/serial.c
+++ b/FreeRTOS/Demo/PPC440_SP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/serial/serial.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/Demo/PPC440_Xilinx_Virtex5_GCC/RTOSDemo/FreeRTOSConfig.h b/FreeRTOS/Demo/PPC440_Xilinx_Virtex5_GCC/RTOSDemo/FreeRTOSConfig.h
index b99bf8e9f..ac056d901 100644
--- a/FreeRTOS/Demo/PPC440_Xilinx_Virtex5_GCC/RTOSDemo/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/PPC440_Xilinx_Virtex5_GCC/RTOSDemo/FreeRTOSConfig.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/Demo/PPC440_Xilinx_Virtex5_GCC/RTOSDemo/flop/flop-reg-test.c b/FreeRTOS/Demo/PPC440_Xilinx_Virtex5_GCC/RTOSDemo/flop/flop-reg-test.c
index e740fb556..aed7f4f68 100644
--- a/FreeRTOS/Demo/PPC440_Xilinx_Virtex5_GCC/RTOSDemo/flop/flop-reg-test.c
+++ b/FreeRTOS/Demo/PPC440_Xilinx_Virtex5_GCC/RTOSDemo/flop/flop-reg-test.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/Demo/PPC440_Xilinx_Virtex5_GCC/RTOSDemo/flop/flop-reg-test.h b/FreeRTOS/Demo/PPC440_Xilinx_Virtex5_GCC/RTOSDemo/flop/flop-reg-test.h
index 9631509ac..e861ce5b9 100644
--- a/FreeRTOS/Demo/PPC440_Xilinx_Virtex5_GCC/RTOSDemo/flop/flop-reg-test.h
+++ b/FreeRTOS/Demo/PPC440_Xilinx_Virtex5_GCC/RTOSDemo/flop/flop-reg-test.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/Demo/PPC440_Xilinx_Virtex5_GCC/RTOSDemo/flop/flop.c b/FreeRTOS/Demo/PPC440_Xilinx_Virtex5_GCC/RTOSDemo/flop/flop.c
index 9a87cbc80..893a1633d 100644
--- a/FreeRTOS/Demo/PPC440_Xilinx_Virtex5_GCC/RTOSDemo/flop/flop.c
+++ b/FreeRTOS/Demo/PPC440_Xilinx_Virtex5_GCC/RTOSDemo/flop/flop.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/Demo/PPC440_Xilinx_Virtex5_GCC/RTOSDemo/main.c b/FreeRTOS/Demo/PPC440_Xilinx_Virtex5_GCC/RTOSDemo/main.c
index 1abf5362d..5cf98cf64 100644
--- a/FreeRTOS/Demo/PPC440_Xilinx_Virtex5_GCC/RTOSDemo/main.c
+++ b/FreeRTOS/Demo/PPC440_Xilinx_Virtex5_GCC/RTOSDemo/main.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/Demo/PPC440_Xilinx_Virtex5_GCC/RTOSDemo/partest/partest.c b/FreeRTOS/Demo/PPC440_Xilinx_Virtex5_GCC/RTOSDemo/partest/partest.c
index 6990a2c01..2e6fe2235 100644
--- a/FreeRTOS/Demo/PPC440_Xilinx_Virtex5_GCC/RTOSDemo/partest/partest.c
+++ b/FreeRTOS/Demo/PPC440_Xilinx_Virtex5_GCC/RTOSDemo/partest/partest.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/Demo/PPC440_Xilinx_Virtex5_GCC/RTOSDemo/serial/serial.c b/FreeRTOS/Demo/PPC440_Xilinx_Virtex5_GCC/RTOSDemo/serial/serial.c
index aa20d4a64..ab9522396 100644
--- a/FreeRTOS/Demo/PPC440_Xilinx_Virtex5_GCC/RTOSDemo/serial/serial.c
+++ b/FreeRTOS/Demo/PPC440_Xilinx_Virtex5_GCC/RTOSDemo/serial/serial.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/Demo/RL78_RL78G13_Promo_Board_IAR/FreeRTOSConfig.h b/FreeRTOS/Demo/RL78_RL78G13_Promo_Board_IAR/FreeRTOSConfig.h
index afe6a75c5..d01a96774 100644
--- a/FreeRTOS/Demo/RL78_RL78G13_Promo_Board_IAR/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/RL78_RL78G13_Promo_Board_IAR/FreeRTOSConfig.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/Demo/RL78_RL78G13_Promo_Board_IAR/RegTest.s87 b/FreeRTOS/Demo/RL78_RL78G13_Promo_Board_IAR/RegTest.s87
index c75998d30..afe000753 100644
--- a/FreeRTOS/Demo/RL78_RL78G13_Promo_Board_IAR/RegTest.s87
+++ b/FreeRTOS/Demo/RL78_RL78G13_Promo_Board_IAR/RegTest.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.
;
;
; ***************************************************************************
diff --git a/FreeRTOS/Demo/RL78_RL78G13_Promo_Board_IAR/main.c b/FreeRTOS/Demo/RL78_RL78G13_Promo_Board_IAR/main.c
index cff9773d9..3e5fcedb0 100644
--- a/FreeRTOS/Demo/RL78_RL78G13_Promo_Board_IAR/main.c
+++ b/FreeRTOS/Demo/RL78_RL78G13_Promo_Board_IAR/main.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/Demo/RL78_multiple_IAR/ExampleISR.s87 b/FreeRTOS/Demo/RL78_multiple_IAR/ExampleISR.s87
index 51112764d..9ffa976bf 100644
--- a/FreeRTOS/Demo/RL78_multiple_IAR/ExampleISR.s87
+++ b/FreeRTOS/Demo/RL78_multiple_IAR/ExampleISR.s87
@@ -1,4 +1,4 @@
-; FreeRTOS V8.2.0 - Copyright (C) 2014 Real Time Engineers Ltd.
+; FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
;
; FEATURES AND PORTS ARE ADDED TO FREERTOS ALL THE TIME. PLEASE VISIT
; http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
diff --git a/FreeRTOS/Demo/RL78_multiple_IAR/FreeRTOSConfig.h b/FreeRTOS/Demo/RL78_multiple_IAR/FreeRTOSConfig.h
index fe6234f1b..4efbe9d6a 100644
--- a/FreeRTOS/Demo/RL78_multiple_IAR/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/RL78_multiple_IAR/FreeRTOSConfig.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/Demo/RL78_multiple_IAR/RegTest.s87 b/FreeRTOS/Demo/RL78_multiple_IAR/RegTest.s87
index c859f9b81..0ebb4e146 100644
--- a/FreeRTOS/Demo/RL78_multiple_IAR/RegTest.s87
+++ b/FreeRTOS/Demo/RL78_multiple_IAR/RegTest.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.
;
;
; ***************************************************************************
diff --git a/FreeRTOS/Demo/RL78_multiple_IAR/demo_specific_io.h b/FreeRTOS/Demo/RL78_multiple_IAR/demo_specific_io.h
index 521ee4d86..31f00f8da 100644
--- a/FreeRTOS/Demo/RL78_multiple_IAR/demo_specific_io.h
+++ b/FreeRTOS/Demo/RL78_multiple_IAR/demo_specific_io.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/Demo/RL78_multiple_IAR/main.c b/FreeRTOS/Demo/RL78_multiple_IAR/main.c
index 0894b3ebe..30fab8e7e 100644
--- a/FreeRTOS/Demo/RL78_multiple_IAR/main.c
+++ b/FreeRTOS/Demo/RL78_multiple_IAR/main.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/Demo/RL78_multiple_IAR/main_blinky.c b/FreeRTOS/Demo/RL78_multiple_IAR/main_blinky.c
index 64f5946ca..f48354210 100644
--- a/FreeRTOS/Demo/RL78_multiple_IAR/main_blinky.c
+++ b/FreeRTOS/Demo/RL78_multiple_IAR/main_blinky.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/Demo/RL78_multiple_IAR/main_full.c b/FreeRTOS/Demo/RL78_multiple_IAR/main_full.c
index aa7ca3945..eae16273d 100644
--- a/FreeRTOS/Demo/RL78_multiple_IAR/main_full.c
+++ b/FreeRTOS/Demo/RL78_multiple_IAR/main_full.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/Demo/RX100-RSK_GCC_e2studio/RTOSDemo/FreeRTOSConfig.h b/FreeRTOS/Demo/RX100-RSK_GCC_e2studio/RTOSDemo/FreeRTOSConfig.h
index 51277371b..d66aa36da 100644
--- a/FreeRTOS/Demo/RX100-RSK_GCC_e2studio/RTOSDemo/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/RX100-RSK_GCC_e2studio/RTOSDemo/FreeRTOSConfig.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/Demo/RX100-RSK_GCC_e2studio/RTOSDemo/ParTest.c b/FreeRTOS/Demo/RX100-RSK_GCC_e2studio/RTOSDemo/ParTest.c
index ca5378c6d..e034ad290 100644
--- a/FreeRTOS/Demo/RX100-RSK_GCC_e2studio/RTOSDemo/ParTest.c
+++ b/FreeRTOS/Demo/RX100-RSK_GCC_e2studio/RTOSDemo/ParTest.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/Demo/RX100-RSK_GCC_e2studio/RTOSDemo/main.c b/FreeRTOS/Demo/RX100-RSK_GCC_e2studio/RTOSDemo/main.c
index 3bd97bf93..83dbcbaf8 100644
--- a/FreeRTOS/Demo/RX100-RSK_GCC_e2studio/RTOSDemo/main.c
+++ b/FreeRTOS/Demo/RX100-RSK_GCC_e2studio/RTOSDemo/main.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/Demo/RX100-RSK_GCC_e2studio/RTOSDemo/main_full.c b/FreeRTOS/Demo/RX100-RSK_GCC_e2studio/RTOSDemo/main_full.c
index eddd79551..e8c8a64ab 100644
--- a/FreeRTOS/Demo/RX100-RSK_GCC_e2studio/RTOSDemo/main_full.c
+++ b/FreeRTOS/Demo/RX100-RSK_GCC_e2studio/RTOSDemo/main_full.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/Demo/RX100-RSK_GCC_e2studio/RTOSDemo/main_low_power.c b/FreeRTOS/Demo/RX100-RSK_GCC_e2studio/RTOSDemo/main_low_power.c
index 7857b7f00..183d3f690 100644
--- a/FreeRTOS/Demo/RX100-RSK_GCC_e2studio/RTOSDemo/main_low_power.c
+++ b/FreeRTOS/Demo/RX100-RSK_GCC_e2studio/RTOSDemo/main_low_power.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/Demo/RX100-RSK_IAR/FreeRTOSConfig.h b/FreeRTOS/Demo/RX100-RSK_IAR/FreeRTOSConfig.h
index 3d4052b33..246afa9a6 100644
--- a/FreeRTOS/Demo/RX100-RSK_IAR/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/RX100-RSK_IAR/FreeRTOSConfig.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/Demo/RX100-RSK_IAR/ParTest.c b/FreeRTOS/Demo/RX100-RSK_IAR/ParTest.c
index ca5378c6d..e034ad290 100644
--- a/FreeRTOS/Demo/RX100-RSK_IAR/ParTest.c
+++ b/FreeRTOS/Demo/RX100-RSK_IAR/ParTest.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/Demo/RX100-RSK_IAR/PriorityDefinitions.h b/FreeRTOS/Demo/RX100-RSK_IAR/PriorityDefinitions.h
index 9c2b2fcd4..7a6a2d4ce 100644
--- a/FreeRTOS/Demo/RX100-RSK_IAR/PriorityDefinitions.h
+++ b/FreeRTOS/Demo/RX100-RSK_IAR/PriorityDefinitions.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/Demo/RX100-RSK_IAR/main.c b/FreeRTOS/Demo/RX100-RSK_IAR/main.c
index ba838934c..0e9dfca89 100644
--- a/FreeRTOS/Demo/RX100-RSK_IAR/main.c
+++ b/FreeRTOS/Demo/RX100-RSK_IAR/main.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/Demo/RX100-RSK_IAR/main_full.c b/FreeRTOS/Demo/RX100-RSK_IAR/main_full.c
index 786754dd6..33f2a076f 100644
--- a/FreeRTOS/Demo/RX100-RSK_IAR/main_full.c
+++ b/FreeRTOS/Demo/RX100-RSK_IAR/main_full.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/Demo/RX100-RSK_IAR/main_low_power.c b/FreeRTOS/Demo/RX100-RSK_IAR/main_low_power.c
index a17967012..08b993257 100644
--- a/FreeRTOS/Demo/RX100-RSK_IAR/main_low_power.c
+++ b/FreeRTOS/Demo/RX100-RSK_IAR/main_low_power.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/Demo/RX100-RSK_IAR/reg_test.s b/FreeRTOS/Demo/RX100-RSK_IAR/reg_test.s
index 3f0d01ff0..398cea165 100644
--- a/FreeRTOS/Demo/RX100-RSK_IAR/reg_test.s
+++ b/FreeRTOS/Demo/RX100-RSK_IAR/reg_test.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/Demo/RX100-RSK_Renesas_e2studio/RTOSDemo/FreeRTOSConfig.h b/FreeRTOS/Demo/RX100-RSK_Renesas_e2studio/RTOSDemo/FreeRTOSConfig.h
index 0a77dd592..5311cae96 100644
--- a/FreeRTOS/Demo/RX100-RSK_Renesas_e2studio/RTOSDemo/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/RX100-RSK_Renesas_e2studio/RTOSDemo/FreeRTOSConfig.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/Demo/RX100-RSK_Renesas_e2studio/RTOSDemo/ParTest.c b/FreeRTOS/Demo/RX100-RSK_Renesas_e2studio/RTOSDemo/ParTest.c
index ca5378c6d..e034ad290 100644
--- a/FreeRTOS/Demo/RX100-RSK_Renesas_e2studio/RTOSDemo/ParTest.c
+++ b/FreeRTOS/Demo/RX100-RSK_Renesas_e2studio/RTOSDemo/ParTest.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/Demo/RX100-RSK_Renesas_e2studio/RTOSDemo/main.c b/FreeRTOS/Demo/RX100-RSK_Renesas_e2studio/RTOSDemo/main.c
index 6bb916463..5956c42b5 100644
--- a/FreeRTOS/Demo/RX100-RSK_Renesas_e2studio/RTOSDemo/main.c
+++ b/FreeRTOS/Demo/RX100-RSK_Renesas_e2studio/RTOSDemo/main.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/Demo/RX100-RSK_Renesas_e2studio/RTOSDemo/main_full.c b/FreeRTOS/Demo/RX100-RSK_Renesas_e2studio/RTOSDemo/main_full.c
index 64fcd769f..1c51bc223 100644
--- a/FreeRTOS/Demo/RX100-RSK_Renesas_e2studio/RTOSDemo/main_full.c
+++ b/FreeRTOS/Demo/RX100-RSK_Renesas_e2studio/RTOSDemo/main_full.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/Demo/RX100-RSK_Renesas_e2studio/RTOSDemo/main_low_power.c b/FreeRTOS/Demo/RX100-RSK_Renesas_e2studio/RTOSDemo/main_low_power.c
index cd6b4545f..02e317a4b 100644
--- a/FreeRTOS/Demo/RX100-RSK_Renesas_e2studio/RTOSDemo/main_low_power.c
+++ b/FreeRTOS/Demo/RX100-RSK_Renesas_e2studio/RTOSDemo/main_low_power.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/Demo/RX200_RX210-RSK_Renesas/RTOSDemo/ButtonAndLCD.c b/FreeRTOS/Demo/RX200_RX210-RSK_Renesas/RTOSDemo/ButtonAndLCD.c
index c1bbc12f8..8def1406b 100644
--- a/FreeRTOS/Demo/RX200_RX210-RSK_Renesas/RTOSDemo/ButtonAndLCD.c
+++ b/FreeRTOS/Demo/RX200_RX210-RSK_Renesas/RTOSDemo/ButtonAndLCD.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/Demo/RX200_RX210-RSK_Renesas/RTOSDemo/FreeRTOSConfig.h b/FreeRTOS/Demo/RX200_RX210-RSK_Renesas/RTOSDemo/FreeRTOSConfig.h
index 56ffc588d..011d3ef1e 100644
--- a/FreeRTOS/Demo/RX200_RX210-RSK_Renesas/RTOSDemo/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/RX200_RX210-RSK_Renesas/RTOSDemo/FreeRTOSConfig.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/Demo/RX200_RX210-RSK_Renesas/RTOSDemo/HighFrequencyTimerTest.c b/FreeRTOS/Demo/RX200_RX210-RSK_Renesas/RTOSDemo/HighFrequencyTimerTest.c
index e7dba36f2..fae7c6b55 100644
--- a/FreeRTOS/Demo/RX200_RX210-RSK_Renesas/RTOSDemo/HighFrequencyTimerTest.c
+++ b/FreeRTOS/Demo/RX200_RX210-RSK_Renesas/RTOSDemo/HighFrequencyTimerTest.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/Demo/RX200_RX210-RSK_Renesas/RTOSDemo/IntQueueTimer.c b/FreeRTOS/Demo/RX200_RX210-RSK_Renesas/RTOSDemo/IntQueueTimer.c
index 5db76f5e3..37b1392d0 100644
--- a/FreeRTOS/Demo/RX200_RX210-RSK_Renesas/RTOSDemo/IntQueueTimer.c
+++ b/FreeRTOS/Demo/RX200_RX210-RSK_Renesas/RTOSDemo/IntQueueTimer.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/Demo/RX200_RX210-RSK_Renesas/RTOSDemo/ParTest.c b/FreeRTOS/Demo/RX200_RX210-RSK_Renesas/RTOSDemo/ParTest.c
index 26fa665b1..baa941828 100644
--- a/FreeRTOS/Demo/RX200_RX210-RSK_Renesas/RTOSDemo/ParTest.c
+++ b/FreeRTOS/Demo/RX200_RX210-RSK_Renesas/RTOSDemo/ParTest.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/Demo/RX200_RX210-RSK_Renesas/RTOSDemo/include/ButtonAndLCD.h b/FreeRTOS/Demo/RX200_RX210-RSK_Renesas/RTOSDemo/include/ButtonAndLCD.h
index a65648898..14f5e06f9 100644
--- a/FreeRTOS/Demo/RX200_RX210-RSK_Renesas/RTOSDemo/include/ButtonAndLCD.h
+++ b/FreeRTOS/Demo/RX200_RX210-RSK_Renesas/RTOSDemo/include/ButtonAndLCD.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/Demo/RX200_RX210-RSK_Renesas/RTOSDemo/include/IntQueueTimer.h b/FreeRTOS/Demo/RX200_RX210-RSK_Renesas/RTOSDemo/include/IntQueueTimer.h
index 5be622fd0..9471c379a 100644
--- a/FreeRTOS/Demo/RX200_RX210-RSK_Renesas/RTOSDemo/include/IntQueueTimer.h
+++ b/FreeRTOS/Demo/RX200_RX210-RSK_Renesas/RTOSDemo/include/IntQueueTimer.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/Demo/RX200_RX210-RSK_Renesas/RTOSDemo/main-blinky.c b/FreeRTOS/Demo/RX200_RX210-RSK_Renesas/RTOSDemo/main-blinky.c
index d32d23e2d..faf04ed15 100644
--- a/FreeRTOS/Demo/RX200_RX210-RSK_Renesas/RTOSDemo/main-blinky.c
+++ b/FreeRTOS/Demo/RX200_RX210-RSK_Renesas/RTOSDemo/main-blinky.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/Demo/RX200_RX210-RSK_Renesas/RTOSDemo/main-full.c b/FreeRTOS/Demo/RX200_RX210-RSK_Renesas/RTOSDemo/main-full.c
index 5af99dfef..0afaa9e95 100644
--- a/FreeRTOS/Demo/RX200_RX210-RSK_Renesas/RTOSDemo/main-full.c
+++ b/FreeRTOS/Demo/RX200_RX210-RSK_Renesas/RTOSDemo/main-full.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/Demo/RX600_RX62N-RDK_GNURX/RTOSDemo/FreeRTOSConfig.h b/FreeRTOS/Demo/RX600_RX62N-RDK_GNURX/RTOSDemo/FreeRTOSConfig.h
index e0652c1cc..06536e748 100644
--- a/FreeRTOS/Demo/RX600_RX62N-RDK_GNURX/RTOSDemo/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/RX600_RX62N-RDK_GNURX/RTOSDemo/FreeRTOSConfig.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/Demo/RX600_RX62N-RDK_GNURX/RTOSDemo/HighFrequencyTimerTest.c b/FreeRTOS/Demo/RX600_RX62N-RDK_GNURX/RTOSDemo/HighFrequencyTimerTest.c
index 147331b82..9b5aba77b 100644
--- a/FreeRTOS/Demo/RX600_RX62N-RDK_GNURX/RTOSDemo/HighFrequencyTimerTest.c
+++ b/FreeRTOS/Demo/RX600_RX62N-RDK_GNURX/RTOSDemo/HighFrequencyTimerTest.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/Demo/RX600_RX62N-RDK_GNURX/RTOSDemo/IntQueueTimer.c b/FreeRTOS/Demo/RX600_RX62N-RDK_GNURX/RTOSDemo/IntQueueTimer.c
index 8f5f63921..5c08e0017 100644
--- a/FreeRTOS/Demo/RX600_RX62N-RDK_GNURX/RTOSDemo/IntQueueTimer.c
+++ b/FreeRTOS/Demo/RX600_RX62N-RDK_GNURX/RTOSDemo/IntQueueTimer.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/Demo/RX600_RX62N-RDK_GNURX/RTOSDemo/ParTest.c b/FreeRTOS/Demo/RX600_RX62N-RDK_GNURX/RTOSDemo/ParTest.c
index 2d6a32ea2..bae2888f2 100644
--- a/FreeRTOS/Demo/RX600_RX62N-RDK_GNURX/RTOSDemo/ParTest.c
+++ b/FreeRTOS/Demo/RX600_RX62N-RDK_GNURX/RTOSDemo/ParTest.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/Demo/RX600_RX62N-RDK_GNURX/RTOSDemo/include/IntQueueTimer.h b/FreeRTOS/Demo/RX600_RX62N-RDK_GNURX/RTOSDemo/include/IntQueueTimer.h
index 5be622fd0..9471c379a 100644
--- a/FreeRTOS/Demo/RX600_RX62N-RDK_GNURX/RTOSDemo/include/IntQueueTimer.h
+++ b/FreeRTOS/Demo/RX600_RX62N-RDK_GNURX/RTOSDemo/include/IntQueueTimer.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/Demo/RX600_RX62N-RDK_GNURX/RTOSDemo/main-blinky.c b/FreeRTOS/Demo/RX600_RX62N-RDK_GNURX/RTOSDemo/main-blinky.c
index 0d2bba448..3a591f13f 100644
--- a/FreeRTOS/Demo/RX600_RX62N-RDK_GNURX/RTOSDemo/main-blinky.c
+++ b/FreeRTOS/Demo/RX600_RX62N-RDK_GNURX/RTOSDemo/main-blinky.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/Demo/RX600_RX62N-RDK_GNURX/RTOSDemo/main-full.c b/FreeRTOS/Demo/RX600_RX62N-RDK_GNURX/RTOSDemo/main-full.c
index 37daceda8..9700a408c 100644
--- a/FreeRTOS/Demo/RX600_RX62N-RDK_GNURX/RTOSDemo/main-full.c
+++ b/FreeRTOS/Demo/RX600_RX62N-RDK_GNURX/RTOSDemo/main-full.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/Demo/RX600_RX62N-RDK_GNURX/RTOSDemo/uIP_Task.c b/FreeRTOS/Demo/RX600_RX62N-RDK_GNURX/RTOSDemo/uIP_Task.c
index e9d8cb1b4..88bd6429d 100644
--- a/FreeRTOS/Demo/RX600_RX62N-RDK_GNURX/RTOSDemo/uIP_Task.c
+++ b/FreeRTOS/Demo/RX600_RX62N-RDK_GNURX/RTOSDemo/uIP_Task.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/Demo/RX600_RX62N-RDK_GNURX/RTOSDemo/webserver/EMAC.c b/FreeRTOS/Demo/RX600_RX62N-RDK_GNURX/RTOSDemo/webserver/EMAC.c
index 82c60adae..01db56ce3 100644
--- a/FreeRTOS/Demo/RX600_RX62N-RDK_GNURX/RTOSDemo/webserver/EMAC.c
+++ b/FreeRTOS/Demo/RX600_RX62N-RDK_GNURX/RTOSDemo/webserver/EMAC.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/Demo/RX600_RX62N-RDK_IAR/FreeRTOSConfig.h b/FreeRTOS/Demo/RX600_RX62N-RDK_IAR/FreeRTOSConfig.h
index 75eb33960..fb7c5d76f 100644
--- a/FreeRTOS/Demo/RX600_RX62N-RDK_IAR/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/RX600_RX62N-RDK_IAR/FreeRTOSConfig.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/Demo/RX600_RX62N-RDK_IAR/HighFrequencyTimerTest.c b/FreeRTOS/Demo/RX600_RX62N-RDK_IAR/HighFrequencyTimerTest.c
index 6b55782a9..f12f8019e 100644
--- a/FreeRTOS/Demo/RX600_RX62N-RDK_IAR/HighFrequencyTimerTest.c
+++ b/FreeRTOS/Demo/RX600_RX62N-RDK_IAR/HighFrequencyTimerTest.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/Demo/RX600_RX62N-RDK_IAR/IntQueueTimer.c b/FreeRTOS/Demo/RX600_RX62N-RDK_IAR/IntQueueTimer.c
index 8862b881c..5ca138c48 100644
--- a/FreeRTOS/Demo/RX600_RX62N-RDK_IAR/IntQueueTimer.c
+++ b/FreeRTOS/Demo/RX600_RX62N-RDK_IAR/IntQueueTimer.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/Demo/RX600_RX62N-RDK_IAR/ParTest.c b/FreeRTOS/Demo/RX600_RX62N-RDK_IAR/ParTest.c
index abb09a18e..b2dabaa98 100644
--- a/FreeRTOS/Demo/RX600_RX62N-RDK_IAR/ParTest.c
+++ b/FreeRTOS/Demo/RX600_RX62N-RDK_IAR/ParTest.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/Demo/RX600_RX62N-RDK_IAR/PriorityDefinitions.h b/FreeRTOS/Demo/RX600_RX62N-RDK_IAR/PriorityDefinitions.h
index 25fad5a7b..384dd3aba 100644
--- a/FreeRTOS/Demo/RX600_RX62N-RDK_IAR/PriorityDefinitions.h
+++ b/FreeRTOS/Demo/RX600_RX62N-RDK_IAR/PriorityDefinitions.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/Demo/RX600_RX62N-RDK_IAR/RegTest.s b/FreeRTOS/Demo/RX600_RX62N-RDK_IAR/RegTest.s
index 78695d340..a0831cdde 100644
--- a/FreeRTOS/Demo/RX600_RX62N-RDK_IAR/RegTest.s
+++ b/FreeRTOS/Demo/RX600_RX62N-RDK_IAR/RegTest.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/Demo/RX600_RX62N-RDK_IAR/include/IntQueueTimer.h b/FreeRTOS/Demo/RX600_RX62N-RDK_IAR/include/IntQueueTimer.h
index 5be622fd0..9471c379a 100644
--- a/FreeRTOS/Demo/RX600_RX62N-RDK_IAR/include/IntQueueTimer.h
+++ b/FreeRTOS/Demo/RX600_RX62N-RDK_IAR/include/IntQueueTimer.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/Demo/RX600_RX62N-RDK_IAR/main-blinky.c b/FreeRTOS/Demo/RX600_RX62N-RDK_IAR/main-blinky.c
index f1cbde23d..08248a73c 100644
--- a/FreeRTOS/Demo/RX600_RX62N-RDK_IAR/main-blinky.c
+++ b/FreeRTOS/Demo/RX600_RX62N-RDK_IAR/main-blinky.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/Demo/RX600_RX62N-RDK_IAR/main-full.c b/FreeRTOS/Demo/RX600_RX62N-RDK_IAR/main-full.c
index ec9752ece..a5fc6871d 100644
--- a/FreeRTOS/Demo/RX600_RX62N-RDK_IAR/main-full.c
+++ b/FreeRTOS/Demo/RX600_RX62N-RDK_IAR/main-full.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/Demo/RX600_RX62N-RDK_IAR/uIP_Task.c b/FreeRTOS/Demo/RX600_RX62N-RDK_IAR/uIP_Task.c
index 792379280..6577811ca 100644
--- a/FreeRTOS/Demo/RX600_RX62N-RDK_IAR/uIP_Task.c
+++ b/FreeRTOS/Demo/RX600_RX62N-RDK_IAR/uIP_Task.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/Demo/RX600_RX62N-RDK_IAR/webserver/EMAC.c b/FreeRTOS/Demo/RX600_RX62N-RDK_IAR/webserver/EMAC.c
index e6fd0321a..52716969e 100644
--- a/FreeRTOS/Demo/RX600_RX62N-RDK_IAR/webserver/EMAC.c
+++ b/FreeRTOS/Demo/RX600_RX62N-RDK_IAR/webserver/EMAC.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/Demo/RX600_RX62N-RDK_Renesas/RTOSDemo/FreeRTOSConfig.h b/FreeRTOS/Demo/RX600_RX62N-RDK_Renesas/RTOSDemo/FreeRTOSConfig.h
index 09b6fd4f2..ba3e62997 100644
--- a/FreeRTOS/Demo/RX600_RX62N-RDK_Renesas/RTOSDemo/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/RX600_RX62N-RDK_Renesas/RTOSDemo/FreeRTOSConfig.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/Demo/RX600_RX62N-RDK_Renesas/RTOSDemo/HighFrequencyTimerTest.c b/FreeRTOS/Demo/RX600_RX62N-RDK_Renesas/RTOSDemo/HighFrequencyTimerTest.c
index e7dba36f2..fae7c6b55 100644
--- a/FreeRTOS/Demo/RX600_RX62N-RDK_Renesas/RTOSDemo/HighFrequencyTimerTest.c
+++ b/FreeRTOS/Demo/RX600_RX62N-RDK_Renesas/RTOSDemo/HighFrequencyTimerTest.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/Demo/RX600_RX62N-RDK_Renesas/RTOSDemo/IntQueueTimer.c b/FreeRTOS/Demo/RX600_RX62N-RDK_Renesas/RTOSDemo/IntQueueTimer.c
index 5db76f5e3..37b1392d0 100644
--- a/FreeRTOS/Demo/RX600_RX62N-RDK_Renesas/RTOSDemo/IntQueueTimer.c
+++ b/FreeRTOS/Demo/RX600_RX62N-RDK_Renesas/RTOSDemo/IntQueueTimer.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/Demo/RX600_RX62N-RDK_Renesas/RTOSDemo/ParTest.c b/FreeRTOS/Demo/RX600_RX62N-RDK_Renesas/RTOSDemo/ParTest.c
index 4cec61f47..05e6b4b78 100644
--- a/FreeRTOS/Demo/RX600_RX62N-RDK_Renesas/RTOSDemo/ParTest.c
+++ b/FreeRTOS/Demo/RX600_RX62N-RDK_Renesas/RTOSDemo/ParTest.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/Demo/RX600_RX62N-RDK_Renesas/RTOSDemo/include/IntQueueTimer.h b/FreeRTOS/Demo/RX600_RX62N-RDK_Renesas/RTOSDemo/include/IntQueueTimer.h
index 5be622fd0..9471c379a 100644
--- a/FreeRTOS/Demo/RX600_RX62N-RDK_Renesas/RTOSDemo/include/IntQueueTimer.h
+++ b/FreeRTOS/Demo/RX600_RX62N-RDK_Renesas/RTOSDemo/include/IntQueueTimer.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/Demo/RX600_RX62N-RDK_Renesas/RTOSDemo/main-blinky.c b/FreeRTOS/Demo/RX600_RX62N-RDK_Renesas/RTOSDemo/main-blinky.c
index a95156de3..ea2900fc1 100644
--- a/FreeRTOS/Demo/RX600_RX62N-RDK_Renesas/RTOSDemo/main-blinky.c
+++ b/FreeRTOS/Demo/RX600_RX62N-RDK_Renesas/RTOSDemo/main-blinky.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/Demo/RX600_RX62N-RDK_Renesas/RTOSDemo/main-full.c b/FreeRTOS/Demo/RX600_RX62N-RDK_Renesas/RTOSDemo/main-full.c
index c8592c928..572b6af5b 100644
--- a/FreeRTOS/Demo/RX600_RX62N-RDK_Renesas/RTOSDemo/main-full.c
+++ b/FreeRTOS/Demo/RX600_RX62N-RDK_Renesas/RTOSDemo/main-full.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/Demo/RX600_RX62N-RDK_Renesas/RTOSDemo/uIP_Task.c b/FreeRTOS/Demo/RX600_RX62N-RDK_Renesas/RTOSDemo/uIP_Task.c
index e9d8cb1b4..88bd6429d 100644
--- a/FreeRTOS/Demo/RX600_RX62N-RDK_Renesas/RTOSDemo/uIP_Task.c
+++ b/FreeRTOS/Demo/RX600_RX62N-RDK_Renesas/RTOSDemo/uIP_Task.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/Demo/RX600_RX62N-RDK_Renesas/RTOSDemo/webserver/EMAC.c b/FreeRTOS/Demo/RX600_RX62N-RDK_Renesas/RTOSDemo/webserver/EMAC.c
index 2148d6604..c4ad6f9b6 100644
--- a/FreeRTOS/Demo/RX600_RX62N-RDK_Renesas/RTOSDemo/webserver/EMAC.c
+++ b/FreeRTOS/Demo/RX600_RX62N-RDK_Renesas/RTOSDemo/webserver/EMAC.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/Demo/RX600_RX62N-RSK_GNURX/RTOSDemo/FreeRTOSConfig.h b/FreeRTOS/Demo/RX600_RX62N-RSK_GNURX/RTOSDemo/FreeRTOSConfig.h
index da446ff3f..1027fa8c4 100644
--- a/FreeRTOS/Demo/RX600_RX62N-RSK_GNURX/RTOSDemo/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/RX600_RX62N-RSK_GNURX/RTOSDemo/FreeRTOSConfig.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/Demo/RX600_RX62N-RSK_GNURX/RTOSDemo/HighFrequencyTimerTest.c b/FreeRTOS/Demo/RX600_RX62N-RSK_GNURX/RTOSDemo/HighFrequencyTimerTest.c
index 147331b82..9b5aba77b 100644
--- a/FreeRTOS/Demo/RX600_RX62N-RSK_GNURX/RTOSDemo/HighFrequencyTimerTest.c
+++ b/FreeRTOS/Demo/RX600_RX62N-RSK_GNURX/RTOSDemo/HighFrequencyTimerTest.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/Demo/RX600_RX62N-RSK_GNURX/RTOSDemo/IntQueueTimer.c b/FreeRTOS/Demo/RX600_RX62N-RSK_GNURX/RTOSDemo/IntQueueTimer.c
index 8f5f63921..5c08e0017 100644
--- a/FreeRTOS/Demo/RX600_RX62N-RSK_GNURX/RTOSDemo/IntQueueTimer.c
+++ b/FreeRTOS/Demo/RX600_RX62N-RSK_GNURX/RTOSDemo/IntQueueTimer.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/Demo/RX600_RX62N-RSK_GNURX/RTOSDemo/ParTest.c b/FreeRTOS/Demo/RX600_RX62N-RSK_GNURX/RTOSDemo/ParTest.c
index 79fcd0c94..6e3ee6895 100644
--- a/FreeRTOS/Demo/RX600_RX62N-RSK_GNURX/RTOSDemo/ParTest.c
+++ b/FreeRTOS/Demo/RX600_RX62N-RSK_GNURX/RTOSDemo/ParTest.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/Demo/RX600_RX62N-RSK_GNURX/RTOSDemo/include/IntQueueTimer.h b/FreeRTOS/Demo/RX600_RX62N-RSK_GNURX/RTOSDemo/include/IntQueueTimer.h
index 5be622fd0..9471c379a 100644
--- a/FreeRTOS/Demo/RX600_RX62N-RSK_GNURX/RTOSDemo/include/IntQueueTimer.h
+++ b/FreeRTOS/Demo/RX600_RX62N-RSK_GNURX/RTOSDemo/include/IntQueueTimer.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/Demo/RX600_RX62N-RSK_GNURX/RTOSDemo/main-blinky.c b/FreeRTOS/Demo/RX600_RX62N-RSK_GNURX/RTOSDemo/main-blinky.c
index 0d2bba448..3a591f13f 100644
--- a/FreeRTOS/Demo/RX600_RX62N-RSK_GNURX/RTOSDemo/main-blinky.c
+++ b/FreeRTOS/Demo/RX600_RX62N-RSK_GNURX/RTOSDemo/main-blinky.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/Demo/RX600_RX62N-RSK_GNURX/RTOSDemo/main-full.c b/FreeRTOS/Demo/RX600_RX62N-RSK_GNURX/RTOSDemo/main-full.c
index 37daceda8..9700a408c 100644
--- a/FreeRTOS/Demo/RX600_RX62N-RSK_GNURX/RTOSDemo/main-full.c
+++ b/FreeRTOS/Demo/RX600_RX62N-RSK_GNURX/RTOSDemo/main-full.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/Demo/RX600_RX62N-RSK_GNURX/RTOSDemo/uIP_Task.c b/FreeRTOS/Demo/RX600_RX62N-RSK_GNURX/RTOSDemo/uIP_Task.c
index e9d8cb1b4..88bd6429d 100644
--- a/FreeRTOS/Demo/RX600_RX62N-RSK_GNURX/RTOSDemo/uIP_Task.c
+++ b/FreeRTOS/Demo/RX600_RX62N-RSK_GNURX/RTOSDemo/uIP_Task.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/Demo/RX600_RX62N-RSK_GNURX/RTOSDemo/webserver/EMAC.c b/FreeRTOS/Demo/RX600_RX62N-RSK_GNURX/RTOSDemo/webserver/EMAC.c
index 82c60adae..01db56ce3 100644
--- a/FreeRTOS/Demo/RX600_RX62N-RSK_GNURX/RTOSDemo/webserver/EMAC.c
+++ b/FreeRTOS/Demo/RX600_RX62N-RSK_GNURX/RTOSDemo/webserver/EMAC.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/Demo/RX600_RX62N-RSK_IAR/FreeRTOSConfig.h b/FreeRTOS/Demo/RX600_RX62N-RSK_IAR/FreeRTOSConfig.h
index 8389f8945..c896f0510 100644
--- a/FreeRTOS/Demo/RX600_RX62N-RSK_IAR/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/RX600_RX62N-RSK_IAR/FreeRTOSConfig.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/Demo/RX600_RX62N-RSK_IAR/HighFrequencyTimerTest.c b/FreeRTOS/Demo/RX600_RX62N-RSK_IAR/HighFrequencyTimerTest.c
index 6b55782a9..f12f8019e 100644
--- a/FreeRTOS/Demo/RX600_RX62N-RSK_IAR/HighFrequencyTimerTest.c
+++ b/FreeRTOS/Demo/RX600_RX62N-RSK_IAR/HighFrequencyTimerTest.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/Demo/RX600_RX62N-RSK_IAR/IntQueueTimer.c b/FreeRTOS/Demo/RX600_RX62N-RSK_IAR/IntQueueTimer.c
index 8862b881c..5ca138c48 100644
--- a/FreeRTOS/Demo/RX600_RX62N-RSK_IAR/IntQueueTimer.c
+++ b/FreeRTOS/Demo/RX600_RX62N-RSK_IAR/IntQueueTimer.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/Demo/RX600_RX62N-RSK_IAR/ParTest.c b/FreeRTOS/Demo/RX600_RX62N-RSK_IAR/ParTest.c
index 9b215380a..2a8ce1545 100644
--- a/FreeRTOS/Demo/RX600_RX62N-RSK_IAR/ParTest.c
+++ b/FreeRTOS/Demo/RX600_RX62N-RSK_IAR/ParTest.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/Demo/RX600_RX62N-RSK_IAR/PriorityDefinitions.h b/FreeRTOS/Demo/RX600_RX62N-RSK_IAR/PriorityDefinitions.h
index 25fad5a7b..384dd3aba 100644
--- a/FreeRTOS/Demo/RX600_RX62N-RSK_IAR/PriorityDefinitions.h
+++ b/FreeRTOS/Demo/RX600_RX62N-RSK_IAR/PriorityDefinitions.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/Demo/RX600_RX62N-RSK_IAR/RegTest.s b/FreeRTOS/Demo/RX600_RX62N-RSK_IAR/RegTest.s
index 78695d340..a0831cdde 100644
--- a/FreeRTOS/Demo/RX600_RX62N-RSK_IAR/RegTest.s
+++ b/FreeRTOS/Demo/RX600_RX62N-RSK_IAR/RegTest.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/Demo/RX600_RX62N-RSK_IAR/include/IntQueueTimer.h b/FreeRTOS/Demo/RX600_RX62N-RSK_IAR/include/IntQueueTimer.h
index 5be622fd0..9471c379a 100644
--- a/FreeRTOS/Demo/RX600_RX62N-RSK_IAR/include/IntQueueTimer.h
+++ b/FreeRTOS/Demo/RX600_RX62N-RSK_IAR/include/IntQueueTimer.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/Demo/RX600_RX62N-RSK_IAR/main-blinky.c b/FreeRTOS/Demo/RX600_RX62N-RSK_IAR/main-blinky.c
index 915876569..39684d103 100644
--- a/FreeRTOS/Demo/RX600_RX62N-RSK_IAR/main-blinky.c
+++ b/FreeRTOS/Demo/RX600_RX62N-RSK_IAR/main-blinky.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/Demo/RX600_RX62N-RSK_IAR/main-full.c b/FreeRTOS/Demo/RX600_RX62N-RSK_IAR/main-full.c
index a368a1d0d..a20c62e17 100644
--- a/FreeRTOS/Demo/RX600_RX62N-RSK_IAR/main-full.c
+++ b/FreeRTOS/Demo/RX600_RX62N-RSK_IAR/main-full.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/Demo/RX600_RX62N-RSK_IAR/uIP_Task.c b/FreeRTOS/Demo/RX600_RX62N-RSK_IAR/uIP_Task.c
index 792379280..6577811ca 100644
--- a/FreeRTOS/Demo/RX600_RX62N-RSK_IAR/uIP_Task.c
+++ b/FreeRTOS/Demo/RX600_RX62N-RSK_IAR/uIP_Task.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/Demo/RX600_RX62N-RSK_IAR/webserver/EMAC.c b/FreeRTOS/Demo/RX600_RX62N-RSK_IAR/webserver/EMAC.c
index e6fd0321a..52716969e 100644
--- a/FreeRTOS/Demo/RX600_RX62N-RSK_IAR/webserver/EMAC.c
+++ b/FreeRTOS/Demo/RX600_RX62N-RSK_IAR/webserver/EMAC.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/Demo/RX600_RX62N-RSK_Renesas/RTOSDemo/FreeRTOSConfig.h b/FreeRTOS/Demo/RX600_RX62N-RSK_Renesas/RTOSDemo/FreeRTOSConfig.h
index 3551c2f03..39c3f6a1e 100644
--- a/FreeRTOS/Demo/RX600_RX62N-RSK_Renesas/RTOSDemo/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/RX600_RX62N-RSK_Renesas/RTOSDemo/FreeRTOSConfig.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/Demo/RX600_RX62N-RSK_Renesas/RTOSDemo/HighFrequencyTimerTest.c b/FreeRTOS/Demo/RX600_RX62N-RSK_Renesas/RTOSDemo/HighFrequencyTimerTest.c
index e7dba36f2..fae7c6b55 100644
--- a/FreeRTOS/Demo/RX600_RX62N-RSK_Renesas/RTOSDemo/HighFrequencyTimerTest.c
+++ b/FreeRTOS/Demo/RX600_RX62N-RSK_Renesas/RTOSDemo/HighFrequencyTimerTest.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/Demo/RX600_RX62N-RSK_Renesas/RTOSDemo/IntQueueTimer.c b/FreeRTOS/Demo/RX600_RX62N-RSK_Renesas/RTOSDemo/IntQueueTimer.c
index 5db76f5e3..37b1392d0 100644
--- a/FreeRTOS/Demo/RX600_RX62N-RSK_Renesas/RTOSDemo/IntQueueTimer.c
+++ b/FreeRTOS/Demo/RX600_RX62N-RSK_Renesas/RTOSDemo/IntQueueTimer.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/Demo/RX600_RX62N-RSK_Renesas/RTOSDemo/ParTest.c b/FreeRTOS/Demo/RX600_RX62N-RSK_Renesas/RTOSDemo/ParTest.c
index 79fcd0c94..6e3ee6895 100644
--- a/FreeRTOS/Demo/RX600_RX62N-RSK_Renesas/RTOSDemo/ParTest.c
+++ b/FreeRTOS/Demo/RX600_RX62N-RSK_Renesas/RTOSDemo/ParTest.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/Demo/RX600_RX62N-RSK_Renesas/RTOSDemo/include/IntQueueTimer.h b/FreeRTOS/Demo/RX600_RX62N-RSK_Renesas/RTOSDemo/include/IntQueueTimer.h
index 5be622fd0..9471c379a 100644
--- a/FreeRTOS/Demo/RX600_RX62N-RSK_Renesas/RTOSDemo/include/IntQueueTimer.h
+++ b/FreeRTOS/Demo/RX600_RX62N-RSK_Renesas/RTOSDemo/include/IntQueueTimer.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/Demo/RX600_RX62N-RSK_Renesas/RTOSDemo/main-blinky.c b/FreeRTOS/Demo/RX600_RX62N-RSK_Renesas/RTOSDemo/main-blinky.c
index a95156de3..ea2900fc1 100644
--- a/FreeRTOS/Demo/RX600_RX62N-RSK_Renesas/RTOSDemo/main-blinky.c
+++ b/FreeRTOS/Demo/RX600_RX62N-RSK_Renesas/RTOSDemo/main-blinky.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/Demo/RX600_RX62N-RSK_Renesas/RTOSDemo/main-full.c b/FreeRTOS/Demo/RX600_RX62N-RSK_Renesas/RTOSDemo/main-full.c
index f45a2181a..a39cda7eb 100644
--- a/FreeRTOS/Demo/RX600_RX62N-RSK_Renesas/RTOSDemo/main-full.c
+++ b/FreeRTOS/Demo/RX600_RX62N-RSK_Renesas/RTOSDemo/main-full.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/Demo/RX600_RX62N-RSK_Renesas/RTOSDemo/uIP_Task.c b/FreeRTOS/Demo/RX600_RX62N-RSK_Renesas/RTOSDemo/uIP_Task.c
index e9d8cb1b4..88bd6429d 100644
--- a/FreeRTOS/Demo/RX600_RX62N-RSK_Renesas/RTOSDemo/uIP_Task.c
+++ b/FreeRTOS/Demo/RX600_RX62N-RSK_Renesas/RTOSDemo/uIP_Task.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/Demo/RX600_RX62N-RSK_Renesas/RTOSDemo/webserver/EMAC.c b/FreeRTOS/Demo/RX600_RX62N-RSK_Renesas/RTOSDemo/webserver/EMAC.c
index 1c220ba6a..2e1c90c2a 100644
--- a/FreeRTOS/Demo/RX600_RX62N-RSK_Renesas/RTOSDemo/webserver/EMAC.c
+++ b/FreeRTOS/Demo/RX600_RX62N-RSK_Renesas/RTOSDemo/webserver/EMAC.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/Demo/RX600_RX630-RSK_Renesas/RTOSDemo/FreeRTOSConfig.h b/FreeRTOS/Demo/RX600_RX630-RSK_Renesas/RTOSDemo/FreeRTOSConfig.h
index 31877e2ca..4e4785a46 100644
--- a/FreeRTOS/Demo/RX600_RX630-RSK_Renesas/RTOSDemo/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/RX600_RX630-RSK_Renesas/RTOSDemo/FreeRTOSConfig.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/Demo/RX600_RX630-RSK_Renesas/RTOSDemo/HighFrequencyTimerTest.c b/FreeRTOS/Demo/RX600_RX630-RSK_Renesas/RTOSDemo/HighFrequencyTimerTest.c
index e7dba36f2..fae7c6b55 100644
--- a/FreeRTOS/Demo/RX600_RX630-RSK_Renesas/RTOSDemo/HighFrequencyTimerTest.c
+++ b/FreeRTOS/Demo/RX600_RX630-RSK_Renesas/RTOSDemo/HighFrequencyTimerTest.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/Demo/RX600_RX630-RSK_Renesas/RTOSDemo/IntQueueTimer.c b/FreeRTOS/Demo/RX600_RX630-RSK_Renesas/RTOSDemo/IntQueueTimer.c
index 5db76f5e3..37b1392d0 100644
--- a/FreeRTOS/Demo/RX600_RX630-RSK_Renesas/RTOSDemo/IntQueueTimer.c
+++ b/FreeRTOS/Demo/RX600_RX630-RSK_Renesas/RTOSDemo/IntQueueTimer.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/Demo/RX600_RX630-RSK_Renesas/RTOSDemo/ParTest.c b/FreeRTOS/Demo/RX600_RX630-RSK_Renesas/RTOSDemo/ParTest.c
index 26fa665b1..baa941828 100644
--- a/FreeRTOS/Demo/RX600_RX630-RSK_Renesas/RTOSDemo/ParTest.c
+++ b/FreeRTOS/Demo/RX600_RX630-RSK_Renesas/RTOSDemo/ParTest.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/Demo/RX600_RX630-RSK_Renesas/RTOSDemo/include/IntQueueTimer.h b/FreeRTOS/Demo/RX600_RX630-RSK_Renesas/RTOSDemo/include/IntQueueTimer.h
index 5be622fd0..9471c379a 100644
--- a/FreeRTOS/Demo/RX600_RX630-RSK_Renesas/RTOSDemo/include/IntQueueTimer.h
+++ b/FreeRTOS/Demo/RX600_RX630-RSK_Renesas/RTOSDemo/include/IntQueueTimer.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/Demo/RX600_RX630-RSK_Renesas/RTOSDemo/main-blinky.c b/FreeRTOS/Demo/RX600_RX630-RSK_Renesas/RTOSDemo/main-blinky.c
index 9a4feeacb..953464a64 100644
--- a/FreeRTOS/Demo/RX600_RX630-RSK_Renesas/RTOSDemo/main-blinky.c
+++ b/FreeRTOS/Demo/RX600_RX630-RSK_Renesas/RTOSDemo/main-blinky.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/Demo/RX600_RX630-RSK_Renesas/RTOSDemo/main-full.c b/FreeRTOS/Demo/RX600_RX630-RSK_Renesas/RTOSDemo/main-full.c
index 9ad8251b9..a2b2cc3d3 100644
--- a/FreeRTOS/Demo/RX600_RX630-RSK_Renesas/RTOSDemo/main-full.c
+++ b/FreeRTOS/Demo/RX600_RX630-RSK_Renesas/RTOSDemo/main-full.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/Demo/RX600_RX63N-RDK_Renesas/RTOSDemo/FreeRTOSConfig.h b/FreeRTOS/Demo/RX600_RX63N-RDK_Renesas/RTOSDemo/FreeRTOSConfig.h
index d80ee0888..b95cda6a7 100644
--- a/FreeRTOS/Demo/RX600_RX63N-RDK_Renesas/RTOSDemo/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/RX600_RX63N-RDK_Renesas/RTOSDemo/FreeRTOSConfig.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/Demo/RX600_RX63N-RDK_Renesas/RTOSDemo/HighFrequencyTimerTest.c b/FreeRTOS/Demo/RX600_RX63N-RDK_Renesas/RTOSDemo/HighFrequencyTimerTest.c
index c96bc6301..fbb32c227 100644
--- a/FreeRTOS/Demo/RX600_RX63N-RDK_Renesas/RTOSDemo/HighFrequencyTimerTest.c
+++ b/FreeRTOS/Demo/RX600_RX63N-RDK_Renesas/RTOSDemo/HighFrequencyTimerTest.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/Demo/RX600_RX63N-RDK_Renesas/RTOSDemo/IntQueueTimer.c b/FreeRTOS/Demo/RX600_RX63N-RDK_Renesas/RTOSDemo/IntQueueTimer.c
index 924984010..032b52198 100644
--- a/FreeRTOS/Demo/RX600_RX63N-RDK_Renesas/RTOSDemo/IntQueueTimer.c
+++ b/FreeRTOS/Demo/RX600_RX63N-RDK_Renesas/RTOSDemo/IntQueueTimer.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/Demo/RX600_RX63N-RDK_Renesas/RTOSDemo/IntQueueTimer.h b/FreeRTOS/Demo/RX600_RX63N-RDK_Renesas/RTOSDemo/IntQueueTimer.h
index 5be622fd0..9471c379a 100644
--- a/FreeRTOS/Demo/RX600_RX63N-RDK_Renesas/RTOSDemo/IntQueueTimer.h
+++ b/FreeRTOS/Demo/RX600_RX63N-RDK_Renesas/RTOSDemo/IntQueueTimer.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/Demo/RX600_RX63N-RDK_Renesas/RTOSDemo/ParTest.c b/FreeRTOS/Demo/RX600_RX63N-RDK_Renesas/RTOSDemo/ParTest.c
index 09bf9bb5f..12baad700 100644
--- a/FreeRTOS/Demo/RX600_RX63N-RDK_Renesas/RTOSDemo/ParTest.c
+++ b/FreeRTOS/Demo/RX600_RX63N-RDK_Renesas/RTOSDemo/ParTest.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/Demo/RX600_RX63N-RDK_Renesas/RTOSDemo/main-blinky.c b/FreeRTOS/Demo/RX600_RX63N-RDK_Renesas/RTOSDemo/main-blinky.c
index 9b38816e0..60b32cf08 100644
--- a/FreeRTOS/Demo/RX600_RX63N-RDK_Renesas/RTOSDemo/main-blinky.c
+++ b/FreeRTOS/Demo/RX600_RX63N-RDK_Renesas/RTOSDemo/main-blinky.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/Demo/RX600_RX63N-RDK_Renesas/RTOSDemo/main-full.c b/FreeRTOS/Demo/RX600_RX63N-RDK_Renesas/RTOSDemo/main-full.c
index 6d5ffc07e..f5cc2378d 100644
--- a/FreeRTOS/Demo/RX600_RX63N-RDK_Renesas/RTOSDemo/main-full.c
+++ b/FreeRTOS/Demo/RX600_RX63N-RDK_Renesas/RTOSDemo/main-full.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/Demo/RX600_RX63N-RDK_Renesas/RTOSDemo/uIP_Task.c b/FreeRTOS/Demo/RX600_RX63N-RDK_Renesas/RTOSDemo/uIP_Task.c
index e9d8cb1b4..88bd6429d 100644
--- a/FreeRTOS/Demo/RX600_RX63N-RDK_Renesas/RTOSDemo/uIP_Task.c
+++ b/FreeRTOS/Demo/RX600_RX63N-RDK_Renesas/RTOSDemo/uIP_Task.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/Demo/RX600_RX63N-RDK_Renesas/RTOSDemo/webserver/EMAC.c b/FreeRTOS/Demo/RX600_RX63N-RDK_Renesas/RTOSDemo/webserver/EMAC.c
index 16afffdee..1c0d0c00a 100644
--- a/FreeRTOS/Demo/RX600_RX63N-RDK_Renesas/RTOSDemo/webserver/EMAC.c
+++ b/FreeRTOS/Demo/RX600_RX63N-RDK_Renesas/RTOSDemo/webserver/EMAC.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/Demo/RX600_RX64M_RSK_GCC_e2studio/src/FreeRTOSConfig.h b/FreeRTOS/Demo/RX600_RX64M_RSK_GCC_e2studio/src/FreeRTOSConfig.h
index eba44c512..29328074a 100644
--- a/FreeRTOS/Demo/RX600_RX64M_RSK_GCC_e2studio/src/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/RX600_RX64M_RSK_GCC_e2studio/src/FreeRTOSConfig.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/Demo/RX600_RX64M_RSK_GCC_e2studio/src/IntQueueTimer.c b/FreeRTOS/Demo/RX600_RX64M_RSK_GCC_e2studio/src/IntQueueTimer.c
index b28fd8b1b..633f65a3b 100644
--- a/FreeRTOS/Demo/RX600_RX64M_RSK_GCC_e2studio/src/IntQueueTimer.c
+++ b/FreeRTOS/Demo/RX600_RX64M_RSK_GCC_e2studio/src/IntQueueTimer.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/Demo/RX600_RX64M_RSK_GCC_e2studio/src/IntQueueTimer.h b/FreeRTOS/Demo/RX600_RX64M_RSK_GCC_e2studio/src/IntQueueTimer.h
index 5be622fd0..9471c379a 100644
--- a/FreeRTOS/Demo/RX600_RX64M_RSK_GCC_e2studio/src/IntQueueTimer.h
+++ b/FreeRTOS/Demo/RX600_RX64M_RSK_GCC_e2studio/src/IntQueueTimer.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/Demo/RX600_RX64M_RSK_GCC_e2studio/src/ParTest.c b/FreeRTOS/Demo/RX600_RX64M_RSK_GCC_e2studio/src/ParTest.c
index c999fb9ba..cd5a1b1d5 100644
--- a/FreeRTOS/Demo/RX600_RX64M_RSK_GCC_e2studio/src/ParTest.c
+++ b/FreeRTOS/Demo/RX600_RX64M_RSK_GCC_e2studio/src/ParTest.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/Demo/RX600_RX64M_RSK_GCC_e2studio/src/RegTest.S b/FreeRTOS/Demo/RX600_RX64M_RSK_GCC_e2studio/src/RegTest.S
index c69273cc7..5a86b5398 100644
--- a/FreeRTOS/Demo/RX600_RX64M_RSK_GCC_e2studio/src/RegTest.S
+++ b/FreeRTOS/Demo/RX600_RX64M_RSK_GCC_e2studio/src/RegTest.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
;
; VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
diff --git a/FreeRTOS/Demo/RX600_RX64M_RSK_GCC_e2studio/src/main.c b/FreeRTOS/Demo/RX600_RX64M_RSK_GCC_e2studio/src/main.c
index 0a09adf77..d31379e12 100644
--- a/FreeRTOS/Demo/RX600_RX64M_RSK_GCC_e2studio/src/main.c
+++ b/FreeRTOS/Demo/RX600_RX64M_RSK_GCC_e2studio/src/main.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/Demo/RX600_RX64M_RSK_GCC_e2studio/src/main_blinky.c b/FreeRTOS/Demo/RX600_RX64M_RSK_GCC_e2studio/src/main_blinky.c
index 25dffb667..d0aca648b 100644
--- a/FreeRTOS/Demo/RX600_RX64M_RSK_GCC_e2studio/src/main_blinky.c
+++ b/FreeRTOS/Demo/RX600_RX64M_RSK_GCC_e2studio/src/main_blinky.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/Demo/RX600_RX64M_RSK_GCC_e2studio/src/main_full.c b/FreeRTOS/Demo/RX600_RX64M_RSK_GCC_e2studio/src/main_full.c
index 7f30f33f4..7a3b83adc 100644
--- a/FreeRTOS/Demo/RX600_RX64M_RSK_GCC_e2studio/src/main_full.c
+++ b/FreeRTOS/Demo/RX600_RX64M_RSK_GCC_e2studio/src/main_full.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/Demo/RX600_RX64M_RSK_Renesas_e2studio/Source/FreeRTOSConfig.h b/FreeRTOS/Demo/RX600_RX64M_RSK_Renesas_e2studio/Source/FreeRTOSConfig.h
index eba44c512..29328074a 100644
--- a/FreeRTOS/Demo/RX600_RX64M_RSK_Renesas_e2studio/Source/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/RX600_RX64M_RSK_Renesas_e2studio/Source/FreeRTOSConfig.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/Demo/RX600_RX64M_RSK_Renesas_e2studio/Source/IntQueueTimer.c b/FreeRTOS/Demo/RX600_RX64M_RSK_Renesas_e2studio/Source/IntQueueTimer.c
index f65d26f7a..9526fd190 100644
--- a/FreeRTOS/Demo/RX600_RX64M_RSK_Renesas_e2studio/Source/IntQueueTimer.c
+++ b/FreeRTOS/Demo/RX600_RX64M_RSK_Renesas_e2studio/Source/IntQueueTimer.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/Demo/RX600_RX64M_RSK_Renesas_e2studio/Source/IntQueueTimer.h b/FreeRTOS/Demo/RX600_RX64M_RSK_Renesas_e2studio/Source/IntQueueTimer.h
index 5be622fd0..9471c379a 100644
--- a/FreeRTOS/Demo/RX600_RX64M_RSK_Renesas_e2studio/Source/IntQueueTimer.h
+++ b/FreeRTOS/Demo/RX600_RX64M_RSK_Renesas_e2studio/Source/IntQueueTimer.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/Demo/RX600_RX64M_RSK_Renesas_e2studio/Source/ParTest.c b/FreeRTOS/Demo/RX600_RX64M_RSK_Renesas_e2studio/Source/ParTest.c
index cd55b47f4..3a63d6921 100644
--- a/FreeRTOS/Demo/RX600_RX64M_RSK_Renesas_e2studio/Source/ParTest.c
+++ b/FreeRTOS/Demo/RX600_RX64M_RSK_Renesas_e2studio/Source/ParTest.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/Demo/RX600_RX64M_RSK_Renesas_e2studio/Source/RegTest.src b/FreeRTOS/Demo/RX600_RX64M_RSK_Renesas_e2studio/Source/RegTest.src
index 6058ddf36..7cd3b45cf 100644
--- a/FreeRTOS/Demo/RX600_RX64M_RSK_Renesas_e2studio/Source/RegTest.src
+++ b/FreeRTOS/Demo/RX600_RX64M_RSK_Renesas_e2studio/Source/RegTest.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
;
; VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
diff --git a/FreeRTOS/Demo/RX600_RX64M_RSK_Renesas_e2studio/Source/main.c b/FreeRTOS/Demo/RX600_RX64M_RSK_Renesas_e2studio/Source/main.c
index ee44f5484..f865649ba 100644
--- a/FreeRTOS/Demo/RX600_RX64M_RSK_Renesas_e2studio/Source/main.c
+++ b/FreeRTOS/Demo/RX600_RX64M_RSK_Renesas_e2studio/Source/main.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/Demo/RX600_RX64M_RSK_Renesas_e2studio/Source/main_blinky.c b/FreeRTOS/Demo/RX600_RX64M_RSK_Renesas_e2studio/Source/main_blinky.c
index 25dffb667..d0aca648b 100644
--- a/FreeRTOS/Demo/RX600_RX64M_RSK_Renesas_e2studio/Source/main_blinky.c
+++ b/FreeRTOS/Demo/RX600_RX64M_RSK_Renesas_e2studio/Source/main_blinky.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/Demo/RX600_RX64M_RSK_Renesas_e2studio/Source/main_full.c b/FreeRTOS/Demo/RX600_RX64M_RSK_Renesas_e2studio/Source/main_full.c
index 3d8253d3f..84f819439 100644
--- a/FreeRTOS/Demo/RX600_RX64M_RSK_Renesas_e2studio/Source/main_full.c
+++ b/FreeRTOS/Demo/RX600_RX64M_RSK_Renesas_e2studio/Source/main_full.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/Demo/SuperH_SH7216_Renesas/RTOSDemo/FreeRTOSConfig.h b/FreeRTOS/Demo/SuperH_SH7216_Renesas/RTOSDemo/FreeRTOSConfig.h
index fff19b4cf..d18bcd367 100644
--- a/FreeRTOS/Demo/SuperH_SH7216_Renesas/RTOSDemo/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/SuperH_SH7216_Renesas/RTOSDemo/FreeRTOSConfig.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/Demo/SuperH_SH7216_Renesas/RTOSDemo/ParTest/ParTest.c b/FreeRTOS/Demo/SuperH_SH7216_Renesas/RTOSDemo/ParTest/ParTest.c
index a25da7311..c60900b65 100644
--- a/FreeRTOS/Demo/SuperH_SH7216_Renesas/RTOSDemo/ParTest/ParTest.c
+++ b/FreeRTOS/Demo/SuperH_SH7216_Renesas/RTOSDemo/ParTest/ParTest.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/Demo/SuperH_SH7216_Renesas/RTOSDemo/flop.c b/FreeRTOS/Demo/SuperH_SH7216_Renesas/RTOSDemo/flop.c
index c7fcd68f8..ba80ba566 100644
--- a/FreeRTOS/Demo/SuperH_SH7216_Renesas/RTOSDemo/flop.c
+++ b/FreeRTOS/Demo/SuperH_SH7216_Renesas/RTOSDemo/flop.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/Demo/SuperH_SH7216_Renesas/RTOSDemo/main.c b/FreeRTOS/Demo/SuperH_SH7216_Renesas/RTOSDemo/main.c
index c3063a695..801feffa2 100644
--- a/FreeRTOS/Demo/SuperH_SH7216_Renesas/RTOSDemo/main.c
+++ b/FreeRTOS/Demo/SuperH_SH7216_Renesas/RTOSDemo/main.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/Demo/SuperH_SH7216_Renesas/RTOSDemo/regtest.src b/FreeRTOS/Demo/SuperH_SH7216_Renesas/RTOSDemo/regtest.src
index 927387115..05c6cbbe6 100644
--- a/FreeRTOS/Demo/SuperH_SH7216_Renesas/RTOSDemo/regtest.src
+++ b/FreeRTOS/Demo/SuperH_SH7216_Renesas/RTOSDemo/regtest.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.
;
;
; ***************************************************************************
diff --git a/FreeRTOS/Demo/SuperH_SH7216_Renesas/RTOSDemo/uIP_Task.c b/FreeRTOS/Demo/SuperH_SH7216_Renesas/RTOSDemo/uIP_Task.c
index df917c364..e6829e8c8 100644
--- a/FreeRTOS/Demo/SuperH_SH7216_Renesas/RTOSDemo/uIP_Task.c
+++ b/FreeRTOS/Demo/SuperH_SH7216_Renesas/RTOSDemo/uIP_Task.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/Demo/SuperH_SH7216_Renesas/RTOSDemo/webserver/EMAC.c b/FreeRTOS/Demo/SuperH_SH7216_Renesas/RTOSDemo/webserver/EMAC.c
index 8572543e2..f6dabb728 100644
--- a/FreeRTOS/Demo/SuperH_SH7216_Renesas/RTOSDemo/webserver/EMAC.c
+++ b/FreeRTOS/Demo/SuperH_SH7216_Renesas/RTOSDemo/webserver/EMAC.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/Demo/SuperH_SH7216_Renesas/RTOSDemo/webserver/EMAC_ISR.src b/FreeRTOS/Demo/SuperH_SH7216_Renesas/RTOSDemo/webserver/EMAC_ISR.src
index 3c43d675a..5e3101f1b 100644
--- a/FreeRTOS/Demo/SuperH_SH7216_Renesas/RTOSDemo/webserver/EMAC_ISR.src
+++ b/FreeRTOS/Demo/SuperH_SH7216_Renesas/RTOSDemo/webserver/EMAC_ISR.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.
;
;
; ***************************************************************************
diff --git a/FreeRTOS/Demo/TriCore_TC1782_TriBoard_GCC/RTOSDemo/FreeRTOSConfig.h b/FreeRTOS/Demo/TriCore_TC1782_TriBoard_GCC/RTOSDemo/FreeRTOSConfig.h
index 0a7b5cc9d..1652df342 100644
--- a/FreeRTOS/Demo/TriCore_TC1782_TriBoard_GCC/RTOSDemo/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/TriCore_TC1782_TriBoard_GCC/RTOSDemo/FreeRTOSConfig.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/Demo/TriCore_TC1782_TriBoard_GCC/RTOSDemo/InterruptNestTest.c b/FreeRTOS/Demo/TriCore_TC1782_TriBoard_GCC/RTOSDemo/InterruptNestTest.c
index 5738e6601..61e79c421 100644
--- a/FreeRTOS/Demo/TriCore_TC1782_TriBoard_GCC/RTOSDemo/InterruptNestTest.c
+++ b/FreeRTOS/Demo/TriCore_TC1782_TriBoard_GCC/RTOSDemo/InterruptNestTest.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/Demo/TriCore_TC1782_TriBoard_GCC/RTOSDemo/InterruptNestTest.h b/FreeRTOS/Demo/TriCore_TC1782_TriBoard_GCC/RTOSDemo/InterruptNestTest.h
index 1c6873940..9458ecee0 100644
--- a/FreeRTOS/Demo/TriCore_TC1782_TriBoard_GCC/RTOSDemo/InterruptNestTest.h
+++ b/FreeRTOS/Demo/TriCore_TC1782_TriBoard_GCC/RTOSDemo/InterruptNestTest.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/Demo/TriCore_TC1782_TriBoard_GCC/RTOSDemo/ParTest.c b/FreeRTOS/Demo/TriCore_TC1782_TriBoard_GCC/RTOSDemo/ParTest.c
index b9c1269a3..c9b180fbb 100644
--- a/FreeRTOS/Demo/TriCore_TC1782_TriBoard_GCC/RTOSDemo/ParTest.c
+++ b/FreeRTOS/Demo/TriCore_TC1782_TriBoard_GCC/RTOSDemo/ParTest.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/Demo/TriCore_TC1782_TriBoard_GCC/RTOSDemo/main.c b/FreeRTOS/Demo/TriCore_TC1782_TriBoard_GCC/RTOSDemo/main.c
index 75263b630..4ad3e6f9c 100644
--- a/FreeRTOS/Demo/TriCore_TC1782_TriBoard_GCC/RTOSDemo/main.c
+++ b/FreeRTOS/Demo/TriCore_TC1782_TriBoard_GCC/RTOSDemo/main.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/Demo/TriCore_TC1782_TriBoard_GCC/RTOSDemo/serial.c b/FreeRTOS/Demo/TriCore_TC1782_TriBoard_GCC/RTOSDemo/serial.c
index 7f2995e08..67a481afb 100644
--- a/FreeRTOS/Demo/TriCore_TC1782_TriBoard_GCC/RTOSDemo/serial.c
+++ b/FreeRTOS/Demo/TriCore_TC1782_TriBoard_GCC/RTOSDemo/serial.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/Demo/WIN32-MSVC/DemosModifiedForLowTickRate/recmutex.c b/FreeRTOS/Demo/WIN32-MSVC/DemosModifiedForLowTickRate/recmutex.c
index 770504064..974e94cb8 100644
--- a/FreeRTOS/Demo/WIN32-MSVC/DemosModifiedForLowTickRate/recmutex.c
+++ b/FreeRTOS/Demo/WIN32-MSVC/DemosModifiedForLowTickRate/recmutex.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/Demo/WIN32-MSVC/FreeRTOSConfig.h b/FreeRTOS/Demo/WIN32-MSVC/FreeRTOSConfig.h
index 3767250c8..2a3f7db85 100644
--- a/FreeRTOS/Demo/WIN32-MSVC/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/WIN32-MSVC/FreeRTOSConfig.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/Demo/WIN32-MSVC/Run-time-stats-utils.c b/FreeRTOS/Demo/WIN32-MSVC/Run-time-stats-utils.c
index 57a35db95..98a9b8f2a 100644
--- a/FreeRTOS/Demo/WIN32-MSVC/Run-time-stats-utils.c
+++ b/FreeRTOS/Demo/WIN32-MSVC/Run-time-stats-utils.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/Demo/WIN32-MSVC/main.c b/FreeRTOS/Demo/WIN32-MSVC/main.c
index e69394320..fea21698e 100644
--- a/FreeRTOS/Demo/WIN32-MSVC/main.c
+++ b/FreeRTOS/Demo/WIN32-MSVC/main.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/Demo/WIN32-MSVC/main_blinky.c b/FreeRTOS/Demo/WIN32-MSVC/main_blinky.c
index 5c972c463..0fd8c763e 100644
--- a/FreeRTOS/Demo/WIN32-MSVC/main_blinky.c
+++ b/FreeRTOS/Demo/WIN32-MSVC/main_blinky.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/Demo/WIN32-MSVC/main_full.c b/FreeRTOS/Demo/WIN32-MSVC/main_full.c
index 2f1fb6653..3f7e0920e 100644
--- a/FreeRTOS/Demo/WIN32-MSVC/main_full.c
+++ b/FreeRTOS/Demo/WIN32-MSVC/main_full.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/Demo/WIN32-MingW/DemosModifiedForLowTickRate/recmutex.c b/FreeRTOS/Demo/WIN32-MingW/DemosModifiedForLowTickRate/recmutex.c
index 770504064..974e94cb8 100644
--- a/FreeRTOS/Demo/WIN32-MingW/DemosModifiedForLowTickRate/recmutex.c
+++ b/FreeRTOS/Demo/WIN32-MingW/DemosModifiedForLowTickRate/recmutex.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/Demo/WIN32-MingW/FreeRTOSConfig.h b/FreeRTOS/Demo/WIN32-MingW/FreeRTOSConfig.h
index e94595c7d..f5a6a98cd 100644
--- a/FreeRTOS/Demo/WIN32-MingW/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/WIN32-MingW/FreeRTOSConfig.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/Demo/WIN32-MingW/Run-time-stats-utils.c b/FreeRTOS/Demo/WIN32-MingW/Run-time-stats-utils.c
index 57a35db95..98a9b8f2a 100644
--- a/FreeRTOS/Demo/WIN32-MingW/Run-time-stats-utils.c
+++ b/FreeRTOS/Demo/WIN32-MingW/Run-time-stats-utils.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/Demo/WIN32-MingW/main.c b/FreeRTOS/Demo/WIN32-MingW/main.c
index f59572b04..8aea6f1bf 100644
--- a/FreeRTOS/Demo/WIN32-MingW/main.c
+++ b/FreeRTOS/Demo/WIN32-MingW/main.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/Demo/WIN32-MingW/main_blinky.c b/FreeRTOS/Demo/WIN32-MingW/main_blinky.c
index 5e9097231..2876311aa 100644
--- a/FreeRTOS/Demo/WIN32-MingW/main_blinky.c
+++ b/FreeRTOS/Demo/WIN32-MingW/main_blinky.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/Demo/WIN32-MingW/main_full.c b/FreeRTOS/Demo/WIN32-MingW/main_full.c
index 3c82f52d9..d68b259e2 100644
--- a/FreeRTOS/Demo/WIN32-MingW/main_full.c
+++ b/FreeRTOS/Demo/WIN32-MingW/main_full.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/Demo/WizNET_DEMO_GCC_ARM7/FreeRTOSConfig.h b/FreeRTOS/Demo/WizNET_DEMO_GCC_ARM7/FreeRTOSConfig.h
index 991ed2cca..d4c7409fb 100644
--- a/FreeRTOS/Demo/WizNET_DEMO_GCC_ARM7/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/WizNET_DEMO_GCC_ARM7/FreeRTOSConfig.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/Demo/WizNET_DEMO_GCC_ARM7/HTTP_Serv.c b/FreeRTOS/Demo/WizNET_DEMO_GCC_ARM7/HTTP_Serv.c
index eae3d253e..33be75efc 100644
--- a/FreeRTOS/Demo/WizNET_DEMO_GCC_ARM7/HTTP_Serv.c
+++ b/FreeRTOS/Demo/WizNET_DEMO_GCC_ARM7/HTTP_Serv.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/Demo/WizNET_DEMO_GCC_ARM7/HTTP_Serv.h b/FreeRTOS/Demo/WizNET_DEMO_GCC_ARM7/HTTP_Serv.h
index daac4a8c9..860902202 100644
--- a/FreeRTOS/Demo/WizNET_DEMO_GCC_ARM7/HTTP_Serv.h
+++ b/FreeRTOS/Demo/WizNET_DEMO_GCC_ARM7/HTTP_Serv.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/Demo/WizNET_DEMO_GCC_ARM7/Makefile b/FreeRTOS/Demo/WizNET_DEMO_GCC_ARM7/Makefile
index 413da3e69..97fc38885 100644
--- a/FreeRTOS/Demo/WizNET_DEMO_GCC_ARM7/Makefile
+++ b/FreeRTOS/Demo/WizNET_DEMO_GCC_ARM7/Makefile
@@ -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.
#
#
# ***************************************************************************
diff --git a/FreeRTOS/Demo/WizNET_DEMO_GCC_ARM7/TCP.c b/FreeRTOS/Demo/WizNET_DEMO_GCC_ARM7/TCP.c
index 975a73cdb..b628fbea4 100644
--- a/FreeRTOS/Demo/WizNET_DEMO_GCC_ARM7/TCP.c
+++ b/FreeRTOS/Demo/WizNET_DEMO_GCC_ARM7/TCP.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/Demo/WizNET_DEMO_GCC_ARM7/TCP.h b/FreeRTOS/Demo/WizNET_DEMO_GCC_ARM7/TCP.h
index 23f86eb6c..28d016c91 100644
--- a/FreeRTOS/Demo/WizNET_DEMO_GCC_ARM7/TCP.h
+++ b/FreeRTOS/Demo/WizNET_DEMO_GCC_ARM7/TCP.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/Demo/WizNET_DEMO_GCC_ARM7/TCPISR.c b/FreeRTOS/Demo/WizNET_DEMO_GCC_ARM7/TCPISR.c
index 618cbee64..7368d0925 100644
--- a/FreeRTOS/Demo/WizNET_DEMO_GCC_ARM7/TCPISR.c
+++ b/FreeRTOS/Demo/WizNET_DEMO_GCC_ARM7/TCPISR.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/Demo/WizNET_DEMO_GCC_ARM7/html_pages.h b/FreeRTOS/Demo/WizNET_DEMO_GCC_ARM7/html_pages.h
index 4c442e4c6..7b3e96307 100644
--- a/FreeRTOS/Demo/WizNET_DEMO_GCC_ARM7/html_pages.h
+++ b/FreeRTOS/Demo/WizNET_DEMO_GCC_ARM7/html_pages.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/Demo/WizNET_DEMO_GCC_ARM7/i2c.c b/FreeRTOS/Demo/WizNET_DEMO_GCC_ARM7/i2c.c
index cb14fd6b7..198276acd 100644
--- a/FreeRTOS/Demo/WizNET_DEMO_GCC_ARM7/i2c.c
+++ b/FreeRTOS/Demo/WizNET_DEMO_GCC_ARM7/i2c.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/Demo/WizNET_DEMO_GCC_ARM7/i2c.h b/FreeRTOS/Demo/WizNET_DEMO_GCC_ARM7/i2c.h
index fc030d034..c0ef8f956 100644
--- a/FreeRTOS/Demo/WizNET_DEMO_GCC_ARM7/i2c.h
+++ b/FreeRTOS/Demo/WizNET_DEMO_GCC_ARM7/i2c.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/Demo/WizNET_DEMO_GCC_ARM7/i2cISR.c b/FreeRTOS/Demo/WizNET_DEMO_GCC_ARM7/i2cISR.c
index ffa72a1f8..d57f81421 100644
--- a/FreeRTOS/Demo/WizNET_DEMO_GCC_ARM7/i2cISR.c
+++ b/FreeRTOS/Demo/WizNET_DEMO_GCC_ARM7/i2cISR.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/Demo/WizNET_DEMO_GCC_ARM7/main.c b/FreeRTOS/Demo/WizNET_DEMO_GCC_ARM7/main.c
index 20a3956fc..273648b0e 100644
--- a/FreeRTOS/Demo/WizNET_DEMO_GCC_ARM7/main.c
+++ b/FreeRTOS/Demo/WizNET_DEMO_GCC_ARM7/main.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/Demo/WizNET_DEMO_TERN_186/FreeRTOSConfig.h b/FreeRTOS/Demo/WizNET_DEMO_TERN_186/FreeRTOSConfig.h
index d90f9cbff..73f7b2ed1 100644
--- a/FreeRTOS/Demo/WizNET_DEMO_TERN_186/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/WizNET_DEMO_TERN_186/FreeRTOSConfig.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/Demo/WizNET_DEMO_TERN_186/HTTPTask.c b/FreeRTOS/Demo/WizNET_DEMO_TERN_186/HTTPTask.c
index dc9f571c5..84246505a 100644
--- a/FreeRTOS/Demo/WizNET_DEMO_TERN_186/HTTPTask.c
+++ b/FreeRTOS/Demo/WizNET_DEMO_TERN_186/HTTPTask.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/Demo/WizNET_DEMO_TERN_186/HTTPTask.h b/FreeRTOS/Demo/WizNET_DEMO_TERN_186/HTTPTask.h
index 1ae275ff3..97de3f67e 100644
--- a/FreeRTOS/Demo/WizNET_DEMO_TERN_186/HTTPTask.h
+++ b/FreeRTOS/Demo/WizNET_DEMO_TERN_186/HTTPTask.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/Demo/WizNET_DEMO_TERN_186/main.c b/FreeRTOS/Demo/WizNET_DEMO_TERN_186/main.c
index 1a9b17bb7..7928dd9f6 100644
--- a/FreeRTOS/Demo/WizNET_DEMO_TERN_186/main.c
+++ b/FreeRTOS/Demo/WizNET_DEMO_TERN_186/main.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/Demo/WizNET_DEMO_TERN_186/serial/serial.c b/FreeRTOS/Demo/WizNET_DEMO_TERN_186/serial/serial.c
index 13fd36af1..e0f0ebb72 100644
--- a/FreeRTOS/Demo/WizNET_DEMO_TERN_186/serial/serial.c
+++ b/FreeRTOS/Demo/WizNET_DEMO_TERN_186/serial/serial.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/Demo/dsPIC_MPLAB/FreeRTOSConfig.h b/FreeRTOS/Demo/dsPIC_MPLAB/FreeRTOSConfig.h
index 4ff7bf3a0..c74a1e94c 100644
--- a/FreeRTOS/Demo/dsPIC_MPLAB/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/dsPIC_MPLAB/FreeRTOSConfig.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/Demo/dsPIC_MPLAB/ParTest/ParTest.c b/FreeRTOS/Demo/dsPIC_MPLAB/ParTest/ParTest.c
index b5e9f45a1..a0a7dbe5e 100644
--- a/FreeRTOS/Demo/dsPIC_MPLAB/ParTest/ParTest.c
+++ b/FreeRTOS/Demo/dsPIC_MPLAB/ParTest/ParTest.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/Demo/dsPIC_MPLAB/lcd.c b/FreeRTOS/Demo/dsPIC_MPLAB/lcd.c
index b8399c824..94573492f 100644
--- a/FreeRTOS/Demo/dsPIC_MPLAB/lcd.c
+++ b/FreeRTOS/Demo/dsPIC_MPLAB/lcd.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/Demo/dsPIC_MPLAB/lcd.h b/FreeRTOS/Demo/dsPIC_MPLAB/lcd.h
index 1347ea432..ff9eba64f 100644
--- a/FreeRTOS/Demo/dsPIC_MPLAB/lcd.h
+++ b/FreeRTOS/Demo/dsPIC_MPLAB/lcd.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/Demo/dsPIC_MPLAB/main.c b/FreeRTOS/Demo/dsPIC_MPLAB/main.c
index 729ab6ba9..5b6efee66 100644
--- a/FreeRTOS/Demo/dsPIC_MPLAB/main.c
+++ b/FreeRTOS/Demo/dsPIC_MPLAB/main.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/Demo/dsPIC_MPLAB/serial/serial.c b/FreeRTOS/Demo/dsPIC_MPLAB/serial/serial.c
index 6323b716d..1c113e092 100644
--- a/FreeRTOS/Demo/dsPIC_MPLAB/serial/serial.c
+++ b/FreeRTOS/Demo/dsPIC_MPLAB/serial/serial.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/Demo/dsPIC_MPLAB/timertest.c b/FreeRTOS/Demo/dsPIC_MPLAB/timertest.c
index aace5611b..a89edee9b 100644
--- a/FreeRTOS/Demo/dsPIC_MPLAB/timertest.c
+++ b/FreeRTOS/Demo/dsPIC_MPLAB/timertest.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/Demo/dsPIC_MPLAB/timertest.h b/FreeRTOS/Demo/dsPIC_MPLAB/timertest.h
index 52ffda39f..92f213f0a 100644
--- a/FreeRTOS/Demo/dsPIC_MPLAB/timertest.h
+++ b/FreeRTOS/Demo/dsPIC_MPLAB/timertest.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/Demo/lwIP_Demo_Rowley_ARM7/BasicWEB.c b/FreeRTOS/Demo/lwIP_Demo_Rowley_ARM7/BasicWEB.c
index f4d66efd6..4ab39c826 100644
--- a/FreeRTOS/Demo/lwIP_Demo_Rowley_ARM7/BasicWEB.c
+++ b/FreeRTOS/Demo/lwIP_Demo_Rowley_ARM7/BasicWEB.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/Demo/lwIP_Demo_Rowley_ARM7/BasicWEB.h b/FreeRTOS/Demo/lwIP_Demo_Rowley_ARM7/BasicWEB.h
index 7c8472579..95dd69d38 100644
--- a/FreeRTOS/Demo/lwIP_Demo_Rowley_ARM7/BasicWEB.h
+++ b/FreeRTOS/Demo/lwIP_Demo_Rowley_ARM7/BasicWEB.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/Demo/lwIP_Demo_Rowley_ARM7/EMAC/SAM7_EMAC.c b/FreeRTOS/Demo/lwIP_Demo_Rowley_ARM7/EMAC/SAM7_EMAC.c
index ea1fa6f99..191291123 100644
--- a/FreeRTOS/Demo/lwIP_Demo_Rowley_ARM7/EMAC/SAM7_EMAC.c
+++ b/FreeRTOS/Demo/lwIP_Demo_Rowley_ARM7/EMAC/SAM7_EMAC.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/Demo/lwIP_Demo_Rowley_ARM7/EMAC/SAM7_EMAC.h b/FreeRTOS/Demo/lwIP_Demo_Rowley_ARM7/EMAC/SAM7_EMAC.h
index be1eef484..17bf08702 100644
--- a/FreeRTOS/Demo/lwIP_Demo_Rowley_ARM7/EMAC/SAM7_EMAC.h
+++ b/FreeRTOS/Demo/lwIP_Demo_Rowley_ARM7/EMAC/SAM7_EMAC.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/Demo/lwIP_Demo_Rowley_ARM7/EMAC/SAM7_EMAC_ISR.c b/FreeRTOS/Demo/lwIP_Demo_Rowley_ARM7/EMAC/SAM7_EMAC_ISR.c
index 0b14bb335..e597526f5 100644
--- a/FreeRTOS/Demo/lwIP_Demo_Rowley_ARM7/EMAC/SAM7_EMAC_ISR.c
+++ b/FreeRTOS/Demo/lwIP_Demo_Rowley_ARM7/EMAC/SAM7_EMAC_ISR.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/Demo/lwIP_Demo_Rowley_ARM7/FreeRTOSConfig.h b/FreeRTOS/Demo/lwIP_Demo_Rowley_ARM7/FreeRTOSConfig.h
index c900f50c2..81e90c6c7 100644
--- a/FreeRTOS/Demo/lwIP_Demo_Rowley_ARM7/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/lwIP_Demo_Rowley_ARM7/FreeRTOSConfig.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/Demo/lwIP_Demo_Rowley_ARM7/ParTest/ParTest.c b/FreeRTOS/Demo/lwIP_Demo_Rowley_ARM7/ParTest/ParTest.c
index cfe369f8f..797c9b5f8 100644
--- a/FreeRTOS/Demo/lwIP_Demo_Rowley_ARM7/ParTest/ParTest.c
+++ b/FreeRTOS/Demo/lwIP_Demo_Rowley_ARM7/ParTest/ParTest.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/Demo/lwIP_Demo_Rowley_ARM7/USB/USB-CDC.c b/FreeRTOS/Demo/lwIP_Demo_Rowley_ARM7/USB/USB-CDC.c
index 5c1d981c1..68a0ed7b7 100644
--- a/FreeRTOS/Demo/lwIP_Demo_Rowley_ARM7/USB/USB-CDC.c
+++ b/FreeRTOS/Demo/lwIP_Demo_Rowley_ARM7/USB/USB-CDC.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/Demo/lwIP_Demo_Rowley_ARM7/USB/USB-CDC.h b/FreeRTOS/Demo/lwIP_Demo_Rowley_ARM7/USB/USB-CDC.h
index 99e92f4c9..fc9b9513f 100644
--- a/FreeRTOS/Demo/lwIP_Demo_Rowley_ARM7/USB/USB-CDC.h
+++ b/FreeRTOS/Demo/lwIP_Demo_Rowley_ARM7/USB/USB-CDC.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/Demo/lwIP_Demo_Rowley_ARM7/USB/USBIsr.c b/FreeRTOS/Demo/lwIP_Demo_Rowley_ARM7/USB/USBIsr.c
index 13b18ed9a..8264cf118 100644
--- a/FreeRTOS/Demo/lwIP_Demo_Rowley_ARM7/USB/USBIsr.c
+++ b/FreeRTOS/Demo/lwIP_Demo_Rowley_ARM7/USB/USBIsr.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/Demo/lwIP_Demo_Rowley_ARM7/USB/descriptors.h b/FreeRTOS/Demo/lwIP_Demo_Rowley_ARM7/USB/descriptors.h
index 5649db7e1..cb7f7f0b6 100644
--- a/FreeRTOS/Demo/lwIP_Demo_Rowley_ARM7/USB/descriptors.h
+++ b/FreeRTOS/Demo/lwIP_Demo_Rowley_ARM7/USB/descriptors.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/Demo/lwIP_Demo_Rowley_ARM7/USB/usb.h b/FreeRTOS/Demo/lwIP_Demo_Rowley_ARM7/USB/usb.h
index 7fc426d82..9cf748f6c 100644
--- a/FreeRTOS/Demo/lwIP_Demo_Rowley_ARM7/USB/usb.h
+++ b/FreeRTOS/Demo/lwIP_Demo_Rowley_ARM7/USB/usb.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/Demo/lwIP_Demo_Rowley_ARM7/main.c b/FreeRTOS/Demo/lwIP_Demo_Rowley_ARM7/main.c
index ab9a42cfe..b8c73fcd2 100644
--- a/FreeRTOS/Demo/lwIP_Demo_Rowley_ARM7/main.c
+++ b/FreeRTOS/Demo/lwIP_Demo_Rowley_ARM7/main.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/Demo/lwIP_Demo_Rowley_ARM7/makefile b/FreeRTOS/Demo/lwIP_Demo_Rowley_ARM7/makefile
index 9f31d9d62..150acfec2 100644
--- a/FreeRTOS/Demo/lwIP_Demo_Rowley_ARM7/makefile
+++ b/FreeRTOS/Demo/lwIP_Demo_Rowley_ARM7/makefile
@@ -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.
#
#
# ***************************************************************************
diff --git a/FreeRTOS/Demo/msp430_CrossWorks/FreeRTOSConfig.h b/FreeRTOS/Demo/msp430_CrossWorks/FreeRTOSConfig.h
index 38b7f7f7d..70fd1e1a6 100644
--- a/FreeRTOS/Demo/msp430_CrossWorks/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/msp430_CrossWorks/FreeRTOSConfig.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/Demo/msp430_CrossWorks/ParTest/ParTest.c b/FreeRTOS/Demo/msp430_CrossWorks/ParTest/ParTest.c
index 35731788d..1203200f6 100644
--- a/FreeRTOS/Demo/msp430_CrossWorks/ParTest/ParTest.c
+++ b/FreeRTOS/Demo/msp430_CrossWorks/ParTest/ParTest.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/Demo/msp430_CrossWorks/main.c b/FreeRTOS/Demo/msp430_CrossWorks/main.c
index 2fb8d025c..b1a110373 100644
--- a/FreeRTOS/Demo/msp430_CrossWorks/main.c
+++ b/FreeRTOS/Demo/msp430_CrossWorks/main.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/Demo/msp430_CrossWorks/serial/serial.c b/FreeRTOS/Demo/msp430_CrossWorks/serial/serial.c
index 8592786e5..2ac9efb90 100644
--- a/FreeRTOS/Demo/msp430_CrossWorks/serial/serial.c
+++ b/FreeRTOS/Demo/msp430_CrossWorks/serial/serial.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/Demo/msp430_CrossWorks/serial/serialASM.asm b/FreeRTOS/Demo/msp430_CrossWorks/serial/serialASM.asm
index fc6d1145e..86f240402 100644
--- a/FreeRTOS/Demo/msp430_CrossWorks/serial/serialASM.asm
+++ b/FreeRTOS/Demo/msp430_CrossWorks/serial/serialASM.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/Demo/msp430_GCC/FreeRTOSConfig.h b/FreeRTOS/Demo/msp430_GCC/FreeRTOSConfig.h
index d9ad40d11..38ae6474b 100644
--- a/FreeRTOS/Demo/msp430_GCC/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/msp430_GCC/FreeRTOSConfig.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/Demo/msp430_GCC/ParTest/ParTest.c b/FreeRTOS/Demo/msp430_GCC/ParTest/ParTest.c
index c18e59c29..4bbbafbc9 100644
--- a/FreeRTOS/Demo/msp430_GCC/ParTest/ParTest.c
+++ b/FreeRTOS/Demo/msp430_GCC/ParTest/ParTest.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/Demo/msp430_GCC/main.c b/FreeRTOS/Demo/msp430_GCC/main.c
index 4c2bff735..4c408b1d3 100644
--- a/FreeRTOS/Demo/msp430_GCC/main.c
+++ b/FreeRTOS/Demo/msp430_GCC/main.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/Demo/msp430_GCC/makefile b/FreeRTOS/Demo/msp430_GCC/makefile
index 820291e08..42da24946 100644
--- a/FreeRTOS/Demo/msp430_GCC/makefile
+++ b/FreeRTOS/Demo/msp430_GCC/makefile
@@ -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.
#
#
# ***************************************************************************
diff --git a/FreeRTOS/Demo/msp430_GCC/serial/serial.c b/FreeRTOS/Demo/msp430_GCC/serial/serial.c
index 331acdca1..2c5f2a9c5 100644
--- a/FreeRTOS/Demo/msp430_GCC/serial/serial.c
+++ b/FreeRTOS/Demo/msp430_GCC/serial/serial.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/Demo/msp430_IAR/FreeRTOSConfig.h b/FreeRTOS/Demo/msp430_IAR/FreeRTOSConfig.h
index 99df46ad6..53b89e8e7 100644
--- a/FreeRTOS/Demo/msp430_IAR/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/msp430_IAR/FreeRTOSConfig.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/Demo/msp430_IAR/ParTest/ParTest.c b/FreeRTOS/Demo/msp430_IAR/ParTest/ParTest.c
index 35731788d..1203200f6 100644
--- a/FreeRTOS/Demo/msp430_IAR/ParTest/ParTest.c
+++ b/FreeRTOS/Demo/msp430_IAR/ParTest/ParTest.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/Demo/msp430_IAR/main.c b/FreeRTOS/Demo/msp430_IAR/main.c
index c8338c953..cf4589f2f 100644
--- a/FreeRTOS/Demo/msp430_IAR/main.c
+++ b/FreeRTOS/Demo/msp430_IAR/main.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/Demo/msp430_IAR/serial/serial.c b/FreeRTOS/Demo/msp430_IAR/serial/serial.c
index bd0fff0cd..4a6545fb9 100644
--- a/FreeRTOS/Demo/msp430_IAR/serial/serial.c
+++ b/FreeRTOS/Demo/msp430_IAR/serial/serial.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/Demo/msp430_IAR/serial/serialASM.s43 b/FreeRTOS/Demo/msp430_IAR/serial/serialASM.s43
index 00733245d..995cf2ad8 100644
--- a/FreeRTOS/Demo/msp430_IAR/serial/serialASM.s43
+++ b/FreeRTOS/Demo/msp430_IAR/serial/serialASM.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/Demo/uIP_Demo_IAR_ARM7/EMAC/EMAClISR.s79 b/FreeRTOS/Demo/uIP_Demo_IAR_ARM7/EMAC/EMAClISR.s79
index 57a6908cb..604e3aa00 100644
--- a/FreeRTOS/Demo/uIP_Demo_IAR_ARM7/EMAC/EMAClISR.s79
+++ b/FreeRTOS/Demo/uIP_Demo_IAR_ARM7/EMAC/EMAClISR.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/Demo/uIP_Demo_IAR_ARM7/EMAC/SAM7_EMAC.c b/FreeRTOS/Demo/uIP_Demo_IAR_ARM7/EMAC/SAM7_EMAC.c
index c2d804735..c1bfde97e 100644
--- a/FreeRTOS/Demo/uIP_Demo_IAR_ARM7/EMAC/SAM7_EMAC.c
+++ b/FreeRTOS/Demo/uIP_Demo_IAR_ARM7/EMAC/SAM7_EMAC.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/Demo/uIP_Demo_IAR_ARM7/FreeRTOSConfig.h b/FreeRTOS/Demo/uIP_Demo_IAR_ARM7/FreeRTOSConfig.h
index 424f865a4..83e5dc34b 100644
--- a/FreeRTOS/Demo/uIP_Demo_IAR_ARM7/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/uIP_Demo_IAR_ARM7/FreeRTOSConfig.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/Demo/uIP_Demo_IAR_ARM7/ParTest/ParTest.c b/FreeRTOS/Demo/uIP_Demo_IAR_ARM7/ParTest/ParTest.c
index b7c81a985..676b8201d 100644
--- a/FreeRTOS/Demo/uIP_Demo_IAR_ARM7/ParTest/ParTest.c
+++ b/FreeRTOS/Demo/uIP_Demo_IAR_ARM7/ParTest/ParTest.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/Demo/uIP_Demo_IAR_ARM7/main.c b/FreeRTOS/Demo/uIP_Demo_IAR_ARM7/main.c
index 313212e7c..7a4ebf957 100644
--- a/FreeRTOS/Demo/uIP_Demo_IAR_ARM7/main.c
+++ b/FreeRTOS/Demo/uIP_Demo_IAR_ARM7/main.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/Demo/uIP_Demo_Rowley_ARM7/FreeRTOSConfig.h b/FreeRTOS/Demo/uIP_Demo_Rowley_ARM7/FreeRTOSConfig.h
index 31e353acc..bf9f09a24 100644
--- a/FreeRTOS/Demo/uIP_Demo_Rowley_ARM7/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/uIP_Demo_Rowley_ARM7/FreeRTOSConfig.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/Demo/uIP_Demo_Rowley_ARM7/main.c b/FreeRTOS/Demo/uIP_Demo_Rowley_ARM7/main.c
index f88ad253b..32d2ed2d8 100644
--- a/FreeRTOS/Demo/uIP_Demo_Rowley_ARM7/main.c
+++ b/FreeRTOS/Demo/uIP_Demo_Rowley_ARM7/main.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/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.