From ed06a0400ab00b713e79da243de10e1644de8340 Mon Sep 17 00:00:00 2001 From: Richard Barry Date: Sun, 9 Aug 2009 19:10:57 +0000 Subject: [PATCH] Update to V5.4.2. See http://www.freertos.org/History.txt . --- Demo/ARM7_AT91FR40008_GCC/FreeRTOSConfig.h | 2 +- Demo/ARM7_AT91FR40008_GCC/Makefile | 2 +- Demo/ARM7_AT91FR40008_GCC/ParTest/ParTest.c | 2 +- Demo/ARM7_AT91FR40008_GCC/main.c | 2 +- Demo/ARM7_AT91FR40008_GCC/serial/serial.c | 2 +- Demo/ARM7_AT91FR40008_GCC/serial/serialISR.c | 2 +- Demo/ARM7_AT91SAM7S64_IAR/FreeRTOSConfig.h | 2 +- Demo/ARM7_AT91SAM7S64_IAR/ParTest/ParTest.c | 2 +- Demo/ARM7_AT91SAM7S64_IAR/USB/USBSample.c | 2 +- Demo/ARM7_AT91SAM7S64_IAR/main.c | 2 +- Demo/ARM7_AT91SAM7S64_IAR/serial/serial.c | 2 +- .../RTOSDemo/FreeRTOSConfig.h | 2 +- .../RTOSDemo/Makefile | 2 +- .../RTOSDemo/ParTest/ParTest.c | 2 +- .../RTOSDemo/USB/USBSample.c | 2 +- .../RTOSDemo/USB/USBSample.h | 2 +- .../RTOSDemo/USB/USB_ISR.c | 2 +- .../ARM7_AT91SAM7X256_Eclipse/RTOSDemo/main.c | 2 +- .../RTOSDemo/webserver/EMAC_ISR.c | 2 +- .../RTOSDemo/webserver/SAM7_EMAC.c | 2 +- .../RTOSDemo/webserver/SAM7_EMAC.h | 2 +- .../RTOSDemo/webserver/uIP_Task.h | 2 +- Demo/ARM7_LPC2106_GCC/FreeRTOSConfig.h | 2 +- Demo/ARM7_LPC2106_GCC/Makefile | 2 +- Demo/ARM7_LPC2106_GCC/ParTest/ParTest.c | 2 +- Demo/ARM7_LPC2106_GCC/main.c | 2 +- Demo/ARM7_LPC2106_GCC/serial/serial.c | 2 +- Demo/ARM7_LPC2106_GCC/serial/serialISR.c | 2 +- Demo/ARM7_LPC2129_IAR/FreeRTOSConfig.h | 2 +- Demo/ARM7_LPC2129_IAR/ParTest/ParTest.c | 2 +- Demo/ARM7_LPC2129_IAR/main.c | 2 +- Demo/ARM7_LPC2129_IAR/serial/serial.c | 2 +- Demo/ARM7_LPC2129_Keil_RVDS/FreeRTOSConfig.h | 2 +- Demo/ARM7_LPC2129_Keil_RVDS/ParTest/ParTest.c | 2 +- Demo/ARM7_LPC2129_Keil_RVDS/main.c | 2 +- Demo/ARM7_LPC2129_Keil_RVDS/serial/serial.c | 2 +- .../ARM7_LPC2129_Keil_RVDS/serial/serialISR.s | 2 +- Demo/ARM7_LPC2138_Rowley/FreeRTOSConfig.h | 2 +- Demo/ARM7_LPC2138_Rowley/main.c | 2 +- Demo/ARM7_LPC2138_Rowley/mainISR.c | 2 +- .../RTOSDemo/FreeRTOSConfig.h | 2 +- Demo/ARM7_LPC2368_Eclipse/RTOSDemo/Makefile | 2 +- .../RTOSDemo/ParTest/ParTest.c | 2 +- Demo/ARM7_LPC2368_Eclipse/RTOSDemo/main.c | 2 +- .../RTOSDemo/webserver/uIP_Task.c | 2 +- Demo/ARM7_LPC2368_Rowley/FreeRTOSConfig.h | 2 +- Demo/ARM7_LPC2368_Rowley/ParTest/ParTest.c | 2 +- Demo/ARM7_LPC2368_Rowley/main.c | 2 +- Demo/ARM7_LPC2368_Rowley/webserver/uIP_Task.c | 2 +- Demo/ARM7_STR71x_IAR/FreeRTOSConfig.h | 2 +- Demo/ARM7_STR71x_IAR/ParTest/ParTest.c | 2 +- Demo/ARM7_STR71x_IAR/main.c | 2 +- Demo/ARM7_STR71x_IAR/serial/serial.c | 2 +- Demo/ARM7_STR75x_GCC/FreeRTOSConfig.h | 2 +- Demo/ARM7_STR75x_GCC/ParTest/ParTest.c | 2 +- Demo/ARM7_STR75x_GCC/main.c | 2 +- Demo/ARM7_STR75x_GCC/serial/serial.c | 2 +- Demo/ARM7_STR75x_GCC/serial/serialISR.c | 2 +- Demo/ARM7_STR75x_IAR/FreeRTOSConfig.h | 2 +- Demo/ARM7_STR75x_IAR/ParTest/ParTest.c | 2 +- Demo/ARM7_STR75x_IAR/main.c | 2 +- Demo/ARM7_STR75x_IAR/serial/serial.c | 2 +- Demo/ARM9_AT91SAM9XE_IAR/FreeRTOSConfig.h | 2 +- Demo/ARM9_AT91SAM9XE_IAR/ParTest/ParTest.c | 2 +- Demo/ARM9_AT91SAM9XE_IAR/main.c | 2 +- Demo/ARM9_AT91SAM9XE_IAR/serial/serial.c | 2 +- Demo/ARM9_STR91X_IAR/FreeRTOSConfig.h | 2 +- Demo/ARM9_STR91X_IAR/ParTest/ParTest.c | 2 +- .../lwip/include/lwIPWebServer/BasicWEB.h | 2 +- .../lwip/lwipWebServer/BasicWEB.c | 2 +- Demo/ARM9_STR91X_IAR/main.c | 2 +- Demo/ARM9_STR91X_IAR/serial/serial.c | 2 +- Demo/ARM9_STR91X_IAR/webserver/uIP_Task.c | 2 +- Demo/AVR32_UC3/main.c | 2 +- Demo/AVR_ATMega323_IAR/FreeRTOSConfig.h | 2 +- Demo/AVR_ATMega323_IAR/ParTest/ParTest.c | 2 +- Demo/AVR_ATMega323_IAR/main.c | 2 +- Demo/AVR_ATMega323_IAR/regtest.c | 2 +- Demo/AVR_ATMega323_IAR/regtest.h | 2 +- Demo/AVR_ATMega323_IAR/serial/serial.c | 2 +- Demo/AVR_ATMega323_WinAVR/FreeRTOSConfig.h | 2 +- Demo/AVR_ATMega323_WinAVR/ParTest/ParTest.c | 2 +- Demo/AVR_ATMega323_WinAVR/main.c | 2 +- Demo/AVR_ATMega323_WinAVR/regtest.c | 2 +- Demo/AVR_ATMega323_WinAVR/regtest.h | 2 +- Demo/AVR_ATMega323_WinAVR/serial/serial.c | 2 +- Demo/CORTEX_AT91SAM3U256_IAR/FreeRTOSConfig.h | 2 +- .../CORTEX_AT91SAM3U256_IAR/ParTest/ParTest.c | 2 +- Demo/CORTEX_AT91SAM3U256_IAR/lcd_message.h | 2 +- Demo/CORTEX_AT91SAM3U256_IAR/main.c | 2 +- Demo/CORTEX_AT91SAM3U256_IAR/serial/serial.c | 2 +- .../CORTEX_LM3S102_GCC/Demo1/FreeRTOSConfig.h | 2 +- Demo/CORTEX_LM3S102_GCC/Demo1/main.c | 2 +- .../CORTEX_LM3S102_GCC/Demo2/FreeRTOSConfig.h | 2 +- Demo/CORTEX_LM3S102_GCC/Demo2/main.c | 2 +- Demo/CORTEX_LM3S102_GCC/FreeRTOSConfig.h | 2 +- Demo/CORTEX_LM3S102_GCC/ParTest/ParTest.c | 2 +- Demo/CORTEX_LM3S102_GCC/main.c | 2 +- .../Demo1/FreeRTOSConfig.h | 2 +- Demo/CORTEX_LM3S102_KEIL/Demo1/main.c | 2 +- .../Demo2/FreeRTOSConfig.h | 2 +- Demo/CORTEX_LM3S102_KEIL/Demo2/main.c | 2 +- Demo/CORTEX_LM3S102_KEIL/FreeRTOSConfig.h | 2 +- Demo/CORTEX_LM3S102_KEIL/ParTest/ParTest.c | 2 +- Demo/CORTEX_LM3S102_KEIL/main.c | 2 +- .../Demo1/FreeRTOSConfig.h | 2 +- Demo/CORTEX_LM3S102_Rowley/Demo1/ParTest.c | 2 +- Demo/CORTEX_LM3S102_Rowley/Demo1/main.c | 2 +- .../Demo2/FreeRTOSConfig.h | 2 +- Demo/CORTEX_LM3S102_Rowley/Demo2/ParTest.c | 2 +- Demo/CORTEX_LM3S102_Rowley/Demo2/main.c | 2 +- .../Demo3/FreeRTOSConfig.h | 2 +- Demo/CORTEX_LM3S102_Rowley/Demo3/ParTest.c | 2 +- Demo/CORTEX_LM3S102_Rowley/Demo3/main.c | 2 +- Demo/CORTEX_LM3S316_IAR/FreeRTOSConfig.h | 2 +- Demo/CORTEX_LM3S316_IAR/ParTest/ParTest.c | 2 +- Demo/CORTEX_LM3S316_IAR/commstest.c | 2 +- Demo/CORTEX_LM3S316_IAR/commstest.h | 2 +- Demo/CORTEX_LM3S316_IAR/main.c | 2 +- Demo/CORTEX_LM3S811_GCC/FreeRTOSConfig.h | 2 +- Demo/CORTEX_LM3S811_GCC/main.c | 2 +- Demo/CORTEX_LM3S811_IAR/FreeRTOSConfig.h | 2 +- Demo/CORTEX_LM3S811_IAR/main.c | 2 +- Demo/CORTEX_LM3S811_KEIL/FreeRTOSConfig.h | 2 +- Demo/CORTEX_LM3S811_KEIL/heap/heap_1.c | 2 +- Demo/CORTEX_LM3S811_KEIL/main.c | 2 +- .../RTOSDemo/FreeRTOSConfig.h | 2 +- .../RTOSDemo/IntQueueTimer.c | 2 +- .../RTOSDemo/IntQueueTimer.h | 2 +- .../CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/Makefile | 2 +- .../RTOSDemo/ParTest/ParTest.c | 2 +- Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/main.c | 2 +- .../RTOSDemo/timertest.c | 2 +- .../RTOSDemo/webserver/emac.c | 2 +- .../RTOSDemo/webserver/uIP_Task.c | 2 +- .../CORTEX_LM3Sxxxx_IAR_Keil/FreeRTOSConfig.h | 2 +- Demo/CORTEX_LM3Sxxxx_IAR_Keil/IntQueueTimer.c | 2 +- Demo/CORTEX_LM3Sxxxx_IAR_Keil/IntQueueTimer.h | 2 +- .../ParTest/ParTest.c | 2 +- Demo/CORTEX_LM3Sxxxx_IAR_Keil/main.c | 2 +- Demo/CORTEX_LM3Sxxxx_IAR_Keil/timertest.c | 2 +- .../CORTEX_LM3Sxxxx_IAR_Keil/webserver/emac.c | 2 +- .../webserver/uIP_Task.c | 2 +- .../src/FreeRTOSConfig.h | 2 +- .../CORTEX_LPC1768_GCC_RedSuite/src/ParTest.c | 2 +- Demo/CORTEX_LPC1768_GCC_RedSuite/src/main.c | 2 +- .../src/webserver/emac.c | 2 +- .../src/webserver/uIP_Task.c | 2 +- .../FreeRTOSConfig.h | 2 +- Demo/CORTEX_LPC1768_GCC_Rowley/LED.h | 2 +- Demo/CORTEX_LPC1768_GCC_Rowley/ParTest.c | 2 +- Demo/CORTEX_LPC1768_GCC_Rowley/main.c | 2 +- .../webserver/emac.c | 2 +- .../webserver/uIP_Task.c | 2 +- Demo/CORTEX_LPC1768_IAR/FreeRTOSConfig.h | 2 +- Demo/CORTEX_LPC1768_IAR/LED.h | 2 +- Demo/CORTEX_LPC1768_IAR/ParTest.c | 59 ++++++++++++++----- Demo/CORTEX_LPC1768_IAR/main.c | 2 +- Demo/CORTEX_LPC1768_IAR/webserver/emac.c | 2 +- Demo/CORTEX_LPC1768_IAR/webserver/uIP_Task.c | 2 +- Demo/CORTEX_STM32F103_IAR/FreeRTOSConfig.h | 2 +- Demo/CORTEX_STM32F103_IAR/ParTest/ParTest.c | 2 +- Demo/CORTEX_STM32F103_IAR/main.c | 2 +- Demo/CORTEX_STM32F103_IAR/serial/serial.c | 2 +- Demo/CORTEX_STM32F103_IAR/timertest.c | 2 +- Demo/CORTEX_STM32F103_Keil/FreeRTOSConfig.h | 2 +- Demo/CORTEX_STM32F103_Keil/ParTest/ParTest.c | 2 +- Demo/CORTEX_STM32F103_Keil/main.c | 2 +- Demo/CORTEX_STM32F103_Keil/serial/serial.c | 2 +- Demo/CORTEX_STM32F103_Keil/timertest.c | 2 +- .../FreeRTOSConfig.h | 2 +- .../ParTest/ParTest.c | 2 +- Demo/CORTEX_STM32F103_Primer_GCC/bitmap.h | 2 +- Demo/CORTEX_STM32F103_Primer_GCC/main.c | 2 +- Demo/CORTEX_STM32F103_Primer_GCC/timertest.c | 2 +- .../FreeRTOSConfig.h | 2 +- .../FreeRTOSConfig.h.scsc | 2 +- .../ParTest/ParTest.c | 2 +- Demo/CORTEX_STM32F107_GCC_Rowley/main.c | 2 +- Demo/CORTEX_STM32F107_GCC_Rowley/scsc.tmp | 2 +- Demo/CORTEX_STM32F107_GCC_Rowley/timertest.c | 2 +- .../webserver/emac.c | 2 +- .../webserver/emac.c.scsc | 2 +- .../webserver/emac.h | 2 +- .../webserver/emac.h.scsc | 2 +- .../webserver/uIP_Task.c | 2 +- .../Sources/FreeRTOSConfig.h | 2 +- .../Sources/ParTest/ParTest.c | 2 +- .../Sources/httpd/uIP_Task.c | 2 +- .../Sources/main.c | 2 +- .../sources/FreeRTOSConfig.h | 2 +- .../sources/FreeRTOS_Tick_Setup.c | 2 +- .../sources/ParTest/ParTest.c | 2 +- .../sources/main.c | 2 +- .../sources/serial/serial.c | 2 +- .../RTOSDemo/FreeRTOSConfig.h | 2 +- .../RTOSDemo/FreeRTOS_Tick_Setup.c | 2 +- .../RTOSDemo/ParTest/ParTest.c | 2 +- .../ColdFire_MCF52233_Eclipse/RTOSDemo/main.c | 2 +- .../RTOSDemo/webserver/FEC.c | 2 +- .../RTOSDemo/webserver/uIP_Task.c | 2 +- .../FreeRTOSConfig.h | 2 +- .../FreeRTOS_Tick_Setup.c | 2 +- Demo/ColdFire_MCF52259_CodeWarrior/HTTPDemo.c | 2 +- Demo/ColdFire_MCF52259_CodeWarrior/HTTPDemo.h | 2 +- .../ParTest/ParTest.c | 2 +- Demo/ColdFire_MCF52259_CodeWarrior/main.c | 2 +- .../RTOSDemo/FreeRTOSConfig.h | 2 +- .../RTOSDemo/FreeRTOS_Tick_Setup.c | 2 +- .../RTOSDemo/IntQueueTimer.c | 2 +- .../RTOSDemo/IntQueueTimer.h | 2 +- .../RTOSDemo/ParTest/ParTest.c | 2 +- Demo/ColdFire_MCF5282_Eclipse/RTOSDemo/main.c | 2 +- .../RTOSDemo/serial/serial.c | 2 +- Demo/Common/Full/BlockQ.c | 2 +- Demo/Common/Full/PollQ.c | 2 +- Demo/Common/Full/comtest.c | 2 +- Demo/Common/Full/death.c | 2 +- Demo/Common/Full/dynamic.c | 2 +- Demo/Common/Full/events.c | 2 +- Demo/Common/Full/flash.c | 2 +- Demo/Common/Full/flop.c | 2 +- Demo/Common/Full/integer.c | 2 +- Demo/Common/Full/print.c | 2 +- Demo/Common/Full/semtest.c | 2 +- Demo/Common/Minimal/AltBlckQ.c | 2 +- Demo/Common/Minimal/AltBlock.c | 2 +- Demo/Common/Minimal/AltPollQ.c | 2 +- Demo/Common/Minimal/AltQTest.c | 2 +- Demo/Common/Minimal/BlockQ.c | 2 +- Demo/Common/Minimal/GenQTest.c | 2 +- Demo/Common/Minimal/IntQueue.c | 2 +- Demo/Common/Minimal/PollQ.c | 2 +- Demo/Common/Minimal/QPeek.c | 2 +- Demo/Common/Minimal/blocktim.c | 2 +- Demo/Common/Minimal/comtest.c | 2 +- Demo/Common/Minimal/countsem.c | 2 +- Demo/Common/Minimal/crflash.c | 2 +- Demo/Common/Minimal/crhook.c | 2 +- Demo/Common/Minimal/death.c | 2 +- Demo/Common/Minimal/dynamic.c | 2 +- Demo/Common/Minimal/flash.c | 2 +- Demo/Common/Minimal/flop.c | 2 +- Demo/Common/Minimal/integer.c | 2 +- Demo/Common/Minimal/recmutex.c | 2 +- Demo/Common/Minimal/semtest.c | 2 +- Demo/Common/include/AltBlckQ.h | 2 +- Demo/Common/include/AltBlock.h | 2 +- Demo/Common/include/AltPollQ.h | 2 +- Demo/Common/include/AltQTest.h | 2 +- Demo/Common/include/BlockQ.h | 2 +- Demo/Common/include/GenQTest.h | 2 +- Demo/Common/include/IntQueue.h | 2 +- Demo/Common/include/PollQ.h | 2 +- Demo/Common/include/QPeek.h | 2 +- Demo/Common/include/blocktim.h | 2 +- Demo/Common/include/comtest.h | 2 +- Demo/Common/include/comtest2.h | 2 +- Demo/Common/include/countsem.h | 2 +- Demo/Common/include/crflash.h | 2 +- Demo/Common/include/crhook.h | 2 +- Demo/Common/include/death.h | 2 +- Demo/Common/include/dynamic.h | 2 +- Demo/Common/include/fileIO.h | 2 +- Demo/Common/include/flash.h | 2 +- Demo/Common/include/flop.h | 2 +- Demo/Common/include/integer.h | 2 +- Demo/Common/include/mevents.h | 2 +- Demo/Common/include/partest.h | 2 +- Demo/Common/include/print.h | 2 +- Demo/Common/include/recmutex.h | 2 +- Demo/Common/include/semtest.h | 2 +- Demo/Common/include/serial.h | 2 +- Demo/Cygnal/FreeRTOSConfig.h | 2 +- Demo/Cygnal/Makefile | 2 +- Demo/Cygnal/ParTest/ParTest.c | 2 +- Demo/Cygnal/main.c | 2 +- Demo/Cygnal/serial/serial.c | 2 +- Demo/Flshlite/FRConfig.h | 2 +- Demo/Flshlite/FileIO/fileIO.c | 2 +- Demo/Flshlite/FreeRTOSConfig.h | 2 +- Demo/Flshlite/ParTest/ParTest.c | 2 +- Demo/Flshlite/main.c | 2 +- Demo/Flshlite/serial/serial.c | 2 +- Demo/H8S/RTOSDemo/FreeRTOSConfig.h | 2 +- Demo/H8S/RTOSDemo/ParTest/ParTest.c | 2 +- Demo/H8S/RTOSDemo/main.c | 2 +- Demo/H8S/RTOSDemo/serial/serial.c | 2 +- .../HCS12_CodeWarrior_banked/FreeRTOSConfig.h | 2 +- .../ParTest/ParTest.c | 2 +- Demo/HCS12_CodeWarrior_banked/main.c | 2 +- Demo/HCS12_CodeWarrior_banked/serial/serial.c | 2 +- Demo/HCS12_CodeWarrior_small/FreeRTOSConfig.h | 2 +- .../HCS12_CodeWarrior_small/ParTest/ParTest.c | 2 +- Demo/HCS12_CodeWarrior_small/main.c | 2 +- Demo/HCS12_CodeWarrior_small/serial/serial.c | 2 +- Demo/HCS12_GCC_banked/FreeRTOSConfig.h | 2 +- Demo/HCS12_GCC_banked/ParTest.c | 2 +- Demo/HCS12_GCC_banked/main.c | 2 +- Demo/HCS12_GCC_banked/startup.c | 2 +- Demo/MB91460_Softune/SRC/FreeRTOSConfig.h | 2 +- Demo/MB91460_Softune/SRC/crflash_modified.c | 2 +- Demo/MB91460_Softune/SRC/main.c | 2 +- Demo/MB91460_Softune/SRC/partest/partest.c | 2 +- Demo/MB91460_Softune/SRC/serial/serial.c | 2 +- .../Src/FreeRTOSConfig.h | 2 +- .../Src/crflash_sk16fx100mpc.c | 2 +- .../FreeRTOS_96348hs_SK16FX100PMC/Src/main.c | 2 +- .../Src/partest/partest.c | 2 +- .../Src/serial/serial.c | 2 +- Demo/MB96350_Softune_Dice_Kit/DiceTask.c | 2 +- Demo/MB96350_Softune_Dice_Kit/DiceTask.h | 2 +- .../MB96350_Softune_Dice_Kit/FreeRTOSConfig.h | 2 +- .../ParTest/ParTest.c | 2 +- .../SegmentToggleTasks.c | 2 +- Demo/MB96350_Softune_Dice_Kit/main.c | 2 +- Demo/MicroBlaze/FreeRTOSConfig.h | 2 +- Demo/MicroBlaze/ParTest/ParTest.c | 2 +- Demo/MicroBlaze/main.c | 2 +- Demo/MicroBlaze/serial/serial.c | 2 +- Demo/NEC_78K0R_IAR/ButtonISR.s26 | 2 +- Demo/NEC_78K0R_IAR/ButtonTask.c | 2 +- Demo/NEC_78K0R_IAR/FreeRTOSConfig.h | 2 +- Demo/NEC_78K0R_IAR/RegTest.s26 | 2 +- Demo/NEC_78K0R_IAR/main.c | 2 +- Demo/NEC_V850ES_IAR/FreeRTOSConfig.h | 2 +- .../LowLevelInit/LowLevelInit.c | 2 +- .../LowLevelInit/LowLevelInit_Fx3.c | 2 +- .../LowLevelInit/LowLevelInit_Hx2.c | 2 +- .../ParTest/ParTest_Fx3_App_Board.c | 2 +- .../ParTest/ParTest_Generic_Target_Board.c | 2 +- Demo/NEC_V850ES_IAR/RegTest.s85 | 2 +- Demo/NEC_V850ES_IAR/main.c | 2 +- Demo/NEC_V850ES_IAR/serial/serial.c | 2 +- .../RTOSDemo/FreeRTOSConfig.h | 2 +- .../RTOSDemo/ParTest/ParTest.c | 2 +- .../RTOSDemo/main.c | 6 +- .../RTOSDemo/serial.c | 2 +- .../RTOSDemo_syslib/system.stf | 2 +- Demo/PC/FRConfig.h | 2 +- Demo/PC/FileIO/fileIO.c | 2 +- Demo/PC/FreeRTOSConfig.h | 2 +- Demo/PC/ParTest/ParTest.c | 2 +- Demo/PC/main.c | 2 +- Demo/PC/serial/serial.c | 2 +- Demo/PIC18_MPLAB/FreeRTOSConfig.h | 2 +- Demo/PIC18_MPLAB/ParTest/ParTest.c | 2 +- Demo/PIC18_MPLAB/main1.c | 2 +- Demo/PIC18_MPLAB/main2.c | 2 +- Demo/PIC18_MPLAB/main3.c | 2 +- Demo/PIC18_MPLAB/serial/serial.c | 2 +- Demo/PIC18_WizC/Demo1/FreeRTOSConfig.h | 2 +- Demo/PIC18_WizC/Demo1/WIZCmake.h | 2 +- Demo/PIC18_WizC/Demo1/fuses.c | 2 +- Demo/PIC18_WizC/Demo1/interrupt.c | 2 +- Demo/PIC18_WizC/Demo1/main.c | 2 +- Demo/PIC18_WizC/Demo2/FreeRTOSConfig.h | 2 +- Demo/PIC18_WizC/Demo2/WIZCmake.h | 2 +- Demo/PIC18_WizC/Demo2/fuses.c | 2 +- Demo/PIC18_WizC/Demo2/interrupt.c | 2 +- Demo/PIC18_WizC/Demo2/main.c | 2 +- Demo/PIC18_WizC/Demo3/FreeRTOSConfig.h | 2 +- Demo/PIC18_WizC/Demo3/WIZCmake.h | 2 +- Demo/PIC18_WizC/Demo3/fuses.c | 2 +- Demo/PIC18_WizC/Demo3/interrupt.c | 2 +- Demo/PIC18_WizC/Demo3/main.c | 2 +- Demo/PIC18_WizC/Demo4/FreeRTOSConfig.h | 2 +- Demo/PIC18_WizC/Demo4/WIZCmake.h | 2 +- Demo/PIC18_WizC/Demo4/fuses.c | 2 +- Demo/PIC18_WizC/Demo4/interrupt.c | 2 +- Demo/PIC18_WizC/Demo4/main.c | 2 +- Demo/PIC18_WizC/Demo5/FreeRTOSConfig.h | 2 +- Demo/PIC18_WizC/Demo5/WIZCmake.h | 2 +- Demo/PIC18_WizC/Demo5/fuses.c | 2 +- Demo/PIC18_WizC/Demo5/interrupt.c | 2 +- Demo/PIC18_WizC/Demo5/main.c | 2 +- Demo/PIC18_WizC/Demo6/FreeRTOSConfig.h | 2 +- Demo/PIC18_WizC/Demo6/WIZCmake.h | 2 +- Demo/PIC18_WizC/Demo6/fuses.c | 2 +- Demo/PIC18_WizC/Demo6/interrupt.c | 2 +- Demo/PIC18_WizC/Demo6/main.c | 2 +- Demo/PIC18_WizC/Demo7/FreeRTOSConfig.h | 2 +- Demo/PIC18_WizC/Demo7/WIZCmake.h | 2 +- Demo/PIC18_WizC/Demo7/fuses.c | 2 +- Demo/PIC18_WizC/Demo7/interrupt.c | 2 +- Demo/PIC18_WizC/Demo7/main.c | 2 +- Demo/PIC18_WizC/ParTest/ParTest.c | 2 +- Demo/PIC18_WizC/serial/isrSerialRx.c | 2 +- Demo/PIC18_WizC/serial/isrSerialTx.c | 2 +- Demo/PIC18_WizC/serial/serial.c | 2 +- Demo/PIC24_MPLAB/FreeRTOSConfig.h | 2 +- Demo/PIC24_MPLAB/ParTest/ParTest.c | 2 +- Demo/PIC24_MPLAB/lcd.c | 2 +- Demo/PIC24_MPLAB/lcd.h | 2 +- Demo/PIC24_MPLAB/main.c | 2 +- Demo/PIC24_MPLAB/serial/serial.c | 2 +- Demo/PIC24_MPLAB/timertest.c | 2 +- Demo/PIC24_MPLAB/timertest.h | 2 +- Demo/PIC32MX_MPLAB/FreeRTOSConfig.h | 2 +- Demo/PIC32MX_MPLAB/IntQueueTimer.c | 2 +- Demo/PIC32MX_MPLAB/IntQueueTimer.h | 2 +- Demo/PIC32MX_MPLAB/IntQueueTimer_isr.S | 2 +- Demo/PIC32MX_MPLAB/ParTest/ParTest.c | 2 +- Demo/PIC32MX_MPLAB/RegisterTestTasks.s | 2 +- Demo/PIC32MX_MPLAB/lcd.c | 2 +- Demo/PIC32MX_MPLAB/lcd.h | 2 +- Demo/PIC32MX_MPLAB/main.c | 2 +- Demo/PIC32MX_MPLAB/serial/serial.c | 2 +- Demo/PIC32MX_MPLAB/timertest.c | 2 +- Demo/PIC32MX_MPLAB/timertest.h | 2 +- Demo/PIC32MX_MPLAB/timertest_isr.S | 2 +- .../RTOSDemo/FreeRTOSConfig.h | 2 +- .../RTOSDemo/flop/flop-reg-test.c | 2 +- .../RTOSDemo/flop/flop-reg-test.h | 2 +- .../RTOSDemo/flop/flop.c | 2 +- .../RTOSDemo/main.c | 2 +- .../RTOSDemo/partest/partest.c | 2 +- .../RTOSDemo/serial/serial.c | 2 +- .../RTOSDemo/FreeRTOSConfig.h | 2 +- .../RTOSDemo/flop/flop-reg-test.c | 2 +- .../RTOSDemo/flop/flop-reg-test.h | 2 +- .../RTOSDemo/flop/flop.c | 2 +- .../PPC405_Xilinx_Virtex4_GCC/RTOSDemo/main.c | 2 +- .../RTOSDemo/partest/partest.c | 2 +- .../RTOSDemo/serial/serial.c | 2 +- .../RTOSDemo/FreeRTOSConfig.h | 2 +- .../RTOSDemo/flop/flop-reg-test.c | 2 +- .../RTOSDemo/flop/flop-reg-test.h | 2 +- .../RTOSDemo/flop/flop.c | 2 +- .../RTOSDemo/main.c | 2 +- .../RTOSDemo/partest/partest.c | 2 +- .../RTOSDemo/serial/serial.c | 2 +- .../RTOSDemo/FreeRTOSConfig.h | 2 +- .../RTOSDemo/flop/flop-reg-test.c | 2 +- .../RTOSDemo/flop/flop-reg-test.h | 2 +- .../RTOSDemo/flop/flop.c | 2 +- .../RTOSDemo/main.c | 2 +- .../RTOSDemo/partest/partest.c | 2 +- .../RTOSDemo/serial/serial.c | 2 +- .../RTOSDemo/FreeRTOSConfig.h | 2 +- .../RTOSDemo/flop/flop-reg-test.c | 2 +- .../RTOSDemo/flop/flop-reg-test.h | 2 +- .../RTOSDemo/flop/flop.c | 2 +- .../PPC440_Xilinx_Virtex5_GCC/RTOSDemo/main.c | 2 +- .../RTOSDemo/partest/partest.c | 2 +- .../RTOSDemo/serial/serial.c | 2 +- Demo/WizNET_DEMO_GCC_ARM7/FreeRTOSConfig.h | 2 +- Demo/WizNET_DEMO_GCC_ARM7/HTTP_Serv.c | 2 +- Demo/WizNET_DEMO_GCC_ARM7/HTTP_Serv.h | 2 +- Demo/WizNET_DEMO_GCC_ARM7/Makefile | 2 +- Demo/WizNET_DEMO_GCC_ARM7/TCP.c | 2 +- Demo/WizNET_DEMO_GCC_ARM7/TCP.h | 2 +- Demo/WizNET_DEMO_GCC_ARM7/TCPISR.c | 2 +- Demo/WizNET_DEMO_GCC_ARM7/html_pages.h | 2 +- Demo/WizNET_DEMO_GCC_ARM7/i2c.c | 2 +- Demo/WizNET_DEMO_GCC_ARM7/i2c.h | 2 +- Demo/WizNET_DEMO_GCC_ARM7/i2cISR.c | 2 +- Demo/WizNET_DEMO_GCC_ARM7/main.c | 2 +- Demo/WizNET_DEMO_TERN_186/FreeRTOSConfig.h | 2 +- Demo/WizNET_DEMO_TERN_186/HTTPTask.c | 2 +- Demo/WizNET_DEMO_TERN_186/HTTPTask.h | 2 +- Demo/WizNET_DEMO_TERN_186/main.c | 2 +- Demo/WizNET_DEMO_TERN_186/serial/serial.c | 2 +- Demo/dsPIC_MPLAB/FreeRTOSConfig.h | 2 +- Demo/dsPIC_MPLAB/ParTest/ParTest.c | 2 +- Demo/dsPIC_MPLAB/lcd.c | 2 +- Demo/dsPIC_MPLAB/lcd.h | 2 +- Demo/dsPIC_MPLAB/main.c | 2 +- Demo/dsPIC_MPLAB/serial/serial.c | 2 +- Demo/dsPIC_MPLAB/timertest.c | 2 +- Demo/dsPIC_MPLAB/timertest.h | 2 +- Demo/lwIP_Demo_Rowley_ARM7/BasicWEB.c | 2 +- Demo/lwIP_Demo_Rowley_ARM7/BasicWEB.h | 2 +- Demo/lwIP_Demo_Rowley_ARM7/EMAC/SAM7_EMAC.c | 2 +- Demo/lwIP_Demo_Rowley_ARM7/EMAC/SAM7_EMAC.h | 2 +- .../EMAC/SAM7_EMAC_ISR.c | 2 +- Demo/lwIP_Demo_Rowley_ARM7/FreeRTOSConfig.h | 2 +- Demo/lwIP_Demo_Rowley_ARM7/ParTest/ParTest.c | 2 +- Demo/lwIP_Demo_Rowley_ARM7/USB/USB-CDC.c | 2 +- Demo/lwIP_Demo_Rowley_ARM7/USB/USB-CDC.h | 2 +- Demo/lwIP_Demo_Rowley_ARM7/USB/USBIsr.c | 2 +- Demo/lwIP_Demo_Rowley_ARM7/USB/descriptors.h | 2 +- Demo/lwIP_Demo_Rowley_ARM7/USB/usb.h | 2 +- Demo/lwIP_Demo_Rowley_ARM7/main.c | 2 +- Demo/lwIP_Demo_Rowley_ARM7/makefile | 2 +- Demo/msp430_CrossWorks/FreeRTOSConfig.h | 2 +- Demo/msp430_CrossWorks/ParTest/ParTest.c | 2 +- Demo/msp430_CrossWorks/main.c | 2 +- Demo/msp430_CrossWorks/serial/serial.c | 2 +- Demo/msp430_CrossWorks/serial/serialASM.asm | 2 +- Demo/msp430_GCC/FreeRTOSConfig.h | 2 +- Demo/msp430_GCC/ParTest/ParTest.c | 2 +- Demo/msp430_GCC/main.c | 2 +- Demo/msp430_GCC/makefile | 2 +- Demo/msp430_GCC/serial/serial.c | 2 +- Demo/msp430_IAR/FreeRTOSConfig.h | 2 +- Demo/msp430_IAR/ParTest/ParTest.c | 2 +- Demo/msp430_IAR/main.c | 2 +- Demo/msp430_IAR/serial/serial.c | 2 +- Demo/msp430_IAR/serial/serialASM.s43 | 2 +- Demo/uIP_Demo_IAR_ARM7/EMAC/EMAClISR.s79 | 2 +- Demo/uIP_Demo_IAR_ARM7/EMAC/SAM7_EMAC.c | 2 +- Demo/uIP_Demo_IAR_ARM7/FreeRTOSConfig.h | 2 +- Demo/uIP_Demo_IAR_ARM7/ParTest/ParTest.c | 2 +- Demo/uIP_Demo_IAR_ARM7/main.c | 2 +- Demo/uIP_Demo_Rowley_ARM7/FreeRTOSConfig.h | 2 +- Demo/uIP_Demo_Rowley_ARM7/main.c | 2 +- Source/croutine.c | 2 +- Source/include/FreeRTOS.h | 2 +- Source/include/StackMacros.h | 2 +- Source/include/croutine.h | 2 +- Source/include/list.h | 2 +- Source/include/portable.h | 2 +- Source/include/projdefs.h | 2 +- Source/include/queue.h | 2 +- Source/include/semphr.h | 2 +- Source/include/task.h | 2 +- Source/list.c | 2 +- Source/portable/BCC/16BitDOS/Flsh186/port.c | 2 +- .../portable/BCC/16BitDOS/Flsh186/prtmacro.h | 2 +- Source/portable/BCC/16BitDOS/PC/port.c | 2 +- Source/portable/BCC/16BitDOS/PC/prtmacro.h | 2 +- Source/portable/BCC/16BitDOS/common/portasm.h | 2 +- .../portable/BCC/16BitDOS/common/portcomn.c | 2 +- .../portable/CodeWarrior/ColdFire_V1/port.c | 2 +- .../CodeWarrior/ColdFire_V1/portasm.S | 2 +- .../CodeWarrior/ColdFire_V1/portmacro.h | 2 +- .../portable/CodeWarrior/ColdFire_V2/port.c | 2 +- .../CodeWarrior/ColdFire_V2/portasm.S | 2 +- .../CodeWarrior/ColdFire_V2/portmacro.h | 2 +- Source/portable/CodeWarrior/HCS12/port.c | 2 +- Source/portable/CodeWarrior/HCS12/portmacro.h | 2 +- Source/portable/GCC/ARM7_AT91FR40008/port.c | 2 +- .../portable/GCC/ARM7_AT91FR40008/portISR.c | 2 +- .../portable/GCC/ARM7_AT91FR40008/portmacro.h | 2 +- Source/portable/GCC/ARM7_AT91SAM7S/port.c | 2 +- Source/portable/GCC/ARM7_AT91SAM7S/portISR.c | 2 +- .../portable/GCC/ARM7_AT91SAM7S/portmacro.h | 2 +- Source/portable/GCC/ARM7_LPC2000/port.c | 2 +- Source/portable/GCC/ARM7_LPC2000/portISR.c | 2 +- Source/portable/GCC/ARM7_LPC2000/portmacro.h | 2 +- Source/portable/GCC/ARM7_LPC23xx/port.c | 2 +- Source/portable/GCC/ARM7_LPC23xx/portISR.c | 2 +- Source/portable/GCC/ARM7_LPC23xx/portmacro.h | 2 +- Source/portable/GCC/ARM_CM3/port.c | 2 +- Source/portable/GCC/ARM_CM3/portmacro.h | 2 +- Source/portable/GCC/ATMega323/port.c | 2 +- Source/portable/GCC/ATMega323/portmacro.h | 2 +- Source/portable/GCC/AVR32_UC3/port.c | 2 +- Source/portable/GCC/AVR32_UC3/portmacro.h | 2 +- Source/portable/GCC/ColdFire_V2/port.c | 2 +- Source/portable/GCC/ColdFire_V2/portasm.S | 2 +- Source/portable/GCC/ColdFire_V2/portmacro.h | 2 +- Source/portable/GCC/H8S2329/port.c | 2 +- Source/portable/GCC/H8S2329/portmacro.h | 2 +- Source/portable/GCC/HCS12/port.c | 2 +- Source/portable/GCC/HCS12/portmacro.h | 2 +- Source/portable/GCC/MSP430F449/port.c | 2 +- Source/portable/GCC/MSP430F449/portmacro.h | 2 +- Source/portable/GCC/MicroBlaze/port.c | 2 +- Source/portable/GCC/MicroBlaze/portmacro.h | 2 +- Source/portable/GCC/NiosII/port.c | 2 +- Source/portable/GCC/NiosII/port_asm.S | 2 +- Source/portable/GCC/NiosII/portmacro.h | 2 +- .../portable/GCC/PPC405_Xilinx/FPU_Macros.h | 2 +- Source/portable/GCC/PPC405_Xilinx/port.c | 2 +- Source/portable/GCC/PPC405_Xilinx/portasm.S | 2 +- Source/portable/GCC/PPC405_Xilinx/portmacro.h | 2 +- .../portable/GCC/PPC440_Xilinx/FPU_Macros.h | 2 +- Source/portable/GCC/PPC440_Xilinx/port.c | 2 +- Source/portable/GCC/PPC440_Xilinx/portasm.S | 2 +- Source/portable/GCC/PPC440_Xilinx/portmacro.h | 2 +- Source/portable/GCC/STR75x/port.c | 2 +- Source/portable/GCC/STR75x/portISR.c | 2 +- Source/portable/GCC/STR75x/portmacro.h | 2 +- Source/portable/IAR/78K0R/ISR_Support.h | 2 +- Source/portable/IAR/78K0R/port.c | 2 +- Source/portable/IAR/78K0R/portasm.s26 | 2 +- Source/portable/IAR/78K0R/portmacro.h | 2 +- Source/portable/IAR/ARM_CM3/port.c | 2 +- Source/portable/IAR/ARM_CM3/portasm.s | 2 +- Source/portable/IAR/ARM_CM3/portmacro.h | 2 +- Source/portable/IAR/ATMega323/port.c | 2 +- Source/portable/IAR/ATMega323/portmacro.h | 2 +- Source/portable/IAR/ATMega323/portmacro.s90 | 2 +- Source/portable/IAR/AVR32_UC3/port.c | 2 +- Source/portable/IAR/AVR32_UC3/portmacro.h | 2 +- Source/portable/IAR/AtmelSAM7S64/port.c | 2 +- Source/portable/IAR/AtmelSAM7S64/portmacro.h | 2 +- Source/portable/IAR/AtmelSAM9XE/port.c | 2 +- Source/portable/IAR/AtmelSAM9XE/portmacro.h | 2 +- Source/portable/IAR/LPC2000/port.c | 2 +- Source/portable/IAR/LPC2000/portmacro.h | 2 +- Source/portable/IAR/MSP430/port.c | 2 +- Source/portable/IAR/MSP430/portasm.h | 2 +- Source/portable/IAR/MSP430/portext.s43 | 2 +- Source/portable/IAR/MSP430/portmacro.h | 2 +- Source/portable/IAR/STR71x/port.c | 2 +- Source/portable/IAR/STR71x/portmacro.h | 2 +- Source/portable/IAR/STR75x/ISR_Support.h | 2 +- Source/portable/IAR/STR75x/port.c | 2 +- Source/portable/IAR/STR75x/portasm.s79 | 2 +- Source/portable/IAR/STR75x/portmacro.h | 2 +- Source/portable/IAR/STR91x/ISR_Support.h | 2 +- Source/portable/IAR/STR91x/port.c | 2 +- Source/portable/IAR/STR91x/portasm.s79 | 2 +- Source/portable/IAR/STR91x/portmacro.h | 2 +- Source/portable/IAR/V850ES/ISR_Support.h | 2 +- Source/portable/IAR/V850ES/port.c | 2 +- Source/portable/IAR/V850ES/portasm.s85 | 2 +- Source/portable/IAR/V850ES/portasm_Fx3.s85 | 2 +- Source/portable/IAR/V850ES/portasm_Hx2.s85 | 2 +- Source/portable/IAR/V850ES/portmacro.h | 2 +- Source/portable/MPLAB/PIC18F/port.c | 2 +- Source/portable/MPLAB/PIC18F/portmacro.h | 2 +- Source/portable/MPLAB/PIC24_dsPIC/port.c | 2 +- .../MPLAB/PIC24_dsPIC/portasm_PIC24.S | 2 +- .../MPLAB/PIC24_dsPIC/portasm_dsPIC.S | 2 +- Source/portable/MPLAB/PIC24_dsPIC/portmacro.h | 2 +- Source/portable/MPLAB/PIC32MX/ISR_Support.h | 2 +- Source/portable/MPLAB/PIC32MX/port.c | 2 +- Source/portable/MPLAB/PIC32MX/port_asm.S | 2 +- Source/portable/MPLAB/PIC32MX/portmacro.h | 2 +- Source/portable/MemMang/heap_1.c | 2 +- Source/portable/MemMang/heap_2.c | 2 +- Source/portable/MemMang/heap_3.c | 2 +- .../Paradigm/Tern_EE/large_untested/port.c | 2 +- .../Paradigm/Tern_EE/large_untested/portasm.h | 2 +- .../Tern_EE/large_untested/portmacro.h | 2 +- Source/portable/Paradigm/Tern_EE/small/port.c | 2 +- .../portable/Paradigm/Tern_EE/small/portasm.h | 2 +- .../Paradigm/Tern_EE/small/portmacro.h | 2 +- Source/portable/RVDS/ARM7_LPC21xx/port.c | 2 +- Source/portable/RVDS/ARM7_LPC21xx/portASM.s | 2 +- Source/portable/RVDS/ARM7_LPC21xx/portmacro.h | 2 +- .../portable/RVDS/ARM7_LPC21xx/portmacro.inc | 2 +- Source/portable/RVDS/ARM_CM3/port.c | 2 +- Source/portable/RVDS/ARM_CM3/portmacro.h | 2 +- Source/portable/Rowley/MSP430F449/port.c | 2 +- Source/portable/Rowley/MSP430F449/portasm.h | 2 +- Source/portable/Rowley/MSP430F449/portext.asm | 2 +- Source/portable/Rowley/MSP430F449/portmacro.h | 2 +- Source/portable/SDCC/Cygnal/port.c | 2 +- Source/portable/SDCC/Cygnal/portmacro.h | 2 +- Source/portable/Softune/MB91460/port.c | 2 +- Source/portable/Softune/MB91460/portmacro.h | 2 +- Source/portable/Softune/MB96340/port.c | 2 +- Source/portable/Softune/MB96340/portmacro.h | 2 +- .../portable/WizC/PIC18/Drivers/Tick/Tick.c | 2 +- .../WizC/PIC18/Drivers/Tick/isrTick.c | 2 +- Source/portable/WizC/PIC18/addFreeRTOS.h | 2 +- Source/portable/WizC/PIC18/port.c | 2 +- Source/portable/WizC/PIC18/portmacro.h | 2 +- .../portable/oWatcom/16BitDOS/Flsh186/port.c | 2 +- .../oWatcom/16BitDOS/Flsh186/portmacro.h | 2 +- Source/portable/oWatcom/16BitDOS/PC/port.c | 2 +- .../portable/oWatcom/16BitDOS/PC/portmacro.h | 2 +- .../oWatcom/16BitDOS/common/portasm.h | 2 +- .../oWatcom/16BitDOS/common/portcomn.c | 2 +- Source/queue.c | 2 +- Source/tasks.c | 2 +- 661 files changed, 707 insertions(+), 676 deletions(-) diff --git a/Demo/ARM7_AT91FR40008_GCC/FreeRTOSConfig.h b/Demo/ARM7_AT91FR40008_GCC/FreeRTOSConfig.h index 3c9813f972..ab0694a751 100644 --- a/Demo/ARM7_AT91FR40008_GCC/FreeRTOSConfig.h +++ b/Demo/ARM7_AT91FR40008_GCC/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/ARM7_AT91FR40008_GCC/Makefile b/Demo/ARM7_AT91FR40008_GCC/Makefile index 44dade1806..5807dd9fe0 100644 --- a/Demo/ARM7_AT91FR40008_GCC/Makefile +++ b/Demo/ARM7_AT91FR40008_GCC/Makefile @@ -1,5 +1,5 @@ #/* -# FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. +# FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. # # This file is part of the FreeRTOS distribution. # diff --git a/Demo/ARM7_AT91FR40008_GCC/ParTest/ParTest.c b/Demo/ARM7_AT91FR40008_GCC/ParTest/ParTest.c index 80a5b490c7..ae145d09ab 100644 --- a/Demo/ARM7_AT91FR40008_GCC/ParTest/ParTest.c +++ b/Demo/ARM7_AT91FR40008_GCC/ParTest/ParTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/ARM7_AT91FR40008_GCC/main.c b/Demo/ARM7_AT91FR40008_GCC/main.c index ca0e7b2350..382ff4f054 100644 --- a/Demo/ARM7_AT91FR40008_GCC/main.c +++ b/Demo/ARM7_AT91FR40008_GCC/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/ARM7_AT91FR40008_GCC/serial/serial.c b/Demo/ARM7_AT91FR40008_GCC/serial/serial.c index 0e57c0691c..39aae0fff5 100644 --- a/Demo/ARM7_AT91FR40008_GCC/serial/serial.c +++ b/Demo/ARM7_AT91FR40008_GCC/serial/serial.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/ARM7_AT91FR40008_GCC/serial/serialISR.c b/Demo/ARM7_AT91FR40008_GCC/serial/serialISR.c index b14dfa62cc..959ede8f58 100644 --- a/Demo/ARM7_AT91FR40008_GCC/serial/serialISR.c +++ b/Demo/ARM7_AT91FR40008_GCC/serial/serialISR.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/ARM7_AT91SAM7S64_IAR/FreeRTOSConfig.h b/Demo/ARM7_AT91SAM7S64_IAR/FreeRTOSConfig.h index 0c4f37e450..62f9420fb8 100644 --- a/Demo/ARM7_AT91SAM7S64_IAR/FreeRTOSConfig.h +++ b/Demo/ARM7_AT91SAM7S64_IAR/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/ARM7_AT91SAM7S64_IAR/ParTest/ParTest.c b/Demo/ARM7_AT91SAM7S64_IAR/ParTest/ParTest.c index 3d01dcd337..4223782380 100644 --- a/Demo/ARM7_AT91SAM7S64_IAR/ParTest/ParTest.c +++ b/Demo/ARM7_AT91SAM7S64_IAR/ParTest/ParTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/ARM7_AT91SAM7S64_IAR/USB/USBSample.c b/Demo/ARM7_AT91SAM7S64_IAR/USB/USBSample.c index 4b228781eb..7f308c02dc 100644 --- a/Demo/ARM7_AT91SAM7S64_IAR/USB/USBSample.c +++ b/Demo/ARM7_AT91SAM7S64_IAR/USB/USBSample.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/ARM7_AT91SAM7S64_IAR/main.c b/Demo/ARM7_AT91SAM7S64_IAR/main.c index 566d9ca785..d3bce0f967 100644 --- a/Demo/ARM7_AT91SAM7S64_IAR/main.c +++ b/Demo/ARM7_AT91SAM7S64_IAR/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/ARM7_AT91SAM7S64_IAR/serial/serial.c b/Demo/ARM7_AT91SAM7S64_IAR/serial/serial.c index 636abbcef5..2400f7edcd 100644 --- a/Demo/ARM7_AT91SAM7S64_IAR/serial/serial.c +++ b/Demo/ARM7_AT91SAM7S64_IAR/serial/serial.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/FreeRTOSConfig.h b/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/FreeRTOSConfig.h index f3a98200e6..03e5009991 100644 --- a/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/FreeRTOSConfig.h +++ b/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/Makefile b/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/Makefile index 8b64b90e04..b68a7d8556 100644 --- a/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/Makefile +++ b/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/Makefile @@ -1,5 +1,5 @@ #/* -# FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. +# FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. # # This file is part of the FreeRTOS distribution. # diff --git a/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/ParTest/ParTest.c b/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/ParTest/ParTest.c index 3a73380214..7210a77681 100644 --- a/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/ParTest/ParTest.c +++ b/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/ParTest/ParTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/USB/USBSample.c b/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/USB/USBSample.c index 52aef939dc..a81a7cd04d 100644 --- a/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/USB/USBSample.c +++ b/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/USB/USBSample.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/USB/USBSample.h b/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/USB/USBSample.h index bba541dbbe..6fe8e0fb26 100644 --- a/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/USB/USBSample.h +++ b/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/USB/USBSample.h @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/USB/USB_ISR.c b/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/USB/USB_ISR.c index c135c5f7c3..1f64aec637 100644 --- a/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/USB/USB_ISR.c +++ b/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/USB/USB_ISR.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/main.c b/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/main.c index 0e3b94e63c..b68af4374d 100644 --- a/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/main.c +++ b/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/webserver/EMAC_ISR.c b/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/webserver/EMAC_ISR.c index 0807286e81..1d88c2f5b0 100644 --- a/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/webserver/EMAC_ISR.c +++ b/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/webserver/EMAC_ISR.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/webserver/SAM7_EMAC.c b/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/webserver/SAM7_EMAC.c index 6b28ca2ae8..b869678916 100644 --- a/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/webserver/SAM7_EMAC.c +++ b/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/webserver/SAM7_EMAC.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/webserver/SAM7_EMAC.h b/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/webserver/SAM7_EMAC.h index 17fa72899c..91c83eecbf 100644 --- a/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/webserver/SAM7_EMAC.h +++ b/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/webserver/SAM7_EMAC.h @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/webserver/uIP_Task.h b/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/webserver/uIP_Task.h index bfa5e954e0..01be846cef 100644 --- a/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/webserver/uIP_Task.h +++ b/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/webserver/uIP_Task.h @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/ARM7_LPC2106_GCC/FreeRTOSConfig.h b/Demo/ARM7_LPC2106_GCC/FreeRTOSConfig.h index cf5901e2d2..93c1a0bd8f 100644 --- a/Demo/ARM7_LPC2106_GCC/FreeRTOSConfig.h +++ b/Demo/ARM7_LPC2106_GCC/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/ARM7_LPC2106_GCC/Makefile b/Demo/ARM7_LPC2106_GCC/Makefile index d9b37828ee..a9cb9f0966 100644 --- a/Demo/ARM7_LPC2106_GCC/Makefile +++ b/Demo/ARM7_LPC2106_GCC/Makefile @@ -1,5 +1,5 @@ #/* -# FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. +# FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. # # This file is part of the FreeRTOS distribution. # diff --git a/Demo/ARM7_LPC2106_GCC/ParTest/ParTest.c b/Demo/ARM7_LPC2106_GCC/ParTest/ParTest.c index d9781bd326..7d2e7aa041 100644 --- a/Demo/ARM7_LPC2106_GCC/ParTest/ParTest.c +++ b/Demo/ARM7_LPC2106_GCC/ParTest/ParTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/ARM7_LPC2106_GCC/main.c b/Demo/ARM7_LPC2106_GCC/main.c index 1aaea6d8fe..4848da4940 100644 --- a/Demo/ARM7_LPC2106_GCC/main.c +++ b/Demo/ARM7_LPC2106_GCC/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/ARM7_LPC2106_GCC/serial/serial.c b/Demo/ARM7_LPC2106_GCC/serial/serial.c index 2b90fa5322..9c23caeb61 100644 --- a/Demo/ARM7_LPC2106_GCC/serial/serial.c +++ b/Demo/ARM7_LPC2106_GCC/serial/serial.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/ARM7_LPC2106_GCC/serial/serialISR.c b/Demo/ARM7_LPC2106_GCC/serial/serialISR.c index 51201fae57..f3de5448f6 100644 --- a/Demo/ARM7_LPC2106_GCC/serial/serialISR.c +++ b/Demo/ARM7_LPC2106_GCC/serial/serialISR.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/ARM7_LPC2129_IAR/FreeRTOSConfig.h b/Demo/ARM7_LPC2129_IAR/FreeRTOSConfig.h index 83e9642732..b94f8b8aaa 100644 --- a/Demo/ARM7_LPC2129_IAR/FreeRTOSConfig.h +++ b/Demo/ARM7_LPC2129_IAR/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/ARM7_LPC2129_IAR/ParTest/ParTest.c b/Demo/ARM7_LPC2129_IAR/ParTest/ParTest.c index 696bdcc735..7d6ef61e9f 100644 --- a/Demo/ARM7_LPC2129_IAR/ParTest/ParTest.c +++ b/Demo/ARM7_LPC2129_IAR/ParTest/ParTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/ARM7_LPC2129_IAR/main.c b/Demo/ARM7_LPC2129_IAR/main.c index 7b92902f0d..83a0bd9347 100644 --- a/Demo/ARM7_LPC2129_IAR/main.c +++ b/Demo/ARM7_LPC2129_IAR/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/ARM7_LPC2129_IAR/serial/serial.c b/Demo/ARM7_LPC2129_IAR/serial/serial.c index 81b48aadd1..4f966422c8 100644 --- a/Demo/ARM7_LPC2129_IAR/serial/serial.c +++ b/Demo/ARM7_LPC2129_IAR/serial/serial.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/ARM7_LPC2129_Keil_RVDS/FreeRTOSConfig.h b/Demo/ARM7_LPC2129_Keil_RVDS/FreeRTOSConfig.h index 84697e2552..66892ba332 100644 --- a/Demo/ARM7_LPC2129_Keil_RVDS/FreeRTOSConfig.h +++ b/Demo/ARM7_LPC2129_Keil_RVDS/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/ARM7_LPC2129_Keil_RVDS/ParTest/ParTest.c b/Demo/ARM7_LPC2129_Keil_RVDS/ParTest/ParTest.c index 26c545775f..415e874def 100644 --- a/Demo/ARM7_LPC2129_Keil_RVDS/ParTest/ParTest.c +++ b/Demo/ARM7_LPC2129_Keil_RVDS/ParTest/ParTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/ARM7_LPC2129_Keil_RVDS/main.c b/Demo/ARM7_LPC2129_Keil_RVDS/main.c index 9ccbd03746..a9e5c70bc7 100644 --- a/Demo/ARM7_LPC2129_Keil_RVDS/main.c +++ b/Demo/ARM7_LPC2129_Keil_RVDS/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/ARM7_LPC2129_Keil_RVDS/serial/serial.c b/Demo/ARM7_LPC2129_Keil_RVDS/serial/serial.c index 51838e1a1e..6182188550 100644 --- a/Demo/ARM7_LPC2129_Keil_RVDS/serial/serial.c +++ b/Demo/ARM7_LPC2129_Keil_RVDS/serial/serial.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/ARM7_LPC2129_Keil_RVDS/serial/serialISR.s b/Demo/ARM7_LPC2129_Keil_RVDS/serial/serialISR.s index 518ada9477..6691b95d67 100644 --- a/Demo/ARM7_LPC2129_Keil_RVDS/serial/serialISR.s +++ b/Demo/ARM7_LPC2129_Keil_RVDS/serial/serialISR.s @@ -1,5 +1,5 @@ ;/* -; FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. +; FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. ; ; This file is part of the FreeRTOS distribution. ; diff --git a/Demo/ARM7_LPC2138_Rowley/FreeRTOSConfig.h b/Demo/ARM7_LPC2138_Rowley/FreeRTOSConfig.h index 5602400ae9..f2e0a494b4 100644 --- a/Demo/ARM7_LPC2138_Rowley/FreeRTOSConfig.h +++ b/Demo/ARM7_LPC2138_Rowley/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/ARM7_LPC2138_Rowley/main.c b/Demo/ARM7_LPC2138_Rowley/main.c index 971a147b52..ef7cae8247 100644 --- a/Demo/ARM7_LPC2138_Rowley/main.c +++ b/Demo/ARM7_LPC2138_Rowley/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/ARM7_LPC2138_Rowley/mainISR.c b/Demo/ARM7_LPC2138_Rowley/mainISR.c index 4263d8be3f..421abe6235 100644 --- a/Demo/ARM7_LPC2138_Rowley/mainISR.c +++ b/Demo/ARM7_LPC2138_Rowley/mainISR.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/ARM7_LPC2368_Eclipse/RTOSDemo/FreeRTOSConfig.h b/Demo/ARM7_LPC2368_Eclipse/RTOSDemo/FreeRTOSConfig.h index e0c684043e..95135242e9 100644 --- a/Demo/ARM7_LPC2368_Eclipse/RTOSDemo/FreeRTOSConfig.h +++ b/Demo/ARM7_LPC2368_Eclipse/RTOSDemo/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/ARM7_LPC2368_Eclipse/RTOSDemo/Makefile b/Demo/ARM7_LPC2368_Eclipse/RTOSDemo/Makefile index 9f1cdbd95f..07b4291b60 100644 --- a/Demo/ARM7_LPC2368_Eclipse/RTOSDemo/Makefile +++ b/Demo/ARM7_LPC2368_Eclipse/RTOSDemo/Makefile @@ -1,5 +1,5 @@ #/* -# FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. +# FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. # # This file is part of the FreeRTOS distribution. # diff --git a/Demo/ARM7_LPC2368_Eclipse/RTOSDemo/ParTest/ParTest.c b/Demo/ARM7_LPC2368_Eclipse/RTOSDemo/ParTest/ParTest.c index 7fc9d86cbe..772d4e0d36 100644 --- a/Demo/ARM7_LPC2368_Eclipse/RTOSDemo/ParTest/ParTest.c +++ b/Demo/ARM7_LPC2368_Eclipse/RTOSDemo/ParTest/ParTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/ARM7_LPC2368_Eclipse/RTOSDemo/main.c b/Demo/ARM7_LPC2368_Eclipse/RTOSDemo/main.c index 28e3d63e8d..26f21996c2 100644 --- a/Demo/ARM7_LPC2368_Eclipse/RTOSDemo/main.c +++ b/Demo/ARM7_LPC2368_Eclipse/RTOSDemo/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/ARM7_LPC2368_Eclipse/RTOSDemo/webserver/uIP_Task.c b/Demo/ARM7_LPC2368_Eclipse/RTOSDemo/webserver/uIP_Task.c index 8a7cfd5224..dda5e74eed 100644 --- a/Demo/ARM7_LPC2368_Eclipse/RTOSDemo/webserver/uIP_Task.c +++ b/Demo/ARM7_LPC2368_Eclipse/RTOSDemo/webserver/uIP_Task.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/ARM7_LPC2368_Rowley/FreeRTOSConfig.h b/Demo/ARM7_LPC2368_Rowley/FreeRTOSConfig.h index e7ca111d12..6a8d83e29b 100644 --- a/Demo/ARM7_LPC2368_Rowley/FreeRTOSConfig.h +++ b/Demo/ARM7_LPC2368_Rowley/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/ARM7_LPC2368_Rowley/ParTest/ParTest.c b/Demo/ARM7_LPC2368_Rowley/ParTest/ParTest.c index 7fc9d86cbe..772d4e0d36 100644 --- a/Demo/ARM7_LPC2368_Rowley/ParTest/ParTest.c +++ b/Demo/ARM7_LPC2368_Rowley/ParTest/ParTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/ARM7_LPC2368_Rowley/main.c b/Demo/ARM7_LPC2368_Rowley/main.c index 601317d6ca..e94cf5263d 100644 --- a/Demo/ARM7_LPC2368_Rowley/main.c +++ b/Demo/ARM7_LPC2368_Rowley/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/ARM7_LPC2368_Rowley/webserver/uIP_Task.c b/Demo/ARM7_LPC2368_Rowley/webserver/uIP_Task.c index 86cf6d5910..fbc4c1562d 100644 --- a/Demo/ARM7_LPC2368_Rowley/webserver/uIP_Task.c +++ b/Demo/ARM7_LPC2368_Rowley/webserver/uIP_Task.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/ARM7_STR71x_IAR/FreeRTOSConfig.h b/Demo/ARM7_STR71x_IAR/FreeRTOSConfig.h index 6064fa0073..d60c811cb6 100644 --- a/Demo/ARM7_STR71x_IAR/FreeRTOSConfig.h +++ b/Demo/ARM7_STR71x_IAR/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/ARM7_STR71x_IAR/ParTest/ParTest.c b/Demo/ARM7_STR71x_IAR/ParTest/ParTest.c index 68eec5c007..6247eb0ab6 100644 --- a/Demo/ARM7_STR71x_IAR/ParTest/ParTest.c +++ b/Demo/ARM7_STR71x_IAR/ParTest/ParTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/ARM7_STR71x_IAR/main.c b/Demo/ARM7_STR71x_IAR/main.c index 25cbaae45b..f31d57f285 100644 --- a/Demo/ARM7_STR71x_IAR/main.c +++ b/Demo/ARM7_STR71x_IAR/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/ARM7_STR71x_IAR/serial/serial.c b/Demo/ARM7_STR71x_IAR/serial/serial.c index 835169924f..0d9f07a013 100644 --- a/Demo/ARM7_STR71x_IAR/serial/serial.c +++ b/Demo/ARM7_STR71x_IAR/serial/serial.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/ARM7_STR75x_GCC/FreeRTOSConfig.h b/Demo/ARM7_STR75x_GCC/FreeRTOSConfig.h index 91c00ff167..81c911a70c 100644 --- a/Demo/ARM7_STR75x_GCC/FreeRTOSConfig.h +++ b/Demo/ARM7_STR75x_GCC/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/ARM7_STR75x_GCC/ParTest/ParTest.c b/Demo/ARM7_STR75x_GCC/ParTest/ParTest.c index fd73f55230..eeaf2c7020 100644 --- a/Demo/ARM7_STR75x_GCC/ParTest/ParTest.c +++ b/Demo/ARM7_STR75x_GCC/ParTest/ParTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/ARM7_STR75x_GCC/main.c b/Demo/ARM7_STR75x_GCC/main.c index b017950d17..5bf22d964e 100644 --- a/Demo/ARM7_STR75x_GCC/main.c +++ b/Demo/ARM7_STR75x_GCC/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/ARM7_STR75x_GCC/serial/serial.c b/Demo/ARM7_STR75x_GCC/serial/serial.c index f49174a5f9..7f2816aac8 100644 --- a/Demo/ARM7_STR75x_GCC/serial/serial.c +++ b/Demo/ARM7_STR75x_GCC/serial/serial.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/ARM7_STR75x_GCC/serial/serialISR.c b/Demo/ARM7_STR75x_GCC/serial/serialISR.c index 730b921534..947cd02cc7 100644 --- a/Demo/ARM7_STR75x_GCC/serial/serialISR.c +++ b/Demo/ARM7_STR75x_GCC/serial/serialISR.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/ARM7_STR75x_IAR/FreeRTOSConfig.h b/Demo/ARM7_STR75x_IAR/FreeRTOSConfig.h index 13d452a45d..2d681355cd 100644 --- a/Demo/ARM7_STR75x_IAR/FreeRTOSConfig.h +++ b/Demo/ARM7_STR75x_IAR/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/ARM7_STR75x_IAR/ParTest/ParTest.c b/Demo/ARM7_STR75x_IAR/ParTest/ParTest.c index fd73f55230..eeaf2c7020 100644 --- a/Demo/ARM7_STR75x_IAR/ParTest/ParTest.c +++ b/Demo/ARM7_STR75x_IAR/ParTest/ParTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/ARM7_STR75x_IAR/main.c b/Demo/ARM7_STR75x_IAR/main.c index 25097f5804..cc2f2031be 100644 --- a/Demo/ARM7_STR75x_IAR/main.c +++ b/Demo/ARM7_STR75x_IAR/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/ARM7_STR75x_IAR/serial/serial.c b/Demo/ARM7_STR75x_IAR/serial/serial.c index 861731bf33..745fd01b7e 100644 --- a/Demo/ARM7_STR75x_IAR/serial/serial.c +++ b/Demo/ARM7_STR75x_IAR/serial/serial.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/ARM9_AT91SAM9XE_IAR/FreeRTOSConfig.h b/Demo/ARM9_AT91SAM9XE_IAR/FreeRTOSConfig.h index c162e6e569..e2502e55bd 100644 --- a/Demo/ARM9_AT91SAM9XE_IAR/FreeRTOSConfig.h +++ b/Demo/ARM9_AT91SAM9XE_IAR/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/ARM9_AT91SAM9XE_IAR/ParTest/ParTest.c b/Demo/ARM9_AT91SAM9XE_IAR/ParTest/ParTest.c index ce5f4ac8ff..09f34fdd85 100644 --- a/Demo/ARM9_AT91SAM9XE_IAR/ParTest/ParTest.c +++ b/Demo/ARM9_AT91SAM9XE_IAR/ParTest/ParTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/ARM9_AT91SAM9XE_IAR/main.c b/Demo/ARM9_AT91SAM9XE_IAR/main.c index 2170e6794c..025c95634d 100644 --- a/Demo/ARM9_AT91SAM9XE_IAR/main.c +++ b/Demo/ARM9_AT91SAM9XE_IAR/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/ARM9_AT91SAM9XE_IAR/serial/serial.c b/Demo/ARM9_AT91SAM9XE_IAR/serial/serial.c index 823389fc82..58193a0d1d 100644 --- a/Demo/ARM9_AT91SAM9XE_IAR/serial/serial.c +++ b/Demo/ARM9_AT91SAM9XE_IAR/serial/serial.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/ARM9_STR91X_IAR/FreeRTOSConfig.h b/Demo/ARM9_STR91X_IAR/FreeRTOSConfig.h index 2045b2f7bd..5a1bd0df6d 100644 --- a/Demo/ARM9_STR91X_IAR/FreeRTOSConfig.h +++ b/Demo/ARM9_STR91X_IAR/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/ARM9_STR91X_IAR/ParTest/ParTest.c b/Demo/ARM9_STR91X_IAR/ParTest/ParTest.c index a5f955bddd..2022f2dbbf 100644 --- a/Demo/ARM9_STR91X_IAR/ParTest/ParTest.c +++ b/Demo/ARM9_STR91X_IAR/ParTest/ParTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/ARM9_STR91X_IAR/lwip/include/lwIPWebServer/BasicWEB.h b/Demo/ARM9_STR91X_IAR/lwip/include/lwIPWebServer/BasicWEB.h index 769940e6de..8e0040b89b 100644 --- a/Demo/ARM9_STR91X_IAR/lwip/include/lwIPWebServer/BasicWEB.h +++ b/Demo/ARM9_STR91X_IAR/lwip/include/lwIPWebServer/BasicWEB.h @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/ARM9_STR91X_IAR/lwip/lwipWebServer/BasicWEB.c b/Demo/ARM9_STR91X_IAR/lwip/lwipWebServer/BasicWEB.c index 7ac3e2edb4..fbacfeba2f 100644 --- a/Demo/ARM9_STR91X_IAR/lwip/lwipWebServer/BasicWEB.c +++ b/Demo/ARM9_STR91X_IAR/lwip/lwipWebServer/BasicWEB.c @@ -1,6 +1,6 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/ARM9_STR91X_IAR/main.c b/Demo/ARM9_STR91X_IAR/main.c index f57ec09696..961daff7fb 100644 --- a/Demo/ARM9_STR91X_IAR/main.c +++ b/Demo/ARM9_STR91X_IAR/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/ARM9_STR91X_IAR/serial/serial.c b/Demo/ARM9_STR91X_IAR/serial/serial.c index c78b42f9e2..8b1bebe5ba 100644 --- a/Demo/ARM9_STR91X_IAR/serial/serial.c +++ b/Demo/ARM9_STR91X_IAR/serial/serial.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/ARM9_STR91X_IAR/webserver/uIP_Task.c b/Demo/ARM9_STR91X_IAR/webserver/uIP_Task.c index 3f3756fec9..e43f7e679e 100644 --- a/Demo/ARM9_STR91X_IAR/webserver/uIP_Task.c +++ b/Demo/ARM9_STR91X_IAR/webserver/uIP_Task.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/AVR32_UC3/main.c b/Demo/AVR32_UC3/main.c index d7a4bb704d..80589373af 100644 --- a/Demo/AVR32_UC3/main.c +++ b/Demo/AVR32_UC3/main.c @@ -30,7 +30,7 @@ *****************************************************************************/ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/AVR_ATMega323_IAR/FreeRTOSConfig.h b/Demo/AVR_ATMega323_IAR/FreeRTOSConfig.h index e601c8d05c..cfc6da487f 100644 --- a/Demo/AVR_ATMega323_IAR/FreeRTOSConfig.h +++ b/Demo/AVR_ATMega323_IAR/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/AVR_ATMega323_IAR/ParTest/ParTest.c b/Demo/AVR_ATMega323_IAR/ParTest/ParTest.c index 9358094daa..ea86c96bd3 100644 --- a/Demo/AVR_ATMega323_IAR/ParTest/ParTest.c +++ b/Demo/AVR_ATMega323_IAR/ParTest/ParTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/AVR_ATMega323_IAR/main.c b/Demo/AVR_ATMega323_IAR/main.c index c9ea723a09..a38b514c98 100644 --- a/Demo/AVR_ATMega323_IAR/main.c +++ b/Demo/AVR_ATMega323_IAR/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/AVR_ATMega323_IAR/regtest.c b/Demo/AVR_ATMega323_IAR/regtest.c index 0eaef77131..8219d3e749 100644 --- a/Demo/AVR_ATMega323_IAR/regtest.c +++ b/Demo/AVR_ATMega323_IAR/regtest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/AVR_ATMega323_IAR/regtest.h b/Demo/AVR_ATMega323_IAR/regtest.h index ba4482f197..78e8166213 100644 --- a/Demo/AVR_ATMega323_IAR/regtest.h +++ b/Demo/AVR_ATMega323_IAR/regtest.h @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/AVR_ATMega323_IAR/serial/serial.c b/Demo/AVR_ATMega323_IAR/serial/serial.c index 28739d8ccc..5011f9ff4a 100644 --- a/Demo/AVR_ATMega323_IAR/serial/serial.c +++ b/Demo/AVR_ATMega323_IAR/serial/serial.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/AVR_ATMega323_WinAVR/FreeRTOSConfig.h b/Demo/AVR_ATMega323_WinAVR/FreeRTOSConfig.h index 58becf1d2a..4efc34e3f2 100644 --- a/Demo/AVR_ATMega323_WinAVR/FreeRTOSConfig.h +++ b/Demo/AVR_ATMega323_WinAVR/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/AVR_ATMega323_WinAVR/ParTest/ParTest.c b/Demo/AVR_ATMega323_WinAVR/ParTest/ParTest.c index c90a46d714..070ea1a45e 100644 --- a/Demo/AVR_ATMega323_WinAVR/ParTest/ParTest.c +++ b/Demo/AVR_ATMega323_WinAVR/ParTest/ParTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/AVR_ATMega323_WinAVR/main.c b/Demo/AVR_ATMega323_WinAVR/main.c index 7d9b18585b..8e117677f0 100644 --- a/Demo/AVR_ATMega323_WinAVR/main.c +++ b/Demo/AVR_ATMega323_WinAVR/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/AVR_ATMega323_WinAVR/regtest.c b/Demo/AVR_ATMega323_WinAVR/regtest.c index d3c64dac31..dade167a66 100644 --- a/Demo/AVR_ATMega323_WinAVR/regtest.c +++ b/Demo/AVR_ATMega323_WinAVR/regtest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/AVR_ATMega323_WinAVR/regtest.h b/Demo/AVR_ATMega323_WinAVR/regtest.h index ba4482f197..78e8166213 100644 --- a/Demo/AVR_ATMega323_WinAVR/regtest.h +++ b/Demo/AVR_ATMega323_WinAVR/regtest.h @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/AVR_ATMega323_WinAVR/serial/serial.c b/Demo/AVR_ATMega323_WinAVR/serial/serial.c index dcf36e58a6..5b2286a661 100644 --- a/Demo/AVR_ATMega323_WinAVR/serial/serial.c +++ b/Demo/AVR_ATMega323_WinAVR/serial/serial.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/CORTEX_AT91SAM3U256_IAR/FreeRTOSConfig.h b/Demo/CORTEX_AT91SAM3U256_IAR/FreeRTOSConfig.h index 2b171b8622..6e00c060ef 100644 --- a/Demo/CORTEX_AT91SAM3U256_IAR/FreeRTOSConfig.h +++ b/Demo/CORTEX_AT91SAM3U256_IAR/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/CORTEX_AT91SAM3U256_IAR/ParTest/ParTest.c b/Demo/CORTEX_AT91SAM3U256_IAR/ParTest/ParTest.c index d4e1c8d2e1..10fbb22f72 100644 --- a/Demo/CORTEX_AT91SAM3U256_IAR/ParTest/ParTest.c +++ b/Demo/CORTEX_AT91SAM3U256_IAR/ParTest/ParTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/CORTEX_AT91SAM3U256_IAR/lcd_message.h b/Demo/CORTEX_AT91SAM3U256_IAR/lcd_message.h index 9a7d313a85..a008c8b85a 100644 --- a/Demo/CORTEX_AT91SAM3U256_IAR/lcd_message.h +++ b/Demo/CORTEX_AT91SAM3U256_IAR/lcd_message.h @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/CORTEX_AT91SAM3U256_IAR/main.c b/Demo/CORTEX_AT91SAM3U256_IAR/main.c index 04b0e4bce1..8988b6dee2 100644 --- a/Demo/CORTEX_AT91SAM3U256_IAR/main.c +++ b/Demo/CORTEX_AT91SAM3U256_IAR/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/CORTEX_AT91SAM3U256_IAR/serial/serial.c b/Demo/CORTEX_AT91SAM3U256_IAR/serial/serial.c index 84549b50c7..52c8c27c32 100644 --- a/Demo/CORTEX_AT91SAM3U256_IAR/serial/serial.c +++ b/Demo/CORTEX_AT91SAM3U256_IAR/serial/serial.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/CORTEX_LM3S102_GCC/Demo1/FreeRTOSConfig.h b/Demo/CORTEX_LM3S102_GCC/Demo1/FreeRTOSConfig.h index 92f4cfd464..093a43064b 100644 --- a/Demo/CORTEX_LM3S102_GCC/Demo1/FreeRTOSConfig.h +++ b/Demo/CORTEX_LM3S102_GCC/Demo1/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/CORTEX_LM3S102_GCC/Demo1/main.c b/Demo/CORTEX_LM3S102_GCC/Demo1/main.c index f571109143..b0bb42623a 100644 --- a/Demo/CORTEX_LM3S102_GCC/Demo1/main.c +++ b/Demo/CORTEX_LM3S102_GCC/Demo1/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/CORTEX_LM3S102_GCC/Demo2/FreeRTOSConfig.h b/Demo/CORTEX_LM3S102_GCC/Demo2/FreeRTOSConfig.h index 92ae963415..74c6539c9b 100644 --- a/Demo/CORTEX_LM3S102_GCC/Demo2/FreeRTOSConfig.h +++ b/Demo/CORTEX_LM3S102_GCC/Demo2/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/CORTEX_LM3S102_GCC/Demo2/main.c b/Demo/CORTEX_LM3S102_GCC/Demo2/main.c index 4a0c65e8e4..e4fdfa178c 100644 --- a/Demo/CORTEX_LM3S102_GCC/Demo2/main.c +++ b/Demo/CORTEX_LM3S102_GCC/Demo2/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/CORTEX_LM3S102_GCC/FreeRTOSConfig.h b/Demo/CORTEX_LM3S102_GCC/FreeRTOSConfig.h index 5c400a871d..15e322c47c 100644 --- a/Demo/CORTEX_LM3S102_GCC/FreeRTOSConfig.h +++ b/Demo/CORTEX_LM3S102_GCC/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/CORTEX_LM3S102_GCC/ParTest/ParTest.c b/Demo/CORTEX_LM3S102_GCC/ParTest/ParTest.c index 1cc6f47de5..37b8e983ea 100644 --- a/Demo/CORTEX_LM3S102_GCC/ParTest/ParTest.c +++ b/Demo/CORTEX_LM3S102_GCC/ParTest/ParTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/CORTEX_LM3S102_GCC/main.c b/Demo/CORTEX_LM3S102_GCC/main.c index f571109143..b0bb42623a 100644 --- a/Demo/CORTEX_LM3S102_GCC/main.c +++ b/Demo/CORTEX_LM3S102_GCC/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/CORTEX_LM3S102_KEIL/Demo1/FreeRTOSConfig.h b/Demo/CORTEX_LM3S102_KEIL/Demo1/FreeRTOSConfig.h index 92f4cfd464..093a43064b 100644 --- a/Demo/CORTEX_LM3S102_KEIL/Demo1/FreeRTOSConfig.h +++ b/Demo/CORTEX_LM3S102_KEIL/Demo1/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/CORTEX_LM3S102_KEIL/Demo1/main.c b/Demo/CORTEX_LM3S102_KEIL/Demo1/main.c index e97bad8df4..f048c7664b 100644 --- a/Demo/CORTEX_LM3S102_KEIL/Demo1/main.c +++ b/Demo/CORTEX_LM3S102_KEIL/Demo1/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/CORTEX_LM3S102_KEIL/Demo2/FreeRTOSConfig.h b/Demo/CORTEX_LM3S102_KEIL/Demo2/FreeRTOSConfig.h index 92ae963415..74c6539c9b 100644 --- a/Demo/CORTEX_LM3S102_KEIL/Demo2/FreeRTOSConfig.h +++ b/Demo/CORTEX_LM3S102_KEIL/Demo2/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/CORTEX_LM3S102_KEIL/Demo2/main.c b/Demo/CORTEX_LM3S102_KEIL/Demo2/main.c index 7785d10db3..52d7b72e45 100644 --- a/Demo/CORTEX_LM3S102_KEIL/Demo2/main.c +++ b/Demo/CORTEX_LM3S102_KEIL/Demo2/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/CORTEX_LM3S102_KEIL/FreeRTOSConfig.h b/Demo/CORTEX_LM3S102_KEIL/FreeRTOSConfig.h index 775e0ad2f8..1dac518ac2 100644 --- a/Demo/CORTEX_LM3S102_KEIL/FreeRTOSConfig.h +++ b/Demo/CORTEX_LM3S102_KEIL/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/CORTEX_LM3S102_KEIL/ParTest/ParTest.c b/Demo/CORTEX_LM3S102_KEIL/ParTest/ParTest.c index 1cc6f47de5..37b8e983ea 100644 --- a/Demo/CORTEX_LM3S102_KEIL/ParTest/ParTest.c +++ b/Demo/CORTEX_LM3S102_KEIL/ParTest/ParTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/CORTEX_LM3S102_KEIL/main.c b/Demo/CORTEX_LM3S102_KEIL/main.c index e97bad8df4..f048c7664b 100644 --- a/Demo/CORTEX_LM3S102_KEIL/main.c +++ b/Demo/CORTEX_LM3S102_KEIL/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/CORTEX_LM3S102_Rowley/Demo1/FreeRTOSConfig.h b/Demo/CORTEX_LM3S102_Rowley/Demo1/FreeRTOSConfig.h index 5c400a871d..15e322c47c 100644 --- a/Demo/CORTEX_LM3S102_Rowley/Demo1/FreeRTOSConfig.h +++ b/Demo/CORTEX_LM3S102_Rowley/Demo1/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/CORTEX_LM3S102_Rowley/Demo1/ParTest.c b/Demo/CORTEX_LM3S102_Rowley/Demo1/ParTest.c index 1cc6f47de5..37b8e983ea 100644 --- a/Demo/CORTEX_LM3S102_Rowley/Demo1/ParTest.c +++ b/Demo/CORTEX_LM3S102_Rowley/Demo1/ParTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/CORTEX_LM3S102_Rowley/Demo1/main.c b/Demo/CORTEX_LM3S102_Rowley/Demo1/main.c index a33f9f0daa..5627043edc 100644 --- a/Demo/CORTEX_LM3S102_Rowley/Demo1/main.c +++ b/Demo/CORTEX_LM3S102_Rowley/Demo1/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/CORTEX_LM3S102_Rowley/Demo2/FreeRTOSConfig.h b/Demo/CORTEX_LM3S102_Rowley/Demo2/FreeRTOSConfig.h index 49507ac06e..c3d9acfe32 100644 --- a/Demo/CORTEX_LM3S102_Rowley/Demo2/FreeRTOSConfig.h +++ b/Demo/CORTEX_LM3S102_Rowley/Demo2/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/CORTEX_LM3S102_Rowley/Demo2/ParTest.c b/Demo/CORTEX_LM3S102_Rowley/Demo2/ParTest.c index 1cc6f47de5..37b8e983ea 100644 --- a/Demo/CORTEX_LM3S102_Rowley/Demo2/ParTest.c +++ b/Demo/CORTEX_LM3S102_Rowley/Demo2/ParTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/CORTEX_LM3S102_Rowley/Demo2/main.c b/Demo/CORTEX_LM3S102_Rowley/Demo2/main.c index f05b515225..fbd38b3bb2 100644 --- a/Demo/CORTEX_LM3S102_Rowley/Demo2/main.c +++ b/Demo/CORTEX_LM3S102_Rowley/Demo2/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/CORTEX_LM3S102_Rowley/Demo3/FreeRTOSConfig.h b/Demo/CORTEX_LM3S102_Rowley/Demo3/FreeRTOSConfig.h index 6143fe59e1..17d398880b 100644 --- a/Demo/CORTEX_LM3S102_Rowley/Demo3/FreeRTOSConfig.h +++ b/Demo/CORTEX_LM3S102_Rowley/Demo3/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/CORTEX_LM3S102_Rowley/Demo3/ParTest.c b/Demo/CORTEX_LM3S102_Rowley/Demo3/ParTest.c index 7c768c25a9..a5f6e62775 100644 --- a/Demo/CORTEX_LM3S102_Rowley/Demo3/ParTest.c +++ b/Demo/CORTEX_LM3S102_Rowley/Demo3/ParTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/CORTEX_LM3S102_Rowley/Demo3/main.c b/Demo/CORTEX_LM3S102_Rowley/Demo3/main.c index e5b216e7d2..e6f4504f02 100644 --- a/Demo/CORTEX_LM3S102_Rowley/Demo3/main.c +++ b/Demo/CORTEX_LM3S102_Rowley/Demo3/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/CORTEX_LM3S316_IAR/FreeRTOSConfig.h b/Demo/CORTEX_LM3S316_IAR/FreeRTOSConfig.h index d8dbccac24..2a741b71c3 100644 --- a/Demo/CORTEX_LM3S316_IAR/FreeRTOSConfig.h +++ b/Demo/CORTEX_LM3S316_IAR/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/CORTEX_LM3S316_IAR/ParTest/ParTest.c b/Demo/CORTEX_LM3S316_IAR/ParTest/ParTest.c index 1cc6f47de5..37b8e983ea 100644 --- a/Demo/CORTEX_LM3S316_IAR/ParTest/ParTest.c +++ b/Demo/CORTEX_LM3S316_IAR/ParTest/ParTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/CORTEX_LM3S316_IAR/commstest.c b/Demo/CORTEX_LM3S316_IAR/commstest.c index b8caddd1aa..7855701695 100644 --- a/Demo/CORTEX_LM3S316_IAR/commstest.c +++ b/Demo/CORTEX_LM3S316_IAR/commstest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/CORTEX_LM3S316_IAR/commstest.h b/Demo/CORTEX_LM3S316_IAR/commstest.h index 6ff63a64df..f5d01a0ab1 100644 --- a/Demo/CORTEX_LM3S316_IAR/commstest.h +++ b/Demo/CORTEX_LM3S316_IAR/commstest.h @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/CORTEX_LM3S316_IAR/main.c b/Demo/CORTEX_LM3S316_IAR/main.c index 347e23a74d..ef4d3e9e22 100644 --- a/Demo/CORTEX_LM3S316_IAR/main.c +++ b/Demo/CORTEX_LM3S316_IAR/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/CORTEX_LM3S811_GCC/FreeRTOSConfig.h b/Demo/CORTEX_LM3S811_GCC/FreeRTOSConfig.h index f9c84774b6..f8a373a4a5 100644 --- a/Demo/CORTEX_LM3S811_GCC/FreeRTOSConfig.h +++ b/Demo/CORTEX_LM3S811_GCC/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/CORTEX_LM3S811_GCC/main.c b/Demo/CORTEX_LM3S811_GCC/main.c index c41b5f9bdc..2682e3da7f 100644 --- a/Demo/CORTEX_LM3S811_GCC/main.c +++ b/Demo/CORTEX_LM3S811_GCC/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/CORTEX_LM3S811_IAR/FreeRTOSConfig.h b/Demo/CORTEX_LM3S811_IAR/FreeRTOSConfig.h index ecda1bdb21..3ae04739d8 100644 --- a/Demo/CORTEX_LM3S811_IAR/FreeRTOSConfig.h +++ b/Demo/CORTEX_LM3S811_IAR/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/CORTEX_LM3S811_IAR/main.c b/Demo/CORTEX_LM3S811_IAR/main.c index 6ac8692357..cb1ffcd248 100644 --- a/Demo/CORTEX_LM3S811_IAR/main.c +++ b/Demo/CORTEX_LM3S811_IAR/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/CORTEX_LM3S811_KEIL/FreeRTOSConfig.h b/Demo/CORTEX_LM3S811_KEIL/FreeRTOSConfig.h index 56dff5bf03..37dd82dbea 100644 --- a/Demo/CORTEX_LM3S811_KEIL/FreeRTOSConfig.h +++ b/Demo/CORTEX_LM3S811_KEIL/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/CORTEX_LM3S811_KEIL/heap/heap_1.c b/Demo/CORTEX_LM3S811_KEIL/heap/heap_1.c index 84963b8f50..8005f06397 100644 --- a/Demo/CORTEX_LM3S811_KEIL/heap/heap_1.c +++ b/Demo/CORTEX_LM3S811_KEIL/heap/heap_1.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/CORTEX_LM3S811_KEIL/main.c b/Demo/CORTEX_LM3S811_KEIL/main.c index e7fd408bc1..ba66b9de71 100644 --- a/Demo/CORTEX_LM3S811_KEIL/main.c +++ b/Demo/CORTEX_LM3S811_KEIL/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/FreeRTOSConfig.h b/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/FreeRTOSConfig.h index 918ab4c672..2db5edeb0b 100644 --- a/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/FreeRTOSConfig.h +++ b/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/IntQueueTimer.c b/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/IntQueueTimer.c index 306a0cb659..acb6f57a5d 100644 --- a/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/IntQueueTimer.c +++ b/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/IntQueueTimer.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/IntQueueTimer.h b/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/IntQueueTimer.h index f175dc20d9..8bc6ddc02c 100644 --- a/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/IntQueueTimer.h +++ b/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/IntQueueTimer.h @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/Makefile b/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/Makefile index 53bd97108f..781c329d7e 100644 --- a/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/Makefile +++ b/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/Makefile @@ -1,5 +1,5 @@ #/* -# FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. +# FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. # # This file is part of the FreeRTOS distribution. # diff --git a/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/ParTest/ParTest.c b/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/ParTest/ParTest.c index aa28dcc7e9..efd90007e4 100644 --- a/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/ParTest/ParTest.c +++ b/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/ParTest/ParTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/main.c b/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/main.c index b27d718c38..ba1f413864 100644 --- a/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/main.c +++ b/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/timertest.c b/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/timertest.c index 0c9bcff1df..941a06fd78 100644 --- a/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/timertest.c +++ b/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/timertest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/webserver/emac.c b/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/webserver/emac.c index 2b0ecb172b..563ce9a466 100644 --- a/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/webserver/emac.c +++ b/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/webserver/emac.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/webserver/uIP_Task.c b/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/webserver/uIP_Task.c index 419b1af0df..5063317684 100644 --- a/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/webserver/uIP_Task.c +++ b/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/webserver/uIP_Task.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/CORTEX_LM3Sxxxx_IAR_Keil/FreeRTOSConfig.h b/Demo/CORTEX_LM3Sxxxx_IAR_Keil/FreeRTOSConfig.h index 68b2f89b1b..da49a97a84 100644 --- a/Demo/CORTEX_LM3Sxxxx_IAR_Keil/FreeRTOSConfig.h +++ b/Demo/CORTEX_LM3Sxxxx_IAR_Keil/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/CORTEX_LM3Sxxxx_IAR_Keil/IntQueueTimer.c b/Demo/CORTEX_LM3Sxxxx_IAR_Keil/IntQueueTimer.c index 306a0cb659..acb6f57a5d 100644 --- a/Demo/CORTEX_LM3Sxxxx_IAR_Keil/IntQueueTimer.c +++ b/Demo/CORTEX_LM3Sxxxx_IAR_Keil/IntQueueTimer.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/CORTEX_LM3Sxxxx_IAR_Keil/IntQueueTimer.h b/Demo/CORTEX_LM3Sxxxx_IAR_Keil/IntQueueTimer.h index f175dc20d9..8bc6ddc02c 100644 --- a/Demo/CORTEX_LM3Sxxxx_IAR_Keil/IntQueueTimer.h +++ b/Demo/CORTEX_LM3Sxxxx_IAR_Keil/IntQueueTimer.h @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/CORTEX_LM3Sxxxx_IAR_Keil/ParTest/ParTest.c b/Demo/CORTEX_LM3Sxxxx_IAR_Keil/ParTest/ParTest.c index aa28dcc7e9..efd90007e4 100644 --- a/Demo/CORTEX_LM3Sxxxx_IAR_Keil/ParTest/ParTest.c +++ b/Demo/CORTEX_LM3Sxxxx_IAR_Keil/ParTest/ParTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/CORTEX_LM3Sxxxx_IAR_Keil/main.c b/Demo/CORTEX_LM3Sxxxx_IAR_Keil/main.c index 589f2dedc9..4b68104fd7 100644 --- a/Demo/CORTEX_LM3Sxxxx_IAR_Keil/main.c +++ b/Demo/CORTEX_LM3Sxxxx_IAR_Keil/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/CORTEX_LM3Sxxxx_IAR_Keil/timertest.c b/Demo/CORTEX_LM3Sxxxx_IAR_Keil/timertest.c index de22ab537d..130acaf13a 100644 --- a/Demo/CORTEX_LM3Sxxxx_IAR_Keil/timertest.c +++ b/Demo/CORTEX_LM3Sxxxx_IAR_Keil/timertest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/CORTEX_LM3Sxxxx_IAR_Keil/webserver/emac.c b/Demo/CORTEX_LM3Sxxxx_IAR_Keil/webserver/emac.c index aa80e2035b..dc786694f1 100644 --- a/Demo/CORTEX_LM3Sxxxx_IAR_Keil/webserver/emac.c +++ b/Demo/CORTEX_LM3Sxxxx_IAR_Keil/webserver/emac.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/CORTEX_LM3Sxxxx_IAR_Keil/webserver/uIP_Task.c b/Demo/CORTEX_LM3Sxxxx_IAR_Keil/webserver/uIP_Task.c index eb7ec3e429..c068e89a9a 100644 --- a/Demo/CORTEX_LM3Sxxxx_IAR_Keil/webserver/uIP_Task.c +++ b/Demo/CORTEX_LM3Sxxxx_IAR_Keil/webserver/uIP_Task.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/CORTEX_LPC1768_GCC_RedSuite/src/FreeRTOSConfig.h b/Demo/CORTEX_LPC1768_GCC_RedSuite/src/FreeRTOSConfig.h index c35b04e641..7762b3e05d 100644 --- a/Demo/CORTEX_LPC1768_GCC_RedSuite/src/FreeRTOSConfig.h +++ b/Demo/CORTEX_LPC1768_GCC_RedSuite/src/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/CORTEX_LPC1768_GCC_RedSuite/src/ParTest.c b/Demo/CORTEX_LPC1768_GCC_RedSuite/src/ParTest.c index 1178d88b8a..bc45f20477 100644 --- a/Demo/CORTEX_LPC1768_GCC_RedSuite/src/ParTest.c +++ b/Demo/CORTEX_LPC1768_GCC_RedSuite/src/ParTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/CORTEX_LPC1768_GCC_RedSuite/src/main.c b/Demo/CORTEX_LPC1768_GCC_RedSuite/src/main.c index 750bc79324..9673eac891 100644 --- a/Demo/CORTEX_LPC1768_GCC_RedSuite/src/main.c +++ b/Demo/CORTEX_LPC1768_GCC_RedSuite/src/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/CORTEX_LPC1768_GCC_RedSuite/src/webserver/emac.c b/Demo/CORTEX_LPC1768_GCC_RedSuite/src/webserver/emac.c index f4e714be9d..5e6f05623d 100644 --- a/Demo/CORTEX_LPC1768_GCC_RedSuite/src/webserver/emac.c +++ b/Demo/CORTEX_LPC1768_GCC_RedSuite/src/webserver/emac.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/CORTEX_LPC1768_GCC_RedSuite/src/webserver/uIP_Task.c b/Demo/CORTEX_LPC1768_GCC_RedSuite/src/webserver/uIP_Task.c index 356556b17e..022cafc3a8 100644 --- a/Demo/CORTEX_LPC1768_GCC_RedSuite/src/webserver/uIP_Task.c +++ b/Demo/CORTEX_LPC1768_GCC_RedSuite/src/webserver/uIP_Task.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/CORTEX_LPC1768_GCC_Rowley/FreeRTOSConfig.h b/Demo/CORTEX_LPC1768_GCC_Rowley/FreeRTOSConfig.h index f0d90fdf44..4b3f6569c9 100644 --- a/Demo/CORTEX_LPC1768_GCC_Rowley/FreeRTOSConfig.h +++ b/Demo/CORTEX_LPC1768_GCC_Rowley/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/CORTEX_LPC1768_GCC_Rowley/LED.h b/Demo/CORTEX_LPC1768_GCC_Rowley/LED.h index 2aae6cb566..ea79f43bf9 100644 --- a/Demo/CORTEX_LPC1768_GCC_Rowley/LED.h +++ b/Demo/CORTEX_LPC1768_GCC_Rowley/LED.h @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/CORTEX_LPC1768_GCC_Rowley/ParTest.c b/Demo/CORTEX_LPC1768_GCC_Rowley/ParTest.c index 9bdbee1c57..cfae5cd3e3 100644 --- a/Demo/CORTEX_LPC1768_GCC_Rowley/ParTest.c +++ b/Demo/CORTEX_LPC1768_GCC_Rowley/ParTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/CORTEX_LPC1768_GCC_Rowley/main.c b/Demo/CORTEX_LPC1768_GCC_Rowley/main.c index 529b498fc2..23de6ccc33 100644 --- a/Demo/CORTEX_LPC1768_GCC_Rowley/main.c +++ b/Demo/CORTEX_LPC1768_GCC_Rowley/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/CORTEX_LPC1768_GCC_Rowley/webserver/emac.c b/Demo/CORTEX_LPC1768_GCC_Rowley/webserver/emac.c index 4fbdfd50a8..46981f28d4 100644 --- a/Demo/CORTEX_LPC1768_GCC_Rowley/webserver/emac.c +++ b/Demo/CORTEX_LPC1768_GCC_Rowley/webserver/emac.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/CORTEX_LPC1768_GCC_Rowley/webserver/uIP_Task.c b/Demo/CORTEX_LPC1768_GCC_Rowley/webserver/uIP_Task.c index 94f0cc11af..266ff24699 100644 --- a/Demo/CORTEX_LPC1768_GCC_Rowley/webserver/uIP_Task.c +++ b/Demo/CORTEX_LPC1768_GCC_Rowley/webserver/uIP_Task.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/CORTEX_LPC1768_IAR/FreeRTOSConfig.h b/Demo/CORTEX_LPC1768_IAR/FreeRTOSConfig.h index 44dbc5d947..c1b83cbdec 100644 --- a/Demo/CORTEX_LPC1768_IAR/FreeRTOSConfig.h +++ b/Demo/CORTEX_LPC1768_IAR/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/CORTEX_LPC1768_IAR/LED.h b/Demo/CORTEX_LPC1768_IAR/LED.h index 2aae6cb566..ea79f43bf9 100644 --- a/Demo/CORTEX_LPC1768_IAR/LED.h +++ b/Demo/CORTEX_LPC1768_IAR/LED.h @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/CORTEX_LPC1768_IAR/ParTest.c b/Demo/CORTEX_LPC1768_IAR/ParTest.c index e642437016..a167b33259 100644 --- a/Demo/CORTEX_LPC1768_IAR/ParTest.c +++ b/Demo/CORTEX_LPC1768_IAR/ParTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. @@ -55,16 +55,18 @@ * Simple parallel port IO routines. *-----------------------------------------------------------*/ -#define partstNUM_LEDS ( 1 ) -#define partstLED_OUTPUT ( 1 << 25 ) +#define partstLED1_OUTPUT ( 1 << 25 ) +#define partstLED2_OUTPUT ( 1 << 4 ) void vParTestInitialise( void ) { - /* Only one LED on P1.25. */ - GPIO1->FIODIR = partstLED_OUTPUT; + /* Set LEDs to output. */ + GPIO1->FIODIR = partstLED1_OUTPUT; + GPIO0->FIODIR = partstLED2_OUTPUT; /* Start with LED off. */ - GPIO1->FIOSET = partstLED_OUTPUT; + GPIO1->FIOSET = partstLED1_OUTPUT; + GPIO0->FIOSET = partstLED2_OUTPUT; } /*-----------------------------------------------------------*/ @@ -72,18 +74,30 @@ void vParTestSetLED( unsigned long ulLEDIn, signed long xValue ) { /* Used to set and clear LEDs on FIO2. */ - if( ulLEDIn < partstNUM_LEDS ) + if( ulLEDIn == 0 ) { /* Set of clear the output. */ if( xValue ) { - GPIO1->FIOCLR = partstLED_OUTPUT; + GPIO1->FIOCLR = partstLED1_OUTPUT; } else { - GPIO1->FIOSET = partstLED_OUTPUT; + GPIO1->FIOSET = partstLED1_OUTPUT; } } + else if( ulLEDIn == 1 ) + { + /* Set of clear the output. */ + if( xValue ) + { + GPIO0->FIOCLR = partstLED2_OUTPUT; + } + else + { + GPIO0->FIOSET = partstLED2_OUTPUT; + } + } } /*-----------------------------------------------------------*/ @@ -93,25 +107,38 @@ unsigned long ulCurrentState; /* Used to toggle LEDs on FIO2. */ - if( ulLEDIn < partstNUM_LEDS ) + if( ulLEDIn == 0 ) { /* If this bit is already set, clear it, and visa versa. */ ulCurrentState = GPIO1->FIOPIN; - if( ulCurrentState & partstLED_OUTPUT ) + if( ulCurrentState & partstLED1_OUTPUT ) { - GPIO1->FIOCLR = partstLED_OUTPUT; + GPIO1->FIOCLR = partstLED1_OUTPUT; } else { - GPIO1->FIOSET = partstLED_OUTPUT; + GPIO1->FIOSET = partstLED1_OUTPUT; } } + else if( ulLEDIn == 1 ) + { + /* If this bit is already set, clear it, and visa versa. */ + ulCurrentState = GPIO1->FIOPIN; + if( ulCurrentState & partstLED1_OUTPUT ) + { + GPIO0->FIOCLR = partstLED2_OUTPUT; + } + else + { + GPIO0->FIOSET = partstLED2_OUTPUT; + } + } } /*-----------------------------------------------------------*/ long lParTestGetLEDState( void ) { - if( ( GPIO1->FIOPIN & partstLED_OUTPUT ) != 0 ) + if( ( GPIO0->FIOPIN & partstLED2_OUTPUT ) == 0 ) { return pdFALSE; } @@ -127,11 +154,11 @@ void vParTestSetLEDState( long lState ) /* Used to set and clear the LEDs on FIO1. */ if( lState != pdFALSE ) { - GPIO1->FIOSET = partstLED_OUTPUT; + GPIO0->FIOCLR = partstLED2_OUTPUT; } else { - GPIO1->FIOCLR = partstLED_OUTPUT; + GPIO0->FIOSET = partstLED2_OUTPUT; } } /*-----------------------------------------------------------*/ diff --git a/Demo/CORTEX_LPC1768_IAR/main.c b/Demo/CORTEX_LPC1768_IAR/main.c index 9e35881856..cdb42447d8 100644 --- a/Demo/CORTEX_LPC1768_IAR/main.c +++ b/Demo/CORTEX_LPC1768_IAR/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/CORTEX_LPC1768_IAR/webserver/emac.c b/Demo/CORTEX_LPC1768_IAR/webserver/emac.c index 104aba5531..ba62f9d474 100644 --- a/Demo/CORTEX_LPC1768_IAR/webserver/emac.c +++ b/Demo/CORTEX_LPC1768_IAR/webserver/emac.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/CORTEX_LPC1768_IAR/webserver/uIP_Task.c b/Demo/CORTEX_LPC1768_IAR/webserver/uIP_Task.c index 94f0cc11af..266ff24699 100644 --- a/Demo/CORTEX_LPC1768_IAR/webserver/uIP_Task.c +++ b/Demo/CORTEX_LPC1768_IAR/webserver/uIP_Task.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/CORTEX_STM32F103_IAR/FreeRTOSConfig.h b/Demo/CORTEX_STM32F103_IAR/FreeRTOSConfig.h index 898fd0123c..c02006c0b6 100644 --- a/Demo/CORTEX_STM32F103_IAR/FreeRTOSConfig.h +++ b/Demo/CORTEX_STM32F103_IAR/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/CORTEX_STM32F103_IAR/ParTest/ParTest.c b/Demo/CORTEX_STM32F103_IAR/ParTest/ParTest.c index d06fdbbabb..e2c661295e 100644 --- a/Demo/CORTEX_STM32F103_IAR/ParTest/ParTest.c +++ b/Demo/CORTEX_STM32F103_IAR/ParTest/ParTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/CORTEX_STM32F103_IAR/main.c b/Demo/CORTEX_STM32F103_IAR/main.c index 17583518f3..80ab5bcae9 100644 --- a/Demo/CORTEX_STM32F103_IAR/main.c +++ b/Demo/CORTEX_STM32F103_IAR/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/CORTEX_STM32F103_IAR/serial/serial.c b/Demo/CORTEX_STM32F103_IAR/serial/serial.c index da0bc27076..f014ec4f57 100644 --- a/Demo/CORTEX_STM32F103_IAR/serial/serial.c +++ b/Demo/CORTEX_STM32F103_IAR/serial/serial.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/CORTEX_STM32F103_IAR/timertest.c b/Demo/CORTEX_STM32F103_IAR/timertest.c index ec9a882f81..c4e88e142c 100644 --- a/Demo/CORTEX_STM32F103_IAR/timertest.c +++ b/Demo/CORTEX_STM32F103_IAR/timertest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/CORTEX_STM32F103_Keil/FreeRTOSConfig.h b/Demo/CORTEX_STM32F103_Keil/FreeRTOSConfig.h index 898fd0123c..c02006c0b6 100644 --- a/Demo/CORTEX_STM32F103_Keil/FreeRTOSConfig.h +++ b/Demo/CORTEX_STM32F103_Keil/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/CORTEX_STM32F103_Keil/ParTest/ParTest.c b/Demo/CORTEX_STM32F103_Keil/ParTest/ParTest.c index d06fdbbabb..e2c661295e 100644 --- a/Demo/CORTEX_STM32F103_Keil/ParTest/ParTest.c +++ b/Demo/CORTEX_STM32F103_Keil/ParTest/ParTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/CORTEX_STM32F103_Keil/main.c b/Demo/CORTEX_STM32F103_Keil/main.c index 17583518f3..80ab5bcae9 100644 --- a/Demo/CORTEX_STM32F103_Keil/main.c +++ b/Demo/CORTEX_STM32F103_Keil/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/CORTEX_STM32F103_Keil/serial/serial.c b/Demo/CORTEX_STM32F103_Keil/serial/serial.c index da0bc27076..f014ec4f57 100644 --- a/Demo/CORTEX_STM32F103_Keil/serial/serial.c +++ b/Demo/CORTEX_STM32F103_Keil/serial/serial.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/CORTEX_STM32F103_Keil/timertest.c b/Demo/CORTEX_STM32F103_Keil/timertest.c index ec9a882f81..c4e88e142c 100644 --- a/Demo/CORTEX_STM32F103_Keil/timertest.c +++ b/Demo/CORTEX_STM32F103_Keil/timertest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/CORTEX_STM32F103_Primer_GCC/FreeRTOSConfig.h b/Demo/CORTEX_STM32F103_Primer_GCC/FreeRTOSConfig.h index d5f19cafbb..823ed8d2d4 100644 --- a/Demo/CORTEX_STM32F103_Primer_GCC/FreeRTOSConfig.h +++ b/Demo/CORTEX_STM32F103_Primer_GCC/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/CORTEX_STM32F103_Primer_GCC/ParTest/ParTest.c b/Demo/CORTEX_STM32F103_Primer_GCC/ParTest/ParTest.c index 5c6609224a..c57be2f828 100644 --- a/Demo/CORTEX_STM32F103_Primer_GCC/ParTest/ParTest.c +++ b/Demo/CORTEX_STM32F103_Primer_GCC/ParTest/ParTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/CORTEX_STM32F103_Primer_GCC/bitmap.h b/Demo/CORTEX_STM32F103_Primer_GCC/bitmap.h index 10eff5dc1c..92bcf7b1ca 100644 --- a/Demo/CORTEX_STM32F103_Primer_GCC/bitmap.h +++ b/Demo/CORTEX_STM32F103_Primer_GCC/bitmap.h @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/CORTEX_STM32F103_Primer_GCC/main.c b/Demo/CORTEX_STM32F103_Primer_GCC/main.c index 263ad3c835..f007d87fbb 100644 --- a/Demo/CORTEX_STM32F103_Primer_GCC/main.c +++ b/Demo/CORTEX_STM32F103_Primer_GCC/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/CORTEX_STM32F103_Primer_GCC/timertest.c b/Demo/CORTEX_STM32F103_Primer_GCC/timertest.c index ec9a882f81..c4e88e142c 100644 --- a/Demo/CORTEX_STM32F103_Primer_GCC/timertest.c +++ b/Demo/CORTEX_STM32F103_Primer_GCC/timertest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/CORTEX_STM32F107_GCC_Rowley/FreeRTOSConfig.h b/Demo/CORTEX_STM32F107_GCC_Rowley/FreeRTOSConfig.h index 86f8ae3e1c..b15355708e 100644 --- a/Demo/CORTEX_STM32F107_GCC_Rowley/FreeRTOSConfig.h +++ b/Demo/CORTEX_STM32F107_GCC_Rowley/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/CORTEX_STM32F107_GCC_Rowley/FreeRTOSConfig.h.scsc b/Demo/CORTEX_STM32F107_GCC_Rowley/FreeRTOSConfig.h.scsc index 217b982f7b..3dba27a087 100644 --- a/Demo/CORTEX_STM32F107_GCC_Rowley/FreeRTOSConfig.h.scsc +++ b/Demo/CORTEX_STM32F107_GCC_Rowley/FreeRTOSConfig.h.scsc @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/CORTEX_STM32F107_GCC_Rowley/ParTest/ParTest.c b/Demo/CORTEX_STM32F107_GCC_Rowley/ParTest/ParTest.c index ee35257bec..804e7e4180 100644 --- a/Demo/CORTEX_STM32F107_GCC_Rowley/ParTest/ParTest.c +++ b/Demo/CORTEX_STM32F107_GCC_Rowley/ParTest/ParTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/CORTEX_STM32F107_GCC_Rowley/main.c b/Demo/CORTEX_STM32F107_GCC_Rowley/main.c index 12b12c2da6..b22f9a5a50 100644 --- a/Demo/CORTEX_STM32F107_GCC_Rowley/main.c +++ b/Demo/CORTEX_STM32F107_GCC_Rowley/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/CORTEX_STM32F107_GCC_Rowley/scsc.tmp b/Demo/CORTEX_STM32F107_GCC_Rowley/scsc.tmp index f6086b0b8a..1436efc130 100644 --- a/Demo/CORTEX_STM32F107_GCC_Rowley/scsc.tmp +++ b/Demo/CORTEX_STM32F107_GCC_Rowley/scsc.tmp @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/CORTEX_STM32F107_GCC_Rowley/timertest.c b/Demo/CORTEX_STM32F107_GCC_Rowley/timertest.c index 57972b760f..5df451c12a 100644 --- a/Demo/CORTEX_STM32F107_GCC_Rowley/timertest.c +++ b/Demo/CORTEX_STM32F107_GCC_Rowley/timertest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/CORTEX_STM32F107_GCC_Rowley/webserver/emac.c b/Demo/CORTEX_STM32F107_GCC_Rowley/webserver/emac.c index f6086b0b8a..1436efc130 100644 --- a/Demo/CORTEX_STM32F107_GCC_Rowley/webserver/emac.c +++ b/Demo/CORTEX_STM32F107_GCC_Rowley/webserver/emac.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/CORTEX_STM32F107_GCC_Rowley/webserver/emac.c.scsc b/Demo/CORTEX_STM32F107_GCC_Rowley/webserver/emac.c.scsc index 2b357784e6..bbe700ae2b 100644 --- a/Demo/CORTEX_STM32F107_GCC_Rowley/webserver/emac.c.scsc +++ b/Demo/CORTEX_STM32F107_GCC_Rowley/webserver/emac.c.scsc @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/CORTEX_STM32F107_GCC_Rowley/webserver/emac.h b/Demo/CORTEX_STM32F107_GCC_Rowley/webserver/emac.h index 9836ee0537..57a7a7a573 100644 --- a/Demo/CORTEX_STM32F107_GCC_Rowley/webserver/emac.h +++ b/Demo/CORTEX_STM32F107_GCC_Rowley/webserver/emac.h @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/CORTEX_STM32F107_GCC_Rowley/webserver/emac.h.scsc b/Demo/CORTEX_STM32F107_GCC_Rowley/webserver/emac.h.scsc index 9d0511ae7a..1b8e1d798c 100644 --- a/Demo/CORTEX_STM32F107_GCC_Rowley/webserver/emac.h.scsc +++ b/Demo/CORTEX_STM32F107_GCC_Rowley/webserver/emac.h.scsc @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/CORTEX_STM32F107_GCC_Rowley/webserver/uIP_Task.c b/Demo/CORTEX_STM32F107_GCC_Rowley/webserver/uIP_Task.c index 742c43a781..cd96490343 100644 --- a/Demo/CORTEX_STM32F107_GCC_Rowley/webserver/uIP_Task.c +++ b/Demo/CORTEX_STM32F107_GCC_Rowley/webserver/uIP_Task.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/ColdFire_MCF51CN128_CodeWarrior/Sources/FreeRTOSConfig.h b/Demo/ColdFire_MCF51CN128_CodeWarrior/Sources/FreeRTOSConfig.h index 1a8dd08927..ab1527dca4 100644 --- a/Demo/ColdFire_MCF51CN128_CodeWarrior/Sources/FreeRTOSConfig.h +++ b/Demo/ColdFire_MCF51CN128_CodeWarrior/Sources/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/ColdFire_MCF51CN128_CodeWarrior/Sources/ParTest/ParTest.c b/Demo/ColdFire_MCF51CN128_CodeWarrior/Sources/ParTest/ParTest.c index 6498bfbf5b..2057885c77 100644 --- a/Demo/ColdFire_MCF51CN128_CodeWarrior/Sources/ParTest/ParTest.c +++ b/Demo/ColdFire_MCF51CN128_CodeWarrior/Sources/ParTest/ParTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/ColdFire_MCF51CN128_CodeWarrior/Sources/httpd/uIP_Task.c b/Demo/ColdFire_MCF51CN128_CodeWarrior/Sources/httpd/uIP_Task.c index 17c3f453ea..a1327eddac 100644 --- a/Demo/ColdFire_MCF51CN128_CodeWarrior/Sources/httpd/uIP_Task.c +++ b/Demo/ColdFire_MCF51CN128_CodeWarrior/Sources/httpd/uIP_Task.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/ColdFire_MCF51CN128_CodeWarrior/Sources/main.c b/Demo/ColdFire_MCF51CN128_CodeWarrior/Sources/main.c index fa6e66eaa7..3eb214e855 100644 --- a/Demo/ColdFire_MCF51CN128_CodeWarrior/Sources/main.c +++ b/Demo/ColdFire_MCF51CN128_CodeWarrior/Sources/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/ColdFire_MCF52221_CodeWarrior/sources/FreeRTOSConfig.h b/Demo/ColdFire_MCF52221_CodeWarrior/sources/FreeRTOSConfig.h index 4db5ef8222..2e90160c93 100644 --- a/Demo/ColdFire_MCF52221_CodeWarrior/sources/FreeRTOSConfig.h +++ b/Demo/ColdFire_MCF52221_CodeWarrior/sources/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/ColdFire_MCF52221_CodeWarrior/sources/FreeRTOS_Tick_Setup.c b/Demo/ColdFire_MCF52221_CodeWarrior/sources/FreeRTOS_Tick_Setup.c index fa66bad353..91aab48fed 100644 --- a/Demo/ColdFire_MCF52221_CodeWarrior/sources/FreeRTOS_Tick_Setup.c +++ b/Demo/ColdFire_MCF52221_CodeWarrior/sources/FreeRTOS_Tick_Setup.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/ColdFire_MCF52221_CodeWarrior/sources/ParTest/ParTest.c b/Demo/ColdFire_MCF52221_CodeWarrior/sources/ParTest/ParTest.c index 5f2297d54f..e3328ccc3a 100644 --- a/Demo/ColdFire_MCF52221_CodeWarrior/sources/ParTest/ParTest.c +++ b/Demo/ColdFire_MCF52221_CodeWarrior/sources/ParTest/ParTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/ColdFire_MCF52221_CodeWarrior/sources/main.c b/Demo/ColdFire_MCF52221_CodeWarrior/sources/main.c index 0de9f9a963..82a421558a 100644 --- a/Demo/ColdFire_MCF52221_CodeWarrior/sources/main.c +++ b/Demo/ColdFire_MCF52221_CodeWarrior/sources/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/ColdFire_MCF52221_CodeWarrior/sources/serial/serial.c b/Demo/ColdFire_MCF52221_CodeWarrior/sources/serial/serial.c index ef1f80d010..54f6a5b44c 100644 --- a/Demo/ColdFire_MCF52221_CodeWarrior/sources/serial/serial.c +++ b/Demo/ColdFire_MCF52221_CodeWarrior/sources/serial/serial.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/ColdFire_MCF52233_Eclipse/RTOSDemo/FreeRTOSConfig.h b/Demo/ColdFire_MCF52233_Eclipse/RTOSDemo/FreeRTOSConfig.h index 8f7be8d7a4..85eaa9c23d 100644 --- a/Demo/ColdFire_MCF52233_Eclipse/RTOSDemo/FreeRTOSConfig.h +++ b/Demo/ColdFire_MCF52233_Eclipse/RTOSDemo/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/ColdFire_MCF52233_Eclipse/RTOSDemo/FreeRTOS_Tick_Setup.c b/Demo/ColdFire_MCF52233_Eclipse/RTOSDemo/FreeRTOS_Tick_Setup.c index 0448aebf86..24d6f7ca26 100644 --- a/Demo/ColdFire_MCF52233_Eclipse/RTOSDemo/FreeRTOS_Tick_Setup.c +++ b/Demo/ColdFire_MCF52233_Eclipse/RTOSDemo/FreeRTOS_Tick_Setup.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/ColdFire_MCF52233_Eclipse/RTOSDemo/ParTest/ParTest.c b/Demo/ColdFire_MCF52233_Eclipse/RTOSDemo/ParTest/ParTest.c index 85ea076621..1ff0be7289 100644 --- a/Demo/ColdFire_MCF52233_Eclipse/RTOSDemo/ParTest/ParTest.c +++ b/Demo/ColdFire_MCF52233_Eclipse/RTOSDemo/ParTest/ParTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/ColdFire_MCF52233_Eclipse/RTOSDemo/main.c b/Demo/ColdFire_MCF52233_Eclipse/RTOSDemo/main.c index af9e19608c..443194adc9 100644 --- a/Demo/ColdFire_MCF52233_Eclipse/RTOSDemo/main.c +++ b/Demo/ColdFire_MCF52233_Eclipse/RTOSDemo/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/ColdFire_MCF52233_Eclipse/RTOSDemo/webserver/FEC.c b/Demo/ColdFire_MCF52233_Eclipse/RTOSDemo/webserver/FEC.c index 92ea436a7e..3578e68708 100644 --- a/Demo/ColdFire_MCF52233_Eclipse/RTOSDemo/webserver/FEC.c +++ b/Demo/ColdFire_MCF52233_Eclipse/RTOSDemo/webserver/FEC.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/ColdFire_MCF52233_Eclipse/RTOSDemo/webserver/uIP_Task.c b/Demo/ColdFire_MCF52233_Eclipse/RTOSDemo/webserver/uIP_Task.c index e61918b00a..78521a1263 100644 --- a/Demo/ColdFire_MCF52233_Eclipse/RTOSDemo/webserver/uIP_Task.c +++ b/Demo/ColdFire_MCF52233_Eclipse/RTOSDemo/webserver/uIP_Task.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/ColdFire_MCF52259_CodeWarrior/FreeRTOSConfig.h b/Demo/ColdFire_MCF52259_CodeWarrior/FreeRTOSConfig.h index 269caa14db..900f579f48 100644 --- a/Demo/ColdFire_MCF52259_CodeWarrior/FreeRTOSConfig.h +++ b/Demo/ColdFire_MCF52259_CodeWarrior/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/ColdFire_MCF52259_CodeWarrior/FreeRTOS_Tick_Setup.c b/Demo/ColdFire_MCF52259_CodeWarrior/FreeRTOS_Tick_Setup.c index bf7148e8b3..9b89d5d6c8 100644 --- a/Demo/ColdFire_MCF52259_CodeWarrior/FreeRTOS_Tick_Setup.c +++ b/Demo/ColdFire_MCF52259_CodeWarrior/FreeRTOS_Tick_Setup.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/ColdFire_MCF52259_CodeWarrior/HTTPDemo.c b/Demo/ColdFire_MCF52259_CodeWarrior/HTTPDemo.c index b6444ceef6..0a0cbb6de7 100644 --- a/Demo/ColdFire_MCF52259_CodeWarrior/HTTPDemo.c +++ b/Demo/ColdFire_MCF52259_CodeWarrior/HTTPDemo.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/ColdFire_MCF52259_CodeWarrior/HTTPDemo.h b/Demo/ColdFire_MCF52259_CodeWarrior/HTTPDemo.h index 9c0b135d94..8590ad6e39 100644 --- a/Demo/ColdFire_MCF52259_CodeWarrior/HTTPDemo.h +++ b/Demo/ColdFire_MCF52259_CodeWarrior/HTTPDemo.h @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/ColdFire_MCF52259_CodeWarrior/ParTest/ParTest.c b/Demo/ColdFire_MCF52259_CodeWarrior/ParTest/ParTest.c index 5f2297d54f..e3328ccc3a 100644 --- a/Demo/ColdFire_MCF52259_CodeWarrior/ParTest/ParTest.c +++ b/Demo/ColdFire_MCF52259_CodeWarrior/ParTest/ParTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/ColdFire_MCF52259_CodeWarrior/main.c b/Demo/ColdFire_MCF52259_CodeWarrior/main.c index f350ac568f..3ad569ef7f 100644 --- a/Demo/ColdFire_MCF52259_CodeWarrior/main.c +++ b/Demo/ColdFire_MCF52259_CodeWarrior/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/ColdFire_MCF5282_Eclipse/RTOSDemo/FreeRTOSConfig.h b/Demo/ColdFire_MCF5282_Eclipse/RTOSDemo/FreeRTOSConfig.h index 320924fa46..a25a1f7fe3 100644 --- a/Demo/ColdFire_MCF5282_Eclipse/RTOSDemo/FreeRTOSConfig.h +++ b/Demo/ColdFire_MCF5282_Eclipse/RTOSDemo/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/ColdFire_MCF5282_Eclipse/RTOSDemo/FreeRTOS_Tick_Setup.c b/Demo/ColdFire_MCF5282_Eclipse/RTOSDemo/FreeRTOS_Tick_Setup.c index 0448aebf86..24d6f7ca26 100644 --- a/Demo/ColdFire_MCF5282_Eclipse/RTOSDemo/FreeRTOS_Tick_Setup.c +++ b/Demo/ColdFire_MCF5282_Eclipse/RTOSDemo/FreeRTOS_Tick_Setup.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/ColdFire_MCF5282_Eclipse/RTOSDemo/IntQueueTimer.c b/Demo/ColdFire_MCF5282_Eclipse/RTOSDemo/IntQueueTimer.c index f39d05aaeb..7e49fed354 100644 --- a/Demo/ColdFire_MCF5282_Eclipse/RTOSDemo/IntQueueTimer.c +++ b/Demo/ColdFire_MCF5282_Eclipse/RTOSDemo/IntQueueTimer.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/ColdFire_MCF5282_Eclipse/RTOSDemo/IntQueueTimer.h b/Demo/ColdFire_MCF5282_Eclipse/RTOSDemo/IntQueueTimer.h index f175dc20d9..8bc6ddc02c 100644 --- a/Demo/ColdFire_MCF5282_Eclipse/RTOSDemo/IntQueueTimer.h +++ b/Demo/ColdFire_MCF5282_Eclipse/RTOSDemo/IntQueueTimer.h @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/ColdFire_MCF5282_Eclipse/RTOSDemo/ParTest/ParTest.c b/Demo/ColdFire_MCF5282_Eclipse/RTOSDemo/ParTest/ParTest.c index f6774e092d..82ecb6f8a6 100644 --- a/Demo/ColdFire_MCF5282_Eclipse/RTOSDemo/ParTest/ParTest.c +++ b/Demo/ColdFire_MCF5282_Eclipse/RTOSDemo/ParTest/ParTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/ColdFire_MCF5282_Eclipse/RTOSDemo/main.c b/Demo/ColdFire_MCF5282_Eclipse/RTOSDemo/main.c index e9fdee7028..d0e9329be6 100644 --- a/Demo/ColdFire_MCF5282_Eclipse/RTOSDemo/main.c +++ b/Demo/ColdFire_MCF5282_Eclipse/RTOSDemo/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/ColdFire_MCF5282_Eclipse/RTOSDemo/serial/serial.c b/Demo/ColdFire_MCF5282_Eclipse/RTOSDemo/serial/serial.c index 845bcaf65d..df8df956ce 100644 --- a/Demo/ColdFire_MCF5282_Eclipse/RTOSDemo/serial/serial.c +++ b/Demo/ColdFire_MCF5282_Eclipse/RTOSDemo/serial/serial.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/Common/Full/BlockQ.c b/Demo/Common/Full/BlockQ.c index dd91206c98..d6e77bfcd8 100644 --- a/Demo/Common/Full/BlockQ.c +++ b/Demo/Common/Full/BlockQ.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/Common/Full/PollQ.c b/Demo/Common/Full/PollQ.c index b6584b36a9..3bc9fc22ea 100644 --- a/Demo/Common/Full/PollQ.c +++ b/Demo/Common/Full/PollQ.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/Common/Full/comtest.c b/Demo/Common/Full/comtest.c index 8582496be3..0b59cec5c2 100644 --- a/Demo/Common/Full/comtest.c +++ b/Demo/Common/Full/comtest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/Common/Full/death.c b/Demo/Common/Full/death.c index 227f8f3ebd..6230cecb9a 100644 --- a/Demo/Common/Full/death.c +++ b/Demo/Common/Full/death.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/Common/Full/dynamic.c b/Demo/Common/Full/dynamic.c index 49fb4015c1..761e1e7eb5 100644 --- a/Demo/Common/Full/dynamic.c +++ b/Demo/Common/Full/dynamic.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/Common/Full/events.c b/Demo/Common/Full/events.c index 900dea9128..4f60b3347d 100644 --- a/Demo/Common/Full/events.c +++ b/Demo/Common/Full/events.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/Common/Full/flash.c b/Demo/Common/Full/flash.c index a02b161f8a..aec2462884 100644 --- a/Demo/Common/Full/flash.c +++ b/Demo/Common/Full/flash.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/Common/Full/flop.c b/Demo/Common/Full/flop.c index 3ca2b004aa..4a02fb4db6 100644 --- a/Demo/Common/Full/flop.c +++ b/Demo/Common/Full/flop.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/Common/Full/integer.c b/Demo/Common/Full/integer.c index 16661ce623..6af19fb844 100644 --- a/Demo/Common/Full/integer.c +++ b/Demo/Common/Full/integer.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/Common/Full/print.c b/Demo/Common/Full/print.c index 9e77a63857..b421cfb515 100644 --- a/Demo/Common/Full/print.c +++ b/Demo/Common/Full/print.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/Common/Full/semtest.c b/Demo/Common/Full/semtest.c index 8ea250fc07..c6e0c4d1c5 100644 --- a/Demo/Common/Full/semtest.c +++ b/Demo/Common/Full/semtest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/Common/Minimal/AltBlckQ.c b/Demo/Common/Minimal/AltBlckQ.c index de4933f5d9..d474681d9c 100644 --- a/Demo/Common/Minimal/AltBlckQ.c +++ b/Demo/Common/Minimal/AltBlckQ.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/Common/Minimal/AltBlock.c b/Demo/Common/Minimal/AltBlock.c index 1689594672..b0a0104a1e 100644 --- a/Demo/Common/Minimal/AltBlock.c +++ b/Demo/Common/Minimal/AltBlock.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/Common/Minimal/AltPollQ.c b/Demo/Common/Minimal/AltPollQ.c index 34ea5757fc..c4d9f7aa9f 100644 --- a/Demo/Common/Minimal/AltPollQ.c +++ b/Demo/Common/Minimal/AltPollQ.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/Common/Minimal/AltQTest.c b/Demo/Common/Minimal/AltQTest.c index 6432a618f3..800fa765d0 100644 --- a/Demo/Common/Minimal/AltQTest.c +++ b/Demo/Common/Minimal/AltQTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/Common/Minimal/BlockQ.c b/Demo/Common/Minimal/BlockQ.c index d428331b39..783e2f0091 100644 --- a/Demo/Common/Minimal/BlockQ.c +++ b/Demo/Common/Minimal/BlockQ.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/Common/Minimal/GenQTest.c b/Demo/Common/Minimal/GenQTest.c index 6004668c82..d8dedf4a61 100644 --- a/Demo/Common/Minimal/GenQTest.c +++ b/Demo/Common/Minimal/GenQTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/Common/Minimal/IntQueue.c b/Demo/Common/Minimal/IntQueue.c index 02cb458d27..db72d35640 100644 --- a/Demo/Common/Minimal/IntQueue.c +++ b/Demo/Common/Minimal/IntQueue.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/Common/Minimal/PollQ.c b/Demo/Common/Minimal/PollQ.c index 628c98816d..265cfca306 100644 --- a/Demo/Common/Minimal/PollQ.c +++ b/Demo/Common/Minimal/PollQ.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/Common/Minimal/QPeek.c b/Demo/Common/Minimal/QPeek.c index 2cb4dd5f33..dec698b22b 100644 --- a/Demo/Common/Minimal/QPeek.c +++ b/Demo/Common/Minimal/QPeek.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/Common/Minimal/blocktim.c b/Demo/Common/Minimal/blocktim.c index 7a3df48228..c94cbe73e0 100644 --- a/Demo/Common/Minimal/blocktim.c +++ b/Demo/Common/Minimal/blocktim.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/Common/Minimal/comtest.c b/Demo/Common/Minimal/comtest.c index e339d1d73d..2d3bffddea 100644 --- a/Demo/Common/Minimal/comtest.c +++ b/Demo/Common/Minimal/comtest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/Common/Minimal/countsem.c b/Demo/Common/Minimal/countsem.c index 4654e8e154..0c87eb2714 100644 --- a/Demo/Common/Minimal/countsem.c +++ b/Demo/Common/Minimal/countsem.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/Common/Minimal/crflash.c b/Demo/Common/Minimal/crflash.c index 5f0c61fd12..6aefba2948 100644 --- a/Demo/Common/Minimal/crflash.c +++ b/Demo/Common/Minimal/crflash.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/Common/Minimal/crhook.c b/Demo/Common/Minimal/crhook.c index a400b512ab..5fdd58069b 100644 --- a/Demo/Common/Minimal/crhook.c +++ b/Demo/Common/Minimal/crhook.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/Common/Minimal/death.c b/Demo/Common/Minimal/death.c index 7bb2b4420d..105f7a8b5d 100644 --- a/Demo/Common/Minimal/death.c +++ b/Demo/Common/Minimal/death.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/Common/Minimal/dynamic.c b/Demo/Common/Minimal/dynamic.c index 6fe83d59c2..d2c224ebd1 100644 --- a/Demo/Common/Minimal/dynamic.c +++ b/Demo/Common/Minimal/dynamic.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/Common/Minimal/flash.c b/Demo/Common/Minimal/flash.c index f2344cefab..560db434d0 100644 --- a/Demo/Common/Minimal/flash.c +++ b/Demo/Common/Minimal/flash.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/Common/Minimal/flop.c b/Demo/Common/Minimal/flop.c index 9521d919fc..e999b300a5 100644 --- a/Demo/Common/Minimal/flop.c +++ b/Demo/Common/Minimal/flop.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/Common/Minimal/integer.c b/Demo/Common/Minimal/integer.c index d0c62db247..b974919ad0 100644 --- a/Demo/Common/Minimal/integer.c +++ b/Demo/Common/Minimal/integer.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/Common/Minimal/recmutex.c b/Demo/Common/Minimal/recmutex.c index 42108d4640..83887e3063 100644 --- a/Demo/Common/Minimal/recmutex.c +++ b/Demo/Common/Minimal/recmutex.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/Common/Minimal/semtest.c b/Demo/Common/Minimal/semtest.c index 6c12f4be3a..e4636195d9 100644 --- a/Demo/Common/Minimal/semtest.c +++ b/Demo/Common/Minimal/semtest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/Common/include/AltBlckQ.h b/Demo/Common/include/AltBlckQ.h index d7046eb17f..acacda8824 100644 --- a/Demo/Common/include/AltBlckQ.h +++ b/Demo/Common/include/AltBlckQ.h @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/Common/include/AltBlock.h b/Demo/Common/include/AltBlock.h index 32713a1135..2758c81fec 100644 --- a/Demo/Common/include/AltBlock.h +++ b/Demo/Common/include/AltBlock.h @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/Common/include/AltPollQ.h b/Demo/Common/include/AltPollQ.h index 2e6d4b4615..f526789874 100644 --- a/Demo/Common/include/AltPollQ.h +++ b/Demo/Common/include/AltPollQ.h @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/Common/include/AltQTest.h b/Demo/Common/include/AltQTest.h index ac2cfd5959..45f9d068ae 100644 --- a/Demo/Common/include/AltQTest.h +++ b/Demo/Common/include/AltQTest.h @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/Common/include/BlockQ.h b/Demo/Common/include/BlockQ.h index 9acd2c99a0..d9be37c3df 100644 --- a/Demo/Common/include/BlockQ.h +++ b/Demo/Common/include/BlockQ.h @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/Common/include/GenQTest.h b/Demo/Common/include/GenQTest.h index f896b84773..bba3afe6b8 100644 --- a/Demo/Common/include/GenQTest.h +++ b/Demo/Common/include/GenQTest.h @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/Common/include/IntQueue.h b/Demo/Common/include/IntQueue.h index d11007608d..9a6c2a5e13 100644 --- a/Demo/Common/include/IntQueue.h +++ b/Demo/Common/include/IntQueue.h @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/Common/include/PollQ.h b/Demo/Common/include/PollQ.h index 015f055876..ef628bd498 100644 --- a/Demo/Common/include/PollQ.h +++ b/Demo/Common/include/PollQ.h @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/Common/include/QPeek.h b/Demo/Common/include/QPeek.h index 5af4150ec4..a17113322f 100644 --- a/Demo/Common/include/QPeek.h +++ b/Demo/Common/include/QPeek.h @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/Common/include/blocktim.h b/Demo/Common/include/blocktim.h index 50e6866a29..f061779f8f 100644 --- a/Demo/Common/include/blocktim.h +++ b/Demo/Common/include/blocktim.h @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/Common/include/comtest.h b/Demo/Common/include/comtest.h index 5e4ac1ecad..da0f23aff3 100644 --- a/Demo/Common/include/comtest.h +++ b/Demo/Common/include/comtest.h @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/Common/include/comtest2.h b/Demo/Common/include/comtest2.h index eae8e70830..b08e7e24d3 100644 --- a/Demo/Common/include/comtest2.h +++ b/Demo/Common/include/comtest2.h @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/Common/include/countsem.h b/Demo/Common/include/countsem.h index 6236f678a4..3653fd7030 100644 --- a/Demo/Common/include/countsem.h +++ b/Demo/Common/include/countsem.h @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/Common/include/crflash.h b/Demo/Common/include/crflash.h index 02a30dfeb5..f747f48889 100644 --- a/Demo/Common/include/crflash.h +++ b/Demo/Common/include/crflash.h @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/Common/include/crhook.h b/Demo/Common/include/crhook.h index 17c857c71f..5c0e5c918b 100644 --- a/Demo/Common/include/crhook.h +++ b/Demo/Common/include/crhook.h @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/Common/include/death.h b/Demo/Common/include/death.h index 8c3afb03e1..e127bd8e9c 100644 --- a/Demo/Common/include/death.h +++ b/Demo/Common/include/death.h @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/Common/include/dynamic.h b/Demo/Common/include/dynamic.h index fc54537eee..94258b29cc 100644 --- a/Demo/Common/include/dynamic.h +++ b/Demo/Common/include/dynamic.h @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/Common/include/fileIO.h b/Demo/Common/include/fileIO.h index 57608163d7..5b60947fb8 100644 --- a/Demo/Common/include/fileIO.h +++ b/Demo/Common/include/fileIO.h @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/Common/include/flash.h b/Demo/Common/include/flash.h index 642dbb3277..e5eb055f65 100644 --- a/Demo/Common/include/flash.h +++ b/Demo/Common/include/flash.h @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/Common/include/flop.h b/Demo/Common/include/flop.h index 170622fe57..1588d2ab89 100644 --- a/Demo/Common/include/flop.h +++ b/Demo/Common/include/flop.h @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/Common/include/integer.h b/Demo/Common/include/integer.h index 8f370b8e51..4524e671a9 100644 --- a/Demo/Common/include/integer.h +++ b/Demo/Common/include/integer.h @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/Common/include/mevents.h b/Demo/Common/include/mevents.h index 1f512dc71f..08a12ab028 100644 --- a/Demo/Common/include/mevents.h +++ b/Demo/Common/include/mevents.h @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/Common/include/partest.h b/Demo/Common/include/partest.h index 75cb306b69..cd64da21c5 100644 --- a/Demo/Common/include/partest.h +++ b/Demo/Common/include/partest.h @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/Common/include/print.h b/Demo/Common/include/print.h index 0e30babf60..8a229b1bb5 100644 --- a/Demo/Common/include/print.h +++ b/Demo/Common/include/print.h @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/Common/include/recmutex.h b/Demo/Common/include/recmutex.h index 154085a178..cf13d98558 100644 --- a/Demo/Common/include/recmutex.h +++ b/Demo/Common/include/recmutex.h @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/Common/include/semtest.h b/Demo/Common/include/semtest.h index d7cbbf1a58..cb294da945 100644 --- a/Demo/Common/include/semtest.h +++ b/Demo/Common/include/semtest.h @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/Common/include/serial.h b/Demo/Common/include/serial.h index dfe0e8f11d..9dd7abfea4 100644 --- a/Demo/Common/include/serial.h +++ b/Demo/Common/include/serial.h @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/Cygnal/FreeRTOSConfig.h b/Demo/Cygnal/FreeRTOSConfig.h index 895742c032..87011a1b04 100644 --- a/Demo/Cygnal/FreeRTOSConfig.h +++ b/Demo/Cygnal/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/Cygnal/Makefile b/Demo/Cygnal/Makefile index 3bc1bb88c3..8e6f2aa888 100644 --- a/Demo/Cygnal/Makefile +++ b/Demo/Cygnal/Makefile @@ -1,5 +1,5 @@ #/* -# FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. +# FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. # # This file is part of the FreeRTOS distribution. # diff --git a/Demo/Cygnal/ParTest/ParTest.c b/Demo/Cygnal/ParTest/ParTest.c index 81b26daf6a..b543b215c5 100644 --- a/Demo/Cygnal/ParTest/ParTest.c +++ b/Demo/Cygnal/ParTest/ParTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/Cygnal/main.c b/Demo/Cygnal/main.c index 35b8b21cb9..052cddc9e3 100644 --- a/Demo/Cygnal/main.c +++ b/Demo/Cygnal/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/Cygnal/serial/serial.c b/Demo/Cygnal/serial/serial.c index 259b59b509..92283b5603 100644 --- a/Demo/Cygnal/serial/serial.c +++ b/Demo/Cygnal/serial/serial.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/Flshlite/FRConfig.h b/Demo/Flshlite/FRConfig.h index 88ec518677..89a8ac1574 100644 --- a/Demo/Flshlite/FRConfig.h +++ b/Demo/Flshlite/FRConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/Flshlite/FileIO/fileIO.c b/Demo/Flshlite/FileIO/fileIO.c index 86e241084e..837feabaf2 100644 --- a/Demo/Flshlite/FileIO/fileIO.c +++ b/Demo/Flshlite/FileIO/fileIO.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/Flshlite/FreeRTOSConfig.h b/Demo/Flshlite/FreeRTOSConfig.h index fd49f9d8e3..a83d4afc40 100644 --- a/Demo/Flshlite/FreeRTOSConfig.h +++ b/Demo/Flshlite/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/Flshlite/ParTest/ParTest.c b/Demo/Flshlite/ParTest/ParTest.c index 13e4ba90da..7c35c74e19 100644 --- a/Demo/Flshlite/ParTest/ParTest.c +++ b/Demo/Flshlite/ParTest/ParTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/Flshlite/main.c b/Demo/Flshlite/main.c index b9ef886d06..a89f3e4af3 100644 --- a/Demo/Flshlite/main.c +++ b/Demo/Flshlite/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/Flshlite/serial/serial.c b/Demo/Flshlite/serial/serial.c index e1fd52441d..62b45ac4a5 100644 --- a/Demo/Flshlite/serial/serial.c +++ b/Demo/Flshlite/serial/serial.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/H8S/RTOSDemo/FreeRTOSConfig.h b/Demo/H8S/RTOSDemo/FreeRTOSConfig.h index d79c667f37..3932a66021 100644 --- a/Demo/H8S/RTOSDemo/FreeRTOSConfig.h +++ b/Demo/H8S/RTOSDemo/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/H8S/RTOSDemo/ParTest/ParTest.c b/Demo/H8S/RTOSDemo/ParTest/ParTest.c index 8a7929b7c4..22bdd0e0bb 100644 --- a/Demo/H8S/RTOSDemo/ParTest/ParTest.c +++ b/Demo/H8S/RTOSDemo/ParTest/ParTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/H8S/RTOSDemo/main.c b/Demo/H8S/RTOSDemo/main.c index 9420a3db65..b17d086641 100644 --- a/Demo/H8S/RTOSDemo/main.c +++ b/Demo/H8S/RTOSDemo/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/H8S/RTOSDemo/serial/serial.c b/Demo/H8S/RTOSDemo/serial/serial.c index 8d2c4f9e7f..49fb096f1b 100644 --- a/Demo/H8S/RTOSDemo/serial/serial.c +++ b/Demo/H8S/RTOSDemo/serial/serial.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/HCS12_CodeWarrior_banked/FreeRTOSConfig.h b/Demo/HCS12_CodeWarrior_banked/FreeRTOSConfig.h index 8761e9010c..75ee84744a 100644 --- a/Demo/HCS12_CodeWarrior_banked/FreeRTOSConfig.h +++ b/Demo/HCS12_CodeWarrior_banked/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/HCS12_CodeWarrior_banked/ParTest/ParTest.c b/Demo/HCS12_CodeWarrior_banked/ParTest/ParTest.c index ff29a021b2..a6c141bce3 100644 --- a/Demo/HCS12_CodeWarrior_banked/ParTest/ParTest.c +++ b/Demo/HCS12_CodeWarrior_banked/ParTest/ParTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/HCS12_CodeWarrior_banked/main.c b/Demo/HCS12_CodeWarrior_banked/main.c index f99a3ce133..7120419b7a 100644 --- a/Demo/HCS12_CodeWarrior_banked/main.c +++ b/Demo/HCS12_CodeWarrior_banked/main.c @@ -1,6 +1,6 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/HCS12_CodeWarrior_banked/serial/serial.c b/Demo/HCS12_CodeWarrior_banked/serial/serial.c index 140921de6e..b7f55a0521 100644 --- a/Demo/HCS12_CodeWarrior_banked/serial/serial.c +++ b/Demo/HCS12_CodeWarrior_banked/serial/serial.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/HCS12_CodeWarrior_small/FreeRTOSConfig.h b/Demo/HCS12_CodeWarrior_small/FreeRTOSConfig.h index 16a5a56a8a..9ddea2b9fa 100644 --- a/Demo/HCS12_CodeWarrior_small/FreeRTOSConfig.h +++ b/Demo/HCS12_CodeWarrior_small/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/HCS12_CodeWarrior_small/ParTest/ParTest.c b/Demo/HCS12_CodeWarrior_small/ParTest/ParTest.c index ff29a021b2..a6c141bce3 100644 --- a/Demo/HCS12_CodeWarrior_small/ParTest/ParTest.c +++ b/Demo/HCS12_CodeWarrior_small/ParTest/ParTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/HCS12_CodeWarrior_small/main.c b/Demo/HCS12_CodeWarrior_small/main.c index d56ba662d0..b021eac8d4 100644 --- a/Demo/HCS12_CodeWarrior_small/main.c +++ b/Demo/HCS12_CodeWarrior_small/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/HCS12_CodeWarrior_small/serial/serial.c b/Demo/HCS12_CodeWarrior_small/serial/serial.c index 6f5bdb3fb3..a5c9e9de19 100644 --- a/Demo/HCS12_CodeWarrior_small/serial/serial.c +++ b/Demo/HCS12_CodeWarrior_small/serial/serial.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/HCS12_GCC_banked/FreeRTOSConfig.h b/Demo/HCS12_GCC_banked/FreeRTOSConfig.h index 69a846483c..8d4bc04fb5 100644 --- a/Demo/HCS12_GCC_banked/FreeRTOSConfig.h +++ b/Demo/HCS12_GCC_banked/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/HCS12_GCC_banked/ParTest.c b/Demo/HCS12_GCC_banked/ParTest.c index 419bf3d23f..b1e838aefb 100644 --- a/Demo/HCS12_GCC_banked/ParTest.c +++ b/Demo/HCS12_GCC_banked/ParTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/HCS12_GCC_banked/main.c b/Demo/HCS12_GCC_banked/main.c index 5674280af2..a7d4193f12 100644 --- a/Demo/HCS12_GCC_banked/main.c +++ b/Demo/HCS12_GCC_banked/main.c @@ -1,6 +1,6 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/HCS12_GCC_banked/startup.c b/Demo/HCS12_GCC_banked/startup.c index 0801619b7d..0cd0c0b88d 100644 --- a/Demo/HCS12_GCC_banked/startup.c +++ b/Demo/HCS12_GCC_banked/startup.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/MB91460_Softune/SRC/FreeRTOSConfig.h b/Demo/MB91460_Softune/SRC/FreeRTOSConfig.h index e5f6c7c500..17cc0f1df5 100644 --- a/Demo/MB91460_Softune/SRC/FreeRTOSConfig.h +++ b/Demo/MB91460_Softune/SRC/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/MB91460_Softune/SRC/crflash_modified.c b/Demo/MB91460_Softune/SRC/crflash_modified.c index 7deee5f704..4dc6146256 100644 --- a/Demo/MB91460_Softune/SRC/crflash_modified.c +++ b/Demo/MB91460_Softune/SRC/crflash_modified.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/MB91460_Softune/SRC/main.c b/Demo/MB91460_Softune/SRC/main.c index cf5ad9d6f3..85c9e1892d 100644 --- a/Demo/MB91460_Softune/SRC/main.c +++ b/Demo/MB91460_Softune/SRC/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/MB91460_Softune/SRC/partest/partest.c b/Demo/MB91460_Softune/SRC/partest/partest.c index dfe7fd6653..1ecbfdc4da 100644 --- a/Demo/MB91460_Softune/SRC/partest/partest.c +++ b/Demo/MB91460_Softune/SRC/partest/partest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/MB91460_Softune/SRC/serial/serial.c b/Demo/MB91460_Softune/SRC/serial/serial.c index 7c5bc52d6e..167919363f 100644 --- a/Demo/MB91460_Softune/SRC/serial/serial.c +++ b/Demo/MB91460_Softune/SRC/serial/serial.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/MB96340_Softune/FreeRTOS_96348hs_SK16FX100PMC/Src/FreeRTOSConfig.h b/Demo/MB96340_Softune/FreeRTOS_96348hs_SK16FX100PMC/Src/FreeRTOSConfig.h index c081972b2b..384c42e16e 100644 --- a/Demo/MB96340_Softune/FreeRTOS_96348hs_SK16FX100PMC/Src/FreeRTOSConfig.h +++ b/Demo/MB96340_Softune/FreeRTOS_96348hs_SK16FX100PMC/Src/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/MB96340_Softune/FreeRTOS_96348hs_SK16FX100PMC/Src/crflash_sk16fx100mpc.c b/Demo/MB96340_Softune/FreeRTOS_96348hs_SK16FX100PMC/Src/crflash_sk16fx100mpc.c index 7deee5f704..4dc6146256 100644 --- a/Demo/MB96340_Softune/FreeRTOS_96348hs_SK16FX100PMC/Src/crflash_sk16fx100mpc.c +++ b/Demo/MB96340_Softune/FreeRTOS_96348hs_SK16FX100PMC/Src/crflash_sk16fx100mpc.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/MB96340_Softune/FreeRTOS_96348hs_SK16FX100PMC/Src/main.c b/Demo/MB96340_Softune/FreeRTOS_96348hs_SK16FX100PMC/Src/main.c index b6bccbf941..08632c8423 100644 --- a/Demo/MB96340_Softune/FreeRTOS_96348hs_SK16FX100PMC/Src/main.c +++ b/Demo/MB96340_Softune/FreeRTOS_96348hs_SK16FX100PMC/Src/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/MB96340_Softune/FreeRTOS_96348hs_SK16FX100PMC/Src/partest/partest.c b/Demo/MB96340_Softune/FreeRTOS_96348hs_SK16FX100PMC/Src/partest/partest.c index eb5cf38fec..5339460d65 100644 --- a/Demo/MB96340_Softune/FreeRTOS_96348hs_SK16FX100PMC/Src/partest/partest.c +++ b/Demo/MB96340_Softune/FreeRTOS_96348hs_SK16FX100PMC/Src/partest/partest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/MB96340_Softune/FreeRTOS_96348hs_SK16FX100PMC/Src/serial/serial.c b/Demo/MB96340_Softune/FreeRTOS_96348hs_SK16FX100PMC/Src/serial/serial.c index 60b5e58d89..f732e64f96 100644 --- a/Demo/MB96340_Softune/FreeRTOS_96348hs_SK16FX100PMC/Src/serial/serial.c +++ b/Demo/MB96340_Softune/FreeRTOS_96348hs_SK16FX100PMC/Src/serial/serial.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/MB96350_Softune_Dice_Kit/DiceTask.c b/Demo/MB96350_Softune_Dice_Kit/DiceTask.c index 915da2d6a6..b244822702 100644 --- a/Demo/MB96350_Softune_Dice_Kit/DiceTask.c +++ b/Demo/MB96350_Softune_Dice_Kit/DiceTask.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/MB96350_Softune_Dice_Kit/DiceTask.h b/Demo/MB96350_Softune_Dice_Kit/DiceTask.h index 99d25b2946..292d7d649e 100644 --- a/Demo/MB96350_Softune_Dice_Kit/DiceTask.h +++ b/Demo/MB96350_Softune_Dice_Kit/DiceTask.h @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/MB96350_Softune_Dice_Kit/FreeRTOSConfig.h b/Demo/MB96350_Softune_Dice_Kit/FreeRTOSConfig.h index 12abac85f4..c699a42327 100644 --- a/Demo/MB96350_Softune_Dice_Kit/FreeRTOSConfig.h +++ b/Demo/MB96350_Softune_Dice_Kit/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/MB96350_Softune_Dice_Kit/ParTest/ParTest.c b/Demo/MB96350_Softune_Dice_Kit/ParTest/ParTest.c index 503705eb78..ed3d032437 100644 --- a/Demo/MB96350_Softune_Dice_Kit/ParTest/ParTest.c +++ b/Demo/MB96350_Softune_Dice_Kit/ParTest/ParTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/MB96350_Softune_Dice_Kit/SegmentToggleTasks.c b/Demo/MB96350_Softune_Dice_Kit/SegmentToggleTasks.c index d7add7fd88..0a97af149c 100644 --- a/Demo/MB96350_Softune_Dice_Kit/SegmentToggleTasks.c +++ b/Demo/MB96350_Softune_Dice_Kit/SegmentToggleTasks.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/MB96350_Softune_Dice_Kit/main.c b/Demo/MB96350_Softune_Dice_Kit/main.c index 7f1b56dd90..d47539fa8c 100644 --- a/Demo/MB96350_Softune_Dice_Kit/main.c +++ b/Demo/MB96350_Softune_Dice_Kit/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/MicroBlaze/FreeRTOSConfig.h b/Demo/MicroBlaze/FreeRTOSConfig.h index 822d09ac5a..83f3e3770d 100644 --- a/Demo/MicroBlaze/FreeRTOSConfig.h +++ b/Demo/MicroBlaze/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/MicroBlaze/ParTest/ParTest.c b/Demo/MicroBlaze/ParTest/ParTest.c index 8b7f2822d3..4d2993c0e6 100644 --- a/Demo/MicroBlaze/ParTest/ParTest.c +++ b/Demo/MicroBlaze/ParTest/ParTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/MicroBlaze/main.c b/Demo/MicroBlaze/main.c index d4b917ed84..90a1d5fa83 100644 --- a/Demo/MicroBlaze/main.c +++ b/Demo/MicroBlaze/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/MicroBlaze/serial/serial.c b/Demo/MicroBlaze/serial/serial.c index 7d2a2e334e..a31d0638c7 100644 --- a/Demo/MicroBlaze/serial/serial.c +++ b/Demo/MicroBlaze/serial/serial.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/NEC_78K0R_IAR/ButtonISR.s26 b/Demo/NEC_78K0R_IAR/ButtonISR.s26 index 858eb8afb0..3ab99a1e28 100644 --- a/Demo/NEC_78K0R_IAR/ButtonISR.s26 +++ b/Demo/NEC_78K0R_IAR/ButtonISR.s26 @@ -1,5 +1,5 @@ ;/* -; FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. +; FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. ; ; This file is part of the FreeRTOS distribution. ; diff --git a/Demo/NEC_78K0R_IAR/ButtonTask.c b/Demo/NEC_78K0R_IAR/ButtonTask.c index 580b506e87..7b1bef654d 100644 --- a/Demo/NEC_78K0R_IAR/ButtonTask.c +++ b/Demo/NEC_78K0R_IAR/ButtonTask.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/NEC_78K0R_IAR/FreeRTOSConfig.h b/Demo/NEC_78K0R_IAR/FreeRTOSConfig.h index 95d2459c0b..f303f89f49 100644 --- a/Demo/NEC_78K0R_IAR/FreeRTOSConfig.h +++ b/Demo/NEC_78K0R_IAR/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/NEC_78K0R_IAR/RegTest.s26 b/Demo/NEC_78K0R_IAR/RegTest.s26 index ec2814c6cc..bf73bac41f 100644 --- a/Demo/NEC_78K0R_IAR/RegTest.s26 +++ b/Demo/NEC_78K0R_IAR/RegTest.s26 @@ -1,5 +1,5 @@ ;/* -; FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. +; FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. ; ; This file is part of the FreeRTOS distribution. ; diff --git a/Demo/NEC_78K0R_IAR/main.c b/Demo/NEC_78K0R_IAR/main.c index 8c45b33e25..a4234c55ab 100644 --- a/Demo/NEC_78K0R_IAR/main.c +++ b/Demo/NEC_78K0R_IAR/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/NEC_V850ES_IAR/FreeRTOSConfig.h b/Demo/NEC_V850ES_IAR/FreeRTOSConfig.h index 15e7e8b4ee..fc10fb1d45 100644 --- a/Demo/NEC_V850ES_IAR/FreeRTOSConfig.h +++ b/Demo/NEC_V850ES_IAR/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/NEC_V850ES_IAR/LowLevelInit/LowLevelInit.c b/Demo/NEC_V850ES_IAR/LowLevelInit/LowLevelInit.c index f8cb8048a8..6e6d030f00 100644 --- a/Demo/NEC_V850ES_IAR/LowLevelInit/LowLevelInit.c +++ b/Demo/NEC_V850ES_IAR/LowLevelInit/LowLevelInit.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/NEC_V850ES_IAR/LowLevelInit/LowLevelInit_Fx3.c b/Demo/NEC_V850ES_IAR/LowLevelInit/LowLevelInit_Fx3.c index dc10abc439..e37101b6a2 100644 --- a/Demo/NEC_V850ES_IAR/LowLevelInit/LowLevelInit_Fx3.c +++ b/Demo/NEC_V850ES_IAR/LowLevelInit/LowLevelInit_Fx3.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/NEC_V850ES_IAR/LowLevelInit/LowLevelInit_Hx2.c b/Demo/NEC_V850ES_IAR/LowLevelInit/LowLevelInit_Hx2.c index b979bf31f2..be1c63287d 100644 --- a/Demo/NEC_V850ES_IAR/LowLevelInit/LowLevelInit_Hx2.c +++ b/Demo/NEC_V850ES_IAR/LowLevelInit/LowLevelInit_Hx2.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/NEC_V850ES_IAR/ParTest/ParTest_Fx3_App_Board.c b/Demo/NEC_V850ES_IAR/ParTest/ParTest_Fx3_App_Board.c index 0f3b77d413..4b030ef3e3 100644 --- a/Demo/NEC_V850ES_IAR/ParTest/ParTest_Fx3_App_Board.c +++ b/Demo/NEC_V850ES_IAR/ParTest/ParTest_Fx3_App_Board.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/NEC_V850ES_IAR/ParTest/ParTest_Generic_Target_Board.c b/Demo/NEC_V850ES_IAR/ParTest/ParTest_Generic_Target_Board.c index 5538a3eaad..958f8f34e5 100644 --- a/Demo/NEC_V850ES_IAR/ParTest/ParTest_Generic_Target_Board.c +++ b/Demo/NEC_V850ES_IAR/ParTest/ParTest_Generic_Target_Board.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/NEC_V850ES_IAR/RegTest.s85 b/Demo/NEC_V850ES_IAR/RegTest.s85 index ac093101c9..cc39cf6d06 100644 --- a/Demo/NEC_V850ES_IAR/RegTest.s85 +++ b/Demo/NEC_V850ES_IAR/RegTest.s85 @@ -1,5 +1,5 @@ ;/* -; FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. +; FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. ; ; This file is part of the FreeRTOS distribution. ; diff --git a/Demo/NEC_V850ES_IAR/main.c b/Demo/NEC_V850ES_IAR/main.c index f0d604a6e4..3d06e7c6cd 100644 --- a/Demo/NEC_V850ES_IAR/main.c +++ b/Demo/NEC_V850ES_IAR/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/NEC_V850ES_IAR/serial/serial.c b/Demo/NEC_V850ES_IAR/serial/serial.c index 32a08f968a..5822106a01 100644 --- a/Demo/NEC_V850ES_IAR/serial/serial.c +++ b/Demo/NEC_V850ES_IAR/serial/serial.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/NiosII_CycloneIII_DBC3C40_GCC/RTOSDemo/FreeRTOSConfig.h b/Demo/NiosII_CycloneIII_DBC3C40_GCC/RTOSDemo/FreeRTOSConfig.h index 3e914814a1..db1896d87e 100644 --- a/Demo/NiosII_CycloneIII_DBC3C40_GCC/RTOSDemo/FreeRTOSConfig.h +++ b/Demo/NiosII_CycloneIII_DBC3C40_GCC/RTOSDemo/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/NiosII_CycloneIII_DBC3C40_GCC/RTOSDemo/ParTest/ParTest.c b/Demo/NiosII_CycloneIII_DBC3C40_GCC/RTOSDemo/ParTest/ParTest.c index 802c8936cc..331ce52d28 100644 --- a/Demo/NiosII_CycloneIII_DBC3C40_GCC/RTOSDemo/ParTest/ParTest.c +++ b/Demo/NiosII_CycloneIII_DBC3C40_GCC/RTOSDemo/ParTest/ParTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/NiosII_CycloneIII_DBC3C40_GCC/RTOSDemo/main.c b/Demo/NiosII_CycloneIII_DBC3C40_GCC/RTOSDemo/main.c index a1368ab2be..629f9a1275 100644 --- a/Demo/NiosII_CycloneIII_DBC3C40_GCC/RTOSDemo/main.c +++ b/Demo/NiosII_CycloneIII_DBC3C40_GCC/RTOSDemo/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. @@ -97,6 +97,10 @@ /*-----------------------------------------------------------*/ +#error The batch file Demo\NiosII_CycloneIII_DBC3C40_GCC\CreateProjectDirectoryStructure.bat must be executed before the first build. After executing the batch file hit F5 to refrech the Eclipse project, then delete this line. + +/*-----------------------------------------------------------*/ + /* The rate at which the LED controlled by the 'check' task will toggle when no errors have been detected. */ #define mainNO_ERROR_PERIOD ( 5000 ) diff --git a/Demo/NiosII_CycloneIII_DBC3C40_GCC/RTOSDemo/serial.c b/Demo/NiosII_CycloneIII_DBC3C40_GCC/RTOSDemo/serial.c index 1117e005a0..0942045199 100644 --- a/Demo/NiosII_CycloneIII_DBC3C40_GCC/RTOSDemo/serial.c +++ b/Demo/NiosII_CycloneIII_DBC3C40_GCC/RTOSDemo/serial.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/NiosII_CycloneIII_DBC3C40_GCC/RTOSDemo_syslib/system.stf b/Demo/NiosII_CycloneIII_DBC3C40_GCC/RTOSDemo_syslib/system.stf index 6edcd69f05..5d096dcc2c 100644 --- a/Demo/NiosII_CycloneIII_DBC3C40_GCC/RTOSDemo_syslib/system.stf +++ b/Demo/NiosII_CycloneIII_DBC3C40_GCC/RTOSDemo_syslib/system.stf @@ -1,6 +1,6 @@ - + diff --git a/Demo/PC/FRConfig.h b/Demo/PC/FRConfig.h index 62fc36c550..fbd5e57bca 100644 --- a/Demo/PC/FRConfig.h +++ b/Demo/PC/FRConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/PC/FileIO/fileIO.c b/Demo/PC/FileIO/fileIO.c index edb5e92552..358c69c783 100644 --- a/Demo/PC/FileIO/fileIO.c +++ b/Demo/PC/FileIO/fileIO.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/PC/FreeRTOSConfig.h b/Demo/PC/FreeRTOSConfig.h index 750c54aedf..e1f29fb39d 100644 --- a/Demo/PC/FreeRTOSConfig.h +++ b/Demo/PC/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/PC/ParTest/ParTest.c b/Demo/PC/ParTest/ParTest.c index ebe834912d..7c53b0a387 100644 --- a/Demo/PC/ParTest/ParTest.c +++ b/Demo/PC/ParTest/ParTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/PC/main.c b/Demo/PC/main.c index 1921998b17..4fb40ae4ed 100644 --- a/Demo/PC/main.c +++ b/Demo/PC/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/PC/serial/serial.c b/Demo/PC/serial/serial.c index 531fc9ff79..5935288d61 100644 --- a/Demo/PC/serial/serial.c +++ b/Demo/PC/serial/serial.c @@ -5,7 +5,7 @@ http://dzcomm.sourceforge.net - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/PIC18_MPLAB/FreeRTOSConfig.h b/Demo/PIC18_MPLAB/FreeRTOSConfig.h index b33a0e3ffe..c9eed6f969 100644 --- a/Demo/PIC18_MPLAB/FreeRTOSConfig.h +++ b/Demo/PIC18_MPLAB/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/PIC18_MPLAB/ParTest/ParTest.c b/Demo/PIC18_MPLAB/ParTest/ParTest.c index 19ea9997e1..38dcd66a34 100644 --- a/Demo/PIC18_MPLAB/ParTest/ParTest.c +++ b/Demo/PIC18_MPLAB/ParTest/ParTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/PIC18_MPLAB/main1.c b/Demo/PIC18_MPLAB/main1.c index c9e7d428fe..a76f2a63ff 100644 --- a/Demo/PIC18_MPLAB/main1.c +++ b/Demo/PIC18_MPLAB/main1.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/PIC18_MPLAB/main2.c b/Demo/PIC18_MPLAB/main2.c index cb809a52fd..3b6849e32d 100644 --- a/Demo/PIC18_MPLAB/main2.c +++ b/Demo/PIC18_MPLAB/main2.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/PIC18_MPLAB/main3.c b/Demo/PIC18_MPLAB/main3.c index dc37d37483..6888e517e5 100644 --- a/Demo/PIC18_MPLAB/main3.c +++ b/Demo/PIC18_MPLAB/main3.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/PIC18_MPLAB/serial/serial.c b/Demo/PIC18_MPLAB/serial/serial.c index 2577e491b2..45c3aec5f3 100644 --- a/Demo/PIC18_MPLAB/serial/serial.c +++ b/Demo/PIC18_MPLAB/serial/serial.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/PIC18_WizC/Demo1/FreeRTOSConfig.h b/Demo/PIC18_WizC/Demo1/FreeRTOSConfig.h index b3e1eac27c..f7272950e8 100644 --- a/Demo/PIC18_WizC/Demo1/FreeRTOSConfig.h +++ b/Demo/PIC18_WizC/Demo1/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/PIC18_WizC/Demo1/WIZCmake.h b/Demo/PIC18_WizC/Demo1/WIZCmake.h index 28ee46a3de..b9bb6c2e70 100644 --- a/Demo/PIC18_WizC/Demo1/WIZCmake.h +++ b/Demo/PIC18_WizC/Demo1/WIZCmake.h @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/PIC18_WizC/Demo1/fuses.c b/Demo/PIC18_WizC/Demo1/fuses.c index 4a9713f15b..eca17bac74 100644 --- a/Demo/PIC18_WizC/Demo1/fuses.c +++ b/Demo/PIC18_WizC/Demo1/fuses.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/PIC18_WizC/Demo1/interrupt.c b/Demo/PIC18_WizC/Demo1/interrupt.c index b872213706..8b8c481c2d 100644 --- a/Demo/PIC18_WizC/Demo1/interrupt.c +++ b/Demo/PIC18_WizC/Demo1/interrupt.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/PIC18_WizC/Demo1/main.c b/Demo/PIC18_WizC/Demo1/main.c index 808609fa91..c085abeff9 100644 --- a/Demo/PIC18_WizC/Demo1/main.c +++ b/Demo/PIC18_WizC/Demo1/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/PIC18_WizC/Demo2/FreeRTOSConfig.h b/Demo/PIC18_WizC/Demo2/FreeRTOSConfig.h index 35a41b100b..7684a2d7a5 100644 --- a/Demo/PIC18_WizC/Demo2/FreeRTOSConfig.h +++ b/Demo/PIC18_WizC/Demo2/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/PIC18_WizC/Demo2/WIZCmake.h b/Demo/PIC18_WizC/Demo2/WIZCmake.h index e9435b0620..2892c93e1f 100644 --- a/Demo/PIC18_WizC/Demo2/WIZCmake.h +++ b/Demo/PIC18_WizC/Demo2/WIZCmake.h @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/PIC18_WizC/Demo2/fuses.c b/Demo/PIC18_WizC/Demo2/fuses.c index 4a9713f15b..eca17bac74 100644 --- a/Demo/PIC18_WizC/Demo2/fuses.c +++ b/Demo/PIC18_WizC/Demo2/fuses.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/PIC18_WizC/Demo2/interrupt.c b/Demo/PIC18_WizC/Demo2/interrupt.c index 2713c12673..bce86afdef 100644 --- a/Demo/PIC18_WizC/Demo2/interrupt.c +++ b/Demo/PIC18_WizC/Demo2/interrupt.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/PIC18_WizC/Demo2/main.c b/Demo/PIC18_WizC/Demo2/main.c index c064b335cb..cb6b157191 100644 --- a/Demo/PIC18_WizC/Demo2/main.c +++ b/Demo/PIC18_WizC/Demo2/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/PIC18_WizC/Demo3/FreeRTOSConfig.h b/Demo/PIC18_WizC/Demo3/FreeRTOSConfig.h index a0257605ad..b21a3cc0b2 100644 --- a/Demo/PIC18_WizC/Demo3/FreeRTOSConfig.h +++ b/Demo/PIC18_WizC/Demo3/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/PIC18_WizC/Demo3/WIZCmake.h b/Demo/PIC18_WizC/Demo3/WIZCmake.h index e9435b0620..2892c93e1f 100644 --- a/Demo/PIC18_WizC/Demo3/WIZCmake.h +++ b/Demo/PIC18_WizC/Demo3/WIZCmake.h @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/PIC18_WizC/Demo3/fuses.c b/Demo/PIC18_WizC/Demo3/fuses.c index 4a9713f15b..eca17bac74 100644 --- a/Demo/PIC18_WizC/Demo3/fuses.c +++ b/Demo/PIC18_WizC/Demo3/fuses.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/PIC18_WizC/Demo3/interrupt.c b/Demo/PIC18_WizC/Demo3/interrupt.c index 2713c12673..bce86afdef 100644 --- a/Demo/PIC18_WizC/Demo3/interrupt.c +++ b/Demo/PIC18_WizC/Demo3/interrupt.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/PIC18_WizC/Demo3/main.c b/Demo/PIC18_WizC/Demo3/main.c index 4eafac01a9..7d733a7f9e 100644 --- a/Demo/PIC18_WizC/Demo3/main.c +++ b/Demo/PIC18_WizC/Demo3/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/PIC18_WizC/Demo4/FreeRTOSConfig.h b/Demo/PIC18_WizC/Demo4/FreeRTOSConfig.h index 6ef70d01fb..88b2365573 100644 --- a/Demo/PIC18_WizC/Demo4/FreeRTOSConfig.h +++ b/Demo/PIC18_WizC/Demo4/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/PIC18_WizC/Demo4/WIZCmake.h b/Demo/PIC18_WizC/Demo4/WIZCmake.h index e9435b0620..2892c93e1f 100644 --- a/Demo/PIC18_WizC/Demo4/WIZCmake.h +++ b/Demo/PIC18_WizC/Demo4/WIZCmake.h @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/PIC18_WizC/Demo4/fuses.c b/Demo/PIC18_WizC/Demo4/fuses.c index 4a9713f15b..eca17bac74 100644 --- a/Demo/PIC18_WizC/Demo4/fuses.c +++ b/Demo/PIC18_WizC/Demo4/fuses.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/PIC18_WizC/Demo4/interrupt.c b/Demo/PIC18_WizC/Demo4/interrupt.c index 2713c12673..bce86afdef 100644 --- a/Demo/PIC18_WizC/Demo4/interrupt.c +++ b/Demo/PIC18_WizC/Demo4/interrupt.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/PIC18_WizC/Demo4/main.c b/Demo/PIC18_WizC/Demo4/main.c index cd27e39ee9..c75ce89698 100644 --- a/Demo/PIC18_WizC/Demo4/main.c +++ b/Demo/PIC18_WizC/Demo4/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/PIC18_WizC/Demo5/FreeRTOSConfig.h b/Demo/PIC18_WizC/Demo5/FreeRTOSConfig.h index 2c2495178d..25de9d7ab3 100644 --- a/Demo/PIC18_WizC/Demo5/FreeRTOSConfig.h +++ b/Demo/PIC18_WizC/Demo5/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/PIC18_WizC/Demo5/WIZCmake.h b/Demo/PIC18_WizC/Demo5/WIZCmake.h index e9435b0620..2892c93e1f 100644 --- a/Demo/PIC18_WizC/Demo5/WIZCmake.h +++ b/Demo/PIC18_WizC/Demo5/WIZCmake.h @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/PIC18_WizC/Demo5/fuses.c b/Demo/PIC18_WizC/Demo5/fuses.c index 4a9713f15b..eca17bac74 100644 --- a/Demo/PIC18_WizC/Demo5/fuses.c +++ b/Demo/PIC18_WizC/Demo5/fuses.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/PIC18_WizC/Demo5/interrupt.c b/Demo/PIC18_WizC/Demo5/interrupt.c index 2713c12673..bce86afdef 100644 --- a/Demo/PIC18_WizC/Demo5/interrupt.c +++ b/Demo/PIC18_WizC/Demo5/interrupt.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/PIC18_WizC/Demo5/main.c b/Demo/PIC18_WizC/Demo5/main.c index 941fb0d711..52b26ab7bb 100644 --- a/Demo/PIC18_WizC/Demo5/main.c +++ b/Demo/PIC18_WizC/Demo5/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/PIC18_WizC/Demo6/FreeRTOSConfig.h b/Demo/PIC18_WizC/Demo6/FreeRTOSConfig.h index 3e955bfb46..c737cde115 100644 --- a/Demo/PIC18_WizC/Demo6/FreeRTOSConfig.h +++ b/Demo/PIC18_WizC/Demo6/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/PIC18_WizC/Demo6/WIZCmake.h b/Demo/PIC18_WizC/Demo6/WIZCmake.h index e9435b0620..2892c93e1f 100644 --- a/Demo/PIC18_WizC/Demo6/WIZCmake.h +++ b/Demo/PIC18_WizC/Demo6/WIZCmake.h @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/PIC18_WizC/Demo6/fuses.c b/Demo/PIC18_WizC/Demo6/fuses.c index 4a9713f15b..eca17bac74 100644 --- a/Demo/PIC18_WizC/Demo6/fuses.c +++ b/Demo/PIC18_WizC/Demo6/fuses.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/PIC18_WizC/Demo6/interrupt.c b/Demo/PIC18_WizC/Demo6/interrupt.c index 2713c12673..bce86afdef 100644 --- a/Demo/PIC18_WizC/Demo6/interrupt.c +++ b/Demo/PIC18_WizC/Demo6/interrupt.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/PIC18_WizC/Demo6/main.c b/Demo/PIC18_WizC/Demo6/main.c index d2b47d7071..3a12932f50 100644 --- a/Demo/PIC18_WizC/Demo6/main.c +++ b/Demo/PIC18_WizC/Demo6/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/PIC18_WizC/Demo7/FreeRTOSConfig.h b/Demo/PIC18_WizC/Demo7/FreeRTOSConfig.h index d9df03d697..ad2cd14abe 100644 --- a/Demo/PIC18_WizC/Demo7/FreeRTOSConfig.h +++ b/Demo/PIC18_WizC/Demo7/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/PIC18_WizC/Demo7/WIZCmake.h b/Demo/PIC18_WizC/Demo7/WIZCmake.h index e9435b0620..2892c93e1f 100644 --- a/Demo/PIC18_WizC/Demo7/WIZCmake.h +++ b/Demo/PIC18_WizC/Demo7/WIZCmake.h @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/PIC18_WizC/Demo7/fuses.c b/Demo/PIC18_WizC/Demo7/fuses.c index 4a9713f15b..eca17bac74 100644 --- a/Demo/PIC18_WizC/Demo7/fuses.c +++ b/Demo/PIC18_WizC/Demo7/fuses.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/PIC18_WizC/Demo7/interrupt.c b/Demo/PIC18_WizC/Demo7/interrupt.c index 2713c12673..bce86afdef 100644 --- a/Demo/PIC18_WizC/Demo7/interrupt.c +++ b/Demo/PIC18_WizC/Demo7/interrupt.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/PIC18_WizC/Demo7/main.c b/Demo/PIC18_WizC/Demo7/main.c index 9e594fea61..c4536e080a 100644 --- a/Demo/PIC18_WizC/Demo7/main.c +++ b/Demo/PIC18_WizC/Demo7/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/PIC18_WizC/ParTest/ParTest.c b/Demo/PIC18_WizC/ParTest/ParTest.c index b4a9deeee1..f982ed076e 100644 --- a/Demo/PIC18_WizC/ParTest/ParTest.c +++ b/Demo/PIC18_WizC/ParTest/ParTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/PIC18_WizC/serial/isrSerialRx.c b/Demo/PIC18_WizC/serial/isrSerialRx.c index 85010e76d4..00287d4c76 100644 --- a/Demo/PIC18_WizC/serial/isrSerialRx.c +++ b/Demo/PIC18_WizC/serial/isrSerialRx.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/PIC18_WizC/serial/isrSerialTx.c b/Demo/PIC18_WizC/serial/isrSerialTx.c index 1f9774d5b2..7541c263dc 100644 --- a/Demo/PIC18_WizC/serial/isrSerialTx.c +++ b/Demo/PIC18_WizC/serial/isrSerialTx.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/PIC18_WizC/serial/serial.c b/Demo/PIC18_WizC/serial/serial.c index b40ec41d7a..1af65fa80c 100644 --- a/Demo/PIC18_WizC/serial/serial.c +++ b/Demo/PIC18_WizC/serial/serial.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/PIC24_MPLAB/FreeRTOSConfig.h b/Demo/PIC24_MPLAB/FreeRTOSConfig.h index d557295621..c3e3eb719a 100644 --- a/Demo/PIC24_MPLAB/FreeRTOSConfig.h +++ b/Demo/PIC24_MPLAB/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/PIC24_MPLAB/ParTest/ParTest.c b/Demo/PIC24_MPLAB/ParTest/ParTest.c index df6e5fe9eb..e5e46890fc 100644 --- a/Demo/PIC24_MPLAB/ParTest/ParTest.c +++ b/Demo/PIC24_MPLAB/ParTest/ParTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/PIC24_MPLAB/lcd.c b/Demo/PIC24_MPLAB/lcd.c index f57d337648..fb70962cc1 100644 --- a/Demo/PIC24_MPLAB/lcd.c +++ b/Demo/PIC24_MPLAB/lcd.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/PIC24_MPLAB/lcd.h b/Demo/PIC24_MPLAB/lcd.h index d7d95dbe10..abe07ef7fe 100644 --- a/Demo/PIC24_MPLAB/lcd.h +++ b/Demo/PIC24_MPLAB/lcd.h @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/PIC24_MPLAB/main.c b/Demo/PIC24_MPLAB/main.c index 0ca03b70a2..e8df7aab21 100644 --- a/Demo/PIC24_MPLAB/main.c +++ b/Demo/PIC24_MPLAB/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/PIC24_MPLAB/serial/serial.c b/Demo/PIC24_MPLAB/serial/serial.c index d26ecd6727..82f8646ec4 100644 --- a/Demo/PIC24_MPLAB/serial/serial.c +++ b/Demo/PIC24_MPLAB/serial/serial.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/PIC24_MPLAB/timertest.c b/Demo/PIC24_MPLAB/timertest.c index 407545edae..76d5ff4471 100644 --- a/Demo/PIC24_MPLAB/timertest.c +++ b/Demo/PIC24_MPLAB/timertest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/PIC24_MPLAB/timertest.h b/Demo/PIC24_MPLAB/timertest.h index 8130a6c754..598115d4be 100644 --- a/Demo/PIC24_MPLAB/timertest.h +++ b/Demo/PIC24_MPLAB/timertest.h @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/PIC32MX_MPLAB/FreeRTOSConfig.h b/Demo/PIC32MX_MPLAB/FreeRTOSConfig.h index d311f9ffc9..2d9fdca847 100644 --- a/Demo/PIC32MX_MPLAB/FreeRTOSConfig.h +++ b/Demo/PIC32MX_MPLAB/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/PIC32MX_MPLAB/IntQueueTimer.c b/Demo/PIC32MX_MPLAB/IntQueueTimer.c index cb4a166ac3..a6f8247a8c 100644 --- a/Demo/PIC32MX_MPLAB/IntQueueTimer.c +++ b/Demo/PIC32MX_MPLAB/IntQueueTimer.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/PIC32MX_MPLAB/IntQueueTimer.h b/Demo/PIC32MX_MPLAB/IntQueueTimer.h index f175dc20d9..8bc6ddc02c 100644 --- a/Demo/PIC32MX_MPLAB/IntQueueTimer.h +++ b/Demo/PIC32MX_MPLAB/IntQueueTimer.h @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/PIC32MX_MPLAB/IntQueueTimer_isr.S b/Demo/PIC32MX_MPLAB/IntQueueTimer_isr.S index 0c4a6c2fbe..bf103864cb 100644 --- a/Demo/PIC32MX_MPLAB/IntQueueTimer_isr.S +++ b/Demo/PIC32MX_MPLAB/IntQueueTimer_isr.S @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/PIC32MX_MPLAB/ParTest/ParTest.c b/Demo/PIC32MX_MPLAB/ParTest/ParTest.c index 7a7beb6c50..6979a4bb47 100644 --- a/Demo/PIC32MX_MPLAB/ParTest/ParTest.c +++ b/Demo/PIC32MX_MPLAB/ParTest/ParTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/PIC32MX_MPLAB/RegisterTestTasks.s b/Demo/PIC32MX_MPLAB/RegisterTestTasks.s index ccfc0a1961..acd938037d 100644 --- a/Demo/PIC32MX_MPLAB/RegisterTestTasks.s +++ b/Demo/PIC32MX_MPLAB/RegisterTestTasks.s @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/PIC32MX_MPLAB/lcd.c b/Demo/PIC32MX_MPLAB/lcd.c index 3c5bf4e6be..e42c70ccd2 100644 --- a/Demo/PIC32MX_MPLAB/lcd.c +++ b/Demo/PIC32MX_MPLAB/lcd.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/PIC32MX_MPLAB/lcd.h b/Demo/PIC32MX_MPLAB/lcd.h index d7d95dbe10..abe07ef7fe 100644 --- a/Demo/PIC32MX_MPLAB/lcd.h +++ b/Demo/PIC32MX_MPLAB/lcd.h @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/PIC32MX_MPLAB/main.c b/Demo/PIC32MX_MPLAB/main.c index f6a1929a1a..c63d30d51d 100644 --- a/Demo/PIC32MX_MPLAB/main.c +++ b/Demo/PIC32MX_MPLAB/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/PIC32MX_MPLAB/serial/serial.c b/Demo/PIC32MX_MPLAB/serial/serial.c index a588b54472..e922567a90 100644 --- a/Demo/PIC32MX_MPLAB/serial/serial.c +++ b/Demo/PIC32MX_MPLAB/serial/serial.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/PIC32MX_MPLAB/timertest.c b/Demo/PIC32MX_MPLAB/timertest.c index f3ddc742ba..3eee9bb1c6 100644 --- a/Demo/PIC32MX_MPLAB/timertest.c +++ b/Demo/PIC32MX_MPLAB/timertest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/PIC32MX_MPLAB/timertest.h b/Demo/PIC32MX_MPLAB/timertest.h index 8130a6c754..598115d4be 100644 --- a/Demo/PIC32MX_MPLAB/timertest.h +++ b/Demo/PIC32MX_MPLAB/timertest.h @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/PIC32MX_MPLAB/timertest_isr.S b/Demo/PIC32MX_MPLAB/timertest_isr.S index 46f7b2e213..a333f23636 100644 --- a/Demo/PIC32MX_MPLAB/timertest_isr.S +++ b/Demo/PIC32MX_MPLAB/timertest_isr.S @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/PPC405_FPU_Xilinx_Virtex4_GCC/RTOSDemo/FreeRTOSConfig.h b/Demo/PPC405_FPU_Xilinx_Virtex4_GCC/RTOSDemo/FreeRTOSConfig.h index d735fffa22..872efcf1b1 100644 --- a/Demo/PPC405_FPU_Xilinx_Virtex4_GCC/RTOSDemo/FreeRTOSConfig.h +++ b/Demo/PPC405_FPU_Xilinx_Virtex4_GCC/RTOSDemo/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/PPC405_FPU_Xilinx_Virtex4_GCC/RTOSDemo/flop/flop-reg-test.c b/Demo/PPC405_FPU_Xilinx_Virtex4_GCC/RTOSDemo/flop/flop-reg-test.c index 341040d00b..fd135e2ab5 100644 --- a/Demo/PPC405_FPU_Xilinx_Virtex4_GCC/RTOSDemo/flop/flop-reg-test.c +++ b/Demo/PPC405_FPU_Xilinx_Virtex4_GCC/RTOSDemo/flop/flop-reg-test.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/PPC405_FPU_Xilinx_Virtex4_GCC/RTOSDemo/flop/flop-reg-test.h b/Demo/PPC405_FPU_Xilinx_Virtex4_GCC/RTOSDemo/flop/flop-reg-test.h index 5acd4058e6..e6c38e222c 100644 --- a/Demo/PPC405_FPU_Xilinx_Virtex4_GCC/RTOSDemo/flop/flop-reg-test.h +++ b/Demo/PPC405_FPU_Xilinx_Virtex4_GCC/RTOSDemo/flop/flop-reg-test.h @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/PPC405_FPU_Xilinx_Virtex4_GCC/RTOSDemo/flop/flop.c b/Demo/PPC405_FPU_Xilinx_Virtex4_GCC/RTOSDemo/flop/flop.c index 23eced390b..22625e1bdf 100644 --- a/Demo/PPC405_FPU_Xilinx_Virtex4_GCC/RTOSDemo/flop/flop.c +++ b/Demo/PPC405_FPU_Xilinx_Virtex4_GCC/RTOSDemo/flop/flop.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/PPC405_FPU_Xilinx_Virtex4_GCC/RTOSDemo/main.c b/Demo/PPC405_FPU_Xilinx_Virtex4_GCC/RTOSDemo/main.c index 1ed5a0eea3..68c542890a 100644 --- a/Demo/PPC405_FPU_Xilinx_Virtex4_GCC/RTOSDemo/main.c +++ b/Demo/PPC405_FPU_Xilinx_Virtex4_GCC/RTOSDemo/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/PPC405_FPU_Xilinx_Virtex4_GCC/RTOSDemo/partest/partest.c b/Demo/PPC405_FPU_Xilinx_Virtex4_GCC/RTOSDemo/partest/partest.c index c56d50e13c..5567f6a4a9 100644 --- a/Demo/PPC405_FPU_Xilinx_Virtex4_GCC/RTOSDemo/partest/partest.c +++ b/Demo/PPC405_FPU_Xilinx_Virtex4_GCC/RTOSDemo/partest/partest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/PPC405_FPU_Xilinx_Virtex4_GCC/RTOSDemo/serial/serial.c b/Demo/PPC405_FPU_Xilinx_Virtex4_GCC/RTOSDemo/serial/serial.c index f1e95e727b..66da878f47 100644 --- a/Demo/PPC405_FPU_Xilinx_Virtex4_GCC/RTOSDemo/serial/serial.c +++ b/Demo/PPC405_FPU_Xilinx_Virtex4_GCC/RTOSDemo/serial/serial.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/PPC405_Xilinx_Virtex4_GCC/RTOSDemo/FreeRTOSConfig.h b/Demo/PPC405_Xilinx_Virtex4_GCC/RTOSDemo/FreeRTOSConfig.h index 2c503b2197..7dec95f3e6 100644 --- a/Demo/PPC405_Xilinx_Virtex4_GCC/RTOSDemo/FreeRTOSConfig.h +++ b/Demo/PPC405_Xilinx_Virtex4_GCC/RTOSDemo/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/PPC405_Xilinx_Virtex4_GCC/RTOSDemo/flop/flop-reg-test.c b/Demo/PPC405_Xilinx_Virtex4_GCC/RTOSDemo/flop/flop-reg-test.c index 341040d00b..fd135e2ab5 100644 --- a/Demo/PPC405_Xilinx_Virtex4_GCC/RTOSDemo/flop/flop-reg-test.c +++ b/Demo/PPC405_Xilinx_Virtex4_GCC/RTOSDemo/flop/flop-reg-test.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/PPC405_Xilinx_Virtex4_GCC/RTOSDemo/flop/flop-reg-test.h b/Demo/PPC405_Xilinx_Virtex4_GCC/RTOSDemo/flop/flop-reg-test.h index 5acd4058e6..e6c38e222c 100644 --- a/Demo/PPC405_Xilinx_Virtex4_GCC/RTOSDemo/flop/flop-reg-test.h +++ b/Demo/PPC405_Xilinx_Virtex4_GCC/RTOSDemo/flop/flop-reg-test.h @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/PPC405_Xilinx_Virtex4_GCC/RTOSDemo/flop/flop.c b/Demo/PPC405_Xilinx_Virtex4_GCC/RTOSDemo/flop/flop.c index 23eced390b..22625e1bdf 100644 --- a/Demo/PPC405_Xilinx_Virtex4_GCC/RTOSDemo/flop/flop.c +++ b/Demo/PPC405_Xilinx_Virtex4_GCC/RTOSDemo/flop/flop.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/PPC405_Xilinx_Virtex4_GCC/RTOSDemo/main.c b/Demo/PPC405_Xilinx_Virtex4_GCC/RTOSDemo/main.c index f5dc8992a3..0a04d56811 100644 --- a/Demo/PPC405_Xilinx_Virtex4_GCC/RTOSDemo/main.c +++ b/Demo/PPC405_Xilinx_Virtex4_GCC/RTOSDemo/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/PPC405_Xilinx_Virtex4_GCC/RTOSDemo/partest/partest.c b/Demo/PPC405_Xilinx_Virtex4_GCC/RTOSDemo/partest/partest.c index c56d50e13c..5567f6a4a9 100644 --- a/Demo/PPC405_Xilinx_Virtex4_GCC/RTOSDemo/partest/partest.c +++ b/Demo/PPC405_Xilinx_Virtex4_GCC/RTOSDemo/partest/partest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/PPC405_Xilinx_Virtex4_GCC/RTOSDemo/serial/serial.c b/Demo/PPC405_Xilinx_Virtex4_GCC/RTOSDemo/serial/serial.c index f1e95e727b..66da878f47 100644 --- a/Demo/PPC405_Xilinx_Virtex4_GCC/RTOSDemo/serial/serial.c +++ b/Demo/PPC405_Xilinx_Virtex4_GCC/RTOSDemo/serial/serial.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/PPC440_DP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/FreeRTOSConfig.h b/Demo/PPC440_DP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/FreeRTOSConfig.h index 7af08efec5..c02b483039 100644 --- a/Demo/PPC440_DP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/FreeRTOSConfig.h +++ b/Demo/PPC440_DP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/PPC440_DP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/flop/flop-reg-test.c b/Demo/PPC440_DP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/flop/flop-reg-test.c index 154d34eb9c..ec0a2b63f6 100644 --- a/Demo/PPC440_DP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/flop/flop-reg-test.c +++ b/Demo/PPC440_DP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/flop/flop-reg-test.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/PPC440_DP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/flop/flop-reg-test.h b/Demo/PPC440_DP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/flop/flop-reg-test.h index 5acd4058e6..e6c38e222c 100644 --- a/Demo/PPC440_DP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/flop/flop-reg-test.h +++ b/Demo/PPC440_DP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/flop/flop-reg-test.h @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/PPC440_DP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/flop/flop.c b/Demo/PPC440_DP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/flop/flop.c index c2fad60870..e053d60348 100644 --- a/Demo/PPC440_DP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/flop/flop.c +++ b/Demo/PPC440_DP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/flop/flop.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/PPC440_DP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/main.c b/Demo/PPC440_DP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/main.c index 4e75ed0c1f..6cf5b45964 100644 --- a/Demo/PPC440_DP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/main.c +++ b/Demo/PPC440_DP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/PPC440_DP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/partest/partest.c b/Demo/PPC440_DP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/partest/partest.c index 0040aa0124..ac41e9285c 100644 --- a/Demo/PPC440_DP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/partest/partest.c +++ b/Demo/PPC440_DP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/partest/partest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/PPC440_DP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/serial/serial.c b/Demo/PPC440_DP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/serial/serial.c index 8b8f7bae65..f7de1bfefd 100644 --- a/Demo/PPC440_DP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/serial/serial.c +++ b/Demo/PPC440_DP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/serial/serial.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/PPC440_SP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/FreeRTOSConfig.h b/Demo/PPC440_SP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/FreeRTOSConfig.h index 7af08efec5..c02b483039 100644 --- a/Demo/PPC440_SP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/FreeRTOSConfig.h +++ b/Demo/PPC440_SP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/PPC440_SP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/flop/flop-reg-test.c b/Demo/PPC440_SP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/flop/flop-reg-test.c index 341040d00b..fd135e2ab5 100644 --- a/Demo/PPC440_SP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/flop/flop-reg-test.c +++ b/Demo/PPC440_SP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/flop/flop-reg-test.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/PPC440_SP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/flop/flop-reg-test.h b/Demo/PPC440_SP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/flop/flop-reg-test.h index 5acd4058e6..e6c38e222c 100644 --- a/Demo/PPC440_SP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/flop/flop-reg-test.h +++ b/Demo/PPC440_SP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/flop/flop-reg-test.h @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/PPC440_SP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/flop/flop.c b/Demo/PPC440_SP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/flop/flop.c index 23eced390b..22625e1bdf 100644 --- a/Demo/PPC440_SP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/flop/flop.c +++ b/Demo/PPC440_SP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/flop/flop.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/PPC440_SP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/main.c b/Demo/PPC440_SP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/main.c index 1ed5a0eea3..68c542890a 100644 --- a/Demo/PPC440_SP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/main.c +++ b/Demo/PPC440_SP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/PPC440_SP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/partest/partest.c b/Demo/PPC440_SP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/partest/partest.c index 0040aa0124..ac41e9285c 100644 --- a/Demo/PPC440_SP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/partest/partest.c +++ b/Demo/PPC440_SP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/partest/partest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/PPC440_SP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/serial/serial.c b/Demo/PPC440_SP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/serial/serial.c index 8b8f7bae65..f7de1bfefd 100644 --- a/Demo/PPC440_SP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/serial/serial.c +++ b/Demo/PPC440_SP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/serial/serial.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/PPC440_Xilinx_Virtex5_GCC/RTOSDemo/FreeRTOSConfig.h b/Demo/PPC440_Xilinx_Virtex5_GCC/RTOSDemo/FreeRTOSConfig.h index f310cbf638..289aaff1b2 100644 --- a/Demo/PPC440_Xilinx_Virtex5_GCC/RTOSDemo/FreeRTOSConfig.h +++ b/Demo/PPC440_Xilinx_Virtex5_GCC/RTOSDemo/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/PPC440_Xilinx_Virtex5_GCC/RTOSDemo/flop/flop-reg-test.c b/Demo/PPC440_Xilinx_Virtex5_GCC/RTOSDemo/flop/flop-reg-test.c index 341040d00b..fd135e2ab5 100644 --- a/Demo/PPC440_Xilinx_Virtex5_GCC/RTOSDemo/flop/flop-reg-test.c +++ b/Demo/PPC440_Xilinx_Virtex5_GCC/RTOSDemo/flop/flop-reg-test.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/PPC440_Xilinx_Virtex5_GCC/RTOSDemo/flop/flop-reg-test.h b/Demo/PPC440_Xilinx_Virtex5_GCC/RTOSDemo/flop/flop-reg-test.h index 5acd4058e6..e6c38e222c 100644 --- a/Demo/PPC440_Xilinx_Virtex5_GCC/RTOSDemo/flop/flop-reg-test.h +++ b/Demo/PPC440_Xilinx_Virtex5_GCC/RTOSDemo/flop/flop-reg-test.h @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/PPC440_Xilinx_Virtex5_GCC/RTOSDemo/flop/flop.c b/Demo/PPC440_Xilinx_Virtex5_GCC/RTOSDemo/flop/flop.c index 23eced390b..22625e1bdf 100644 --- a/Demo/PPC440_Xilinx_Virtex5_GCC/RTOSDemo/flop/flop.c +++ b/Demo/PPC440_Xilinx_Virtex5_GCC/RTOSDemo/flop/flop.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/PPC440_Xilinx_Virtex5_GCC/RTOSDemo/main.c b/Demo/PPC440_Xilinx_Virtex5_GCC/RTOSDemo/main.c index f5dc8992a3..0a04d56811 100644 --- a/Demo/PPC440_Xilinx_Virtex5_GCC/RTOSDemo/main.c +++ b/Demo/PPC440_Xilinx_Virtex5_GCC/RTOSDemo/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/PPC440_Xilinx_Virtex5_GCC/RTOSDemo/partest/partest.c b/Demo/PPC440_Xilinx_Virtex5_GCC/RTOSDemo/partest/partest.c index 3a11727c1f..e74ef6bdde 100644 --- a/Demo/PPC440_Xilinx_Virtex5_GCC/RTOSDemo/partest/partest.c +++ b/Demo/PPC440_Xilinx_Virtex5_GCC/RTOSDemo/partest/partest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/PPC440_Xilinx_Virtex5_GCC/RTOSDemo/serial/serial.c b/Demo/PPC440_Xilinx_Virtex5_GCC/RTOSDemo/serial/serial.c index 8b8f7bae65..f7de1bfefd 100644 --- a/Demo/PPC440_Xilinx_Virtex5_GCC/RTOSDemo/serial/serial.c +++ b/Demo/PPC440_Xilinx_Virtex5_GCC/RTOSDemo/serial/serial.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/WizNET_DEMO_GCC_ARM7/FreeRTOSConfig.h b/Demo/WizNET_DEMO_GCC_ARM7/FreeRTOSConfig.h index 51e14fb44c..4a1807ce7a 100644 --- a/Demo/WizNET_DEMO_GCC_ARM7/FreeRTOSConfig.h +++ b/Demo/WizNET_DEMO_GCC_ARM7/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/WizNET_DEMO_GCC_ARM7/HTTP_Serv.c b/Demo/WizNET_DEMO_GCC_ARM7/HTTP_Serv.c index e7c8f99f3f..6bbd22e147 100644 --- a/Demo/WizNET_DEMO_GCC_ARM7/HTTP_Serv.c +++ b/Demo/WizNET_DEMO_GCC_ARM7/HTTP_Serv.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/WizNET_DEMO_GCC_ARM7/HTTP_Serv.h b/Demo/WizNET_DEMO_GCC_ARM7/HTTP_Serv.h index dca91a9113..76214de646 100644 --- a/Demo/WizNET_DEMO_GCC_ARM7/HTTP_Serv.h +++ b/Demo/WizNET_DEMO_GCC_ARM7/HTTP_Serv.h @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/WizNET_DEMO_GCC_ARM7/Makefile b/Demo/WizNET_DEMO_GCC_ARM7/Makefile index f07fb35fed..8071688720 100644 --- a/Demo/WizNET_DEMO_GCC_ARM7/Makefile +++ b/Demo/WizNET_DEMO_GCC_ARM7/Makefile @@ -1,5 +1,5 @@ #/* -# FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. +# FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. # # This file is part of the FreeRTOS distribution. # diff --git a/Demo/WizNET_DEMO_GCC_ARM7/TCP.c b/Demo/WizNET_DEMO_GCC_ARM7/TCP.c index b94b91d3b4..0f2aa85746 100644 --- a/Demo/WizNET_DEMO_GCC_ARM7/TCP.c +++ b/Demo/WizNET_DEMO_GCC_ARM7/TCP.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/WizNET_DEMO_GCC_ARM7/TCP.h b/Demo/WizNET_DEMO_GCC_ARM7/TCP.h index 5f57d27918..182dbd3058 100644 --- a/Demo/WizNET_DEMO_GCC_ARM7/TCP.h +++ b/Demo/WizNET_DEMO_GCC_ARM7/TCP.h @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/WizNET_DEMO_GCC_ARM7/TCPISR.c b/Demo/WizNET_DEMO_GCC_ARM7/TCPISR.c index d1f58a42d6..5f73d08c59 100644 --- a/Demo/WizNET_DEMO_GCC_ARM7/TCPISR.c +++ b/Demo/WizNET_DEMO_GCC_ARM7/TCPISR.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/WizNET_DEMO_GCC_ARM7/html_pages.h b/Demo/WizNET_DEMO_GCC_ARM7/html_pages.h index e0f2295225..166cec6729 100644 --- a/Demo/WizNET_DEMO_GCC_ARM7/html_pages.h +++ b/Demo/WizNET_DEMO_GCC_ARM7/html_pages.h @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/WizNET_DEMO_GCC_ARM7/i2c.c b/Demo/WizNET_DEMO_GCC_ARM7/i2c.c index 2373baac18..ad07790293 100644 --- a/Demo/WizNET_DEMO_GCC_ARM7/i2c.c +++ b/Demo/WizNET_DEMO_GCC_ARM7/i2c.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/WizNET_DEMO_GCC_ARM7/i2c.h b/Demo/WizNET_DEMO_GCC_ARM7/i2c.h index 57fe9458d4..b1ce1dbf0b 100644 --- a/Demo/WizNET_DEMO_GCC_ARM7/i2c.h +++ b/Demo/WizNET_DEMO_GCC_ARM7/i2c.h @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/WizNET_DEMO_GCC_ARM7/i2cISR.c b/Demo/WizNET_DEMO_GCC_ARM7/i2cISR.c index bb1a9c65df..8b769b57a3 100644 --- a/Demo/WizNET_DEMO_GCC_ARM7/i2cISR.c +++ b/Demo/WizNET_DEMO_GCC_ARM7/i2cISR.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/WizNET_DEMO_GCC_ARM7/main.c b/Demo/WizNET_DEMO_GCC_ARM7/main.c index 65a04f52bc..52d83e59cc 100644 --- a/Demo/WizNET_DEMO_GCC_ARM7/main.c +++ b/Demo/WizNET_DEMO_GCC_ARM7/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/WizNET_DEMO_TERN_186/FreeRTOSConfig.h b/Demo/WizNET_DEMO_TERN_186/FreeRTOSConfig.h index 2fd9464fa4..15ad5b3875 100644 --- a/Demo/WizNET_DEMO_TERN_186/FreeRTOSConfig.h +++ b/Demo/WizNET_DEMO_TERN_186/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/WizNET_DEMO_TERN_186/HTTPTask.c b/Demo/WizNET_DEMO_TERN_186/HTTPTask.c index 82c2af8a7d..c1a7f1dea9 100644 --- a/Demo/WizNET_DEMO_TERN_186/HTTPTask.c +++ b/Demo/WizNET_DEMO_TERN_186/HTTPTask.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/WizNET_DEMO_TERN_186/HTTPTask.h b/Demo/WizNET_DEMO_TERN_186/HTTPTask.h index c682c42f14..460b3f1360 100644 --- a/Demo/WizNET_DEMO_TERN_186/HTTPTask.h +++ b/Demo/WizNET_DEMO_TERN_186/HTTPTask.h @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/WizNET_DEMO_TERN_186/main.c b/Demo/WizNET_DEMO_TERN_186/main.c index bb2642cdc3..86ca313ff4 100644 --- a/Demo/WizNET_DEMO_TERN_186/main.c +++ b/Demo/WizNET_DEMO_TERN_186/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/WizNET_DEMO_TERN_186/serial/serial.c b/Demo/WizNET_DEMO_TERN_186/serial/serial.c index bfa045f90e..45c12faca6 100644 --- a/Demo/WizNET_DEMO_TERN_186/serial/serial.c +++ b/Demo/WizNET_DEMO_TERN_186/serial/serial.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/dsPIC_MPLAB/FreeRTOSConfig.h b/Demo/dsPIC_MPLAB/FreeRTOSConfig.h index f2fc10cb66..2efcd695b6 100644 --- a/Demo/dsPIC_MPLAB/FreeRTOSConfig.h +++ b/Demo/dsPIC_MPLAB/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/dsPIC_MPLAB/ParTest/ParTest.c b/Demo/dsPIC_MPLAB/ParTest/ParTest.c index ef62a35877..5e763b7c17 100644 --- a/Demo/dsPIC_MPLAB/ParTest/ParTest.c +++ b/Demo/dsPIC_MPLAB/ParTest/ParTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/dsPIC_MPLAB/lcd.c b/Demo/dsPIC_MPLAB/lcd.c index 57b0f87577..3543d82bf4 100644 --- a/Demo/dsPIC_MPLAB/lcd.c +++ b/Demo/dsPIC_MPLAB/lcd.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/dsPIC_MPLAB/lcd.h b/Demo/dsPIC_MPLAB/lcd.h index d7d95dbe10..abe07ef7fe 100644 --- a/Demo/dsPIC_MPLAB/lcd.h +++ b/Demo/dsPIC_MPLAB/lcd.h @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/dsPIC_MPLAB/main.c b/Demo/dsPIC_MPLAB/main.c index 0ca03b70a2..e8df7aab21 100644 --- a/Demo/dsPIC_MPLAB/main.c +++ b/Demo/dsPIC_MPLAB/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/dsPIC_MPLAB/serial/serial.c b/Demo/dsPIC_MPLAB/serial/serial.c index ba3aef9137..c29f4951c9 100644 --- a/Demo/dsPIC_MPLAB/serial/serial.c +++ b/Demo/dsPIC_MPLAB/serial/serial.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/dsPIC_MPLAB/timertest.c b/Demo/dsPIC_MPLAB/timertest.c index 407545edae..76d5ff4471 100644 --- a/Demo/dsPIC_MPLAB/timertest.c +++ b/Demo/dsPIC_MPLAB/timertest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/dsPIC_MPLAB/timertest.h b/Demo/dsPIC_MPLAB/timertest.h index 8130a6c754..598115d4be 100644 --- a/Demo/dsPIC_MPLAB/timertest.h +++ b/Demo/dsPIC_MPLAB/timertest.h @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/lwIP_Demo_Rowley_ARM7/BasicWEB.c b/Demo/lwIP_Demo_Rowley_ARM7/BasicWEB.c index f167c30afb..37f0545d2e 100644 --- a/Demo/lwIP_Demo_Rowley_ARM7/BasicWEB.c +++ b/Demo/lwIP_Demo_Rowley_ARM7/BasicWEB.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/lwIP_Demo_Rowley_ARM7/BasicWEB.h b/Demo/lwIP_Demo_Rowley_ARM7/BasicWEB.h index e002eb8fc6..b7234d439c 100644 --- a/Demo/lwIP_Demo_Rowley_ARM7/BasicWEB.h +++ b/Demo/lwIP_Demo_Rowley_ARM7/BasicWEB.h @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/lwIP_Demo_Rowley_ARM7/EMAC/SAM7_EMAC.c b/Demo/lwIP_Demo_Rowley_ARM7/EMAC/SAM7_EMAC.c index caec1834cc..c659dd63d8 100644 --- a/Demo/lwIP_Demo_Rowley_ARM7/EMAC/SAM7_EMAC.c +++ b/Demo/lwIP_Demo_Rowley_ARM7/EMAC/SAM7_EMAC.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/lwIP_Demo_Rowley_ARM7/EMAC/SAM7_EMAC.h b/Demo/lwIP_Demo_Rowley_ARM7/EMAC/SAM7_EMAC.h index 0136c3933c..ed89919123 100644 --- a/Demo/lwIP_Demo_Rowley_ARM7/EMAC/SAM7_EMAC.h +++ b/Demo/lwIP_Demo_Rowley_ARM7/EMAC/SAM7_EMAC.h @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/lwIP_Demo_Rowley_ARM7/EMAC/SAM7_EMAC_ISR.c b/Demo/lwIP_Demo_Rowley_ARM7/EMAC/SAM7_EMAC_ISR.c index cd4342be9b..a331a07277 100644 --- a/Demo/lwIP_Demo_Rowley_ARM7/EMAC/SAM7_EMAC_ISR.c +++ b/Demo/lwIP_Demo_Rowley_ARM7/EMAC/SAM7_EMAC_ISR.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/lwIP_Demo_Rowley_ARM7/FreeRTOSConfig.h b/Demo/lwIP_Demo_Rowley_ARM7/FreeRTOSConfig.h index 4288e8c274..263da633e9 100644 --- a/Demo/lwIP_Demo_Rowley_ARM7/FreeRTOSConfig.h +++ b/Demo/lwIP_Demo_Rowley_ARM7/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/lwIP_Demo_Rowley_ARM7/ParTest/ParTest.c b/Demo/lwIP_Demo_Rowley_ARM7/ParTest/ParTest.c index 1c203f2148..1ff8528382 100644 --- a/Demo/lwIP_Demo_Rowley_ARM7/ParTest/ParTest.c +++ b/Demo/lwIP_Demo_Rowley_ARM7/ParTest/ParTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/lwIP_Demo_Rowley_ARM7/USB/USB-CDC.c b/Demo/lwIP_Demo_Rowley_ARM7/USB/USB-CDC.c index 307befb283..3013de0331 100644 --- a/Demo/lwIP_Demo_Rowley_ARM7/USB/USB-CDC.c +++ b/Demo/lwIP_Demo_Rowley_ARM7/USB/USB-CDC.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/lwIP_Demo_Rowley_ARM7/USB/USB-CDC.h b/Demo/lwIP_Demo_Rowley_ARM7/USB/USB-CDC.h index 43902881da..5da571f8fd 100644 --- a/Demo/lwIP_Demo_Rowley_ARM7/USB/USB-CDC.h +++ b/Demo/lwIP_Demo_Rowley_ARM7/USB/USB-CDC.h @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/lwIP_Demo_Rowley_ARM7/USB/USBIsr.c b/Demo/lwIP_Demo_Rowley_ARM7/USB/USBIsr.c index 9cb32ec88b..da7110fb8a 100644 --- a/Demo/lwIP_Demo_Rowley_ARM7/USB/USBIsr.c +++ b/Demo/lwIP_Demo_Rowley_ARM7/USB/USBIsr.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/lwIP_Demo_Rowley_ARM7/USB/descriptors.h b/Demo/lwIP_Demo_Rowley_ARM7/USB/descriptors.h index 9b9da3588b..00776c4b6a 100644 --- a/Demo/lwIP_Demo_Rowley_ARM7/USB/descriptors.h +++ b/Demo/lwIP_Demo_Rowley_ARM7/USB/descriptors.h @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/lwIP_Demo_Rowley_ARM7/USB/usb.h b/Demo/lwIP_Demo_Rowley_ARM7/USB/usb.h index b0674cf25d..2a4a858cff 100644 --- a/Demo/lwIP_Demo_Rowley_ARM7/USB/usb.h +++ b/Demo/lwIP_Demo_Rowley_ARM7/USB/usb.h @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/lwIP_Demo_Rowley_ARM7/main.c b/Demo/lwIP_Demo_Rowley_ARM7/main.c index 706afda475..af660e0cc8 100644 --- a/Demo/lwIP_Demo_Rowley_ARM7/main.c +++ b/Demo/lwIP_Demo_Rowley_ARM7/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/lwIP_Demo_Rowley_ARM7/makefile b/Demo/lwIP_Demo_Rowley_ARM7/makefile index 3b9f51b31c..80f6e03f1c 100644 --- a/Demo/lwIP_Demo_Rowley_ARM7/makefile +++ b/Demo/lwIP_Demo_Rowley_ARM7/makefile @@ -1,5 +1,5 @@ #/* -# FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. +# FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. # # This file is part of the FreeRTOS distribution. # diff --git a/Demo/msp430_CrossWorks/FreeRTOSConfig.h b/Demo/msp430_CrossWorks/FreeRTOSConfig.h index dfee642feb..1fbed72340 100644 --- a/Demo/msp430_CrossWorks/FreeRTOSConfig.h +++ b/Demo/msp430_CrossWorks/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/msp430_CrossWorks/ParTest/ParTest.c b/Demo/msp430_CrossWorks/ParTest/ParTest.c index 2c527356a4..bac788c7f6 100644 --- a/Demo/msp430_CrossWorks/ParTest/ParTest.c +++ b/Demo/msp430_CrossWorks/ParTest/ParTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/msp430_CrossWorks/main.c b/Demo/msp430_CrossWorks/main.c index edefe6d174..c956a88527 100644 --- a/Demo/msp430_CrossWorks/main.c +++ b/Demo/msp430_CrossWorks/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/msp430_CrossWorks/serial/serial.c b/Demo/msp430_CrossWorks/serial/serial.c index 57bb4fa6a3..0787a02e40 100644 --- a/Demo/msp430_CrossWorks/serial/serial.c +++ b/Demo/msp430_CrossWorks/serial/serial.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/msp430_CrossWorks/serial/serialASM.asm b/Demo/msp430_CrossWorks/serial/serialASM.asm index 292ec37a8a..16e8def0f3 100644 --- a/Demo/msp430_CrossWorks/serial/serialASM.asm +++ b/Demo/msp430_CrossWorks/serial/serialASM.asm @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/msp430_GCC/FreeRTOSConfig.h b/Demo/msp430_GCC/FreeRTOSConfig.h index e9b08c5b74..b90c5e0738 100644 --- a/Demo/msp430_GCC/FreeRTOSConfig.h +++ b/Demo/msp430_GCC/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/msp430_GCC/ParTest/ParTest.c b/Demo/msp430_GCC/ParTest/ParTest.c index ad6b774bc5..fd6fd7ea2a 100644 --- a/Demo/msp430_GCC/ParTest/ParTest.c +++ b/Demo/msp430_GCC/ParTest/ParTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/msp430_GCC/main.c b/Demo/msp430_GCC/main.c index c070f9f7c0..41972325c6 100644 --- a/Demo/msp430_GCC/main.c +++ b/Demo/msp430_GCC/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/msp430_GCC/makefile b/Demo/msp430_GCC/makefile index fb5db3f2d4..289447ced1 100644 --- a/Demo/msp430_GCC/makefile +++ b/Demo/msp430_GCC/makefile @@ -1,5 +1,5 @@ #/* -# FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. +# FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. # # This file is part of the FreeRTOS distribution. # diff --git a/Demo/msp430_GCC/serial/serial.c b/Demo/msp430_GCC/serial/serial.c index e898caa4f8..56c4d3f1a9 100644 --- a/Demo/msp430_GCC/serial/serial.c +++ b/Demo/msp430_GCC/serial/serial.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/msp430_IAR/FreeRTOSConfig.h b/Demo/msp430_IAR/FreeRTOSConfig.h index 42009c440b..0837ec1d0a 100644 --- a/Demo/msp430_IAR/FreeRTOSConfig.h +++ b/Demo/msp430_IAR/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/msp430_IAR/ParTest/ParTest.c b/Demo/msp430_IAR/ParTest/ParTest.c index 2c527356a4..bac788c7f6 100644 --- a/Demo/msp430_IAR/ParTest/ParTest.c +++ b/Demo/msp430_IAR/ParTest/ParTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/msp430_IAR/main.c b/Demo/msp430_IAR/main.c index 60b4a3a79a..b4bc7d715b 100644 --- a/Demo/msp430_IAR/main.c +++ b/Demo/msp430_IAR/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/msp430_IAR/serial/serial.c b/Demo/msp430_IAR/serial/serial.c index cb288b20f4..aa9ed945b0 100644 --- a/Demo/msp430_IAR/serial/serial.c +++ b/Demo/msp430_IAR/serial/serial.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/msp430_IAR/serial/serialASM.s43 b/Demo/msp430_IAR/serial/serialASM.s43 index bc69a98d5b..7190eee9be 100644 --- a/Demo/msp430_IAR/serial/serialASM.s43 +++ b/Demo/msp430_IAR/serial/serialASM.s43 @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/uIP_Demo_IAR_ARM7/EMAC/EMAClISR.s79 b/Demo/uIP_Demo_IAR_ARM7/EMAC/EMAClISR.s79 index 4ce48d34b0..fbd2eb46b3 100644 --- a/Demo/uIP_Demo_IAR_ARM7/EMAC/EMAClISR.s79 +++ b/Demo/uIP_Demo_IAR_ARM7/EMAC/EMAClISR.s79 @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/uIP_Demo_IAR_ARM7/EMAC/SAM7_EMAC.c b/Demo/uIP_Demo_IAR_ARM7/EMAC/SAM7_EMAC.c index 508abfa520..c742699e19 100644 --- a/Demo/uIP_Demo_IAR_ARM7/EMAC/SAM7_EMAC.c +++ b/Demo/uIP_Demo_IAR_ARM7/EMAC/SAM7_EMAC.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/uIP_Demo_IAR_ARM7/FreeRTOSConfig.h b/Demo/uIP_Demo_IAR_ARM7/FreeRTOSConfig.h index bb9d50a84e..b0442bb99e 100644 --- a/Demo/uIP_Demo_IAR_ARM7/FreeRTOSConfig.h +++ b/Demo/uIP_Demo_IAR_ARM7/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/uIP_Demo_IAR_ARM7/ParTest/ParTest.c b/Demo/uIP_Demo_IAR_ARM7/ParTest/ParTest.c index 118a50c444..bf54c6b83d 100644 --- a/Demo/uIP_Demo_IAR_ARM7/ParTest/ParTest.c +++ b/Demo/uIP_Demo_IAR_ARM7/ParTest/ParTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/uIP_Demo_IAR_ARM7/main.c b/Demo/uIP_Demo_IAR_ARM7/main.c index 9baf1ab101..2294b2cdb8 100644 --- a/Demo/uIP_Demo_IAR_ARM7/main.c +++ b/Demo/uIP_Demo_IAR_ARM7/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/uIP_Demo_Rowley_ARM7/FreeRTOSConfig.h b/Demo/uIP_Demo_Rowley_ARM7/FreeRTOSConfig.h index 1879731d58..fff883bde1 100644 --- a/Demo/uIP_Demo_Rowley_ARM7/FreeRTOSConfig.h +++ b/Demo/uIP_Demo_Rowley_ARM7/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Demo/uIP_Demo_Rowley_ARM7/main.c b/Demo/uIP_Demo_Rowley_ARM7/main.c index 42733a1ead..96ae70c673 100644 --- a/Demo/uIP_Demo_Rowley_ARM7/main.c +++ b/Demo/uIP_Demo_Rowley_ARM7/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Source/croutine.c b/Source/croutine.c index e7fdacca7b..1022d069f2 100644 --- a/Source/croutine.c +++ b/Source/croutine.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Source/include/FreeRTOS.h b/Source/include/FreeRTOS.h index c6d5e54a38..938261caf5 100644 --- a/Source/include/FreeRTOS.h +++ b/Source/include/FreeRTOS.h @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Source/include/StackMacros.h b/Source/include/StackMacros.h index 38451960bc..a139e61c13 100644 --- a/Source/include/StackMacros.h +++ b/Source/include/StackMacros.h @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Source/include/croutine.h b/Source/include/croutine.h index d2fbfcef06..07c988434e 100644 --- a/Source/include/croutine.h +++ b/Source/include/croutine.h @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Source/include/list.h b/Source/include/list.h index a0d7fa1ecd..c6e547d041 100644 --- a/Source/include/list.h +++ b/Source/include/list.h @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Source/include/portable.h b/Source/include/portable.h index b3cd0182d8..8fc0723d0b 100644 --- a/Source/include/portable.h +++ b/Source/include/portable.h @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Source/include/projdefs.h b/Source/include/projdefs.h index 46ef52f401..be61dd3729 100644 --- a/Source/include/projdefs.h +++ b/Source/include/projdefs.h @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Source/include/queue.h b/Source/include/queue.h index a6a639d647..6865240b20 100644 --- a/Source/include/queue.h +++ b/Source/include/queue.h @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Source/include/semphr.h b/Source/include/semphr.h index f096893738..22d3009e82 100644 --- a/Source/include/semphr.h +++ b/Source/include/semphr.h @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Source/include/task.h b/Source/include/task.h index 3c443f07e7..e0f156bc5c 100644 --- a/Source/include/task.h +++ b/Source/include/task.h @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Source/list.c b/Source/list.c index 73e395bd2b..48a3e3816c 100644 --- a/Source/list.c +++ b/Source/list.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Source/portable/BCC/16BitDOS/Flsh186/port.c b/Source/portable/BCC/16BitDOS/Flsh186/port.c index a56834d978..d4d13407be 100644 --- a/Source/portable/BCC/16BitDOS/Flsh186/port.c +++ b/Source/portable/BCC/16BitDOS/Flsh186/port.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Source/portable/BCC/16BitDOS/Flsh186/prtmacro.h b/Source/portable/BCC/16BitDOS/Flsh186/prtmacro.h index 8b677210d5..65c76a277b 100644 --- a/Source/portable/BCC/16BitDOS/Flsh186/prtmacro.h +++ b/Source/portable/BCC/16BitDOS/Flsh186/prtmacro.h @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Source/portable/BCC/16BitDOS/PC/port.c b/Source/portable/BCC/16BitDOS/PC/port.c index d4c0471ddb..20028fd7d3 100644 --- a/Source/portable/BCC/16BitDOS/PC/port.c +++ b/Source/portable/BCC/16BitDOS/PC/port.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Source/portable/BCC/16BitDOS/PC/prtmacro.h b/Source/portable/BCC/16BitDOS/PC/prtmacro.h index fd2e0e937f..907f459810 100644 --- a/Source/portable/BCC/16BitDOS/PC/prtmacro.h +++ b/Source/portable/BCC/16BitDOS/PC/prtmacro.h @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Source/portable/BCC/16BitDOS/common/portasm.h b/Source/portable/BCC/16BitDOS/common/portasm.h index d6eab38931..3f87203e58 100644 --- a/Source/portable/BCC/16BitDOS/common/portasm.h +++ b/Source/portable/BCC/16BitDOS/common/portasm.h @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Source/portable/BCC/16BitDOS/common/portcomn.c b/Source/portable/BCC/16BitDOS/common/portcomn.c index 30a52c1267..83a63f78e8 100644 --- a/Source/portable/BCC/16BitDOS/common/portcomn.c +++ b/Source/portable/BCC/16BitDOS/common/portcomn.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Source/portable/CodeWarrior/ColdFire_V1/port.c b/Source/portable/CodeWarrior/ColdFire_V1/port.c index 1e7319861a..459d9f35e0 100644 --- a/Source/portable/CodeWarrior/ColdFire_V1/port.c +++ b/Source/portable/CodeWarrior/ColdFire_V1/port.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Source/portable/CodeWarrior/ColdFire_V1/portasm.S b/Source/portable/CodeWarrior/ColdFire_V1/portasm.S index fcc2076a77..2565473e70 100644 --- a/Source/portable/CodeWarrior/ColdFire_V1/portasm.S +++ b/Source/portable/CodeWarrior/ColdFire_V1/portasm.S @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Source/portable/CodeWarrior/ColdFire_V1/portmacro.h b/Source/portable/CodeWarrior/ColdFire_V1/portmacro.h index b0575ed6ab..b3a0e0820c 100644 --- a/Source/portable/CodeWarrior/ColdFire_V1/portmacro.h +++ b/Source/portable/CodeWarrior/ColdFire_V1/portmacro.h @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Source/portable/CodeWarrior/ColdFire_V2/port.c b/Source/portable/CodeWarrior/ColdFire_V2/port.c index 68f2cf70ba..45d66e8bf8 100644 --- a/Source/portable/CodeWarrior/ColdFire_V2/port.c +++ b/Source/portable/CodeWarrior/ColdFire_V2/port.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Source/portable/CodeWarrior/ColdFire_V2/portasm.S b/Source/portable/CodeWarrior/ColdFire_V2/portasm.S index bace2da0a3..2784645c9a 100644 --- a/Source/portable/CodeWarrior/ColdFire_V2/portasm.S +++ b/Source/portable/CodeWarrior/ColdFire_V2/portasm.S @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Source/portable/CodeWarrior/ColdFire_V2/portmacro.h b/Source/portable/CodeWarrior/ColdFire_V2/portmacro.h index 0b5856abe7..13dbd6b7b7 100644 --- a/Source/portable/CodeWarrior/ColdFire_V2/portmacro.h +++ b/Source/portable/CodeWarrior/ColdFire_V2/portmacro.h @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Source/portable/CodeWarrior/HCS12/port.c b/Source/portable/CodeWarrior/HCS12/port.c index b018e843f2..92aba696cb 100644 --- a/Source/portable/CodeWarrior/HCS12/port.c +++ b/Source/portable/CodeWarrior/HCS12/port.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Source/portable/CodeWarrior/HCS12/portmacro.h b/Source/portable/CodeWarrior/HCS12/portmacro.h index c3cdd30c7b..3d3c96508f 100644 --- a/Source/portable/CodeWarrior/HCS12/portmacro.h +++ b/Source/portable/CodeWarrior/HCS12/portmacro.h @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Source/portable/GCC/ARM7_AT91FR40008/port.c b/Source/portable/GCC/ARM7_AT91FR40008/port.c index 978d0b498f..da38eebdd5 100644 --- a/Source/portable/GCC/ARM7_AT91FR40008/port.c +++ b/Source/portable/GCC/ARM7_AT91FR40008/port.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Source/portable/GCC/ARM7_AT91FR40008/portISR.c b/Source/portable/GCC/ARM7_AT91FR40008/portISR.c index 9a553783b3..f97e8cc70c 100644 --- a/Source/portable/GCC/ARM7_AT91FR40008/portISR.c +++ b/Source/portable/GCC/ARM7_AT91FR40008/portISR.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Source/portable/GCC/ARM7_AT91FR40008/portmacro.h b/Source/portable/GCC/ARM7_AT91FR40008/portmacro.h index 8e9766e084..8ea6b8ef4f 100644 --- a/Source/portable/GCC/ARM7_AT91FR40008/portmacro.h +++ b/Source/portable/GCC/ARM7_AT91FR40008/portmacro.h @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Source/portable/GCC/ARM7_AT91SAM7S/port.c b/Source/portable/GCC/ARM7_AT91SAM7S/port.c index c14c84f01a..25e9b2601f 100644 --- a/Source/portable/GCC/ARM7_AT91SAM7S/port.c +++ b/Source/portable/GCC/ARM7_AT91SAM7S/port.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Source/portable/GCC/ARM7_AT91SAM7S/portISR.c b/Source/portable/GCC/ARM7_AT91SAM7S/portISR.c index 11eb8ad702..cb8812fcd1 100644 --- a/Source/portable/GCC/ARM7_AT91SAM7S/portISR.c +++ b/Source/portable/GCC/ARM7_AT91SAM7S/portISR.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Source/portable/GCC/ARM7_AT91SAM7S/portmacro.h b/Source/portable/GCC/ARM7_AT91SAM7S/portmacro.h index 437bbc1078..354fdaa5d8 100644 --- a/Source/portable/GCC/ARM7_AT91SAM7S/portmacro.h +++ b/Source/portable/GCC/ARM7_AT91SAM7S/portmacro.h @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Source/portable/GCC/ARM7_LPC2000/port.c b/Source/portable/GCC/ARM7_LPC2000/port.c index d19b0d9fa9..07cf3f9c74 100644 --- a/Source/portable/GCC/ARM7_LPC2000/port.c +++ b/Source/portable/GCC/ARM7_LPC2000/port.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Source/portable/GCC/ARM7_LPC2000/portISR.c b/Source/portable/GCC/ARM7_LPC2000/portISR.c index b40a3467fc..04d58afe2a 100644 --- a/Source/portable/GCC/ARM7_LPC2000/portISR.c +++ b/Source/portable/GCC/ARM7_LPC2000/portISR.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Source/portable/GCC/ARM7_LPC2000/portmacro.h b/Source/portable/GCC/ARM7_LPC2000/portmacro.h index 437bbc1078..354fdaa5d8 100644 --- a/Source/portable/GCC/ARM7_LPC2000/portmacro.h +++ b/Source/portable/GCC/ARM7_LPC2000/portmacro.h @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Source/portable/GCC/ARM7_LPC23xx/port.c b/Source/portable/GCC/ARM7_LPC23xx/port.c index dc7ac102b7..5b31906f20 100644 --- a/Source/portable/GCC/ARM7_LPC23xx/port.c +++ b/Source/portable/GCC/ARM7_LPC23xx/port.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Source/portable/GCC/ARM7_LPC23xx/portISR.c b/Source/portable/GCC/ARM7_LPC23xx/portISR.c index bde03a89e1..84937600dd 100644 --- a/Source/portable/GCC/ARM7_LPC23xx/portISR.c +++ b/Source/portable/GCC/ARM7_LPC23xx/portISR.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Source/portable/GCC/ARM7_LPC23xx/portmacro.h b/Source/portable/GCC/ARM7_LPC23xx/portmacro.h index 437bbc1078..354fdaa5d8 100644 --- a/Source/portable/GCC/ARM7_LPC23xx/portmacro.h +++ b/Source/portable/GCC/ARM7_LPC23xx/portmacro.h @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Source/portable/GCC/ARM_CM3/port.c b/Source/portable/GCC/ARM_CM3/port.c index b912243dee..3e112216bb 100644 --- a/Source/portable/GCC/ARM_CM3/port.c +++ b/Source/portable/GCC/ARM_CM3/port.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Source/portable/GCC/ARM_CM3/portmacro.h b/Source/portable/GCC/ARM_CM3/portmacro.h index e30772bbe1..e602122a99 100644 --- a/Source/portable/GCC/ARM_CM3/portmacro.h +++ b/Source/portable/GCC/ARM_CM3/portmacro.h @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Source/portable/GCC/ATMega323/port.c b/Source/portable/GCC/ATMega323/port.c index d86284103e..6fe06a7028 100644 --- a/Source/portable/GCC/ATMega323/port.c +++ b/Source/portable/GCC/ATMega323/port.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Source/portable/GCC/ATMega323/portmacro.h b/Source/portable/GCC/ATMega323/portmacro.h index fcfd75bde1..f7ebbac34d 100644 --- a/Source/portable/GCC/ATMega323/portmacro.h +++ b/Source/portable/GCC/ATMega323/portmacro.h @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Source/portable/GCC/AVR32_UC3/port.c b/Source/portable/GCC/AVR32_UC3/port.c index 544688bdfd..089045fd2b 100644 --- a/Source/portable/GCC/AVR32_UC3/port.c +++ b/Source/portable/GCC/AVR32_UC3/port.c @@ -13,7 +13,7 @@ *****************************************************************************/ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Source/portable/GCC/AVR32_UC3/portmacro.h b/Source/portable/GCC/AVR32_UC3/portmacro.h index 514d6a66c5..c99076cbad 100644 --- a/Source/portable/GCC/AVR32_UC3/portmacro.h +++ b/Source/portable/GCC/AVR32_UC3/portmacro.h @@ -13,7 +13,7 @@ *****************************************************************************/ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Source/portable/GCC/ColdFire_V2/port.c b/Source/portable/GCC/ColdFire_V2/port.c index ce3ce7c963..81e1ad1e42 100644 --- a/Source/portable/GCC/ColdFire_V2/port.c +++ b/Source/portable/GCC/ColdFire_V2/port.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Source/portable/GCC/ColdFire_V2/portasm.S b/Source/portable/GCC/ColdFire_V2/portasm.S index c3237229a4..14b7443b31 100644 --- a/Source/portable/GCC/ColdFire_V2/portasm.S +++ b/Source/portable/GCC/ColdFire_V2/portasm.S @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Source/portable/GCC/ColdFire_V2/portmacro.h b/Source/portable/GCC/ColdFire_V2/portmacro.h index cd072d30a9..4e4859d37d 100644 --- a/Source/portable/GCC/ColdFire_V2/portmacro.h +++ b/Source/portable/GCC/ColdFire_V2/portmacro.h @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Source/portable/GCC/H8S2329/port.c b/Source/portable/GCC/H8S2329/port.c index 29799ab77d..be7aca16c1 100644 --- a/Source/portable/GCC/H8S2329/port.c +++ b/Source/portable/GCC/H8S2329/port.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Source/portable/GCC/H8S2329/portmacro.h b/Source/portable/GCC/H8S2329/portmacro.h index cb0774fab4..575f3fe6c7 100644 --- a/Source/portable/GCC/H8S2329/portmacro.h +++ b/Source/portable/GCC/H8S2329/portmacro.h @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Source/portable/GCC/HCS12/port.c b/Source/portable/GCC/HCS12/port.c index 628e7beee9..5766b8d1e7 100644 --- a/Source/portable/GCC/HCS12/port.c +++ b/Source/portable/GCC/HCS12/port.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Source/portable/GCC/HCS12/portmacro.h b/Source/portable/GCC/HCS12/portmacro.h index 516639ca6d..ad9f9459f4 100644 --- a/Source/portable/GCC/HCS12/portmacro.h +++ b/Source/portable/GCC/HCS12/portmacro.h @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Source/portable/GCC/MSP430F449/port.c b/Source/portable/GCC/MSP430F449/port.c index 4cb2677452..23e6bbef24 100644 --- a/Source/portable/GCC/MSP430F449/port.c +++ b/Source/portable/GCC/MSP430F449/port.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Source/portable/GCC/MSP430F449/portmacro.h b/Source/portable/GCC/MSP430F449/portmacro.h index 4ff1aea9f8..4cd15f15ce 100644 --- a/Source/portable/GCC/MSP430F449/portmacro.h +++ b/Source/portable/GCC/MSP430F449/portmacro.h @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Source/portable/GCC/MicroBlaze/port.c b/Source/portable/GCC/MicroBlaze/port.c index 92ba80b1c3..22445a5820 100644 --- a/Source/portable/GCC/MicroBlaze/port.c +++ b/Source/portable/GCC/MicroBlaze/port.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Source/portable/GCC/MicroBlaze/portmacro.h b/Source/portable/GCC/MicroBlaze/portmacro.h index 822e303d66..57e8740738 100644 --- a/Source/portable/GCC/MicroBlaze/portmacro.h +++ b/Source/portable/GCC/MicroBlaze/portmacro.h @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Source/portable/GCC/NiosII/port.c b/Source/portable/GCC/NiosII/port.c index c83896d09c..6309e77b95 100644 --- a/Source/portable/GCC/NiosII/port.c +++ b/Source/portable/GCC/NiosII/port.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Source/portable/GCC/NiosII/port_asm.S b/Source/portable/GCC/NiosII/port_asm.S index a47870f7fa..3eeadc3bcd 100644 --- a/Source/portable/GCC/NiosII/port_asm.S +++ b/Source/portable/GCC/NiosII/port_asm.S @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Source/portable/GCC/NiosII/portmacro.h b/Source/portable/GCC/NiosII/portmacro.h index 3661f6d0b5..e5009fd7b2 100644 --- a/Source/portable/GCC/NiosII/portmacro.h +++ b/Source/portable/GCC/NiosII/portmacro.h @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Source/portable/GCC/PPC405_Xilinx/FPU_Macros.h b/Source/portable/GCC/PPC405_Xilinx/FPU_Macros.h index e5356136f6..fd20ef1b62 100644 --- a/Source/portable/GCC/PPC405_Xilinx/FPU_Macros.h +++ b/Source/portable/GCC/PPC405_Xilinx/FPU_Macros.h @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Source/portable/GCC/PPC405_Xilinx/port.c b/Source/portable/GCC/PPC405_Xilinx/port.c index 9ea97b4603..5a39b13cca 100644 --- a/Source/portable/GCC/PPC405_Xilinx/port.c +++ b/Source/portable/GCC/PPC405_Xilinx/port.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Source/portable/GCC/PPC405_Xilinx/portasm.S b/Source/portable/GCC/PPC405_Xilinx/portasm.S index e2f2ea362a..492f3e575d 100644 --- a/Source/portable/GCC/PPC405_Xilinx/portasm.S +++ b/Source/portable/GCC/PPC405_Xilinx/portasm.S @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Source/portable/GCC/PPC405_Xilinx/portmacro.h b/Source/portable/GCC/PPC405_Xilinx/portmacro.h index 39e0e7924f..72d41182ee 100644 --- a/Source/portable/GCC/PPC405_Xilinx/portmacro.h +++ b/Source/portable/GCC/PPC405_Xilinx/portmacro.h @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Source/portable/GCC/PPC440_Xilinx/FPU_Macros.h b/Source/portable/GCC/PPC440_Xilinx/FPU_Macros.h index e5356136f6..fd20ef1b62 100644 --- a/Source/portable/GCC/PPC440_Xilinx/FPU_Macros.h +++ b/Source/portable/GCC/PPC440_Xilinx/FPU_Macros.h @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Source/portable/GCC/PPC440_Xilinx/port.c b/Source/portable/GCC/PPC440_Xilinx/port.c index 34a4d3d0bb..b181c15c93 100644 --- a/Source/portable/GCC/PPC440_Xilinx/port.c +++ b/Source/portable/GCC/PPC440_Xilinx/port.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Source/portable/GCC/PPC440_Xilinx/portasm.S b/Source/portable/GCC/PPC440_Xilinx/portasm.S index e2f2ea362a..492f3e575d 100644 --- a/Source/portable/GCC/PPC440_Xilinx/portasm.S +++ b/Source/portable/GCC/PPC440_Xilinx/portasm.S @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Source/portable/GCC/PPC440_Xilinx/portmacro.h b/Source/portable/GCC/PPC440_Xilinx/portmacro.h index 39e0e7924f..72d41182ee 100644 --- a/Source/portable/GCC/PPC440_Xilinx/portmacro.h +++ b/Source/portable/GCC/PPC440_Xilinx/portmacro.h @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Source/portable/GCC/STR75x/port.c b/Source/portable/GCC/STR75x/port.c index d488f1cf03..8c09ff1217 100644 --- a/Source/portable/GCC/STR75x/port.c +++ b/Source/portable/GCC/STR75x/port.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Source/portable/GCC/STR75x/portISR.c b/Source/portable/GCC/STR75x/portISR.c index 873883867e..4bc60a4a31 100644 --- a/Source/portable/GCC/STR75x/portISR.c +++ b/Source/portable/GCC/STR75x/portISR.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Source/portable/GCC/STR75x/portmacro.h b/Source/portable/GCC/STR75x/portmacro.h index 422947c269..4d9848919c 100644 --- a/Source/portable/GCC/STR75x/portmacro.h +++ b/Source/portable/GCC/STR75x/portmacro.h @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Source/portable/IAR/78K0R/ISR_Support.h b/Source/portable/IAR/78K0R/ISR_Support.h index 4afb3527c6..ab42af3eaa 100644 --- a/Source/portable/IAR/78K0R/ISR_Support.h +++ b/Source/portable/IAR/78K0R/ISR_Support.h @@ -1,5 +1,5 @@ ;/* -; FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. +; FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. ; ; This file is part of the FreeRTOS distribution. ; diff --git a/Source/portable/IAR/78K0R/port.c b/Source/portable/IAR/78K0R/port.c index 202bef541b..f43522c1e8 100644 --- a/Source/portable/IAR/78K0R/port.c +++ b/Source/portable/IAR/78K0R/port.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Source/portable/IAR/78K0R/portasm.s26 b/Source/portable/IAR/78K0R/portasm.s26 index 4957e3ee3d..ea2d629b8b 100644 --- a/Source/portable/IAR/78K0R/portasm.s26 +++ b/Source/portable/IAR/78K0R/portasm.s26 @@ -1,5 +1,5 @@ ;/* -; FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. +; FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. ; ; This file is part of the FreeRTOS distribution. ; diff --git a/Source/portable/IAR/78K0R/portmacro.h b/Source/portable/IAR/78K0R/portmacro.h index 59838641b6..4369fc92a8 100644 --- a/Source/portable/IAR/78K0R/portmacro.h +++ b/Source/portable/IAR/78K0R/portmacro.h @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Source/portable/IAR/ARM_CM3/port.c b/Source/portable/IAR/ARM_CM3/port.c index a5e4624ed1..80e0f36a8e 100644 --- a/Source/portable/IAR/ARM_CM3/port.c +++ b/Source/portable/IAR/ARM_CM3/port.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Source/portable/IAR/ARM_CM3/portasm.s b/Source/portable/IAR/ARM_CM3/portasm.s index cf1f3fbab6..4005ba64ce 100644 --- a/Source/portable/IAR/ARM_CM3/portasm.s +++ b/Source/portable/IAR/ARM_CM3/portasm.s @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Source/portable/IAR/ARM_CM3/portmacro.h b/Source/portable/IAR/ARM_CM3/portmacro.h index e51b16559f..d8fb56a3fe 100644 --- a/Source/portable/IAR/ARM_CM3/portmacro.h +++ b/Source/portable/IAR/ARM_CM3/portmacro.h @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Source/portable/IAR/ATMega323/port.c b/Source/portable/IAR/ATMega323/port.c index adf25bbc30..2d2482b04d 100644 --- a/Source/portable/IAR/ATMega323/port.c +++ b/Source/portable/IAR/ATMega323/port.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Source/portable/IAR/ATMega323/portmacro.h b/Source/portable/IAR/ATMega323/portmacro.h index c2da517b6d..b99e41bccf 100644 --- a/Source/portable/IAR/ATMega323/portmacro.h +++ b/Source/portable/IAR/ATMega323/portmacro.h @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Source/portable/IAR/ATMega323/portmacro.s90 b/Source/portable/IAR/ATMega323/portmacro.s90 index d218a8b961..ea330c4a0a 100644 --- a/Source/portable/IAR/ATMega323/portmacro.s90 +++ b/Source/portable/IAR/ATMega323/portmacro.s90 @@ -1,5 +1,5 @@ ;/* -; FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. +; FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. ; ; This file is part of the FreeRTOS distribution. ; diff --git a/Source/portable/IAR/AVR32_UC3/port.c b/Source/portable/IAR/AVR32_UC3/port.c index 634c465544..3b78656b9b 100644 --- a/Source/portable/IAR/AVR32_UC3/port.c +++ b/Source/portable/IAR/AVR32_UC3/port.c @@ -13,7 +13,7 @@ *****************************************************************************/ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Source/portable/IAR/AVR32_UC3/portmacro.h b/Source/portable/IAR/AVR32_UC3/portmacro.h index f4411d7c99..c489001c64 100644 --- a/Source/portable/IAR/AVR32_UC3/portmacro.h +++ b/Source/portable/IAR/AVR32_UC3/portmacro.h @@ -13,7 +13,7 @@ *****************************************************************************/ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Source/portable/IAR/AtmelSAM7S64/port.c b/Source/portable/IAR/AtmelSAM7S64/port.c index 4ca214d90e..cd7d8a2d78 100644 --- a/Source/portable/IAR/AtmelSAM7S64/port.c +++ b/Source/portable/IAR/AtmelSAM7S64/port.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Source/portable/IAR/AtmelSAM7S64/portmacro.h b/Source/portable/IAR/AtmelSAM7S64/portmacro.h index ffb7ab7ef4..9d88d26574 100644 --- a/Source/portable/IAR/AtmelSAM7S64/portmacro.h +++ b/Source/portable/IAR/AtmelSAM7S64/portmacro.h @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Source/portable/IAR/AtmelSAM9XE/port.c b/Source/portable/IAR/AtmelSAM9XE/port.c index 1cf0dcdd23..f1743b6730 100644 --- a/Source/portable/IAR/AtmelSAM9XE/port.c +++ b/Source/portable/IAR/AtmelSAM9XE/port.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Source/portable/IAR/AtmelSAM9XE/portmacro.h b/Source/portable/IAR/AtmelSAM9XE/portmacro.h index 8e0f7da2ed..9cc6fc2055 100644 --- a/Source/portable/IAR/AtmelSAM9XE/portmacro.h +++ b/Source/portable/IAR/AtmelSAM9XE/portmacro.h @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Source/portable/IAR/LPC2000/port.c b/Source/portable/IAR/LPC2000/port.c index 8bfaf9a66f..b02f9e58f1 100644 --- a/Source/portable/IAR/LPC2000/port.c +++ b/Source/portable/IAR/LPC2000/port.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Source/portable/IAR/LPC2000/portmacro.h b/Source/portable/IAR/LPC2000/portmacro.h index a141709e20..22d8234849 100644 --- a/Source/portable/IAR/LPC2000/portmacro.h +++ b/Source/portable/IAR/LPC2000/portmacro.h @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Source/portable/IAR/MSP430/port.c b/Source/portable/IAR/MSP430/port.c index 5a452dbb83..d66ff76c96 100644 --- a/Source/portable/IAR/MSP430/port.c +++ b/Source/portable/IAR/MSP430/port.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Source/portable/IAR/MSP430/portasm.h b/Source/portable/IAR/MSP430/portasm.h index fe4fb6aba9..61661bdf4c 100644 --- a/Source/portable/IAR/MSP430/portasm.h +++ b/Source/portable/IAR/MSP430/portasm.h @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Source/portable/IAR/MSP430/portext.s43 b/Source/portable/IAR/MSP430/portext.s43 index 5a8ee7d563..2e1d001938 100644 --- a/Source/portable/IAR/MSP430/portext.s43 +++ b/Source/portable/IAR/MSP430/portext.s43 @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Source/portable/IAR/MSP430/portmacro.h b/Source/portable/IAR/MSP430/portmacro.h index 51cfc55bc8..db8baacf55 100644 --- a/Source/portable/IAR/MSP430/portmacro.h +++ b/Source/portable/IAR/MSP430/portmacro.h @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Source/portable/IAR/STR71x/port.c b/Source/portable/IAR/STR71x/port.c index 155adb0d59..5b007e4547 100644 --- a/Source/portable/IAR/STR71x/port.c +++ b/Source/portable/IAR/STR71x/port.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Source/portable/IAR/STR71x/portmacro.h b/Source/portable/IAR/STR71x/portmacro.h index 4829014bea..ca9e184785 100644 --- a/Source/portable/IAR/STR71x/portmacro.h +++ b/Source/portable/IAR/STR71x/portmacro.h @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Source/portable/IAR/STR75x/ISR_Support.h b/Source/portable/IAR/STR75x/ISR_Support.h index e59dc8b6a6..cb463c78c1 100644 --- a/Source/portable/IAR/STR75x/ISR_Support.h +++ b/Source/portable/IAR/STR75x/ISR_Support.h @@ -1,5 +1,5 @@ ;/* -; FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. +; FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. ; ; This file is part of the FreeRTOS distribution. ; diff --git a/Source/portable/IAR/STR75x/port.c b/Source/portable/IAR/STR75x/port.c index c4d087289b..9a0e4b3b93 100644 --- a/Source/portable/IAR/STR75x/port.c +++ b/Source/portable/IAR/STR75x/port.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Source/portable/IAR/STR75x/portasm.s79 b/Source/portable/IAR/STR75x/portasm.s79 index d26ce91bba..2549231c46 100644 --- a/Source/portable/IAR/STR75x/portasm.s79 +++ b/Source/portable/IAR/STR75x/portasm.s79 @@ -1,5 +1,5 @@ ;/* -; FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. +; FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. ; ; This file is part of the FreeRTOS distribution. ; diff --git a/Source/portable/IAR/STR75x/portmacro.h b/Source/portable/IAR/STR75x/portmacro.h index 98c765d89b..e0a31a508f 100644 --- a/Source/portable/IAR/STR75x/portmacro.h +++ b/Source/portable/IAR/STR75x/portmacro.h @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Source/portable/IAR/STR91x/ISR_Support.h b/Source/portable/IAR/STR91x/ISR_Support.h index fb8db5eb0a..df725d6bfc 100644 --- a/Source/portable/IAR/STR91x/ISR_Support.h +++ b/Source/portable/IAR/STR91x/ISR_Support.h @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Source/portable/IAR/STR91x/port.c b/Source/portable/IAR/STR91x/port.c index d8b717083b..fdc9da88e0 100644 --- a/Source/portable/IAR/STR91x/port.c +++ b/Source/portable/IAR/STR91x/port.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Source/portable/IAR/STR91x/portasm.s79 b/Source/portable/IAR/STR91x/portasm.s79 index 9895a7958d..e9dd8006ca 100644 --- a/Source/portable/IAR/STR91x/portasm.s79 +++ b/Source/portable/IAR/STR91x/portasm.s79 @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Source/portable/IAR/STR91x/portmacro.h b/Source/portable/IAR/STR91x/portmacro.h index 4b8a5c8e8a..305011a105 100644 --- a/Source/portable/IAR/STR91x/portmacro.h +++ b/Source/portable/IAR/STR91x/portmacro.h @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Source/portable/IAR/V850ES/ISR_Support.h b/Source/portable/IAR/V850ES/ISR_Support.h index 6658898c12..86e968b9cf 100644 --- a/Source/portable/IAR/V850ES/ISR_Support.h +++ b/Source/portable/IAR/V850ES/ISR_Support.h @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Source/portable/IAR/V850ES/port.c b/Source/portable/IAR/V850ES/port.c index 35b3e474fa..7f57f7bd11 100644 --- a/Source/portable/IAR/V850ES/port.c +++ b/Source/portable/IAR/V850ES/port.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Source/portable/IAR/V850ES/portasm.s85 b/Source/portable/IAR/V850ES/portasm.s85 index 516f68d364..503995e58a 100644 --- a/Source/portable/IAR/V850ES/portasm.s85 +++ b/Source/portable/IAR/V850ES/portasm.s85 @@ -1,5 +1,5 @@ ;/* -; FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. +; FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. ; ; This file is part of the FreeRTOS distribution. ; diff --git a/Source/portable/IAR/V850ES/portasm_Fx3.s85 b/Source/portable/IAR/V850ES/portasm_Fx3.s85 index a6d7bf0e85..46112f78bb 100644 --- a/Source/portable/IAR/V850ES/portasm_Fx3.s85 +++ b/Source/portable/IAR/V850ES/portasm_Fx3.s85 @@ -1,5 +1,5 @@ ;/* -; FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. +; FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. ; ; This file is part of the FreeRTOS distribution. ; diff --git a/Source/portable/IAR/V850ES/portasm_Hx2.s85 b/Source/portable/IAR/V850ES/portasm_Hx2.s85 index 107318cdd0..e6b53f6a84 100644 --- a/Source/portable/IAR/V850ES/portasm_Hx2.s85 +++ b/Source/portable/IAR/V850ES/portasm_Hx2.s85 @@ -1,5 +1,5 @@ ;/* -; FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. +; FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. ; ; This file is part of the FreeRTOS distribution. ; diff --git a/Source/portable/IAR/V850ES/portmacro.h b/Source/portable/IAR/V850ES/portmacro.h index b38faa9aaa..f971e7eae3 100644 --- a/Source/portable/IAR/V850ES/portmacro.h +++ b/Source/portable/IAR/V850ES/portmacro.h @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Source/portable/MPLAB/PIC18F/port.c b/Source/portable/MPLAB/PIC18F/port.c index c757b48bb6..00e78530e4 100644 --- a/Source/portable/MPLAB/PIC18F/port.c +++ b/Source/portable/MPLAB/PIC18F/port.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Source/portable/MPLAB/PIC18F/portmacro.h b/Source/portable/MPLAB/PIC18F/portmacro.h index fa78e3a22a..e033729b90 100644 --- a/Source/portable/MPLAB/PIC18F/portmacro.h +++ b/Source/portable/MPLAB/PIC18F/portmacro.h @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Source/portable/MPLAB/PIC24_dsPIC/port.c b/Source/portable/MPLAB/PIC24_dsPIC/port.c index 1b6bdd1450..f8f85f57c8 100644 --- a/Source/portable/MPLAB/PIC24_dsPIC/port.c +++ b/Source/portable/MPLAB/PIC24_dsPIC/port.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Source/portable/MPLAB/PIC24_dsPIC/portasm_PIC24.S b/Source/portable/MPLAB/PIC24_dsPIC/portasm_PIC24.S index a924b1936a..156e6a21a1 100644 --- a/Source/portable/MPLAB/PIC24_dsPIC/portasm_PIC24.S +++ b/Source/portable/MPLAB/PIC24_dsPIC/portasm_PIC24.S @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Source/portable/MPLAB/PIC24_dsPIC/portasm_dsPIC.S b/Source/portable/MPLAB/PIC24_dsPIC/portasm_dsPIC.S index cf2ab831dc..7eb2b84be5 100644 --- a/Source/portable/MPLAB/PIC24_dsPIC/portasm_dsPIC.S +++ b/Source/portable/MPLAB/PIC24_dsPIC/portasm_dsPIC.S @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Source/portable/MPLAB/PIC24_dsPIC/portmacro.h b/Source/portable/MPLAB/PIC24_dsPIC/portmacro.h index 0671e7cd53..b12e4ed875 100644 --- a/Source/portable/MPLAB/PIC24_dsPIC/portmacro.h +++ b/Source/portable/MPLAB/PIC24_dsPIC/portmacro.h @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Source/portable/MPLAB/PIC32MX/ISR_Support.h b/Source/portable/MPLAB/PIC32MX/ISR_Support.h index cdcf3047db..4809e75a60 100644 --- a/Source/portable/MPLAB/PIC32MX/ISR_Support.h +++ b/Source/portable/MPLAB/PIC32MX/ISR_Support.h @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Source/portable/MPLAB/PIC32MX/port.c b/Source/portable/MPLAB/PIC32MX/port.c index c337571226..c6270bc085 100644 --- a/Source/portable/MPLAB/PIC32MX/port.c +++ b/Source/portable/MPLAB/PIC32MX/port.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Source/portable/MPLAB/PIC32MX/port_asm.S b/Source/portable/MPLAB/PIC32MX/port_asm.S index 9407c1e500..51394e41e9 100644 --- a/Source/portable/MPLAB/PIC32MX/port_asm.S +++ b/Source/portable/MPLAB/PIC32MX/port_asm.S @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Source/portable/MPLAB/PIC32MX/portmacro.h b/Source/portable/MPLAB/PIC32MX/portmacro.h index 307e43927d..dec79b4b20 100644 --- a/Source/portable/MPLAB/PIC32MX/portmacro.h +++ b/Source/portable/MPLAB/PIC32MX/portmacro.h @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Source/portable/MemMang/heap_1.c b/Source/portable/MemMang/heap_1.c index e6a53d236b..3289ff92cb 100644 --- a/Source/portable/MemMang/heap_1.c +++ b/Source/portable/MemMang/heap_1.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Source/portable/MemMang/heap_2.c b/Source/portable/MemMang/heap_2.c index 1c47594271..b8524a6558 100644 --- a/Source/portable/MemMang/heap_2.c +++ b/Source/portable/MemMang/heap_2.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Source/portable/MemMang/heap_3.c b/Source/portable/MemMang/heap_3.c index 3c3aa54c1c..f5ca601512 100644 --- a/Source/portable/MemMang/heap_3.c +++ b/Source/portable/MemMang/heap_3.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Source/portable/Paradigm/Tern_EE/large_untested/port.c b/Source/portable/Paradigm/Tern_EE/large_untested/port.c index 8b7594d277..38a3f77283 100644 --- a/Source/portable/Paradigm/Tern_EE/large_untested/port.c +++ b/Source/portable/Paradigm/Tern_EE/large_untested/port.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Source/portable/Paradigm/Tern_EE/large_untested/portasm.h b/Source/portable/Paradigm/Tern_EE/large_untested/portasm.h index cf93b4dd3b..36c8cf1e64 100644 --- a/Source/portable/Paradigm/Tern_EE/large_untested/portasm.h +++ b/Source/portable/Paradigm/Tern_EE/large_untested/portasm.h @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Source/portable/Paradigm/Tern_EE/large_untested/portmacro.h b/Source/portable/Paradigm/Tern_EE/large_untested/portmacro.h index 94062e7d0e..2501ca83f1 100644 --- a/Source/portable/Paradigm/Tern_EE/large_untested/portmacro.h +++ b/Source/portable/Paradigm/Tern_EE/large_untested/portmacro.h @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Source/portable/Paradigm/Tern_EE/small/port.c b/Source/portable/Paradigm/Tern_EE/small/port.c index 8e1b1e24e2..0caa349d8f 100644 --- a/Source/portable/Paradigm/Tern_EE/small/port.c +++ b/Source/portable/Paradigm/Tern_EE/small/port.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Source/portable/Paradigm/Tern_EE/small/portasm.h b/Source/portable/Paradigm/Tern_EE/small/portasm.h index e3b98c3084..295a870254 100644 --- a/Source/portable/Paradigm/Tern_EE/small/portasm.h +++ b/Source/portable/Paradigm/Tern_EE/small/portasm.h @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Source/portable/Paradigm/Tern_EE/small/portmacro.h b/Source/portable/Paradigm/Tern_EE/small/portmacro.h index 67dfe4a12f..e1f662b436 100644 --- a/Source/portable/Paradigm/Tern_EE/small/portmacro.h +++ b/Source/portable/Paradigm/Tern_EE/small/portmacro.h @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Source/portable/RVDS/ARM7_LPC21xx/port.c b/Source/portable/RVDS/ARM7_LPC21xx/port.c index 39c2e74aac..8b6d462ec5 100644 --- a/Source/portable/RVDS/ARM7_LPC21xx/port.c +++ b/Source/portable/RVDS/ARM7_LPC21xx/port.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Source/portable/RVDS/ARM7_LPC21xx/portASM.s b/Source/portable/RVDS/ARM7_LPC21xx/portASM.s index 20a0f09401..31212ef5cd 100644 --- a/Source/portable/RVDS/ARM7_LPC21xx/portASM.s +++ b/Source/portable/RVDS/ARM7_LPC21xx/portASM.s @@ -1,5 +1,5 @@ ;/* -; FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. +; FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. ; ; This file is part of the FreeRTOS distribution. ; diff --git a/Source/portable/RVDS/ARM7_LPC21xx/portmacro.h b/Source/portable/RVDS/ARM7_LPC21xx/portmacro.h index 14f44a8ef8..e978bcb8fb 100644 --- a/Source/portable/RVDS/ARM7_LPC21xx/portmacro.h +++ b/Source/portable/RVDS/ARM7_LPC21xx/portmacro.h @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Source/portable/RVDS/ARM7_LPC21xx/portmacro.inc b/Source/portable/RVDS/ARM7_LPC21xx/portmacro.inc index cd4c855a84..465eab40ff 100644 --- a/Source/portable/RVDS/ARM7_LPC21xx/portmacro.inc +++ b/Source/portable/RVDS/ARM7_LPC21xx/portmacro.inc @@ -1,5 +1,5 @@ ;/* -; FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. +; FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. ; ; This file is part of the FreeRTOS distribution. ; diff --git a/Source/portable/RVDS/ARM_CM3/port.c b/Source/portable/RVDS/ARM_CM3/port.c index 094ad1cf68..d4133ccec0 100644 --- a/Source/portable/RVDS/ARM_CM3/port.c +++ b/Source/portable/RVDS/ARM_CM3/port.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Source/portable/RVDS/ARM_CM3/portmacro.h b/Source/portable/RVDS/ARM_CM3/portmacro.h index d76c37c765..a8010ed07e 100644 --- a/Source/portable/RVDS/ARM_CM3/portmacro.h +++ b/Source/portable/RVDS/ARM_CM3/portmacro.h @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Source/portable/Rowley/MSP430F449/port.c b/Source/portable/Rowley/MSP430F449/port.c index a7595e3f30..02d1b4cfb7 100644 --- a/Source/portable/Rowley/MSP430F449/port.c +++ b/Source/portable/Rowley/MSP430F449/port.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Source/portable/Rowley/MSP430F449/portasm.h b/Source/portable/Rowley/MSP430F449/portasm.h index 9a084f0cdb..7c7b1540cb 100644 --- a/Source/portable/Rowley/MSP430F449/portasm.h +++ b/Source/portable/Rowley/MSP430F449/portasm.h @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Source/portable/Rowley/MSP430F449/portext.asm b/Source/portable/Rowley/MSP430F449/portext.asm index c5d28bc591..a8d3a87112 100644 --- a/Source/portable/Rowley/MSP430F449/portext.asm +++ b/Source/portable/Rowley/MSP430F449/portext.asm @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Source/portable/Rowley/MSP430F449/portmacro.h b/Source/portable/Rowley/MSP430F449/portmacro.h index 0ed00fef06..771013af27 100644 --- a/Source/portable/Rowley/MSP430F449/portmacro.h +++ b/Source/portable/Rowley/MSP430F449/portmacro.h @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Source/portable/SDCC/Cygnal/port.c b/Source/portable/SDCC/Cygnal/port.c index 44c68221c4..1dabcfb104 100644 --- a/Source/portable/SDCC/Cygnal/port.c +++ b/Source/portable/SDCC/Cygnal/port.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Source/portable/SDCC/Cygnal/portmacro.h b/Source/portable/SDCC/Cygnal/portmacro.h index ab54abcaac..efcc73a2f7 100644 --- a/Source/portable/SDCC/Cygnal/portmacro.h +++ b/Source/portable/SDCC/Cygnal/portmacro.h @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Source/portable/Softune/MB91460/port.c b/Source/portable/Softune/MB91460/port.c index 0e812f987a..56da50805b 100644 --- a/Source/portable/Softune/MB91460/port.c +++ b/Source/portable/Softune/MB91460/port.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Source/portable/Softune/MB91460/portmacro.h b/Source/portable/Softune/MB91460/portmacro.h index f5d9a76100..02b35133b6 100644 --- a/Source/portable/Softune/MB91460/portmacro.h +++ b/Source/portable/Softune/MB91460/portmacro.h @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Source/portable/Softune/MB96340/port.c b/Source/portable/Softune/MB96340/port.c index e01eed6585..2710508512 100644 --- a/Source/portable/Softune/MB96340/port.c +++ b/Source/portable/Softune/MB96340/port.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Source/portable/Softune/MB96340/portmacro.h b/Source/portable/Softune/MB96340/portmacro.h index 89661f8caa..7b3f133b13 100644 --- a/Source/portable/Softune/MB96340/portmacro.h +++ b/Source/portable/Softune/MB96340/portmacro.h @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Source/portable/WizC/PIC18/Drivers/Tick/Tick.c b/Source/portable/WizC/PIC18/Drivers/Tick/Tick.c index 71c2403dde..23c412b479 100644 --- a/Source/portable/WizC/PIC18/Drivers/Tick/Tick.c +++ b/Source/portable/WizC/PIC18/Drivers/Tick/Tick.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Source/portable/WizC/PIC18/Drivers/Tick/isrTick.c b/Source/portable/WizC/PIC18/Drivers/Tick/isrTick.c index a5e53edd53..86501080f9 100644 --- a/Source/portable/WizC/PIC18/Drivers/Tick/isrTick.c +++ b/Source/portable/WizC/PIC18/Drivers/Tick/isrTick.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Source/portable/WizC/PIC18/addFreeRTOS.h b/Source/portable/WizC/PIC18/addFreeRTOS.h index 4cfd66add5..bc5b481100 100644 --- a/Source/portable/WizC/PIC18/addFreeRTOS.h +++ b/Source/portable/WizC/PIC18/addFreeRTOS.h @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Source/portable/WizC/PIC18/port.c b/Source/portable/WizC/PIC18/port.c index e1d6558db4..9e05d56b4a 100644 --- a/Source/portable/WizC/PIC18/port.c +++ b/Source/portable/WizC/PIC18/port.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Source/portable/WizC/PIC18/portmacro.h b/Source/portable/WizC/PIC18/portmacro.h index efbbc0c3ac..8c74e73ae8 100644 --- a/Source/portable/WizC/PIC18/portmacro.h +++ b/Source/portable/WizC/PIC18/portmacro.h @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Source/portable/oWatcom/16BitDOS/Flsh186/port.c b/Source/portable/oWatcom/16BitDOS/Flsh186/port.c index 9b6f997b49..db654f0bbe 100644 --- a/Source/portable/oWatcom/16BitDOS/Flsh186/port.c +++ b/Source/portable/oWatcom/16BitDOS/Flsh186/port.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Source/portable/oWatcom/16BitDOS/Flsh186/portmacro.h b/Source/portable/oWatcom/16BitDOS/Flsh186/portmacro.h index 5786b1473d..9edc830327 100644 --- a/Source/portable/oWatcom/16BitDOS/Flsh186/portmacro.h +++ b/Source/portable/oWatcom/16BitDOS/Flsh186/portmacro.h @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Source/portable/oWatcom/16BitDOS/PC/port.c b/Source/portable/oWatcom/16BitDOS/PC/port.c index 911ab3972a..082edd2a90 100644 --- a/Source/portable/oWatcom/16BitDOS/PC/port.c +++ b/Source/portable/oWatcom/16BitDOS/PC/port.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Source/portable/oWatcom/16BitDOS/PC/portmacro.h b/Source/portable/oWatcom/16BitDOS/PC/portmacro.h index ca44ef5376..bc2ba0ab6d 100644 --- a/Source/portable/oWatcom/16BitDOS/PC/portmacro.h +++ b/Source/portable/oWatcom/16BitDOS/PC/portmacro.h @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Source/portable/oWatcom/16BitDOS/common/portasm.h b/Source/portable/oWatcom/16BitDOS/common/portasm.h index a1a4c33261..493dcf6fec 100644 --- a/Source/portable/oWatcom/16BitDOS/common/portasm.h +++ b/Source/portable/oWatcom/16BitDOS/common/portasm.h @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Source/portable/oWatcom/16BitDOS/common/portcomn.c b/Source/portable/oWatcom/16BitDOS/common/portcomn.c index d597a3c55c..fe1c805da1 100644 --- a/Source/portable/oWatcom/16BitDOS/common/portcomn.c +++ b/Source/portable/oWatcom/16BitDOS/common/portcomn.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Source/queue.c b/Source/queue.c index 177433353b..495c8e3ae4 100644 --- a/Source/queue.c +++ b/Source/queue.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution. diff --git a/Source/tasks.c b/Source/tasks.c index 9e7d711cbc..88a8395595 100644 --- a/Source/tasks.c +++ b/Source/tasks.c @@ -1,5 +1,5 @@ /* - FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd. This file is part of the FreeRTOS distribution.