From dff1d7d6dbcc1c1a0941a299b0cd59932d03b329 Mon Sep 17 00:00:00 2001 From: richardbarry Date: Sun, 9 Aug 2009 19:10:57 +0000 Subject: [PATCH] Update to V5.4.2. See http://www.freertos.org/History.txt . git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@845 1d2547de-c912-0410-9cb9-b8ca96c0e9e2 --- 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 3c9813f97..ab0694a75 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 44dade180..5807dd9fe 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 80a5b490c..ae145d09a 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 ca0e7b235..382ff4f05 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 0e57c0691..39aae0fff 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 b14dfa62c..959ede8f5 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 0c4f37e45..62f9420fb 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 3d01dcd33..422378238 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 4b228781e..7f308c02d 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 566d9ca78..d3bce0f96 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 636abbcef..2400f7edc 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 f3a98200e..03e500999 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 8b64b90e0..b68a7d855 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 3a7338021..7210a7768 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 52aef939d..a81a7cd04 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 bba541dbb..6fe8e0fb2 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 c135c5f7c..1f64aec63 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 0e3b94e63..b68af4374 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 0807286e8..1d88c2f5b 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 6b28ca2ae..b86967891 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 17fa72899..91c83eecb 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 bfa5e954e..01be846ce 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 cf5901e2d..93c1a0bd8 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 d9b37828e..a9cb9f096 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 d9781bd32..7d2e7aa04 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 1aaea6d8f..4848da494 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 2b90fa532..9c23caeb6 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 51201fae5..f3de5448f 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 83e964273..b94f8b8aa 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 696bdcc73..7d6ef61e9 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 7b92902f0..83a0bd934 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 81b48aadd..4f966422c 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 84697e255..66892ba33 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 26c545775..415e874de 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 9ccbd0374..a9e5c70bc 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 51838e1a1..618218855 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 518ada947..6691b95d6 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 5602400ae..f2e0a494b 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 971a147b5..ef7cae824 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 4263d8be3..421abe623 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 e0c684043..95135242e 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 9f1cdbd95..07b4291b6 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 7fc9d86cb..772d4e0d3 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 28e3d63e8..26f21996c 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 8a7cfd522..dda5e74ee 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 e7ca111d1..6a8d83e29 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 7fc9d86cb..772d4e0d3 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 601317d6c..e94cf5263 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 86cf6d591..fbc4c1562 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 6064fa007..d60c811cb 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 68eec5c00..6247eb0ab 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 25cbaae45..f31d57f28 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 835169924..0d9f07a01 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 91c00ff16..81c911a70 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 fd73f5523..eeaf2c702 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 b017950d1..5bf22d964 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 f49174a5f..7f2816aac 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 730b92153..947cd02cc 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 13d452a45..2d681355c 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 fd73f5523..eeaf2c702 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 25097f580..cc2f2031b 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 861731bf3..745fd01b7 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 c162e6e56..e2502e55b 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 ce5f4ac8f..09f34fdd8 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 2170e6794..025c95634 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 823389fc8..58193a0d1 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 2045b2f7b..5a1bd0df6 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 a5f955bdd..2022f2dbb 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 769940e6d..8e0040b89 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 7ac3e2edb..fbacfeba2 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 f57ec0969..961daff7f 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 c78b42f9e..8b1bebe5b 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 3f3756fec..e43f7e679 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 d7a4bb704..80589373a 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 e601c8d05..cfc6da487 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 9358094da..ea86c96bd 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 c9ea723a0..a38b514c9 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 0eaef7713..8219d3e74 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 ba4482f19..78e816621 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 28739d8cc..5011f9ff4 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 58becf1d2..4efc34e3f 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 c90a46d71..070ea1a45 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 7d9b18585..8e117677f 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 d3c64dac3..dade167a6 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 ba4482f19..78e816621 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 dcf36e58a..5b2286a66 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 2b171b862..6e00c060e 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 d4e1c8d2e..10fbb22f7 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 9a7d313a8..a008c8b85 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 04b0e4bce..8988b6dee 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 84549b50c..52c8c27c3 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 92f4cfd46..093a43064 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 f57110914..b0bb42623 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 92ae96341..74c6539c9 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 4a0c65e8e..e4fdfa178 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 5c400a871..15e322c47 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 1cc6f47de..37b8e983e 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 f57110914..b0bb42623 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 92f4cfd46..093a43064 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 e97bad8df..f048c7664 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 92ae96341..74c6539c9 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 7785d10db..52d7b72e4 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 775e0ad2f..1dac518ac 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 1cc6f47de..37b8e983e 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 e97bad8df..f048c7664 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 5c400a871..15e322c47 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 1cc6f47de..37b8e983e 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 a33f9f0da..5627043ed 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 49507ac06..c3d9acfe3 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 1cc6f47de..37b8e983e 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 f05b51522..fbd38b3bb 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 6143fe59e..17d398880 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 7c768c25a..a5f6e6277 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 e5b216e7d..e6f4504f0 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 d8dbccac2..2a741b71c 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 1cc6f47de..37b8e983e 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 b8caddd1a..785570169 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 6ff63a64d..f5d01a0ab 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 347e23a74..ef4d3e9e2 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 f9c84774b..f8a373a4a 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 c41b5f9bd..2682e3da7 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 ecda1bdb2..3ae04739d 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 6ac869235..cb1ffcd24 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 56dff5bf0..37dd82dbe 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 84963b8f5..8005f0639 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 e7fd408bc..ba66b9de7 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 918ab4c67..2db5edeb0 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 306a0cb65..acb6f57a5 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 f175dc20d..8bc6ddc02 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 53bd97108..781c329d7 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 aa28dcc7e..efd90007e 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 b27d718c3..ba1f41386 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 0c9bcff1d..941a06fd7 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 2b0ecb172..563ce9a46 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 419b1af0d..506331768 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 68b2f89b1..da49a97a8 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 306a0cb65..acb6f57a5 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 f175dc20d..8bc6ddc02 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 aa28dcc7e..efd90007e 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 589f2dedc..4b68104fd 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 de22ab537..130acaf13 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 aa80e2035..dc786694f 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 eb7ec3e42..c068e89a9 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 c35b04e64..7762b3e05 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 1178d88b8..bc45f2047 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 750bc7932..9673eac89 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 f4e714be9..5e6f05623 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 356556b17..022cafc3a 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 f0d90fdf4..4b3f6569c 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 2aae6cb56..ea79f43bf 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 9bdbee1c5..cfae5cd3e 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 529b498fc..23de6ccc3 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 4fbdfd50a..46981f28d 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 94f0cc11a..266ff2469 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 44dbc5d94..c1b83cbde 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 2aae6cb56..ea79f43bf 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 e64243701..a167b3325 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 9e3588185..cdb42447d 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 104aba553..ba62f9d47 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 94f0cc11a..266ff2469 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 898fd0123..c02006c0b 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 d06fdbbab..e2c661295 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 17583518f..80ab5bcae 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 da0bc2707..f014ec4f5 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 ec9a882f8..c4e88e142 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 898fd0123..c02006c0b 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 d06fdbbab..e2c661295 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 17583518f..80ab5bcae 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 da0bc2707..f014ec4f5 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 ec9a882f8..c4e88e142 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 d5f19cafb..823ed8d2d 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 5c6609224..c57be2f82 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 10eff5dc1..92bcf7b1c 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 263ad3c83..f007d87fb 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 ec9a882f8..c4e88e142 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 86f8ae3e1..b15355708 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 217b982f7..3dba27a08 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 ee35257be..804e7e418 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 12b12c2da..b22f9a5a5 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 f6086b0b8..1436efc13 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 57972b760..5df451c12 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 f6086b0b8..1436efc13 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 2b357784e..bbe700ae2 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 9836ee053..57a7a7a57 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 9d0511ae7..1b8e1d798 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 742c43a78..cd9649034 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 1a8dd0892..ab1527dca 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 6498bfbf5..2057885c7 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 17c3f453e..a1327edda 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 fa6e66eaa..3eb214e85 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 4db5ef822..2e90160c9 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 fa66bad35..91aab48fe 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 5f2297d54..e3328ccc3 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 0de9f9a96..82a421558 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 ef1f80d01..54f6a5b44 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 8f7be8d7a..85eaa9c23 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 0448aebf8..24d6f7ca2 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 85ea07662..1ff0be728 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 af9e19608..443194adc 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 92ea436a7..3578e6870 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 e61918b00..78521a126 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 269caa14d..900f579f4 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 bf7148e8b..9b89d5d6c 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 b6444ceef..0a0cbb6de 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 9c0b135d9..8590ad6e3 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 5f2297d54..e3328ccc3 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 f350ac568..3ad569ef7 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 320924fa4..a25a1f7fe 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 0448aebf8..24d6f7ca2 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 f39d05aae..7e49fed35 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 f175dc20d..8bc6ddc02 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 f6774e092..82ecb6f8a 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 e9fdee702..d0e9329be 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 845bcaf65..df8df956c 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 dd91206c9..d6e77bfcd 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 b6584b36a..3bc9fc22e 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 8582496be..0b59cec5c 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 227f8f3eb..6230cecb9 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 49fb4015c..761e1e7eb 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 900dea912..4f60b3347 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 a02b161f8..aec246288 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 3ca2b004a..4a02fb4db 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 16661ce62..6af19fb84 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 9e77a6385..b421cfb51 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 8ea250fc0..c6e0c4d1c 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 de4933f5d..d474681d9 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 168959467..b0a0104a1 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 34ea5757f..c4d9f7aa9 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 6432a618f..800fa765d 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 d428331b3..783e2f009 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 6004668c8..d8dedf4a6 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 02cb458d2..db72d3564 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 628c98816..265cfca30 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 2cb4dd5f3..dec698b22 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 7a3df4822..c94cbe73e 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 e339d1d73..2d3bffdde 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 4654e8e15..0c87eb271 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 5f0c61fd1..6aefba294 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 a400b512a..5fdd58069 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 7bb2b4420..105f7a8b5 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 6fe83d59c..d2c224ebd 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 f2344cefa..560db434d 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 9521d919f..e999b300a 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 d0c62db24..b974919ad 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 42108d464..83887e306 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 6c12f4be3..e4636195d 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 d7046eb17..acacda882 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 32713a113..2758c81fe 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 2e6d4b461..f52678987 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 ac2cfd595..45f9d068a 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 9acd2c99a..d9be37c3d 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 f896b8477..bba3afe6b 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 d11007608..9a6c2a5e1 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 015f05587..ef628bd49 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 5af4150ec..a17113322 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 50e6866a2..f061779f8 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 5e4ac1eca..da0f23aff 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 eae8e7083..b08e7e24d 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 6236f678a..3653fd703 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 02a30dfeb..f747f4888 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 17c857c71..5c0e5c918 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 8c3afb03e..e127bd8e9 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 fc54537ee..94258b29c 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 57608163d..5b60947fb 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 642dbb327..e5eb055f6 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 170622fe5..1588d2ab8 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 8f370b8e5..4524e671a 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 1f512dc71..08a12ab02 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 75cb306b6..cd64da21c 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 0e30babf6..8a229b1bb 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 154085a17..cf13d9855 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 d7cbbf1a5..cb294da94 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 dfe0e8f11..9dd7abfea 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 895742c03..87011a1b0 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 3bc1bb88c..8e6f2aa88 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 81b26daf6..b543b215c 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 35b8b21cb..052cddc9e 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 259b59b50..92283b560 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 88ec51867..89a8ac157 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 86e241084..837feabaf 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 fd49f9d8e..a83d4afc4 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 13e4ba90d..7c35c74e1 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 b9ef886d0..a89f3e4af 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 e1fd52441..62b45ac4a 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 d79c667f3..3932a6602 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 8a7929b7c..22bdd0e0b 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 9420a3db6..b17d08664 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 8d2c4f9e7..49fb096f1 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 8761e9010..75ee84744 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 ff29a021b..a6c141bce 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 f99a3ce13..7120419b7 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 140921de6..b7f55a052 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 16a5a56a8..9ddea2b9f 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 ff29a021b..a6c141bce 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 d56ba662d..b021eac8d 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 6f5bdb3fb..a5c9e9de1 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 69a846483..8d4bc04fb 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 419bf3d23..b1e838aef 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 5674280af..a7d4193f1 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 0801619b7..0cd0c0b88 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 e5f6c7c50..17cc0f1df 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 7deee5f70..4dc614625 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 cf5ad9d6f..85c9e1892 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 dfe7fd665..1ecbfdc4d 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 7c5bc52d6..167919363 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 c081972b2..384c42e16 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 7deee5f70..4dc614625 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 b6bccbf94..08632c842 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 eb5cf38fe..5339460d6 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 60b5e58d8..f732e64f9 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 915da2d6a..b24482270 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 99d25b294..292d7d649 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 12abac85f..c699a4232 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 503705eb7..ed3d03243 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 d7add7fd8..0a97af149 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 7f1b56dd9..d47539fa8 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 822d09ac5..83f3e3770 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 8b7f2822d..4d2993c0e 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 d4b917ed8..90a1d5fa8 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 7d2a2e334..a31d0638c 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 858eb8afb..3ab99a1e2 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 580b506e8..7b1bef654 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 95d2459c0..f303f89f4 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 ec2814c6c..bf73bac41 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 8c45b33e2..a4234c55a 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 15e7e8b4e..fc10fb1d4 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 f8cb8048a..6e6d030f0 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 dc10abc43..e37101b6a 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 b979bf31f..be1c63287 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 0f3b77d41..4b030ef3e 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 5538a3eaa..958f8f34e 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 ac093101c..cc39cf6d0 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 f0d604a6e..3d06e7c6c 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 32a08f968..5822106a0 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 3e914814a..db1896d87 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 802c8936c..331ce52d2 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 a1368ab2b..629f9a127 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 1117e005a..094204519 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 6edcd69f0..5d096dcc2 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 62fc36c55..fbd5e57bc 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 edb5e9255..358c69c78 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 750c54aed..e1f29fb39 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 ebe834912..7c53b0a38 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 1921998b1..4fb40ae4e 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 531fc9ff7..5935288d6 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 b33a0e3ff..c9eed6f96 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 19ea9997e..38dcd66a3 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 c9e7d428f..a76f2a63f 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 cb809a52f..3b6849e32 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 dc37d3748..6888e517e 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 2577e491b..45c3aec5f 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 b3e1eac27..f7272950e 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 28ee46a3d..b9bb6c2e7 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 4a9713f15..eca17bac7 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 b87221370..8b8c481c2 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 808609fa9..c085abeff 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 35a41b100..7684a2d7a 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 e9435b062..2892c93e1 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 4a9713f15..eca17bac7 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 2713c1267..bce86afde 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 c064b335c..cb6b15719 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 a0257605a..b21a3cc0b 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 e9435b062..2892c93e1 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 4a9713f15..eca17bac7 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 2713c1267..bce86afde 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 4eafac01a..7d733a7f9 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 6ef70d01f..88b236557 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 e9435b062..2892c93e1 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 4a9713f15..eca17bac7 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 2713c1267..bce86afde 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 cd27e39ee..c75ce8969 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 2c2495178..25de9d7ab 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 e9435b062..2892c93e1 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 4a9713f15..eca17bac7 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 2713c1267..bce86afde 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 941fb0d71..52b26ab7b 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 3e955bfb4..c737cde11 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 e9435b062..2892c93e1 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 4a9713f15..eca17bac7 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 2713c1267..bce86afde 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 d2b47d707..3a12932f5 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 d9df03d69..ad2cd14ab 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 e9435b062..2892c93e1 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 4a9713f15..eca17bac7 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 2713c1267..bce86afde 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 9e594fea6..c4536e080 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 b4a9deeee..f982ed076 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 85010e76d..00287d4c7 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 1f9774d5b..7541c263d 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 b40ec41d7..1af65fa80 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 d55729562..c3e3eb719 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 df6e5fe9e..e5e46890f 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 f57d33764..fb70962cc 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 d7d95dbe1..abe07ef7f 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 0ca03b70a..e8df7aab2 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 d26ecd672..82f8646ec 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 407545eda..76d5ff447 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 8130a6c75..598115d4b 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 d311f9ffc..2d9fdca84 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 cb4a166ac..a6f8247a8 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 f175dc20d..8bc6ddc02 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 0c4a6c2fb..bf103864c 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 7a7beb6c5..6979a4bb4 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 ccfc0a196..acd938037 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 3c5bf4e6b..e42c70ccd 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 d7d95dbe1..abe07ef7f 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 f6a1929a1..c63d30d51 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 a588b5447..e922567a9 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 f3ddc742b..3eee9bb1c 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 8130a6c75..598115d4b 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 46f7b2e21..a333f2363 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 d735fffa2..872efcf1b 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 341040d00..fd135e2ab 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 5acd4058e..e6c38e222 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 23eced390..22625e1bd 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 1ed5a0eea..68c542890 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 c56d50e13..5567f6a4a 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 f1e95e727..66da878f4 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 2c503b219..7dec95f3e 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 341040d00..fd135e2ab 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 5acd4058e..e6c38e222 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 23eced390..22625e1bd 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 f5dc8992a..0a04d5681 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 c56d50e13..5567f6a4a 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 f1e95e727..66da878f4 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 7af08efec..c02b48303 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 154d34eb9..ec0a2b63f 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 5acd4058e..e6c38e222 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 c2fad6087..e053d6034 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 4e75ed0c1..6cf5b4596 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 0040aa012..ac41e9285 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 8b8f7bae6..f7de1bfef 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 7af08efec..c02b48303 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 341040d00..fd135e2ab 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 5acd4058e..e6c38e222 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 23eced390..22625e1bd 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 1ed5a0eea..68c542890 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 0040aa012..ac41e9285 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 8b8f7bae6..f7de1bfef 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 f310cbf63..289aaff1b 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 341040d00..fd135e2ab 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 5acd4058e..e6c38e222 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 23eced390..22625e1bd 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 f5dc8992a..0a04d5681 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 3a11727c1..e74ef6bdd 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 8b8f7bae6..f7de1bfef 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 51e14fb44..4a1807ce7 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 e7c8f99f3..6bbd22e14 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 dca91a911..76214de64 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 f07fb35fe..807168872 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 b94b91d3b..0f2aa8574 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 5f57d2791..182dbd305 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 d1f58a42d..5f73d08c5 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 e0f229522..166cec672 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 2373baac1..ad0779029 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 57fe9458d..b1ce1dbf0 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 bb1a9c65d..8b769b57a 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 65a04f52b..52d83e59c 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 2fd9464fa..15ad5b387 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 82c2af8a7..c1a7f1dea 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 c682c42f1..460b3f136 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 bb2642cdc..86ca313ff 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 bfa045f90..45c12faca 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 f2fc10cb6..2efcd695b 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 ef62a3587..5e763b7c1 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 57b0f8757..3543d82bf 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 d7d95dbe1..abe07ef7f 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 0ca03b70a..e8df7aab2 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 ba3aef913..c29f4951c 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 407545eda..76d5ff447 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 8130a6c75..598115d4b 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 f167c30af..37f0545d2 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 e002eb8fc..b7234d439 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 caec1834c..c659dd63d 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 0136c3933..ed8991912 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 cd4342be9..a331a0727 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 4288e8c27..263da633e 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 1c203f214..1ff852838 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 307befb28..3013de033 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 43902881d..5da571f8f 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 9cb32ec88..da7110fb8 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 9b9da3588..00776c4b6 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 b0674cf25..2a4a858cf 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 706afda47..af660e0cc 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 3b9f51b31..80f6e03f1 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 dfee642fe..1fbed7234 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 2c527356a..bac788c7f 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 edefe6d17..c956a8852 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 57bb4fa6a..0787a02e4 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 292ec37a8..16e8def0f 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 e9b08c5b7..b90c5e073 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 ad6b774bc..fd6fd7ea2 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 c070f9f7c..41972325c 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 fb5db3f2d..289447ced 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 e898caa4f..56c4d3f1a 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 42009c440..0837ec1d0 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 2c527356a..bac788c7f 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 60b4a3a79..b4bc7d715 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 cb288b20f..aa9ed945b 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 bc69a98d5..7190eee9b 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 4ce48d34b..fbd2eb46b 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 508abfa52..c742699e1 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 bb9d50a84..b0442bb99 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 118a50c44..bf54c6b83 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 9baf1ab10..2294b2cdb 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 1879731d5..fff883bde 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 42733a1ea..96ae70c67 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 e7fdacca7..1022d069f 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 c6d5e54a3..938261caf 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 38451960b..a139e61c1 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 d2fbfcef0..07c988434 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 a0d7fa1ec..c6e547d04 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 b3cd0182d..8fc0723d0 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 46ef52f40..be61dd372 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 a6a639d64..6865240b2 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 f09689373..22d3009e8 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 3c443f07e..e0f156bc5 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 73e395bd2..48a3e3816 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 a56834d97..d4d13407b 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 8b677210d..65c76a277 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 d4c0471dd..20028fd7d 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 fd2e0e937..907f45981 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 d6eab3893..3f87203e5 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 30a52c126..83a63f78e 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 1e7319861..459d9f35e 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 fcc2076a7..2565473e7 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 b0575ed6a..b3a0e0820 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 68f2cf70b..45d66e8bf 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 bace2da0a..2784645c9 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 0b5856abe..13dbd6b7b 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 b018e843f..92aba696c 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 c3cdd30c7..3d3c96508 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 978d0b498..da38eebdd 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 9a553783b..f97e8cc70 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 8e9766e08..8ea6b8ef4 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 c14c84f01..25e9b2601 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 11eb8ad70..cb8812fcd 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 437bbc107..354fdaa5d 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 d19b0d9fa..07cf3f9c7 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 b40a3467f..04d58afe2 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 437bbc107..354fdaa5d 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 dc7ac102b..5b31906f2 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 bde03a89e..84937600d 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 437bbc107..354fdaa5d 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 b912243de..3e112216b 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 e30772bbe..e602122a9 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 d86284103..6fe06a702 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 fcfd75bde..f7ebbac34 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 544688bdf..089045fd2 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 514d6a66c..c99076cba 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 ce3ce7c96..81e1ad1e4 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 c3237229a..14b7443b3 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 cd072d30a..4e4859d37 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 29799ab77..be7aca16c 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 cb0774fab..575f3fe6c 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 628e7beee..5766b8d1e 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 516639ca6..ad9f9459f 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 4cb267745..23e6bbef2 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 4ff1aea9f..4cd15f15c 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 92ba80b1c..22445a582 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 822e303d6..57e874073 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 c83896d09..6309e77b9 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 a47870f7f..3eeadc3bc 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 3661f6d0b..e5009fd7b 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 e5356136f..fd20ef1b6 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 9ea97b460..5a39b13cc 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 e2f2ea362..492f3e575 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 39e0e7924..72d41182e 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 e5356136f..fd20ef1b6 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 34a4d3d0b..b181c15c9 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 e2f2ea362..492f3e575 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 39e0e7924..72d41182e 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 d488f1cf0..8c09ff121 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 873883867..4bc60a4a3 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 422947c26..4d9848919 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 4afb3527c..ab42af3ea 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 202bef541..f43522c1e 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 4957e3ee3..ea2d629b8 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 59838641b..4369fc92a 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 a5e4624ed..80e0f36a8 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 cf1f3fbab..4005ba64c 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 e51b16559..d8fb56a3f 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 adf25bbc3..2d2482b04 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 c2da517b6..b99e41bcc 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 d218a8b96..ea330c4a0 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 634c46554..3b78656b9 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 f4411d7c9..c489001c6 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 4ca214d90..cd7d8a2d7 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 ffb7ab7ef..9d88d2657 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 1cf0dcdd2..f1743b673 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 8e0f7da2e..9cc6fc205 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 8bfaf9a66..b02f9e58f 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 a141709e2..22d823484 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 5a452dbb8..d66ff76c9 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 fe4fb6aba..61661bdf4 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 5a8ee7d56..2e1d00193 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 51cfc55bc..db8baacf5 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 155adb0d5..5b007e454 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 4829014be..ca9e18478 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 e59dc8b6a..cb463c78c 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 c4d087289..9a0e4b3b9 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 d26ce91bb..2549231c4 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 98c765d89..e0a31a508 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 fb8db5eb0..df725d6bf 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 d8b717083..fdc9da88e 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 9895a7958..e9dd8006c 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 4b8a5c8e8..305011a10 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 6658898c1..86e968b9c 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 35b3e474f..7f57f7bd1 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 516f68d36..503995e58 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 a6d7bf0e8..46112f78b 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 107318cdd..e6b53f6a8 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 b38faa9aa..f971e7eae 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 c757b48bb..00e78530e 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 fa78e3a22..e033729b9 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 1b6bdd145..f8f85f57c 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 a924b1936..156e6a21a 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 cf2ab831d..7eb2b84be 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 0671e7cd5..b12e4ed87 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 cdcf3047d..4809e75a6 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 c33757122..c6270bc08 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 9407c1e50..51394e41e 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 307e43927..dec79b4b2 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 e6a53d236..3289ff92c 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 1c4759427..b8524a655 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 3c3aa54c1..f5ca60151 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 8b7594d27..38a3f7728 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 cf93b4dd3..36c8cf1e6 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 94062e7d0..2501ca83f 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 8e1b1e24e..0caa349d8 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 e3b98c308..295a87025 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 67dfe4a12..e1f662b43 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 39c2e74aa..8b6d462ec 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 20a0f0940..31212ef5c 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 14f44a8ef..e978bcb8f 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 cd4c855a8..465eab40f 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 094ad1cf6..d4133ccec 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 d76c37c76..a8010ed07 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 a7595e3f3..02d1b4cfb 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 9a084f0cd..7c7b1540c 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 c5d28bc59..a8d3a8711 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 0ed00fef0..771013af2 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 44c68221c..1dabcfb10 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 ab54abcaa..efcc73a2f 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 0e812f987..56da50805 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 f5d9a7610..02b35133b 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 e01eed658..271050851 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 89661f8ca..7b3f133b1 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 71c2403dd..23c412b47 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 a5e53edd5..86501080f 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 4cfd66add..bc5b48110 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 e1d6558db..9e05d56b4 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 efbbc0c3a..8c74e73ae 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 9b6f997b4..db654f0bb 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 5786b1473..9edc83032 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 911ab3972..082edd2a9 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 ca44ef537..bc2ba0ab6 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 a1a4c3326..493dcf6fe 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 d597a3c55..fe1c805da 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 177433353..495c8e3ae 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 9e7d711cb..88a839559 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. -- 2.39.5