From: richardbarry Date: Thu, 25 Feb 2010 13:41:09 +0000 (+0000) Subject: Ready for V6.0.3 release. X-Git-Tag: V6.0.3 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=538727ec98136c0ab46ac467e2b42a8fbf7e5ba9;p=freertos Ready for V6.0.3 release. git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@986 1d2547de-c912-0410-9cb9-b8ca96c0e9e2 --- diff --git a/Demo/ARM7_AT91FR40008_GCC/FreeRTOSConfig.h b/Demo/ARM7_AT91FR40008_GCC/FreeRTOSConfig.h index adbdc02ad..9ef64724a 100644 --- a/Demo/ARM7_AT91FR40008_GCC/FreeRTOSConfig.h +++ b/Demo/ARM7_AT91FR40008_GCC/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/ARM7_AT91FR40008_GCC/Makefile b/Demo/ARM7_AT91FR40008_GCC/Makefile index 7f908823b..7473385d4 100644 --- a/Demo/ARM7_AT91FR40008_GCC/Makefile +++ b/Demo/ARM7_AT91FR40008_GCC/Makefile @@ -1,5 +1,5 @@ #/* -# FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. +# FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. # # *************************************************************************** # * * diff --git a/Demo/ARM7_AT91FR40008_GCC/ParTest/ParTest.c b/Demo/ARM7_AT91FR40008_GCC/ParTest/ParTest.c index 0a837538a..730485bb0 100644 --- a/Demo/ARM7_AT91FR40008_GCC/ParTest/ParTest.c +++ b/Demo/ARM7_AT91FR40008_GCC/ParTest/ParTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/ARM7_AT91FR40008_GCC/main.c b/Demo/ARM7_AT91FR40008_GCC/main.c index 1e8f4b951..f6450688c 100644 --- a/Demo/ARM7_AT91FR40008_GCC/main.c +++ b/Demo/ARM7_AT91FR40008_GCC/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/ARM7_AT91FR40008_GCC/serial/serial.c b/Demo/ARM7_AT91FR40008_GCC/serial/serial.c index 4e6509fd5..a381302df 100644 --- a/Demo/ARM7_AT91FR40008_GCC/serial/serial.c +++ b/Demo/ARM7_AT91FR40008_GCC/serial/serial.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/ARM7_AT91FR40008_GCC/serial/serialISR.c b/Demo/ARM7_AT91FR40008_GCC/serial/serialISR.c index 2b66dc65e..99ac1673c 100644 --- a/Demo/ARM7_AT91FR40008_GCC/serial/serialISR.c +++ b/Demo/ARM7_AT91FR40008_GCC/serial/serialISR.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/ARM7_AT91SAM7S64_IAR/FreeRTOSConfig.h b/Demo/ARM7_AT91SAM7S64_IAR/FreeRTOSConfig.h index 547472459..42f79ad2e 100644 --- a/Demo/ARM7_AT91SAM7S64_IAR/FreeRTOSConfig.h +++ b/Demo/ARM7_AT91SAM7S64_IAR/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/ARM7_AT91SAM7S64_IAR/ParTest/ParTest.c b/Demo/ARM7_AT91SAM7S64_IAR/ParTest/ParTest.c index 3d0d13a85..1c8d3a122 100644 --- a/Demo/ARM7_AT91SAM7S64_IAR/ParTest/ParTest.c +++ b/Demo/ARM7_AT91SAM7S64_IAR/ParTest/ParTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/ARM7_AT91SAM7S64_IAR/USB/USBSample.c b/Demo/ARM7_AT91SAM7S64_IAR/USB/USBSample.c index 847c8b5c4..880f0fd21 100644 --- a/Demo/ARM7_AT91SAM7S64_IAR/USB/USBSample.c +++ b/Demo/ARM7_AT91SAM7S64_IAR/USB/USBSample.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/ARM7_AT91SAM7S64_IAR/main.c b/Demo/ARM7_AT91SAM7S64_IAR/main.c index c3cad8e16..9babe0b78 100644 --- a/Demo/ARM7_AT91SAM7S64_IAR/main.c +++ b/Demo/ARM7_AT91SAM7S64_IAR/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/ARM7_AT91SAM7S64_IAR/serial/serial.c b/Demo/ARM7_AT91SAM7S64_IAR/serial/serial.c index bb4720446..044470972 100644 --- a/Demo/ARM7_AT91SAM7S64_IAR/serial/serial.c +++ b/Demo/ARM7_AT91SAM7S64_IAR/serial/serial.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/FreeRTOSConfig.h b/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/FreeRTOSConfig.h index cc17b137b..650f0247a 100644 --- a/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/FreeRTOSConfig.h +++ b/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/Makefile b/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/Makefile index 67afdfca0..25e8251cf 100644 --- a/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/Makefile +++ b/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/Makefile @@ -1,5 +1,5 @@ #/* -# FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. +# FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. # # *************************************************************************** # * * diff --git a/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/ParTest/ParTest.c b/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/ParTest/ParTest.c index 43b0d4097..2b1d537a7 100644 --- a/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/ParTest/ParTest.c +++ b/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/ParTest/ParTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/USB/USBSample.c b/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/USB/USBSample.c index 9af4adbe9..5bb897d83 100644 --- a/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/USB/USBSample.c +++ b/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/USB/USBSample.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/USB/USBSample.h b/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/USB/USBSample.h index 038f7465c..185b3a880 100644 --- a/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/USB/USBSample.h +++ b/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/USB/USBSample.h @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/USB/USB_ISR.c b/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/USB/USB_ISR.c index ef5d1c132..ee52c4926 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 V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/main.c b/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/main.c index b8fad9d68..ded3b23db 100644 --- a/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/main.c +++ b/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/webserver/EMAC_ISR.c b/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/webserver/EMAC_ISR.c index 1c053a5f3..6b1ab0a03 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 V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/webserver/SAM7_EMAC.c b/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/webserver/SAM7_EMAC.c index 39e968c7a..c91397ad1 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 V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/webserver/SAM7_EMAC.h b/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/webserver/SAM7_EMAC.h index f340cf5b0..bb05a1b91 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 V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/webserver/uIP_Task.h b/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/webserver/uIP_Task.h index 93fc0417e..ca27db555 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 V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/ARM7_LPC2106_GCC/FreeRTOSConfig.h b/Demo/ARM7_LPC2106_GCC/FreeRTOSConfig.h index 5da261d1e..3b3c3c255 100644 --- a/Demo/ARM7_LPC2106_GCC/FreeRTOSConfig.h +++ b/Demo/ARM7_LPC2106_GCC/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/ARM7_LPC2106_GCC/Makefile b/Demo/ARM7_LPC2106_GCC/Makefile index eeca25be0..93557ed24 100644 --- a/Demo/ARM7_LPC2106_GCC/Makefile +++ b/Demo/ARM7_LPC2106_GCC/Makefile @@ -1,5 +1,5 @@ #/* -# FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. +# FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. # # *************************************************************************** # * * diff --git a/Demo/ARM7_LPC2106_GCC/ParTest/ParTest.c b/Demo/ARM7_LPC2106_GCC/ParTest/ParTest.c index bca451d7d..9b4169581 100644 --- a/Demo/ARM7_LPC2106_GCC/ParTest/ParTest.c +++ b/Demo/ARM7_LPC2106_GCC/ParTest/ParTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/ARM7_LPC2106_GCC/main.c b/Demo/ARM7_LPC2106_GCC/main.c index be9e65a1c..fbd0c454b 100644 --- a/Demo/ARM7_LPC2106_GCC/main.c +++ b/Demo/ARM7_LPC2106_GCC/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/ARM7_LPC2106_GCC/serial/serial.c b/Demo/ARM7_LPC2106_GCC/serial/serial.c index 59ccdecec..ddc237419 100644 --- a/Demo/ARM7_LPC2106_GCC/serial/serial.c +++ b/Demo/ARM7_LPC2106_GCC/serial/serial.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/ARM7_LPC2106_GCC/serial/serialISR.c b/Demo/ARM7_LPC2106_GCC/serial/serialISR.c index b792833e6..0d3d3d7ac 100644 --- a/Demo/ARM7_LPC2106_GCC/serial/serialISR.c +++ b/Demo/ARM7_LPC2106_GCC/serial/serialISR.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/ARM7_LPC2129_IAR/FreeRTOSConfig.h b/Demo/ARM7_LPC2129_IAR/FreeRTOSConfig.h index 63949818a..ff81ade2a 100644 --- a/Demo/ARM7_LPC2129_IAR/FreeRTOSConfig.h +++ b/Demo/ARM7_LPC2129_IAR/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/ARM7_LPC2129_IAR/ParTest/ParTest.c b/Demo/ARM7_LPC2129_IAR/ParTest/ParTest.c index 25cac6ee3..41a8ba8f7 100644 --- a/Demo/ARM7_LPC2129_IAR/ParTest/ParTest.c +++ b/Demo/ARM7_LPC2129_IAR/ParTest/ParTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/ARM7_LPC2129_IAR/main.c b/Demo/ARM7_LPC2129_IAR/main.c index 812498ce3..a2219a9a5 100644 --- a/Demo/ARM7_LPC2129_IAR/main.c +++ b/Demo/ARM7_LPC2129_IAR/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/ARM7_LPC2129_IAR/serial/serial.c b/Demo/ARM7_LPC2129_IAR/serial/serial.c index 0b232ec72..a61bf466e 100644 --- a/Demo/ARM7_LPC2129_IAR/serial/serial.c +++ b/Demo/ARM7_LPC2129_IAR/serial/serial.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/ARM7_LPC2129_Keil_RVDS/FreeRTOSConfig.h b/Demo/ARM7_LPC2129_Keil_RVDS/FreeRTOSConfig.h index 443c2c4a9..2472388c6 100644 --- a/Demo/ARM7_LPC2129_Keil_RVDS/FreeRTOSConfig.h +++ b/Demo/ARM7_LPC2129_Keil_RVDS/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/ARM7_LPC2129_Keil_RVDS/ParTest/ParTest.c b/Demo/ARM7_LPC2129_Keil_RVDS/ParTest/ParTest.c index 17d32a68c..eaec76243 100644 --- a/Demo/ARM7_LPC2129_Keil_RVDS/ParTest/ParTest.c +++ b/Demo/ARM7_LPC2129_Keil_RVDS/ParTest/ParTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/ARM7_LPC2129_Keil_RVDS/main.c b/Demo/ARM7_LPC2129_Keil_RVDS/main.c index f33fe4835..265a9c718 100644 --- a/Demo/ARM7_LPC2129_Keil_RVDS/main.c +++ b/Demo/ARM7_LPC2129_Keil_RVDS/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/ARM7_LPC2129_Keil_RVDS/serial/serial.c b/Demo/ARM7_LPC2129_Keil_RVDS/serial/serial.c index 7077e934b..bc9d10594 100644 --- a/Demo/ARM7_LPC2129_Keil_RVDS/serial/serial.c +++ b/Demo/ARM7_LPC2129_Keil_RVDS/serial/serial.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/ARM7_LPC2129_Keil_RVDS/serial/serialISR.s b/Demo/ARM7_LPC2129_Keil_RVDS/serial/serialISR.s index 86e3de73a..6161bbf14 100644 --- a/Demo/ARM7_LPC2129_Keil_RVDS/serial/serialISR.s +++ b/Demo/ARM7_LPC2129_Keil_RVDS/serial/serialISR.s @@ -1,5 +1,5 @@ ;/* -; FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. +; FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. ; ; *************************************************************************** ; * * diff --git a/Demo/ARM7_LPC2138_Rowley/FreeRTOSConfig.h b/Demo/ARM7_LPC2138_Rowley/FreeRTOSConfig.h index 52f323d9c..9a1472f46 100644 --- a/Demo/ARM7_LPC2138_Rowley/FreeRTOSConfig.h +++ b/Demo/ARM7_LPC2138_Rowley/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/ARM7_LPC2138_Rowley/main.c b/Demo/ARM7_LPC2138_Rowley/main.c index 370d3d959..eab5ec76e 100644 --- a/Demo/ARM7_LPC2138_Rowley/main.c +++ b/Demo/ARM7_LPC2138_Rowley/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/ARM7_LPC2138_Rowley/mainISR.c b/Demo/ARM7_LPC2138_Rowley/mainISR.c index 8661cb817..ab9388b17 100644 --- a/Demo/ARM7_LPC2138_Rowley/mainISR.c +++ b/Demo/ARM7_LPC2138_Rowley/mainISR.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/ARM7_LPC2368_Eclipse/RTOSDemo/FreeRTOSConfig.h b/Demo/ARM7_LPC2368_Eclipse/RTOSDemo/FreeRTOSConfig.h index b927ec2a1..36c583821 100644 --- a/Demo/ARM7_LPC2368_Eclipse/RTOSDemo/FreeRTOSConfig.h +++ b/Demo/ARM7_LPC2368_Eclipse/RTOSDemo/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/ARM7_LPC2368_Eclipse/RTOSDemo/Makefile b/Demo/ARM7_LPC2368_Eclipse/RTOSDemo/Makefile index c9f4eefa0..47ccf3ccc 100644 --- a/Demo/ARM7_LPC2368_Eclipse/RTOSDemo/Makefile +++ b/Demo/ARM7_LPC2368_Eclipse/RTOSDemo/Makefile @@ -1,5 +1,5 @@ #/* -# FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. +# FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. # # *************************************************************************** # * * diff --git a/Demo/ARM7_LPC2368_Eclipse/RTOSDemo/ParTest/ParTest.c b/Demo/ARM7_LPC2368_Eclipse/RTOSDemo/ParTest/ParTest.c index 98e8c1165..5d91f4197 100644 --- a/Demo/ARM7_LPC2368_Eclipse/RTOSDemo/ParTest/ParTest.c +++ b/Demo/ARM7_LPC2368_Eclipse/RTOSDemo/ParTest/ParTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/ARM7_LPC2368_Eclipse/RTOSDemo/main.c b/Demo/ARM7_LPC2368_Eclipse/RTOSDemo/main.c index bc238dfda..ecdd5f53f 100644 --- a/Demo/ARM7_LPC2368_Eclipse/RTOSDemo/main.c +++ b/Demo/ARM7_LPC2368_Eclipse/RTOSDemo/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/ARM7_LPC2368_Eclipse/RTOSDemo/webserver/uIP_Task.c b/Demo/ARM7_LPC2368_Eclipse/RTOSDemo/webserver/uIP_Task.c index 1e57aa831..88be2867f 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 V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/ARM7_LPC2368_Rowley/FreeRTOSConfig.h b/Demo/ARM7_LPC2368_Rowley/FreeRTOSConfig.h index 7ccfe9008..22a170095 100644 --- a/Demo/ARM7_LPC2368_Rowley/FreeRTOSConfig.h +++ b/Demo/ARM7_LPC2368_Rowley/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/ARM7_LPC2368_Rowley/ParTest/ParTest.c b/Demo/ARM7_LPC2368_Rowley/ParTest/ParTest.c index 269c8c739..1b990122e 100644 --- a/Demo/ARM7_LPC2368_Rowley/ParTest/ParTest.c +++ b/Demo/ARM7_LPC2368_Rowley/ParTest/ParTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/ARM7_LPC2368_Rowley/main.c b/Demo/ARM7_LPC2368_Rowley/main.c index 8ad301f98..57e185997 100644 --- a/Demo/ARM7_LPC2368_Rowley/main.c +++ b/Demo/ARM7_LPC2368_Rowley/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/ARM7_LPC2368_Rowley/webserver/uIP_Task.c b/Demo/ARM7_LPC2368_Rowley/webserver/uIP_Task.c index 6e6682586..90fcdd681 100644 --- a/Demo/ARM7_LPC2368_Rowley/webserver/uIP_Task.c +++ b/Demo/ARM7_LPC2368_Rowley/webserver/uIP_Task.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/ARM7_STR71x_IAR/FreeRTOSConfig.h b/Demo/ARM7_STR71x_IAR/FreeRTOSConfig.h index 114c1728b..8a8f2051f 100644 --- a/Demo/ARM7_STR71x_IAR/FreeRTOSConfig.h +++ b/Demo/ARM7_STR71x_IAR/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/ARM7_STR71x_IAR/ParTest/ParTest.c b/Demo/ARM7_STR71x_IAR/ParTest/ParTest.c index d72749d30..16fb1b5e1 100644 --- a/Demo/ARM7_STR71x_IAR/ParTest/ParTest.c +++ b/Demo/ARM7_STR71x_IAR/ParTest/ParTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/ARM7_STR71x_IAR/main.c b/Demo/ARM7_STR71x_IAR/main.c index 72f066737..e82d50c29 100644 --- a/Demo/ARM7_STR71x_IAR/main.c +++ b/Demo/ARM7_STR71x_IAR/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/ARM7_STR71x_IAR/serial/serial.c b/Demo/ARM7_STR71x_IAR/serial/serial.c index 3ae870f8d..edfc301ce 100644 --- a/Demo/ARM7_STR71x_IAR/serial/serial.c +++ b/Demo/ARM7_STR71x_IAR/serial/serial.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/ARM7_STR75x_GCC/FreeRTOSConfig.h b/Demo/ARM7_STR75x_GCC/FreeRTOSConfig.h index a9851c15b..8fde41349 100644 --- a/Demo/ARM7_STR75x_GCC/FreeRTOSConfig.h +++ b/Demo/ARM7_STR75x_GCC/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/ARM7_STR75x_GCC/ParTest/ParTest.c b/Demo/ARM7_STR75x_GCC/ParTest/ParTest.c index 9676b080f..cbef4d96d 100644 --- a/Demo/ARM7_STR75x_GCC/ParTest/ParTest.c +++ b/Demo/ARM7_STR75x_GCC/ParTest/ParTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/ARM7_STR75x_GCC/main.c b/Demo/ARM7_STR75x_GCC/main.c index dd064aa57..2028aaf25 100644 --- a/Demo/ARM7_STR75x_GCC/main.c +++ b/Demo/ARM7_STR75x_GCC/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/ARM7_STR75x_GCC/serial/serial.c b/Demo/ARM7_STR75x_GCC/serial/serial.c index d89eadd78..f5a390fd9 100644 --- a/Demo/ARM7_STR75x_GCC/serial/serial.c +++ b/Demo/ARM7_STR75x_GCC/serial/serial.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/ARM7_STR75x_GCC/serial/serialISR.c b/Demo/ARM7_STR75x_GCC/serial/serialISR.c index 12837b177..7db9d7e39 100644 --- a/Demo/ARM7_STR75x_GCC/serial/serialISR.c +++ b/Demo/ARM7_STR75x_GCC/serial/serialISR.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/ARM7_STR75x_IAR/FreeRTOSConfig.h b/Demo/ARM7_STR75x_IAR/FreeRTOSConfig.h index 82d98fd51..e38a0a573 100644 --- a/Demo/ARM7_STR75x_IAR/FreeRTOSConfig.h +++ b/Demo/ARM7_STR75x_IAR/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/ARM7_STR75x_IAR/ParTest/ParTest.c b/Demo/ARM7_STR75x_IAR/ParTest/ParTest.c index 9676b080f..cbef4d96d 100644 --- a/Demo/ARM7_STR75x_IAR/ParTest/ParTest.c +++ b/Demo/ARM7_STR75x_IAR/ParTest/ParTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/ARM7_STR75x_IAR/main.c b/Demo/ARM7_STR75x_IAR/main.c index 5c0d5745c..cad93294a 100644 --- a/Demo/ARM7_STR75x_IAR/main.c +++ b/Demo/ARM7_STR75x_IAR/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/ARM7_STR75x_IAR/serial/serial.c b/Demo/ARM7_STR75x_IAR/serial/serial.c index fa43b61c7..d27046a78 100644 --- a/Demo/ARM7_STR75x_IAR/serial/serial.c +++ b/Demo/ARM7_STR75x_IAR/serial/serial.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/ARM9_AT91SAM9XE_IAR/FreeRTOSConfig.h b/Demo/ARM9_AT91SAM9XE_IAR/FreeRTOSConfig.h index cbfa74612..3a38cd62c 100644 --- a/Demo/ARM9_AT91SAM9XE_IAR/FreeRTOSConfig.h +++ b/Demo/ARM9_AT91SAM9XE_IAR/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/ARM9_AT91SAM9XE_IAR/ParTest/ParTest.c b/Demo/ARM9_AT91SAM9XE_IAR/ParTest/ParTest.c index 533ceb258..29133d59b 100644 --- a/Demo/ARM9_AT91SAM9XE_IAR/ParTest/ParTest.c +++ b/Demo/ARM9_AT91SAM9XE_IAR/ParTest/ParTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/ARM9_AT91SAM9XE_IAR/main.c b/Demo/ARM9_AT91SAM9XE_IAR/main.c index 4d96ce244..a653396cd 100644 --- a/Demo/ARM9_AT91SAM9XE_IAR/main.c +++ b/Demo/ARM9_AT91SAM9XE_IAR/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/ARM9_AT91SAM9XE_IAR/serial/serial.c b/Demo/ARM9_AT91SAM9XE_IAR/serial/serial.c index 4706e2372..fd1843580 100644 --- a/Demo/ARM9_AT91SAM9XE_IAR/serial/serial.c +++ b/Demo/ARM9_AT91SAM9XE_IAR/serial/serial.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/ARM9_STR91X_IAR/FreeRTOSConfig.h b/Demo/ARM9_STR91X_IAR/FreeRTOSConfig.h index ad9ee2309..ad3311da2 100644 --- a/Demo/ARM9_STR91X_IAR/FreeRTOSConfig.h +++ b/Demo/ARM9_STR91X_IAR/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/ARM9_STR91X_IAR/ParTest/ParTest.c b/Demo/ARM9_STR91X_IAR/ParTest/ParTest.c index 525aeb52a..723b0f4e8 100644 --- a/Demo/ARM9_STR91X_IAR/ParTest/ParTest.c +++ b/Demo/ARM9_STR91X_IAR/ParTest/ParTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/ARM9_STR91X_IAR/lwip/include/lwIPWebServer/BasicWEB.h b/Demo/ARM9_STR91X_IAR/lwip/include/lwIPWebServer/BasicWEB.h index c2cc1b3c7..d8367088b 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 V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/ARM9_STR91X_IAR/lwip/lwipWebServer/BasicWEB.c b/Demo/ARM9_STR91X_IAR/lwip/lwipWebServer/BasicWEB.c index d08c1b738..33fc3545e 100644 --- a/Demo/ARM9_STR91X_IAR/lwip/lwipWebServer/BasicWEB.c +++ b/Demo/ARM9_STR91X_IAR/lwip/lwipWebServer/BasicWEB.c @@ -1,6 +1,6 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/ARM9_STR91X_IAR/main.c b/Demo/ARM9_STR91X_IAR/main.c index 837365998..fdb5b5c55 100644 --- a/Demo/ARM9_STR91X_IAR/main.c +++ b/Demo/ARM9_STR91X_IAR/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/ARM9_STR91X_IAR/serial/serial.c b/Demo/ARM9_STR91X_IAR/serial/serial.c index 2374209cf..d453aa5e1 100644 --- a/Demo/ARM9_STR91X_IAR/serial/serial.c +++ b/Demo/ARM9_STR91X_IAR/serial/serial.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/ARM9_STR91X_IAR/webserver/uIP_Task.c b/Demo/ARM9_STR91X_IAR/webserver/uIP_Task.c index f67c84910..407e8068b 100644 --- a/Demo/ARM9_STR91X_IAR/webserver/uIP_Task.c +++ b/Demo/ARM9_STR91X_IAR/webserver/uIP_Task.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/AVR32_UC3/BOARDS/EVK1100/evk1100_revA.h b/Demo/AVR32_UC3/BOARDS/EVK1100/evk1100_revA.h new file mode 100644 index 000000000..13ec2e8ad --- /dev/null +++ b/Demo/AVR32_UC3/BOARDS/EVK1100/evk1100_revA.h @@ -0,0 +1,324 @@ +/* This header file is part of the ATMEL AVR32-SoftwareFramework-AT32UC3-1.5.0 Release */ + +/*This file is prepared for Doxygen automatic documentation generation.*/ +/*! \file ********************************************************************* + * + * \brief AT32UC3A EVK1100 board header file. + * + * This file contains definitions and services related to the features of the + * EVK1100 board rev. A. + * + * To use this board, define BOARD=EVK1100 and EVK1100_REVA. + * + * - Compiler: IAR EWAVR32 and GNU GCC for AVR32 + * - Supported devices: All AVR32 AT32UC3A devices can be used. + * - AppNote: + * + * \author Atmel Corporation: http://www.atmel.com \n + * Support and FAQ: http://support.atmel.no/ + * + ******************************************************************************/ + +/* Copyright (c) 2009 Atmel Corporation. All rights reserved. + * + * Redistribution and use in source and binary forms, with or without + * modification, are permitted provided that the following conditions are met: + * + * 1. Redistributions of source code must retain the above copyright notice, this + * list of conditions and the following disclaimer. + * + * 2. Redistributions in binary form must reproduce the above copyright notice, + * this list of conditions and the following disclaimer in the documentation + * and/or other materials provided with the distribution. + * + * 3. The name of Atmel may not be used to endorse or promote products derived + * from this software without specific prior written permission. + * + * 4. This software may only be redistributed and used in connection with an Atmel + * AVR product. + * + * THIS SOFTWARE IS PROVIDED BY ATMEL "AS IS" AND ANY EXPRESS OR IMPLIED + * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF + * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT ARE + * EXPRESSLY AND SPECIFICALLY DISCLAIMED. IN NO EVENT SHALL ATMEL BE LIABLE FOR + * ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES + * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; + * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND + * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT + * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS + * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE + * + */ + +#ifndef _EVK1100_REVA_H_ +#define _EVK1100_REVA_H_ + +#include "compiler.h" + +#ifdef __AVR32_ABI_COMPILER__ // Automatically defined when compiling for AVR32, not when assembling. +# include "led.h" +#endif // __AVR32_ABI_COMPILER__ + + +/*! \name Oscillator Definitions + */ +//! @{ + +// RCOsc has no custom calibration by default. Set the following definition to +// the appropriate value if a custom RCOsc calibration has been applied to your +// part. +//#define FRCOSC AVR32_PM_RCOSC_FREQUENCY //!< RCOsc frequency: Hz. + +#define FOSC32 32768 //!< Osc32 frequency: Hz. +#define OSC32_STARTUP AVR32_PM_OSCCTRL32_STARTUP_8192_RCOSC //!< Osc32 startup time: RCOsc periods. + +#define FOSC0 12000000 //!< Osc0 frequency: Hz. +#define OSC0_STARTUP AVR32_PM_OSCCTRL0_STARTUP_2048_RCOSC //!< Osc0 startup time: RCOsc periods. + +// Osc1 crystal is not mounted by default. Set the following definitions to the +// appropriate values if a custom Osc1 crystal is mounted on your board. +//#define FOSC1 12000000 //!< Osc1 frequency: Hz. +//#define OSC1_STARTUP AVR32_PM_OSCCTRL1_STARTUP_2048_RCOSC //!< Osc1 startup time: RCOsc periods. + +//! @} + + +/*! \name SDRAM Definitions + */ +//! @{ + +//! Part header file of used SDRAM(s). +#define SDRAM_PART_HDR "MT48LC16M16A2TG7E/mt48lc16m16a2tg7e.h" + +//! Data bus width to use the SDRAM(s) with (16 or 32 bits; always 16 bits on +//! UC3). +#define SDRAM_DBW 16 + +//! @} + + +/*! \name USB Definitions + */ +//! @{ + +//! Multiplexed pin used for USB_ID: AVR32_USBB_USB_ID_x_x. +//! To be selected according to the AVR32_USBB_USB_ID_x_x_PIN and +//! AVR32_USBB_USB_ID_x_x_FUNCTION definitions from . +#define USB_ID AVR32_USBB_USB_ID_0_0 + +//! Multiplexed pin used for USB_VBOF: AVR32_USBB_USB_VBOF_x_x. +//! To be selected according to the AVR32_USBB_USB_VBOF_x_x_PIN and +//! AVR32_USBB_USB_VBOF_x_x_FUNCTION definitions from . +#define USB_VBOF AVR32_USBB_USB_VBOF_0_0 + +//! Active level of the USB_VBOF output pin. +#define USB_VBOF_ACTIVE_LEVEL HIGH + +//! USB overcurrent detection pin. +#define USB_OVERCURRENT_DETECT_PIN AVR32_PIN_PB18 + +//! @} + + +//! GPIO connection of the MAC PHY PWR_DOWN/INT signal. +#define MACB_INTERRUPT_PIN AVR32_PIN_PX12 + + +//! Number of LEDs. +#define LED_COUNT 8 + +/*! \name GPIO Connections of LEDs + */ +//! @{ +#define LED0_GPIO AVR32_PIN_PX13 +#define LED1_GPIO AVR32_PIN_PX14 +#define LED2_GPIO AVR32_PIN_PX15 +#define LED3_GPIO AVR32_PIN_PX16 +#define LED4_GPIO AVR32_PIN_PB19 +#define LED5_GPIO AVR32_PIN_PB20 +#define LED6_GPIO AVR32_PIN_PB21 +#define LED7_GPIO AVR32_PIN_PB22 +//! @} + +/*! \name PWM Channels of LEDs + */ +//! @{ +#define LED0_PWM (-1) +#define LED1_PWM (-1) +#define LED2_PWM (-1) +#define LED3_PWM (-1) +#define LED4_PWM 0 +#define LED5_PWM 1 +#define LED6_PWM 2 +#define LED7_PWM 3 +//! @} + +/*! \name PWM Functions of LEDs + */ +//! @{ +#define LED0_PWM_FUNCTION (-1) +#define LED1_PWM_FUNCTION (-1) +#define LED2_PWM_FUNCTION (-1) +#define LED3_PWM_FUNCTION (-1) +#define LED4_PWM_FUNCTION AVR32_PWM_0_FUNCTION +#define LED5_PWM_FUNCTION AVR32_PWM_1_FUNCTION +#define LED6_PWM_FUNCTION AVR32_PWM_2_FUNCTION +#define LED7_PWM_FUNCTION AVR32_PWM_3_FUNCTION +//! @} + +/*! \name Color Identifiers of LEDs to Use with LED Functions + */ +//! @{ +#define LED_MONO0_GREEN LED4 +#define LED_MONO1_GREEN LED5 +#define LED_MONO2_GREEN LED6 +#define LED_MONO3_GREEN LED7 +#define LED_BI0_GREEN LED1 +#define LED_BI0_RED LED0 +#define LED_BI1_GREEN LED3 +#define LED_BI1_RED LED2 +//! @} + + +/*! \name GPIO Connections of Push Buttons + */ +//! @{ +#define GPIO_PUSH_BUTTON_0 AVR32_PIN_PB28 +#define GPIO_PUSH_BUTTON_0_PRESSED 0 +#define GPIO_PUSH_BUTTON_1 AVR32_PIN_PB29 +#define GPIO_PUSH_BUTTON_1_PRESSED 0 +#define GPIO_PUSH_BUTTON_2 AVR32_PIN_PB27 +#define GPIO_PUSH_BUTTON_2_PRESSED 0 +//! @} + + +/*! \name GPIO Connections of the Joystick + */ +//! @{ +#define GPIO_JOYSTICK_PUSH AVR32_PIN_PA20 +#define GPIO_JOYSTICK_PUSH_PRESSED 0 +#define GPIO_JOYSTICK_LEFT AVR32_PIN_PA25 +#define GPIO_JOYSTICK_LEFT_PRESSED 0 +#define GPIO_JOYSTICK_RIGHT AVR32_PIN_PA28 +#define GPIO_JOYSTICK_RIGHT_PRESSED 0 +#define GPIO_JOYSTICK_UP AVR32_PIN_PA26 +#define GPIO_JOYSTICK_UP_PRESSED 0 +#define GPIO_JOYSTICK_DOWN AVR32_PIN_PA27 +#define GPIO_JOYSTICK_DOWN_PRESSED 0 +//! @} + + +/*! \name ADC Connection of the Potentiometer + */ +//! @{ +#define ADC_POTENTIOMETER_CHANNEL 1 +#define ADC_POTENTIOMETER_PIN AVR32_ADC_AD_1_PIN +#define ADC_POTENTIOMETER_FUNCTION AVR32_ADC_AD_1_FUNCTION +//! @} + + +/*! \name ADC Connection of the Temperature Sensor + */ +//! @{ +#define ADC_TEMPERATURE_CHANNEL 0 +#define ADC_TEMPERATURE_PIN AVR32_ADC_AD_0_PIN +#define ADC_TEMPERATURE_FUNCTION AVR32_ADC_AD_0_FUNCTION +//! @} + + +/*! \name ADC Connection of the Light Sensor + */ +//! @{ +#define ADC_LIGHT_CHANNEL 2 +#define ADC_LIGHT_PIN AVR32_ADC_AD_2_PIN +#define ADC_LIGHT_FUNCTION AVR32_ADC_AD_2_FUNCTION +//! @} + + +/*! \name SPI Connections of the DIP204 LCD + */ +//! @{ +#define DIP204_SPI (&AVR32_SPI1) +#define DIP204_SPI_NPCS 2 +#define DIP204_SPI_SCK_PIN AVR32_SPI1_SCK_0_0_PIN +#define DIP204_SPI_SCK_FUNCTION AVR32_SPI1_SCK_0_0_FUNCTION +#define DIP204_SPI_MISO_PIN AVR32_SPI1_MISO_0_0_PIN +#define DIP204_SPI_MISO_FUNCTION AVR32_SPI1_MISO_0_0_FUNCTION +#define DIP204_SPI_MOSI_PIN AVR32_SPI1_MOSI_0_0_PIN +#define DIP204_SPI_MOSI_FUNCTION AVR32_SPI1_MOSI_0_0_FUNCTION +#define DIP204_SPI_NPCS_PIN AVR32_SPI1_NPCS_2_0_PIN +#define DIP204_SPI_NPCS_FUNCTION AVR32_SPI1_NPCS_2_0_FUNCTION +//! @} + +/*! \name GPIO and PWM Connections of the DIP204 LCD Backlight + */ +//! @{ +#define DIP204_BACKLIGHT_PIN AVR32_PIN_PB18 +#define DIP204_PWM_CHANNEL 6 +#define DIP204_PWM_PIN AVR32_PWM_6_PIN +#define DIP204_PWM_FUNCTION AVR32_PWM_6_FUNCTION +//! @} + + +/*! \name SPI Connections of the AT45DBX Data Flash Memory + */ +//! @{ +#define AT45DBX_SPI (&AVR32_SPI1) +#define AT45DBX_SPI_NPCS 0 +#define AT45DBX_SPI_SCK_PIN AVR32_SPI1_SCK_0_0_PIN +#define AT45DBX_SPI_SCK_FUNCTION AVR32_SPI1_SCK_0_0_FUNCTION +#define AT45DBX_SPI_MISO_PIN AVR32_SPI1_MISO_0_0_PIN +#define AT45DBX_SPI_MISO_FUNCTION AVR32_SPI1_MISO_0_0_FUNCTION +#define AT45DBX_SPI_MOSI_PIN AVR32_SPI1_MOSI_0_0_PIN +#define AT45DBX_SPI_MOSI_FUNCTION AVR32_SPI1_MOSI_0_0_FUNCTION +#define AT45DBX_SPI_NPCS0_PIN AVR32_SPI1_NPCS_0_0_PIN +#define AT45DBX_SPI_NPCS0_FUNCTION AVR32_SPI1_NPCS_0_0_FUNCTION +//! @} + + +/*! \name GPIO and SPI Connections of the SD/MMC Connector + */ +//! @{ +#define SD_MMC_CARD_DETECT_PIN AVR32_PIN_PA02 +#define SD_MMC_WRITE_PROTECT_PIN AVR32_PIN_PA07 +#define SD_MMC_SPI (&AVR32_SPI1) +#define SD_MMC_SPI_NPCS 1 +#define SD_MMC_SPI_SCK_PIN AVR32_SPI1_SCK_0_0_PIN +#define SD_MMC_SPI_SCK_FUNCTION AVR32_SPI1_SCK_0_0_FUNCTION +#define SD_MMC_SPI_MISO_PIN AVR32_SPI1_MISO_0_0_PIN +#define SD_MMC_SPI_MISO_FUNCTION AVR32_SPI1_MISO_0_0_FUNCTION +#define SD_MMC_SPI_MOSI_PIN AVR32_SPI1_MOSI_0_0_PIN +#define SD_MMC_SPI_MOSI_FUNCTION AVR32_SPI1_MOSI_0_0_FUNCTION +#define SD_MMC_SPI_NPCS_PIN AVR32_SPI1_NPCS_1_0_PIN +#define SD_MMC_SPI_NPCS_FUNCTION AVR32_SPI1_NPCS_1_0_FUNCTION +//! @} + + +/*! \name TWI Connections of the Spare TWI Connector + */ +//! @{ +#define SPARE_TWI (&AVR32_TWI) +#define SPARE_TWI_SCL_PIN AVR32_TWI_SCL_0_0_PIN +#define SPARE_TWI_SCL_FUNCTION AVR32_TWI_SCL_0_0_FUNCTION +#define SPARE_TWI_SDA_PIN AVR32_TWI_SDA_0_0_PIN +#define SPARE_TWI_SDA_FUNCTION AVR32_TWI_SDA_0_0_FUNCTION +//! @} + + +/*! \name SPI Connections of the Spare SPI Connector + */ +//! @{ +#define SPARE_SPI (&AVR32_SPI0) +#define SPARE_SPI_NPCS 0 +#define SPARE_SPI_SCK_PIN AVR32_SPI0_SCK_0_0_PIN +#define SPARE_SPI_SCK_FUNCTION AVR32_SPI0_SCK_0_0_FUNCTION +#define SPARE_SPI_MISO_PIN AVR32_SPI0_MISO_0_0_PIN +#define SPARE_SPI_MISO_FUNCTION AVR32_SPI0_MISO_0_0_FUNCTION +#define SPARE_SPI_MOSI_PIN AVR32_SPI0_MOSI_0_0_PIN +#define SPARE_SPI_MOSI_FUNCTION AVR32_SPI0_MOSI_0_0_FUNCTION +#define SPARE_SPI_NPCS_PIN AVR32_SPI0_NPCS_0_0_PIN +#define SPARE_SPI_NPCS_FUNCTION AVR32_SPI0_NPCS_0_0_FUNCTION +//! @} + + +#endif // _EVK1100_REVA_H_ diff --git a/Demo/AVR32_UC3/DOC/_formulas.tex b/Demo/AVR32_UC3/DOC/_formulas.tex deleted file mode 100644 index 55a7a8474..000000000 --- a/Demo/AVR32_UC3/DOC/_formulas.tex +++ /dev/null @@ -1,11 +0,0 @@ -\documentclass{article} -\usepackage{epsfig} -\pagestyle{empty} -\begin{document} -$ baudrate = \frac{Selected Clock}{16 \times CD} $ -\pagebreak - -$ baudrate = \frac{Selected Clock}{8 \times CD} $ -\pagebreak - -\end{document} diff --git a/Demo/AVR32_UC3/DOC/doxygen.css b/Demo/AVR32_UC3/DOC/doxygen.css deleted file mode 100644 index c7db1a8a0..000000000 --- a/Demo/AVR32_UC3/DOC/doxygen.css +++ /dev/null @@ -1,358 +0,0 @@ -BODY,H1,H2,H3,H4,H5,H6,P,CENTER,TD,TH,UL,DL,DIV { - font-family: Geneva, Arial, Helvetica, sans-serif; -} -BODY,TD { - font-size: 90%; -} -H1 { - text-align: center; - font-size: 160%; -} -H2 { - font-size: 120%; -} -H3 { - font-size: 100%; -} -CAPTION { font-weight: bold } -DIV.qindex { - width: 100%; - background-color: #e8eef2; - border: 1px solid #84b0c7; - text-align: center; - margin: 2px; - padding: 2px; - line-height: 140%; -} -DIV.nav { - width: 100%; - background-color: #e8eef2; - border: 1px solid #84b0c7; - text-align: center; - margin: 2px; - padding: 2px; - line-height: 140%; -} -DIV.navtab { - background-color: #e8eef2; - border: 1px solid #84b0c7; - text-align: center; - margin: 2px; - margin-right: 15px; - padding: 2px; -} -TD.navtab { - font-size: 70%; -} -A.qindex { - text-decoration: none; - font-weight: bold; - color: #1A419D; -} -A.qindex:visited { - text-decoration: none; - font-weight: bold; - color: #1A419D -} -A.qindex:hover { - text-decoration: none; - background-color: #ddddff; -} -A.qindexHL { - text-decoration: none; - font-weight: bold; - background-color: #6666cc; - color: #ffffff; - border: 1px double #9295C2; -} -A.qindexHL:hover { - text-decoration: none; - background-color: #6666cc; - color: #ffffff; -} -A.qindexHL:visited { text-decoration: none; background-color: #6666cc; color: #ffffff } -A.el { text-decoration: none; font-weight: bold } -A.elRef { font-weight: bold } -A.code:link { text-decoration: none; font-weight: normal; color: #0000FF} -A.code:visited { text-decoration: none; font-weight: normal; color: #0000FF} -A.codeRef:link { font-weight: normal; color: #0000FF} -A.codeRef:visited { font-weight: normal; color: #0000FF} -A:hover { text-decoration: none; background-color: #f2f2ff } -DL.el { margin-left: -1cm } -.fragment { - font-family: monospace, fixed; - font-size: 95%; -} -PRE.fragment { - border: 1px solid #CCCCCC; - background-color: #f5f5f5; - margin-top: 4px; - margin-bottom: 4px; - margin-left: 2px; - margin-right: 8px; - padding-left: 6px; - padding-right: 6px; - padding-top: 4px; - padding-bottom: 4px; -} -DIV.ah { background-color: black; font-weight: bold; color: #ffffff; margin-bottom: 3px; margin-top: 3px } - -DIV.groupHeader { - margin-left: 16px; - margin-top: 12px; - margin-bottom: 6px; - font-weight: bold; -} -DIV.groupText { margin-left: 16px; font-style: italic; font-size: 90% } -BODY { - background: white; - color: black; - margin-right: 20px; - margin-left: 20px; -} -TD.indexkey { - background-color: #e8eef2; - font-weight: bold; - padding-right : 10px; - padding-top : 2px; - padding-left : 10px; - padding-bottom : 2px; - margin-left : 0px; - margin-right : 0px; - margin-top : 2px; - margin-bottom : 2px; - border: 1px solid #CCCCCC; -} -TD.indexvalue { - background-color: #e8eef2; - font-style: italic; - padding-right : 10px; - padding-top : 2px; - padding-left : 10px; - padding-bottom : 2px; - margin-left : 0px; - margin-right : 0px; - margin-top : 2px; - margin-bottom : 2px; - border: 1px solid #CCCCCC; -} -TR.memlist { - background-color: #f0f0f0; -} -P.formulaDsp { text-align: center; } -IMG.formulaDsp { } -IMG.formulaInl { vertical-align: middle; } -SPAN.keyword { color: #008000 } -SPAN.keywordtype { color: #604020 } -SPAN.keywordflow { color: #e08000 } -SPAN.comment { color: #800000 } -SPAN.preprocessor { color: #806020 } -SPAN.stringliteral { color: #002080 } -SPAN.charliteral { color: #008080 } -.mdescLeft { - padding: 0px 8px 4px 8px; - font-size: 80%; - font-style: italic; - background-color: #FAFAFA; - border-top: 1px none #E0E0E0; - border-right: 1px none #E0E0E0; - border-bottom: 1px none #E0E0E0; - border-left: 1px none #E0E0E0; - margin: 0px; -} -.mdescRight { - padding: 0px 8px 4px 8px; - font-size: 80%; - font-style: italic; - background-color: #FAFAFA; - border-top: 1px none #E0E0E0; - border-right: 1px none #E0E0E0; - border-bottom: 1px none #E0E0E0; - border-left: 1px none #E0E0E0; - margin: 0px; -} -.memItemLeft { - padding: 1px 0px 0px 8px; - margin: 4px; - border-top-width: 1px; - border-right-width: 1px; - border-bottom-width: 1px; - border-left-width: 1px; - border-top-color: #E0E0E0; - border-right-color: #E0E0E0; - border-bottom-color: #E0E0E0; - border-left-color: #E0E0E0; - border-top-style: solid; - border-right-style: none; - border-bottom-style: none; - border-left-style: none; - background-color: #FAFAFA; - font-size: 80%; -} -.memItemRight { - padding: 1px 8px 0px 8px; - margin: 4px; - border-top-width: 1px; - border-right-width: 1px; - border-bottom-width: 1px; - border-left-width: 1px; - border-top-color: #E0E0E0; - border-right-color: #E0E0E0; - border-bottom-color: #E0E0E0; - border-left-color: #E0E0E0; - border-top-style: solid; - border-right-style: none; - border-bottom-style: none; - border-left-style: none; - background-color: #FAFAFA; - font-size: 80%; -} -.memTemplItemLeft { - padding: 1px 0px 0px 8px; - margin: 4px; - border-top-width: 1px; - border-right-width: 1px; - border-bottom-width: 1px; - border-left-width: 1px; - border-top-color: #E0E0E0; - border-right-color: #E0E0E0; - border-bottom-color: #E0E0E0; - border-left-color: #E0E0E0; - border-top-style: none; - border-right-style: none; - border-bottom-style: none; - border-left-style: none; - background-color: #FAFAFA; - font-size: 80%; -} -.memTemplItemRight { - padding: 1px 8px 0px 8px; - margin: 4px; - border-top-width: 1px; - border-right-width: 1px; - border-bottom-width: 1px; - border-left-width: 1px; - border-top-color: #E0E0E0; - border-right-color: #E0E0E0; - border-bottom-color: #E0E0E0; - border-left-color: #E0E0E0; - border-top-style: none; - border-right-style: none; - border-bottom-style: none; - border-left-style: none; - background-color: #FAFAFA; - font-size: 80%; -} -.memTemplParams { - padding: 1px 0px 0px 8px; - margin: 4px; - border-top-width: 1px; - border-right-width: 1px; - border-bottom-width: 1px; - border-left-width: 1px; - border-top-color: #E0E0E0; - border-right-color: #E0E0E0; - border-bottom-color: #E0E0E0; - border-left-color: #E0E0E0; - border-top-style: solid; - border-right-style: none; - border-bottom-style: none; - border-left-style: none; - color: #606060; - background-color: #FAFAFA; - font-size: 80%; -} -.search { color: #003399; - font-weight: bold; -} -FORM.search { - margin-bottom: 0px; - margin-top: 0px; -} -INPUT.search { font-size: 75%; - color: #000080; - font-weight: normal; - background-color: #e8eef2; -} -TD.tiny { font-size: 75%; -} -a { - color: #1A41A8; -} -a:visited { - color: #2A3798; -} -.dirtab { padding: 4px; - border-collapse: collapse; - border: 1px solid #84b0c7; -} -TH.dirtab { background: #e8eef2; - font-weight: bold; -} -HR { height: 1px; - border: none; - border-top: 1px solid black; -} - -/* Style for detailed member documentation */ -.memtemplate { - font-size: 80%; - color: #606060; - font-weight: normal; -} -.memnav { - background-color: #e8eef2; - border: 1px solid #84b0c7; - text-align: center; - margin: 2px; - margin-right: 15px; - padding: 2px; -} -.memitem { - padding: 4px; - background-color: #eef3f5; - border-width: 1px; - border-style: solid; - border-color: #dedeee; - -moz-border-radius: 8px 8px 8px 8px; -} -.memname { - white-space: nowrap; - font-weight: bold; -} -.memdoc{ - padding-left: 10px; -} -.memproto { - background-color: #d5e1e8; - width: 100%; - border-width: 1px; - border-style: solid; - border-color: #84b0c7; - font-weight: bold; - -moz-border-radius: 8px 8px 8px 8px; -} -.paramkey { - text-align: right; -} -.paramtype { - white-space: nowrap; -} -.paramname { - color: #602020; - font-style: italic; - white-space: nowrap; -} -/* End Styling for detailed member documentation */ - -/* for the tree view */ -.ftvtree { - font-family: sans-serif; - margin:0.5em; -} -.directory { font-size: 9pt; font-weight: bold; } -.directory h3 { margin: 0px; margin-top: 1em; font-size: 11pt; } -.directory > h3 { margin-top: 0; } -.directory p { margin: 0px; white-space: nowrap; } -.directory div { display: none; margin: 0px; } -.directory img { vertical-align: -30%; } diff --git a/Demo/AVR32_UC3/DOC/doxygen.png b/Demo/AVR32_UC3/DOC/doxygen.png deleted file mode 100644 index f0a274bba..000000000 Binary files a/Demo/AVR32_UC3/DOC/doxygen.png and /dev/null differ diff --git a/Demo/AVR32_UC3/DOC/freertos.gif b/Demo/AVR32_UC3/DOC/freertos.gif deleted file mode 100644 index 1ca6d2ec4..000000000 Binary files a/Demo/AVR32_UC3/DOC/freertos.gif and /dev/null differ diff --git a/Demo/AVR32_UC3/DOC/ftv2blank.png b/Demo/AVR32_UC3/DOC/ftv2blank.png deleted file mode 100644 index 493c3c0b6..000000000 Binary files a/Demo/AVR32_UC3/DOC/ftv2blank.png and /dev/null differ diff --git a/Demo/AVR32_UC3/DOC/ftv2doc.png b/Demo/AVR32_UC3/DOC/ftv2doc.png deleted file mode 100644 index f72999f92..000000000 Binary files a/Demo/AVR32_UC3/DOC/ftv2doc.png and /dev/null differ diff --git a/Demo/AVR32_UC3/DOC/ftv2folderclosed.png b/Demo/AVR32_UC3/DOC/ftv2folderclosed.png deleted file mode 100644 index d6d063440..000000000 Binary files a/Demo/AVR32_UC3/DOC/ftv2folderclosed.png and /dev/null differ diff --git a/Demo/AVR32_UC3/DOC/ftv2folderopen.png b/Demo/AVR32_UC3/DOC/ftv2folderopen.png deleted file mode 100644 index bbe2c913c..000000000 Binary files a/Demo/AVR32_UC3/DOC/ftv2folderopen.png and /dev/null differ diff --git a/Demo/AVR32_UC3/DOC/ftv2lastnode.png b/Demo/AVR32_UC3/DOC/ftv2lastnode.png deleted file mode 100644 index e7b9ba90c..000000000 Binary files a/Demo/AVR32_UC3/DOC/ftv2lastnode.png and /dev/null differ diff --git a/Demo/AVR32_UC3/DOC/ftv2link.png b/Demo/AVR32_UC3/DOC/ftv2link.png deleted file mode 100644 index 14f3fed00..000000000 Binary files a/Demo/AVR32_UC3/DOC/ftv2link.png and /dev/null differ diff --git a/Demo/AVR32_UC3/DOC/ftv2mlastnode.png b/Demo/AVR32_UC3/DOC/ftv2mlastnode.png deleted file mode 100644 index 09ceb6adb..000000000 Binary files a/Demo/AVR32_UC3/DOC/ftv2mlastnode.png and /dev/null differ diff --git a/Demo/AVR32_UC3/DOC/ftv2mnode.png b/Demo/AVR32_UC3/DOC/ftv2mnode.png deleted file mode 100644 index 3254c0511..000000000 Binary files a/Demo/AVR32_UC3/DOC/ftv2mnode.png and /dev/null differ diff --git a/Demo/AVR32_UC3/DOC/ftv2node.png b/Demo/AVR32_UC3/DOC/ftv2node.png deleted file mode 100644 index c9f06a57f..000000000 Binary files a/Demo/AVR32_UC3/DOC/ftv2node.png and /dev/null differ diff --git a/Demo/AVR32_UC3/DOC/ftv2plastnode.png b/Demo/AVR32_UC3/DOC/ftv2plastnode.png deleted file mode 100644 index 0b07e0091..000000000 Binary files a/Demo/AVR32_UC3/DOC/ftv2plastnode.png and /dev/null differ diff --git a/Demo/AVR32_UC3/DOC/ftv2pnode.png b/Demo/AVR32_UC3/DOC/ftv2pnode.png deleted file mode 100644 index 2001b797b..000000000 Binary files a/Demo/AVR32_UC3/DOC/ftv2pnode.png and /dev/null differ diff --git a/Demo/AVR32_UC3/DOC/ftv2vertline.png b/Demo/AVR32_UC3/DOC/ftv2vertline.png deleted file mode 100644 index b330f3a33..000000000 Binary files a/Demo/AVR32_UC3/DOC/ftv2vertline.png and /dev/null differ diff --git a/Demo/AVR32_UC3/DOC/tab_b.gif b/Demo/AVR32_UC3/DOC/tab_b.gif deleted file mode 100644 index 0d623483f..000000000 Binary files a/Demo/AVR32_UC3/DOC/tab_b.gif and /dev/null differ diff --git a/Demo/AVR32_UC3/DOC/tab_l.gif b/Demo/AVR32_UC3/DOC/tab_l.gif deleted file mode 100644 index 9b1e6337c..000000000 Binary files a/Demo/AVR32_UC3/DOC/tab_l.gif and /dev/null differ diff --git a/Demo/AVR32_UC3/DOC/tab_r.gif b/Demo/AVR32_UC3/DOC/tab_r.gif deleted file mode 100644 index ce9dd9f53..000000000 Binary files a/Demo/AVR32_UC3/DOC/tab_r.gif and /dev/null differ diff --git a/Demo/AVR32_UC3/DOC/tabs.css b/Demo/AVR32_UC3/DOC/tabs.css deleted file mode 100644 index a61552a67..000000000 --- a/Demo/AVR32_UC3/DOC/tabs.css +++ /dev/null @@ -1,102 +0,0 @@ -/* tabs styles, based on http://www.alistapart.com/articles/slidingdoors */ - -DIV.tabs -{ - float : left; - width : 100%; - background : url("tab_b.gif") repeat-x bottom; - margin-bottom : 4px; -} - -DIV.tabs UL -{ - margin : 0px; - padding-left : 10px; - list-style : none; -} - -DIV.tabs LI, DIV.tabs FORM -{ - display : inline; - margin : 0px; - padding : 0px; -} - -DIV.tabs FORM -{ - float : right; -} - -DIV.tabs A -{ - float : left; - background : url("tab_r.gif") no-repeat right top; - border-bottom : 1px solid #84B0C7; - font-size : x-small; - font-weight : bold; - text-decoration : none; -} - -DIV.tabs A:hover -{ - background-position: 100% -150px; -} - -DIV.tabs A:link, DIV.tabs A:visited, -DIV.tabs A:active, DIV.tabs A:hover -{ - color: #1A419D; -} - -DIV.tabs SPAN -{ - float : left; - display : block; - background : url("tab_l.gif") no-repeat left top; - padding : 5px 9px; - white-space : nowrap; -} - -DIV.tabs INPUT -{ - float : right; - display : inline; - font-size : 1em; -} - -DIV.tabs TD -{ - font-size : x-small; - font-weight : bold; - text-decoration : none; -} - - - -/* Commented Backslash Hack hides rule from IE5-Mac \*/ -DIV.tabs SPAN {float : none;} -/* End IE5-Mac hack */ - -DIV.tabs A:hover SPAN -{ - background-position: 0% -150px; -} - -DIV.tabs LI#current A -{ - background-position: 100% -150px; - border-width : 0px; -} - -DIV.tabs LI#current SPAN -{ - background-position: 0% -150px; - padding-bottom : 6px; -} - -DIV.nav -{ - background : none; - border : none; - border-bottom : 1px solid #84B0C7; -} diff --git a/Demo/AVR32_UC3/main.c b/Demo/AVR32_UC3/main.c index a6bfb8c2e..3eef142de 100644 --- a/Demo/AVR32_UC3/main.c +++ b/Demo/AVR32_UC3/main.c @@ -30,7 +30,7 @@ *****************************************************************************/ /* - FreeRTOS V6.0.1 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/AVR_ATMega323_IAR/FreeRTOSConfig.h b/Demo/AVR_ATMega323_IAR/FreeRTOSConfig.h index b3d047d06..38e1a9bcc 100644 --- a/Demo/AVR_ATMega323_IAR/FreeRTOSConfig.h +++ b/Demo/AVR_ATMega323_IAR/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/AVR_ATMega323_IAR/ParTest/ParTest.c b/Demo/AVR_ATMega323_IAR/ParTest/ParTest.c index 3c6a2cf6e..837942505 100644 --- a/Demo/AVR_ATMega323_IAR/ParTest/ParTest.c +++ b/Demo/AVR_ATMega323_IAR/ParTest/ParTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/AVR_ATMega323_IAR/main.c b/Demo/AVR_ATMega323_IAR/main.c index 18380f628..3edd1fe28 100644 --- a/Demo/AVR_ATMega323_IAR/main.c +++ b/Demo/AVR_ATMega323_IAR/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/AVR_ATMega323_IAR/regtest.c b/Demo/AVR_ATMega323_IAR/regtest.c index bf949a034..4875ea2b8 100644 --- a/Demo/AVR_ATMega323_IAR/regtest.c +++ b/Demo/AVR_ATMega323_IAR/regtest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/AVR_ATMega323_IAR/regtest.h b/Demo/AVR_ATMega323_IAR/regtest.h index e7c3522f1..12268d4f1 100644 --- a/Demo/AVR_ATMega323_IAR/regtest.h +++ b/Demo/AVR_ATMega323_IAR/regtest.h @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/AVR_ATMega323_IAR/serial/serial.c b/Demo/AVR_ATMega323_IAR/serial/serial.c index b9252f9e6..4b3b75553 100644 --- a/Demo/AVR_ATMega323_IAR/serial/serial.c +++ b/Demo/AVR_ATMega323_IAR/serial/serial.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/AVR_ATMega323_WinAVR/FreeRTOSConfig.h b/Demo/AVR_ATMega323_WinAVR/FreeRTOSConfig.h index 17174d7af..c842fff6a 100644 --- a/Demo/AVR_ATMega323_WinAVR/FreeRTOSConfig.h +++ b/Demo/AVR_ATMega323_WinAVR/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/AVR_ATMega323_WinAVR/ParTest/ParTest.c b/Demo/AVR_ATMega323_WinAVR/ParTest/ParTest.c index 6155c3742..7c5cdad16 100644 --- a/Demo/AVR_ATMega323_WinAVR/ParTest/ParTest.c +++ b/Demo/AVR_ATMega323_WinAVR/ParTest/ParTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/AVR_ATMega323_WinAVR/main.c b/Demo/AVR_ATMega323_WinAVR/main.c index 5ce47926f..a6d1dcfa1 100644 --- a/Demo/AVR_ATMega323_WinAVR/main.c +++ b/Demo/AVR_ATMega323_WinAVR/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/AVR_ATMega323_WinAVR/regtest.c b/Demo/AVR_ATMega323_WinAVR/regtest.c index 82a290c42..c3e48ed2d 100644 --- a/Demo/AVR_ATMega323_WinAVR/regtest.c +++ b/Demo/AVR_ATMega323_WinAVR/regtest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/AVR_ATMega323_WinAVR/regtest.h b/Demo/AVR_ATMega323_WinAVR/regtest.h index e7c3522f1..12268d4f1 100644 --- a/Demo/AVR_ATMega323_WinAVR/regtest.h +++ b/Demo/AVR_ATMega323_WinAVR/regtest.h @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/AVR_ATMega323_WinAVR/serial/serial.c b/Demo/AVR_ATMega323_WinAVR/serial/serial.c index 4d1e9542f..57cf83bdd 100644 --- a/Demo/AVR_ATMega323_WinAVR/serial/serial.c +++ b/Demo/AVR_ATMega323_WinAVR/serial/serial.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/CORTEX_AT91SAM3U256_IAR/FreeRTOSConfig.h b/Demo/CORTEX_AT91SAM3U256_IAR/FreeRTOSConfig.h index f98ee86ac..746ae5ad3 100644 --- a/Demo/CORTEX_AT91SAM3U256_IAR/FreeRTOSConfig.h +++ b/Demo/CORTEX_AT91SAM3U256_IAR/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/CORTEX_AT91SAM3U256_IAR/ParTest/ParTest.c b/Demo/CORTEX_AT91SAM3U256_IAR/ParTest/ParTest.c index 21cc33f5d..7e8b99aa9 100644 --- a/Demo/CORTEX_AT91SAM3U256_IAR/ParTest/ParTest.c +++ b/Demo/CORTEX_AT91SAM3U256_IAR/ParTest/ParTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/CORTEX_AT91SAM3U256_IAR/lcd_message.h b/Demo/CORTEX_AT91SAM3U256_IAR/lcd_message.h index 70c213a55..a79ca43a9 100644 --- a/Demo/CORTEX_AT91SAM3U256_IAR/lcd_message.h +++ b/Demo/CORTEX_AT91SAM3U256_IAR/lcd_message.h @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/CORTEX_AT91SAM3U256_IAR/main.c b/Demo/CORTEX_AT91SAM3U256_IAR/main.c index 64a839f80..71944e215 100644 --- a/Demo/CORTEX_AT91SAM3U256_IAR/main.c +++ b/Demo/CORTEX_AT91SAM3U256_IAR/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/CORTEX_AT91SAM3U256_IAR/serial/serial.c b/Demo/CORTEX_AT91SAM3U256_IAR/serial/serial.c index 81d8f869d..d6a495809 100644 --- a/Demo/CORTEX_AT91SAM3U256_IAR/serial/serial.c +++ b/Demo/CORTEX_AT91SAM3U256_IAR/serial/serial.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/CORTEX_LM3S102_GCC/Demo1/FreeRTOSConfig.h b/Demo/CORTEX_LM3S102_GCC/Demo1/FreeRTOSConfig.h index 4c7c23ecb..e6c497efd 100644 --- a/Demo/CORTEX_LM3S102_GCC/Demo1/FreeRTOSConfig.h +++ b/Demo/CORTEX_LM3S102_GCC/Demo1/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/CORTEX_LM3S102_GCC/Demo1/main.c b/Demo/CORTEX_LM3S102_GCC/Demo1/main.c index 9516fdf47..187591958 100644 --- a/Demo/CORTEX_LM3S102_GCC/Demo1/main.c +++ b/Demo/CORTEX_LM3S102_GCC/Demo1/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/CORTEX_LM3S102_GCC/Demo2/FreeRTOSConfig.h b/Demo/CORTEX_LM3S102_GCC/Demo2/FreeRTOSConfig.h index fa1faf5f3..af527e3a0 100644 --- a/Demo/CORTEX_LM3S102_GCC/Demo2/FreeRTOSConfig.h +++ b/Demo/CORTEX_LM3S102_GCC/Demo2/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/CORTEX_LM3S102_GCC/Demo2/main.c b/Demo/CORTEX_LM3S102_GCC/Demo2/main.c index 5a16505b5..4314c5718 100644 --- a/Demo/CORTEX_LM3S102_GCC/Demo2/main.c +++ b/Demo/CORTEX_LM3S102_GCC/Demo2/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/CORTEX_LM3S102_GCC/FreeRTOSConfig.h b/Demo/CORTEX_LM3S102_GCC/FreeRTOSConfig.h index 925c82a9f..e776a0050 100644 --- a/Demo/CORTEX_LM3S102_GCC/FreeRTOSConfig.h +++ b/Demo/CORTEX_LM3S102_GCC/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/CORTEX_LM3S102_GCC/ParTest/ParTest.c b/Demo/CORTEX_LM3S102_GCC/ParTest/ParTest.c index 2682367be..9625f1178 100644 --- a/Demo/CORTEX_LM3S102_GCC/ParTest/ParTest.c +++ b/Demo/CORTEX_LM3S102_GCC/ParTest/ParTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/CORTEX_LM3S102_GCC/main.c b/Demo/CORTEX_LM3S102_GCC/main.c index 9516fdf47..187591958 100644 --- a/Demo/CORTEX_LM3S102_GCC/main.c +++ b/Demo/CORTEX_LM3S102_GCC/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/CORTEX_LM3S102_KEIL/Demo1/FreeRTOSConfig.h b/Demo/CORTEX_LM3S102_KEIL/Demo1/FreeRTOSConfig.h index 4c7c23ecb..e6c497efd 100644 --- a/Demo/CORTEX_LM3S102_KEIL/Demo1/FreeRTOSConfig.h +++ b/Demo/CORTEX_LM3S102_KEIL/Demo1/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/CORTEX_LM3S102_KEIL/Demo1/main.c b/Demo/CORTEX_LM3S102_KEIL/Demo1/main.c index 7522c903e..4234b9076 100644 --- a/Demo/CORTEX_LM3S102_KEIL/Demo1/main.c +++ b/Demo/CORTEX_LM3S102_KEIL/Demo1/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/CORTEX_LM3S102_KEIL/Demo2/FreeRTOSConfig.h b/Demo/CORTEX_LM3S102_KEIL/Demo2/FreeRTOSConfig.h index fa1faf5f3..af527e3a0 100644 --- a/Demo/CORTEX_LM3S102_KEIL/Demo2/FreeRTOSConfig.h +++ b/Demo/CORTEX_LM3S102_KEIL/Demo2/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/CORTEX_LM3S102_KEIL/Demo2/main.c b/Demo/CORTEX_LM3S102_KEIL/Demo2/main.c index 9c229fe39..9a90f6ed5 100644 --- a/Demo/CORTEX_LM3S102_KEIL/Demo2/main.c +++ b/Demo/CORTEX_LM3S102_KEIL/Demo2/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/CORTEX_LM3S102_KEIL/FreeRTOSConfig.h b/Demo/CORTEX_LM3S102_KEIL/FreeRTOSConfig.h index 8d3bd54fc..e284f63fc 100644 --- a/Demo/CORTEX_LM3S102_KEIL/FreeRTOSConfig.h +++ b/Demo/CORTEX_LM3S102_KEIL/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/CORTEX_LM3S102_KEIL/ParTest/ParTest.c b/Demo/CORTEX_LM3S102_KEIL/ParTest/ParTest.c index 2682367be..9625f1178 100644 --- a/Demo/CORTEX_LM3S102_KEIL/ParTest/ParTest.c +++ b/Demo/CORTEX_LM3S102_KEIL/ParTest/ParTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/CORTEX_LM3S102_KEIL/main.c b/Demo/CORTEX_LM3S102_KEIL/main.c index 7522c903e..4234b9076 100644 --- a/Demo/CORTEX_LM3S102_KEIL/main.c +++ b/Demo/CORTEX_LM3S102_KEIL/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/CORTEX_LM3S102_Rowley/Demo1/FreeRTOSConfig.h b/Demo/CORTEX_LM3S102_Rowley/Demo1/FreeRTOSConfig.h index 925c82a9f..e776a0050 100644 --- a/Demo/CORTEX_LM3S102_Rowley/Demo1/FreeRTOSConfig.h +++ b/Demo/CORTEX_LM3S102_Rowley/Demo1/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/CORTEX_LM3S102_Rowley/Demo1/ParTest.c b/Demo/CORTEX_LM3S102_Rowley/Demo1/ParTest.c index 2682367be..9625f1178 100644 --- a/Demo/CORTEX_LM3S102_Rowley/Demo1/ParTest.c +++ b/Demo/CORTEX_LM3S102_Rowley/Demo1/ParTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/CORTEX_LM3S102_Rowley/Demo1/main.c b/Demo/CORTEX_LM3S102_Rowley/Demo1/main.c index db69ac883..08e376e90 100644 --- a/Demo/CORTEX_LM3S102_Rowley/Demo1/main.c +++ b/Demo/CORTEX_LM3S102_Rowley/Demo1/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/CORTEX_LM3S102_Rowley/Demo2/FreeRTOSConfig.h b/Demo/CORTEX_LM3S102_Rowley/Demo2/FreeRTOSConfig.h index 593110b30..03b1877ea 100644 --- a/Demo/CORTEX_LM3S102_Rowley/Demo2/FreeRTOSConfig.h +++ b/Demo/CORTEX_LM3S102_Rowley/Demo2/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/CORTEX_LM3S102_Rowley/Demo2/ParTest.c b/Demo/CORTEX_LM3S102_Rowley/Demo2/ParTest.c index 2682367be..9625f1178 100644 --- a/Demo/CORTEX_LM3S102_Rowley/Demo2/ParTest.c +++ b/Demo/CORTEX_LM3S102_Rowley/Demo2/ParTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/CORTEX_LM3S102_Rowley/Demo2/main.c b/Demo/CORTEX_LM3S102_Rowley/Demo2/main.c index 0df3481e9..647b23955 100644 --- a/Demo/CORTEX_LM3S102_Rowley/Demo2/main.c +++ b/Demo/CORTEX_LM3S102_Rowley/Demo2/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/CORTEX_LM3S102_Rowley/Demo3/FreeRTOSConfig.h b/Demo/CORTEX_LM3S102_Rowley/Demo3/FreeRTOSConfig.h index 69a878627..e4c99b980 100644 --- a/Demo/CORTEX_LM3S102_Rowley/Demo3/FreeRTOSConfig.h +++ b/Demo/CORTEX_LM3S102_Rowley/Demo3/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/CORTEX_LM3S102_Rowley/Demo3/ParTest.c b/Demo/CORTEX_LM3S102_Rowley/Demo3/ParTest.c index 870a8d7bf..71b85ee54 100644 --- a/Demo/CORTEX_LM3S102_Rowley/Demo3/ParTest.c +++ b/Demo/CORTEX_LM3S102_Rowley/Demo3/ParTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/CORTEX_LM3S102_Rowley/Demo3/main.c b/Demo/CORTEX_LM3S102_Rowley/Demo3/main.c index f2712630e..d3ad401c1 100644 --- a/Demo/CORTEX_LM3S102_Rowley/Demo3/main.c +++ b/Demo/CORTEX_LM3S102_Rowley/Demo3/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/CORTEX_LM3S316_IAR/FreeRTOSConfig.h b/Demo/CORTEX_LM3S316_IAR/FreeRTOSConfig.h index 982a21e38..f112af873 100644 --- a/Demo/CORTEX_LM3S316_IAR/FreeRTOSConfig.h +++ b/Demo/CORTEX_LM3S316_IAR/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/CORTEX_LM3S316_IAR/ParTest/ParTest.c b/Demo/CORTEX_LM3S316_IAR/ParTest/ParTest.c index 2682367be..9625f1178 100644 --- a/Demo/CORTEX_LM3S316_IAR/ParTest/ParTest.c +++ b/Demo/CORTEX_LM3S316_IAR/ParTest/ParTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/CORTEX_LM3S316_IAR/commstest.c b/Demo/CORTEX_LM3S316_IAR/commstest.c index 6c173fc92..51767e72f 100644 --- a/Demo/CORTEX_LM3S316_IAR/commstest.c +++ b/Demo/CORTEX_LM3S316_IAR/commstest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/CORTEX_LM3S316_IAR/commstest.h b/Demo/CORTEX_LM3S316_IAR/commstest.h index c319a3ff7..35199f481 100644 --- a/Demo/CORTEX_LM3S316_IAR/commstest.h +++ b/Demo/CORTEX_LM3S316_IAR/commstest.h @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/CORTEX_LM3S316_IAR/main.c b/Demo/CORTEX_LM3S316_IAR/main.c index a7db4eb0f..41a3192c7 100644 --- a/Demo/CORTEX_LM3S316_IAR/main.c +++ b/Demo/CORTEX_LM3S316_IAR/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/CORTEX_LM3S811_GCC/FreeRTOSConfig.h b/Demo/CORTEX_LM3S811_GCC/FreeRTOSConfig.h index 6e625406b..e3a49645f 100644 --- a/Demo/CORTEX_LM3S811_GCC/FreeRTOSConfig.h +++ b/Demo/CORTEX_LM3S811_GCC/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/CORTEX_LM3S811_GCC/main.c b/Demo/CORTEX_LM3S811_GCC/main.c index 8e13f9e12..bf24114b6 100644 --- a/Demo/CORTEX_LM3S811_GCC/main.c +++ b/Demo/CORTEX_LM3S811_GCC/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/CORTEX_LM3S811_IAR/FreeRTOSConfig.h b/Demo/CORTEX_LM3S811_IAR/FreeRTOSConfig.h index dde1bc087..b5b004f45 100644 --- a/Demo/CORTEX_LM3S811_IAR/FreeRTOSConfig.h +++ b/Demo/CORTEX_LM3S811_IAR/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/CORTEX_LM3S811_IAR/main.c b/Demo/CORTEX_LM3S811_IAR/main.c index 6e12576ad..a1d2bd35a 100644 --- a/Demo/CORTEX_LM3S811_IAR/main.c +++ b/Demo/CORTEX_LM3S811_IAR/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/CORTEX_LM3S811_KEIL/FreeRTOSConfig.h b/Demo/CORTEX_LM3S811_KEIL/FreeRTOSConfig.h index 7e7c5048a..f35764d03 100644 --- a/Demo/CORTEX_LM3S811_KEIL/FreeRTOSConfig.h +++ b/Demo/CORTEX_LM3S811_KEIL/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/CORTEX_LM3S811_KEIL/heap/heap_1.c b/Demo/CORTEX_LM3S811_KEIL/heap/heap_1.c index 87b59a703..6b52276be 100644 --- a/Demo/CORTEX_LM3S811_KEIL/heap/heap_1.c +++ b/Demo/CORTEX_LM3S811_KEIL/heap/heap_1.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/CORTEX_LM3S811_KEIL/main.c b/Demo/CORTEX_LM3S811_KEIL/main.c index 2232ad248..d1aa5a174 100644 --- a/Demo/CORTEX_LM3S811_KEIL/main.c +++ b/Demo/CORTEX_LM3S811_KEIL/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/FreeRTOSConfig.h b/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/FreeRTOSConfig.h index c908b6b98..2e811e956 100644 --- a/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/FreeRTOSConfig.h +++ b/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/IntQueueTimer.c b/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/IntQueueTimer.c index c9ea95659..c642d5bc7 100644 --- a/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/IntQueueTimer.c +++ b/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/IntQueueTimer.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/IntQueueTimer.h b/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/IntQueueTimer.h index 341ff787b..f88b1d3e0 100644 --- a/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/IntQueueTimer.h +++ b/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/IntQueueTimer.h @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/Makefile b/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/Makefile index b94bf39cc..3ef726130 100644 --- a/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/Makefile +++ b/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/Makefile @@ -1,5 +1,5 @@ #/* -# FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. +# FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. # # *************************************************************************** # * * diff --git a/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/ParTest/ParTest.c b/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/ParTest/ParTest.c index 7499480d0..e6aa7551e 100644 --- a/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/ParTest/ParTest.c +++ b/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/ParTest/ParTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/main.c b/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/main.c index 922376e5b..f86ea6c09 100644 --- a/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/main.c +++ b/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/timertest.c b/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/timertest.c index 7d616d40f..592dd055f 100644 --- a/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/timertest.c +++ b/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/timertest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/webserver/emac.c b/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/webserver/emac.c index fbe403c05..e8c6844c7 100644 --- a/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/webserver/emac.c +++ b/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/webserver/emac.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/webserver/uIP_Task.c b/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/webserver/uIP_Task.c index 3f0d38269..e77ae4b7c 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 V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/CORTEX_LM3Sxxxx_IAR_Keil/FreeRTOSConfig.h b/Demo/CORTEX_LM3Sxxxx_IAR_Keil/FreeRTOSConfig.h index 6a2c8dfb1..8812058c1 100644 --- a/Demo/CORTEX_LM3Sxxxx_IAR_Keil/FreeRTOSConfig.h +++ b/Demo/CORTEX_LM3Sxxxx_IAR_Keil/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/CORTEX_LM3Sxxxx_IAR_Keil/IntQueueTimer.c b/Demo/CORTEX_LM3Sxxxx_IAR_Keil/IntQueueTimer.c index c9ea95659..c642d5bc7 100644 --- a/Demo/CORTEX_LM3Sxxxx_IAR_Keil/IntQueueTimer.c +++ b/Demo/CORTEX_LM3Sxxxx_IAR_Keil/IntQueueTimer.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/CORTEX_LM3Sxxxx_IAR_Keil/IntQueueTimer.h b/Demo/CORTEX_LM3Sxxxx_IAR_Keil/IntQueueTimer.h index 341ff787b..f88b1d3e0 100644 --- a/Demo/CORTEX_LM3Sxxxx_IAR_Keil/IntQueueTimer.h +++ b/Demo/CORTEX_LM3Sxxxx_IAR_Keil/IntQueueTimer.h @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/CORTEX_LM3Sxxxx_IAR_Keil/ParTest/ParTest.c b/Demo/CORTEX_LM3Sxxxx_IAR_Keil/ParTest/ParTest.c index 7499480d0..e6aa7551e 100644 --- a/Demo/CORTEX_LM3Sxxxx_IAR_Keil/ParTest/ParTest.c +++ b/Demo/CORTEX_LM3Sxxxx_IAR_Keil/ParTest/ParTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/CORTEX_LM3Sxxxx_IAR_Keil/main.c b/Demo/CORTEX_LM3Sxxxx_IAR_Keil/main.c index db74f5806..63332b98f 100644 --- a/Demo/CORTEX_LM3Sxxxx_IAR_Keil/main.c +++ b/Demo/CORTEX_LM3Sxxxx_IAR_Keil/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/CORTEX_LM3Sxxxx_IAR_Keil/timertest.c b/Demo/CORTEX_LM3Sxxxx_IAR_Keil/timertest.c index d5c0b4a71..c8a8526b4 100644 --- a/Demo/CORTEX_LM3Sxxxx_IAR_Keil/timertest.c +++ b/Demo/CORTEX_LM3Sxxxx_IAR_Keil/timertest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/CORTEX_LM3Sxxxx_IAR_Keil/webserver/emac.c b/Demo/CORTEX_LM3Sxxxx_IAR_Keil/webserver/emac.c index c38c6f70b..e9891279e 100644 --- a/Demo/CORTEX_LM3Sxxxx_IAR_Keil/webserver/emac.c +++ b/Demo/CORTEX_LM3Sxxxx_IAR_Keil/webserver/emac.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/CORTEX_LM3Sxxxx_IAR_Keil/webserver/uIP_Task.c b/Demo/CORTEX_LM3Sxxxx_IAR_Keil/webserver/uIP_Task.c index 1a95e0f7c..097526ee6 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 V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/CORTEX_LM3Sxxxx_Rowley/FreeRTOSConfig.h b/Demo/CORTEX_LM3Sxxxx_Rowley/FreeRTOSConfig.h index 215fd964c..45860f032 100644 --- a/Demo/CORTEX_LM3Sxxxx_Rowley/FreeRTOSConfig.h +++ b/Demo/CORTEX_LM3Sxxxx_Rowley/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/CORTEX_LM3Sxxxx_Rowley/IntQueueTimer.c b/Demo/CORTEX_LM3Sxxxx_Rowley/IntQueueTimer.c index c9ea95659..c642d5bc7 100644 --- a/Demo/CORTEX_LM3Sxxxx_Rowley/IntQueueTimer.c +++ b/Demo/CORTEX_LM3Sxxxx_Rowley/IntQueueTimer.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/CORTEX_LM3Sxxxx_Rowley/IntQueueTimer.h b/Demo/CORTEX_LM3Sxxxx_Rowley/IntQueueTimer.h index 341ff787b..f88b1d3e0 100644 --- a/Demo/CORTEX_LM3Sxxxx_Rowley/IntQueueTimer.h +++ b/Demo/CORTEX_LM3Sxxxx_Rowley/IntQueueTimer.h @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/CORTEX_LM3Sxxxx_Rowley/ParTest/ParTest.c b/Demo/CORTEX_LM3Sxxxx_Rowley/ParTest/ParTest.c index 7499480d0..e6aa7551e 100644 --- a/Demo/CORTEX_LM3Sxxxx_Rowley/ParTest/ParTest.c +++ b/Demo/CORTEX_LM3Sxxxx_Rowley/ParTest/ParTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/CORTEX_LM3Sxxxx_Rowley/main.c b/Demo/CORTEX_LM3Sxxxx_Rowley/main.c index 2b3056f66..8e62eac47 100644 --- a/Demo/CORTEX_LM3Sxxxx_Rowley/main.c +++ b/Demo/CORTEX_LM3Sxxxx_Rowley/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/CORTEX_LM3Sxxxx_Rowley/timertest.c b/Demo/CORTEX_LM3Sxxxx_Rowley/timertest.c index f0201ecb9..2210aa299 100644 --- a/Demo/CORTEX_LM3Sxxxx_Rowley/timertest.c +++ b/Demo/CORTEX_LM3Sxxxx_Rowley/timertest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/CORTEX_LM3Sxxxx_Rowley/webserver/emac.c b/Demo/CORTEX_LM3Sxxxx_Rowley/webserver/emac.c index ec374f170..78323adab 100644 --- a/Demo/CORTEX_LM3Sxxxx_Rowley/webserver/emac.c +++ b/Demo/CORTEX_LM3Sxxxx_Rowley/webserver/emac.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/CORTEX_LM3Sxxxx_Rowley/webserver/uIP_Task.c b/Demo/CORTEX_LM3Sxxxx_Rowley/webserver/uIP_Task.c index 0bf3adeb3..d143eab4a 100644 --- a/Demo/CORTEX_LM3Sxxxx_Rowley/webserver/uIP_Task.c +++ b/Demo/CORTEX_LM3Sxxxx_Rowley/webserver/uIP_Task.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/CORTEX_LPC1768_GCC_RedSuite/src/FreeRTOSConfig.h b/Demo/CORTEX_LPC1768_GCC_RedSuite/src/FreeRTOSConfig.h index 0b3e284b9..1e7a128a9 100644 --- a/Demo/CORTEX_LPC1768_GCC_RedSuite/src/FreeRTOSConfig.h +++ b/Demo/CORTEX_LPC1768_GCC_RedSuite/src/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/CORTEX_LPC1768_GCC_RedSuite/src/ParTest.c b/Demo/CORTEX_LPC1768_GCC_RedSuite/src/ParTest.c index a1f2e605b..b79cfce37 100644 --- a/Demo/CORTEX_LPC1768_GCC_RedSuite/src/ParTest.c +++ b/Demo/CORTEX_LPC1768_GCC_RedSuite/src/ParTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/CORTEX_LPC1768_GCC_RedSuite/src/main.c b/Demo/CORTEX_LPC1768_GCC_RedSuite/src/main.c index 067354580..e3c0acefa 100644 --- a/Demo/CORTEX_LPC1768_GCC_RedSuite/src/main.c +++ b/Demo/CORTEX_LPC1768_GCC_RedSuite/src/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/CORTEX_LPC1768_GCC_RedSuite/src/webserver/emac.c b/Demo/CORTEX_LPC1768_GCC_RedSuite/src/webserver/emac.c index d4b526abc..c9b8b6597 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 V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * 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 33deca3c7..04e69af04 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 V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/CORTEX_LPC1768_GCC_Rowley/FreeRTOSConfig.h b/Demo/CORTEX_LPC1768_GCC_Rowley/FreeRTOSConfig.h index e78cc3ad8..0c6820810 100644 --- a/Demo/CORTEX_LPC1768_GCC_Rowley/FreeRTOSConfig.h +++ b/Demo/CORTEX_LPC1768_GCC_Rowley/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/CORTEX_LPC1768_GCC_Rowley/LED.h b/Demo/CORTEX_LPC1768_GCC_Rowley/LED.h index ae3b9eee5..3904b336a 100644 --- a/Demo/CORTEX_LPC1768_GCC_Rowley/LED.h +++ b/Demo/CORTEX_LPC1768_GCC_Rowley/LED.h @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/CORTEX_LPC1768_GCC_Rowley/ParTest.c b/Demo/CORTEX_LPC1768_GCC_Rowley/ParTest.c index 8e16f87ca..3a13f74d9 100644 --- a/Demo/CORTEX_LPC1768_GCC_Rowley/ParTest.c +++ b/Demo/CORTEX_LPC1768_GCC_Rowley/ParTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/CORTEX_LPC1768_GCC_Rowley/main.c b/Demo/CORTEX_LPC1768_GCC_Rowley/main.c index 2af3e98c5..8ad63465d 100644 --- a/Demo/CORTEX_LPC1768_GCC_Rowley/main.c +++ b/Demo/CORTEX_LPC1768_GCC_Rowley/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/CORTEX_LPC1768_GCC_Rowley/webserver/emac.c b/Demo/CORTEX_LPC1768_GCC_Rowley/webserver/emac.c index 46c0688b8..71a56a5f8 100644 --- a/Demo/CORTEX_LPC1768_GCC_Rowley/webserver/emac.c +++ b/Demo/CORTEX_LPC1768_GCC_Rowley/webserver/emac.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/CORTEX_LPC1768_GCC_Rowley/webserver/uIP_Task.c b/Demo/CORTEX_LPC1768_GCC_Rowley/webserver/uIP_Task.c index 7dcab5082..a624f0199 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 V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/CORTEX_LPC1768_IAR/FreeRTOSConfig.h b/Demo/CORTEX_LPC1768_IAR/FreeRTOSConfig.h index 222cbc751..ff985ca03 100644 --- a/Demo/CORTEX_LPC1768_IAR/FreeRTOSConfig.h +++ b/Demo/CORTEX_LPC1768_IAR/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/CORTEX_LPC1768_IAR/LED.h b/Demo/CORTEX_LPC1768_IAR/LED.h index ae3b9eee5..3904b336a 100644 --- a/Demo/CORTEX_LPC1768_IAR/LED.h +++ b/Demo/CORTEX_LPC1768_IAR/LED.h @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/CORTEX_LPC1768_IAR/ParTest.c b/Demo/CORTEX_LPC1768_IAR/ParTest.c index 283925179..4de4365d7 100644 --- a/Demo/CORTEX_LPC1768_IAR/ParTest.c +++ b/Demo/CORTEX_LPC1768_IAR/ParTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/CORTEX_LPC1768_IAR/main.c b/Demo/CORTEX_LPC1768_IAR/main.c index 6279e69b8..85c53d433 100644 --- a/Demo/CORTEX_LPC1768_IAR/main.c +++ b/Demo/CORTEX_LPC1768_IAR/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/CORTEX_LPC1768_IAR/webserver/emac.c b/Demo/CORTEX_LPC1768_IAR/webserver/emac.c index cce4a4c5b..3de0dc5b3 100644 --- a/Demo/CORTEX_LPC1768_IAR/webserver/emac.c +++ b/Demo/CORTEX_LPC1768_IAR/webserver/emac.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/CORTEX_LPC1768_IAR/webserver/uIP_Task.c b/Demo/CORTEX_LPC1768_IAR/webserver/uIP_Task.c index 7dcab5082..a624f0199 100644 --- a/Demo/CORTEX_LPC1768_IAR/webserver/uIP_Task.c +++ b/Demo/CORTEX_LPC1768_IAR/webserver/uIP_Task.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/CORTEX_MPU_LM3Sxxxx_Rowley/FreeRTOSConfig.h b/Demo/CORTEX_MPU_LM3Sxxxx_Rowley/FreeRTOSConfig.h index d1b6ca866..5cfaf1023 100644 --- a/Demo/CORTEX_MPU_LM3Sxxxx_Rowley/FreeRTOSConfig.h +++ b/Demo/CORTEX_MPU_LM3Sxxxx_Rowley/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/CORTEX_MPU_LM3Sxxxx_Rowley/main.c b/Demo/CORTEX_MPU_LM3Sxxxx_Rowley/main.c index d6bf76429..06a586894 100644 --- a/Demo/CORTEX_MPU_LM3Sxxxx_Rowley/main.c +++ b/Demo/CORTEX_MPU_LM3Sxxxx_Rowley/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/CORTEX_MPU_LPC1768_GCC_RedSuite/src/FreeRTOSConfig.h b/Demo/CORTEX_MPU_LPC1768_GCC_RedSuite/src/FreeRTOSConfig.h index e83edb970..35ab27d73 100644 --- a/Demo/CORTEX_MPU_LPC1768_GCC_RedSuite/src/FreeRTOSConfig.h +++ b/Demo/CORTEX_MPU_LPC1768_GCC_RedSuite/src/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/CORTEX_MPU_LPC1768_GCC_RedSuite/src/main.c b/Demo/CORTEX_MPU_LPC1768_GCC_RedSuite/src/main.c index 7c39b4716..92ef99044 100644 --- a/Demo/CORTEX_MPU_LPC1768_GCC_RedSuite/src/main.c +++ b/Demo/CORTEX_MPU_LPC1768_GCC_RedSuite/src/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/CORTEX_STM32F103_IAR/FreeRTOSConfig.h b/Demo/CORTEX_STM32F103_IAR/FreeRTOSConfig.h index 8b2425dea..a34af5bf1 100644 --- a/Demo/CORTEX_STM32F103_IAR/FreeRTOSConfig.h +++ b/Demo/CORTEX_STM32F103_IAR/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/CORTEX_STM32F103_IAR/ParTest/ParTest.c b/Demo/CORTEX_STM32F103_IAR/ParTest/ParTest.c index 90ab846ce..7c830b643 100644 --- a/Demo/CORTEX_STM32F103_IAR/ParTest/ParTest.c +++ b/Demo/CORTEX_STM32F103_IAR/ParTest/ParTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/CORTEX_STM32F103_IAR/main.c b/Demo/CORTEX_STM32F103_IAR/main.c index 15df67c32..e52c565d3 100644 --- a/Demo/CORTEX_STM32F103_IAR/main.c +++ b/Demo/CORTEX_STM32F103_IAR/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/CORTEX_STM32F103_IAR/serial/serial.c b/Demo/CORTEX_STM32F103_IAR/serial/serial.c index 74437d954..18ccafdfd 100644 --- a/Demo/CORTEX_STM32F103_IAR/serial/serial.c +++ b/Demo/CORTEX_STM32F103_IAR/serial/serial.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/CORTEX_STM32F103_IAR/timertest.c b/Demo/CORTEX_STM32F103_IAR/timertest.c index c058c61f6..15d248863 100644 --- a/Demo/CORTEX_STM32F103_IAR/timertest.c +++ b/Demo/CORTEX_STM32F103_IAR/timertest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/CORTEX_STM32F103_Keil/FreeRTOSConfig.h b/Demo/CORTEX_STM32F103_Keil/FreeRTOSConfig.h index 8b2425dea..a34af5bf1 100644 --- a/Demo/CORTEX_STM32F103_Keil/FreeRTOSConfig.h +++ b/Demo/CORTEX_STM32F103_Keil/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/CORTEX_STM32F103_Keil/ParTest/ParTest.c b/Demo/CORTEX_STM32F103_Keil/ParTest/ParTest.c index 90ab846ce..7c830b643 100644 --- a/Demo/CORTEX_STM32F103_Keil/ParTest/ParTest.c +++ b/Demo/CORTEX_STM32F103_Keil/ParTest/ParTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/CORTEX_STM32F103_Keil/main.c b/Demo/CORTEX_STM32F103_Keil/main.c index 15df67c32..e52c565d3 100644 --- a/Demo/CORTEX_STM32F103_Keil/main.c +++ b/Demo/CORTEX_STM32F103_Keil/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/CORTEX_STM32F103_Keil/serial/serial.c b/Demo/CORTEX_STM32F103_Keil/serial/serial.c index 74437d954..18ccafdfd 100644 --- a/Demo/CORTEX_STM32F103_Keil/serial/serial.c +++ b/Demo/CORTEX_STM32F103_Keil/serial/serial.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/CORTEX_STM32F103_Keil/timertest.c b/Demo/CORTEX_STM32F103_Keil/timertest.c index c058c61f6..15d248863 100644 --- a/Demo/CORTEX_STM32F103_Keil/timertest.c +++ b/Demo/CORTEX_STM32F103_Keil/timertest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/CORTEX_STM32F103_Primer_GCC/FreeRTOSConfig.h b/Demo/CORTEX_STM32F103_Primer_GCC/FreeRTOSConfig.h index 2c87bf575..7571f2167 100644 --- a/Demo/CORTEX_STM32F103_Primer_GCC/FreeRTOSConfig.h +++ b/Demo/CORTEX_STM32F103_Primer_GCC/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/CORTEX_STM32F103_Primer_GCC/ParTest/ParTest.c b/Demo/CORTEX_STM32F103_Primer_GCC/ParTest/ParTest.c index a2895fdf4..03c58aeea 100644 --- a/Demo/CORTEX_STM32F103_Primer_GCC/ParTest/ParTest.c +++ b/Demo/CORTEX_STM32F103_Primer_GCC/ParTest/ParTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/CORTEX_STM32F103_Primer_GCC/bitmap.h b/Demo/CORTEX_STM32F103_Primer_GCC/bitmap.h index 1e41dc433..9c908361b 100644 --- a/Demo/CORTEX_STM32F103_Primer_GCC/bitmap.h +++ b/Demo/CORTEX_STM32F103_Primer_GCC/bitmap.h @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/CORTEX_STM32F103_Primer_GCC/main.c b/Demo/CORTEX_STM32F103_Primer_GCC/main.c index 6f1128a97..607132dee 100644 --- a/Demo/CORTEX_STM32F103_Primer_GCC/main.c +++ b/Demo/CORTEX_STM32F103_Primer_GCC/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/CORTEX_STM32F103_Primer_GCC/timertest.c b/Demo/CORTEX_STM32F103_Primer_GCC/timertest.c index c058c61f6..15d248863 100644 --- a/Demo/CORTEX_STM32F103_Primer_GCC/timertest.c +++ b/Demo/CORTEX_STM32F103_Primer_GCC/timertest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/CORTEX_STM32F107_GCC_Rowley/FreeRTOSConfig.h b/Demo/CORTEX_STM32F107_GCC_Rowley/FreeRTOSConfig.h index a667a69c6..3bdd523cf 100644 --- a/Demo/CORTEX_STM32F107_GCC_Rowley/FreeRTOSConfig.h +++ b/Demo/CORTEX_STM32F107_GCC_Rowley/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/CORTEX_STM32F107_GCC_Rowley/ParTest/ParTest.c b/Demo/CORTEX_STM32F107_GCC_Rowley/ParTest/ParTest.c index 11ae25d8b..b43f50d22 100644 --- a/Demo/CORTEX_STM32F107_GCC_Rowley/ParTest/ParTest.c +++ b/Demo/CORTEX_STM32F107_GCC_Rowley/ParTest/ParTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/CORTEX_STM32F107_GCC_Rowley/main.c b/Demo/CORTEX_STM32F107_GCC_Rowley/main.c index 79bee78cf..3c4ce1e1b 100644 --- a/Demo/CORTEX_STM32F107_GCC_Rowley/main.c +++ b/Demo/CORTEX_STM32F107_GCC_Rowley/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/CORTEX_STM32F107_GCC_Rowley/timertest.c b/Demo/CORTEX_STM32F107_GCC_Rowley/timertest.c index 006a04121..57e0e440d 100644 --- a/Demo/CORTEX_STM32F107_GCC_Rowley/timertest.c +++ b/Demo/CORTEX_STM32F107_GCC_Rowley/timertest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/CORTEX_STM32F107_GCC_Rowley/webserver/emac.c b/Demo/CORTEX_STM32F107_GCC_Rowley/webserver/emac.c index 60f218b52..0c4d313e1 100644 --- a/Demo/CORTEX_STM32F107_GCC_Rowley/webserver/emac.c +++ b/Demo/CORTEX_STM32F107_GCC_Rowley/webserver/emac.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/CORTEX_STM32F107_GCC_Rowley/webserver/emac.h b/Demo/CORTEX_STM32F107_GCC_Rowley/webserver/emac.h index 171f0a29f..cb7d72911 100644 --- a/Demo/CORTEX_STM32F107_GCC_Rowley/webserver/emac.h +++ b/Demo/CORTEX_STM32F107_GCC_Rowley/webserver/emac.h @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/CORTEX_STM32F107_GCC_Rowley/webserver/uIP_Task.c b/Demo/CORTEX_STM32F107_GCC_Rowley/webserver/uIP_Task.c index ac1925dd3..7c18a260e 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 V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/ColdFire_MCF51CN128_CodeWarrior/Sources/FreeRTOSConfig.h b/Demo/ColdFire_MCF51CN128_CodeWarrior/Sources/FreeRTOSConfig.h index 71e82302b..574219a8b 100644 --- a/Demo/ColdFire_MCF51CN128_CodeWarrior/Sources/FreeRTOSConfig.h +++ b/Demo/ColdFire_MCF51CN128_CodeWarrior/Sources/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/ColdFire_MCF51CN128_CodeWarrior/Sources/ParTest/ParTest.c b/Demo/ColdFire_MCF51CN128_CodeWarrior/Sources/ParTest/ParTest.c index 67f66f923..be27945f8 100644 --- a/Demo/ColdFire_MCF51CN128_CodeWarrior/Sources/ParTest/ParTest.c +++ b/Demo/ColdFire_MCF51CN128_CodeWarrior/Sources/ParTest/ParTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/ColdFire_MCF51CN128_CodeWarrior/Sources/httpd/uIP_Task.c b/Demo/ColdFire_MCF51CN128_CodeWarrior/Sources/httpd/uIP_Task.c index 36c1930b6..02f971dc0 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 V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/ColdFire_MCF51CN128_CodeWarrior/Sources/main.c b/Demo/ColdFire_MCF51CN128_CodeWarrior/Sources/main.c index c2810b2c2..4cc5ad99e 100644 --- a/Demo/ColdFire_MCF51CN128_CodeWarrior/Sources/main.c +++ b/Demo/ColdFire_MCF51CN128_CodeWarrior/Sources/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/ColdFire_MCF52221_CodeWarrior/sources/FreeRTOSConfig.h b/Demo/ColdFire_MCF52221_CodeWarrior/sources/FreeRTOSConfig.h index 8c621d1ea..02b20453a 100644 --- a/Demo/ColdFire_MCF52221_CodeWarrior/sources/FreeRTOSConfig.h +++ b/Demo/ColdFire_MCF52221_CodeWarrior/sources/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/ColdFire_MCF52221_CodeWarrior/sources/FreeRTOS_Tick_Setup.c b/Demo/ColdFire_MCF52221_CodeWarrior/sources/FreeRTOS_Tick_Setup.c index 110f5c03c..2db3527ce 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 V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/ColdFire_MCF52221_CodeWarrior/sources/ParTest/ParTest.c b/Demo/ColdFire_MCF52221_CodeWarrior/sources/ParTest/ParTest.c index 077e0895f..d14e8899d 100644 --- a/Demo/ColdFire_MCF52221_CodeWarrior/sources/ParTest/ParTest.c +++ b/Demo/ColdFire_MCF52221_CodeWarrior/sources/ParTest/ParTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/ColdFire_MCF52221_CodeWarrior/sources/main.c b/Demo/ColdFire_MCF52221_CodeWarrior/sources/main.c index f25cb9b4e..7fe2d7a28 100644 --- a/Demo/ColdFire_MCF52221_CodeWarrior/sources/main.c +++ b/Demo/ColdFire_MCF52221_CodeWarrior/sources/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/ColdFire_MCF52221_CodeWarrior/sources/serial/serial.c b/Demo/ColdFire_MCF52221_CodeWarrior/sources/serial/serial.c index 5b3f10c57..9d3a4d0bd 100644 --- a/Demo/ColdFire_MCF52221_CodeWarrior/sources/serial/serial.c +++ b/Demo/ColdFire_MCF52221_CodeWarrior/sources/serial/serial.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/ColdFire_MCF52233_Eclipse/RTOSDemo/FreeRTOSConfig.h b/Demo/ColdFire_MCF52233_Eclipse/RTOSDemo/FreeRTOSConfig.h index 3cc56e408..9cd1d6995 100644 --- a/Demo/ColdFire_MCF52233_Eclipse/RTOSDemo/FreeRTOSConfig.h +++ b/Demo/ColdFire_MCF52233_Eclipse/RTOSDemo/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/ColdFire_MCF52233_Eclipse/RTOSDemo/FreeRTOS_Tick_Setup.c b/Demo/ColdFire_MCF52233_Eclipse/RTOSDemo/FreeRTOS_Tick_Setup.c index 8f44b17e2..ac23f085b 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 V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/ColdFire_MCF52233_Eclipse/RTOSDemo/ParTest/ParTest.c b/Demo/ColdFire_MCF52233_Eclipse/RTOSDemo/ParTest/ParTest.c index 4089a503e..237030c71 100644 --- a/Demo/ColdFire_MCF52233_Eclipse/RTOSDemo/ParTest/ParTest.c +++ b/Demo/ColdFire_MCF52233_Eclipse/RTOSDemo/ParTest/ParTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/ColdFire_MCF52233_Eclipse/RTOSDemo/main.c b/Demo/ColdFire_MCF52233_Eclipse/RTOSDemo/main.c index 78d986e2c..345ad8874 100644 --- a/Demo/ColdFire_MCF52233_Eclipse/RTOSDemo/main.c +++ b/Demo/ColdFire_MCF52233_Eclipse/RTOSDemo/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/ColdFire_MCF52233_Eclipse/RTOSDemo/webserver/FEC.c b/Demo/ColdFire_MCF52233_Eclipse/RTOSDemo/webserver/FEC.c index 84b05c7bc..1a0697084 100644 --- a/Demo/ColdFire_MCF52233_Eclipse/RTOSDemo/webserver/FEC.c +++ b/Demo/ColdFire_MCF52233_Eclipse/RTOSDemo/webserver/FEC.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/ColdFire_MCF52233_Eclipse/RTOSDemo/webserver/uIP_Task.c b/Demo/ColdFire_MCF52233_Eclipse/RTOSDemo/webserver/uIP_Task.c index 622c7b5b6..4f1c56880 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 V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/ColdFire_MCF52259_CodeWarrior/FreeRTOSConfig.h b/Demo/ColdFire_MCF52259_CodeWarrior/FreeRTOSConfig.h index 7a2a4ed03..a9b1c93a4 100644 --- a/Demo/ColdFire_MCF52259_CodeWarrior/FreeRTOSConfig.h +++ b/Demo/ColdFire_MCF52259_CodeWarrior/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/ColdFire_MCF52259_CodeWarrior/FreeRTOS_Tick_Setup.c b/Demo/ColdFire_MCF52259_CodeWarrior/FreeRTOS_Tick_Setup.c index 6dba0c8d1..0d0b5997c 100644 --- a/Demo/ColdFire_MCF52259_CodeWarrior/FreeRTOS_Tick_Setup.c +++ b/Demo/ColdFire_MCF52259_CodeWarrior/FreeRTOS_Tick_Setup.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/ColdFire_MCF52259_CodeWarrior/HTTPDemo.c b/Demo/ColdFire_MCF52259_CodeWarrior/HTTPDemo.c index 21285bf3f..89ef3447d 100644 --- a/Demo/ColdFire_MCF52259_CodeWarrior/HTTPDemo.c +++ b/Demo/ColdFire_MCF52259_CodeWarrior/HTTPDemo.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/ColdFire_MCF52259_CodeWarrior/HTTPDemo.h b/Demo/ColdFire_MCF52259_CodeWarrior/HTTPDemo.h index b18173f33..c586d9995 100644 --- a/Demo/ColdFire_MCF52259_CodeWarrior/HTTPDemo.h +++ b/Demo/ColdFire_MCF52259_CodeWarrior/HTTPDemo.h @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/ColdFire_MCF52259_CodeWarrior/ParTest/ParTest.c b/Demo/ColdFire_MCF52259_CodeWarrior/ParTest/ParTest.c index 077e0895f..d14e8899d 100644 --- a/Demo/ColdFire_MCF52259_CodeWarrior/ParTest/ParTest.c +++ b/Demo/ColdFire_MCF52259_CodeWarrior/ParTest/ParTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/ColdFire_MCF52259_CodeWarrior/main.c b/Demo/ColdFire_MCF52259_CodeWarrior/main.c index f8feb0a47..6aef7135c 100644 --- a/Demo/ColdFire_MCF52259_CodeWarrior/main.c +++ b/Demo/ColdFire_MCF52259_CodeWarrior/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/ColdFire_MCF5282_Eclipse/RTOSDemo/FreeRTOSConfig.h b/Demo/ColdFire_MCF5282_Eclipse/RTOSDemo/FreeRTOSConfig.h index 323dbed03..43169ecca 100644 --- a/Demo/ColdFire_MCF5282_Eclipse/RTOSDemo/FreeRTOSConfig.h +++ b/Demo/ColdFire_MCF5282_Eclipse/RTOSDemo/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/ColdFire_MCF5282_Eclipse/RTOSDemo/FreeRTOS_Tick_Setup.c b/Demo/ColdFire_MCF5282_Eclipse/RTOSDemo/FreeRTOS_Tick_Setup.c index 8f44b17e2..ac23f085b 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 V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/ColdFire_MCF5282_Eclipse/RTOSDemo/IntQueueTimer.c b/Demo/ColdFire_MCF5282_Eclipse/RTOSDemo/IntQueueTimer.c index 1baecad9a..ceebbd8fc 100644 --- a/Demo/ColdFire_MCF5282_Eclipse/RTOSDemo/IntQueueTimer.c +++ b/Demo/ColdFire_MCF5282_Eclipse/RTOSDemo/IntQueueTimer.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/ColdFire_MCF5282_Eclipse/RTOSDemo/IntQueueTimer.h b/Demo/ColdFire_MCF5282_Eclipse/RTOSDemo/IntQueueTimer.h index 341ff787b..f88b1d3e0 100644 --- a/Demo/ColdFire_MCF5282_Eclipse/RTOSDemo/IntQueueTimer.h +++ b/Demo/ColdFire_MCF5282_Eclipse/RTOSDemo/IntQueueTimer.h @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/ColdFire_MCF5282_Eclipse/RTOSDemo/ParTest/ParTest.c b/Demo/ColdFire_MCF5282_Eclipse/RTOSDemo/ParTest/ParTest.c index 5f0bb9cb0..4e26f2870 100644 --- a/Demo/ColdFire_MCF5282_Eclipse/RTOSDemo/ParTest/ParTest.c +++ b/Demo/ColdFire_MCF5282_Eclipse/RTOSDemo/ParTest/ParTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/ColdFire_MCF5282_Eclipse/RTOSDemo/main.c b/Demo/ColdFire_MCF5282_Eclipse/RTOSDemo/main.c index c5ead4859..fa3c1ae65 100644 --- a/Demo/ColdFire_MCF5282_Eclipse/RTOSDemo/main.c +++ b/Demo/ColdFire_MCF5282_Eclipse/RTOSDemo/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/ColdFire_MCF5282_Eclipse/RTOSDemo/serial/serial.c b/Demo/ColdFire_MCF5282_Eclipse/RTOSDemo/serial/serial.c index ffa26432a..bfb4146d1 100644 --- a/Demo/ColdFire_MCF5282_Eclipse/RTOSDemo/serial/serial.c +++ b/Demo/ColdFire_MCF5282_Eclipse/RTOSDemo/serial/serial.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/Common/Full/BlockQ.c b/Demo/Common/Full/BlockQ.c index 16698b551..6497446b3 100644 --- a/Demo/Common/Full/BlockQ.c +++ b/Demo/Common/Full/BlockQ.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/Common/Full/PollQ.c b/Demo/Common/Full/PollQ.c index 6581b7eac..686cf4bfa 100644 --- a/Demo/Common/Full/PollQ.c +++ b/Demo/Common/Full/PollQ.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/Common/Full/comtest.c b/Demo/Common/Full/comtest.c index 0948f0fa8..e264621f2 100644 --- a/Demo/Common/Full/comtest.c +++ b/Demo/Common/Full/comtest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/Common/Full/death.c b/Demo/Common/Full/death.c index 4f3ff436a..b4a34dfc4 100644 --- a/Demo/Common/Full/death.c +++ b/Demo/Common/Full/death.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/Common/Full/dynamic.c b/Demo/Common/Full/dynamic.c index 687439041..492cb9833 100644 --- a/Demo/Common/Full/dynamic.c +++ b/Demo/Common/Full/dynamic.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/Common/Full/events.c b/Demo/Common/Full/events.c index 4e9f6f72a..6ca008557 100644 --- a/Demo/Common/Full/events.c +++ b/Demo/Common/Full/events.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/Common/Full/flash.c b/Demo/Common/Full/flash.c index c01408c60..ffccdc1c3 100644 --- a/Demo/Common/Full/flash.c +++ b/Demo/Common/Full/flash.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/Common/Full/flop.c b/Demo/Common/Full/flop.c index fc18d85af..d25c0faf3 100644 --- a/Demo/Common/Full/flop.c +++ b/Demo/Common/Full/flop.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/Common/Full/integer.c b/Demo/Common/Full/integer.c index f510f8f69..57e412b48 100644 --- a/Demo/Common/Full/integer.c +++ b/Demo/Common/Full/integer.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/Common/Full/print.c b/Demo/Common/Full/print.c index 3da27eff0..34fb1bcd7 100644 --- a/Demo/Common/Full/print.c +++ b/Demo/Common/Full/print.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/Common/Full/semtest.c b/Demo/Common/Full/semtest.c index 618a776d1..9ed54040f 100644 --- a/Demo/Common/Full/semtest.c +++ b/Demo/Common/Full/semtest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/Common/Minimal/AltBlckQ.c b/Demo/Common/Minimal/AltBlckQ.c index 044d21ba9..18f0e237c 100644 --- a/Demo/Common/Minimal/AltBlckQ.c +++ b/Demo/Common/Minimal/AltBlckQ.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/Common/Minimal/AltBlock.c b/Demo/Common/Minimal/AltBlock.c index 0233f8243..6b4a8c4d5 100644 --- a/Demo/Common/Minimal/AltBlock.c +++ b/Demo/Common/Minimal/AltBlock.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/Common/Minimal/AltPollQ.c b/Demo/Common/Minimal/AltPollQ.c index 4f5657f67..02d0bad07 100644 --- a/Demo/Common/Minimal/AltPollQ.c +++ b/Demo/Common/Minimal/AltPollQ.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/Common/Minimal/AltQTest.c b/Demo/Common/Minimal/AltQTest.c index 0e140d7ac..3fc486f19 100644 --- a/Demo/Common/Minimal/AltQTest.c +++ b/Demo/Common/Minimal/AltQTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/Common/Minimal/BlockQ.c b/Demo/Common/Minimal/BlockQ.c index 73f1f9767..51307ff4f 100644 --- a/Demo/Common/Minimal/BlockQ.c +++ b/Demo/Common/Minimal/BlockQ.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/Common/Minimal/GenQTest.c b/Demo/Common/Minimal/GenQTest.c index cde7230be..1f2a26483 100644 --- a/Demo/Common/Minimal/GenQTest.c +++ b/Demo/Common/Minimal/GenQTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/Common/Minimal/IntQueue.c b/Demo/Common/Minimal/IntQueue.c index feb040f8e..5868337fc 100644 --- a/Demo/Common/Minimal/IntQueue.c +++ b/Demo/Common/Minimal/IntQueue.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/Common/Minimal/PollQ.c b/Demo/Common/Minimal/PollQ.c index 63b6f0db1..d5edaa6ca 100644 --- a/Demo/Common/Minimal/PollQ.c +++ b/Demo/Common/Minimal/PollQ.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/Common/Minimal/QPeek.c b/Demo/Common/Minimal/QPeek.c index 7dc8229ef..bdf91981d 100644 --- a/Demo/Common/Minimal/QPeek.c +++ b/Demo/Common/Minimal/QPeek.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/Common/Minimal/blocktim.c b/Demo/Common/Minimal/blocktim.c index 937a0a7ac..6dbd05ad3 100644 --- a/Demo/Common/Minimal/blocktim.c +++ b/Demo/Common/Minimal/blocktim.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/Common/Minimal/comtest.c b/Demo/Common/Minimal/comtest.c index cea7286eb..7eecd4163 100644 --- a/Demo/Common/Minimal/comtest.c +++ b/Demo/Common/Minimal/comtest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/Common/Minimal/countsem.c b/Demo/Common/Minimal/countsem.c index a07fa1dbb..49db965f5 100644 --- a/Demo/Common/Minimal/countsem.c +++ b/Demo/Common/Minimal/countsem.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/Common/Minimal/crflash.c b/Demo/Common/Minimal/crflash.c index 3158b575c..56801b459 100644 --- a/Demo/Common/Minimal/crflash.c +++ b/Demo/Common/Minimal/crflash.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/Common/Minimal/crhook.c b/Demo/Common/Minimal/crhook.c index a40385bbc..3a429cb90 100644 --- a/Demo/Common/Minimal/crhook.c +++ b/Demo/Common/Minimal/crhook.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/Common/Minimal/death.c b/Demo/Common/Minimal/death.c index 1d8e4f3b3..c047fd9c0 100644 --- a/Demo/Common/Minimal/death.c +++ b/Demo/Common/Minimal/death.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/Common/Minimal/dynamic.c b/Demo/Common/Minimal/dynamic.c index 6436a945f..c55a2505a 100644 --- a/Demo/Common/Minimal/dynamic.c +++ b/Demo/Common/Minimal/dynamic.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/Common/Minimal/flash.c b/Demo/Common/Minimal/flash.c index e4f0402c7..4c54457b3 100644 --- a/Demo/Common/Minimal/flash.c +++ b/Demo/Common/Minimal/flash.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/Common/Minimal/flop.c b/Demo/Common/Minimal/flop.c index cf35331ef..5cc4f9431 100644 --- a/Demo/Common/Minimal/flop.c +++ b/Demo/Common/Minimal/flop.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/Common/Minimal/integer.c b/Demo/Common/Minimal/integer.c index 468bcf8bb..b05c2853b 100644 --- a/Demo/Common/Minimal/integer.c +++ b/Demo/Common/Minimal/integer.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/Common/Minimal/recmutex.c b/Demo/Common/Minimal/recmutex.c index 9547f70c6..0c36a713a 100644 --- a/Demo/Common/Minimal/recmutex.c +++ b/Demo/Common/Minimal/recmutex.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/Common/Minimal/semtest.c b/Demo/Common/Minimal/semtest.c index 4c2dd30f8..472d16a52 100644 --- a/Demo/Common/Minimal/semtest.c +++ b/Demo/Common/Minimal/semtest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/Common/include/AltBlckQ.h b/Demo/Common/include/AltBlckQ.h index d233375fd..c066232e2 100644 --- a/Demo/Common/include/AltBlckQ.h +++ b/Demo/Common/include/AltBlckQ.h @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/Common/include/AltBlock.h b/Demo/Common/include/AltBlock.h index b0931c8d3..bade337f8 100644 --- a/Demo/Common/include/AltBlock.h +++ b/Demo/Common/include/AltBlock.h @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/Common/include/AltPollQ.h b/Demo/Common/include/AltPollQ.h index a79a529c3..6a7039569 100644 --- a/Demo/Common/include/AltPollQ.h +++ b/Demo/Common/include/AltPollQ.h @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/Common/include/AltQTest.h b/Demo/Common/include/AltQTest.h index 6535b57c1..60c6e4765 100644 --- a/Demo/Common/include/AltQTest.h +++ b/Demo/Common/include/AltQTest.h @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/Common/include/BlockQ.h b/Demo/Common/include/BlockQ.h index cfb5e5476..e8981114c 100644 --- a/Demo/Common/include/BlockQ.h +++ b/Demo/Common/include/BlockQ.h @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/Common/include/GenQTest.h b/Demo/Common/include/GenQTest.h index a802c5263..e895966c6 100644 --- a/Demo/Common/include/GenQTest.h +++ b/Demo/Common/include/GenQTest.h @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/Common/include/IntQueue.h b/Demo/Common/include/IntQueue.h index 57363af7e..5fcc1b51e 100644 --- a/Demo/Common/include/IntQueue.h +++ b/Demo/Common/include/IntQueue.h @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/Common/include/PollQ.h b/Demo/Common/include/PollQ.h index a3a280abc..b093aef6f 100644 --- a/Demo/Common/include/PollQ.h +++ b/Demo/Common/include/PollQ.h @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/Common/include/QPeek.h b/Demo/Common/include/QPeek.h index 8c1072555..c004ece7c 100644 --- a/Demo/Common/include/QPeek.h +++ b/Demo/Common/include/QPeek.h @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/Common/include/blocktim.h b/Demo/Common/include/blocktim.h index 70b2e4e9f..342c04aad 100644 --- a/Demo/Common/include/blocktim.h +++ b/Demo/Common/include/blocktim.h @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/Common/include/comtest.h b/Demo/Common/include/comtest.h index 9c4e56a09..b17e0aede 100644 --- a/Demo/Common/include/comtest.h +++ b/Demo/Common/include/comtest.h @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/Common/include/comtest2.h b/Demo/Common/include/comtest2.h index b2bc497da..0ff0eb708 100644 --- a/Demo/Common/include/comtest2.h +++ b/Demo/Common/include/comtest2.h @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/Common/include/countsem.h b/Demo/Common/include/countsem.h index 460a0ecc3..a68d28f64 100644 --- a/Demo/Common/include/countsem.h +++ b/Demo/Common/include/countsem.h @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/Common/include/crflash.h b/Demo/Common/include/crflash.h index 1740fdbcd..2829f39bb 100644 --- a/Demo/Common/include/crflash.h +++ b/Demo/Common/include/crflash.h @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/Common/include/crhook.h b/Demo/Common/include/crhook.h index 1cba7f1a6..aed97ece2 100644 --- a/Demo/Common/include/crhook.h +++ b/Demo/Common/include/crhook.h @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/Common/include/death.h b/Demo/Common/include/death.h index a449adb50..6e7d4c7b0 100644 --- a/Demo/Common/include/death.h +++ b/Demo/Common/include/death.h @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/Common/include/dynamic.h b/Demo/Common/include/dynamic.h index 7c5fb417d..6f710e098 100644 --- a/Demo/Common/include/dynamic.h +++ b/Demo/Common/include/dynamic.h @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/Common/include/fileIO.h b/Demo/Common/include/fileIO.h index 3c45f6944..26a4daca9 100644 --- a/Demo/Common/include/fileIO.h +++ b/Demo/Common/include/fileIO.h @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/Common/include/flash.h b/Demo/Common/include/flash.h index cff849e8e..b721dcbb6 100644 --- a/Demo/Common/include/flash.h +++ b/Demo/Common/include/flash.h @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/Common/include/flop.h b/Demo/Common/include/flop.h index 989db6050..0a54698b4 100644 --- a/Demo/Common/include/flop.h +++ b/Demo/Common/include/flop.h @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/Common/include/integer.h b/Demo/Common/include/integer.h index dced9f726..111d12e2c 100644 --- a/Demo/Common/include/integer.h +++ b/Demo/Common/include/integer.h @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/Common/include/mevents.h b/Demo/Common/include/mevents.h index 3b5edf1f6..4ed1d8004 100644 --- a/Demo/Common/include/mevents.h +++ b/Demo/Common/include/mevents.h @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/Common/include/partest.h b/Demo/Common/include/partest.h index 28e78ee4b..deba384ac 100644 --- a/Demo/Common/include/partest.h +++ b/Demo/Common/include/partest.h @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/Common/include/print.h b/Demo/Common/include/print.h index a55e33bb6..c5823e90e 100644 --- a/Demo/Common/include/print.h +++ b/Demo/Common/include/print.h @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/Common/include/recmutex.h b/Demo/Common/include/recmutex.h index 405724812..f1e071d60 100644 --- a/Demo/Common/include/recmutex.h +++ b/Demo/Common/include/recmutex.h @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/Common/include/semtest.h b/Demo/Common/include/semtest.h index 4e7ea5788..8f4370fd3 100644 --- a/Demo/Common/include/semtest.h +++ b/Demo/Common/include/semtest.h @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/Common/include/serial.h b/Demo/Common/include/serial.h index e6f6167a7..54f3498bc 100644 --- a/Demo/Common/include/serial.h +++ b/Demo/Common/include/serial.h @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/Cygnal/FreeRTOSConfig.h b/Demo/Cygnal/FreeRTOSConfig.h index 0aabefaaf..378c997d7 100644 --- a/Demo/Cygnal/FreeRTOSConfig.h +++ b/Demo/Cygnal/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/Cygnal/Makefile b/Demo/Cygnal/Makefile index 858882434..8642b8a5a 100644 --- a/Demo/Cygnal/Makefile +++ b/Demo/Cygnal/Makefile @@ -1,5 +1,5 @@ #/* -# FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. +# FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. # # *************************************************************************** # * * diff --git a/Demo/Cygnal/ParTest/ParTest.c b/Demo/Cygnal/ParTest/ParTest.c index f9c9ad0fc..484eeea14 100644 --- a/Demo/Cygnal/ParTest/ParTest.c +++ b/Demo/Cygnal/ParTest/ParTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/Cygnal/main.c b/Demo/Cygnal/main.c index 73684383c..9cd312979 100644 --- a/Demo/Cygnal/main.c +++ b/Demo/Cygnal/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/Cygnal/serial/serial.c b/Demo/Cygnal/serial/serial.c index b89464aed..f73a4c97d 100644 --- a/Demo/Cygnal/serial/serial.c +++ b/Demo/Cygnal/serial/serial.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/Flshlite/FRConfig.h b/Demo/Flshlite/FRConfig.h index bcacb2e3b..2a720db30 100644 --- a/Demo/Flshlite/FRConfig.h +++ b/Demo/Flshlite/FRConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/Flshlite/FileIO/fileIO.c b/Demo/Flshlite/FileIO/fileIO.c index 4675be1b8..efbbb5665 100644 --- a/Demo/Flshlite/FileIO/fileIO.c +++ b/Demo/Flshlite/FileIO/fileIO.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/Flshlite/FreeRTOSConfig.h b/Demo/Flshlite/FreeRTOSConfig.h index 2b4016f74..b90e06e33 100644 --- a/Demo/Flshlite/FreeRTOSConfig.h +++ b/Demo/Flshlite/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/Flshlite/ParTest/ParTest.c b/Demo/Flshlite/ParTest/ParTest.c index aae729145..9cac934dc 100644 --- a/Demo/Flshlite/ParTest/ParTest.c +++ b/Demo/Flshlite/ParTest/ParTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/Flshlite/main.c b/Demo/Flshlite/main.c index 292d3f4b1..41e380c31 100644 --- a/Demo/Flshlite/main.c +++ b/Demo/Flshlite/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/Flshlite/serial/serial.c b/Demo/Flshlite/serial/serial.c index c8afade5a..e82ef0b35 100644 --- a/Demo/Flshlite/serial/serial.c +++ b/Demo/Flshlite/serial/serial.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/H8S/RTOSDemo/FreeRTOSConfig.h b/Demo/H8S/RTOSDemo/FreeRTOSConfig.h index 6ef0ff56c..f098043a2 100644 --- a/Demo/H8S/RTOSDemo/FreeRTOSConfig.h +++ b/Demo/H8S/RTOSDemo/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/H8S/RTOSDemo/ParTest/ParTest.c b/Demo/H8S/RTOSDemo/ParTest/ParTest.c index c036446ae..1112b00df 100644 --- a/Demo/H8S/RTOSDemo/ParTest/ParTest.c +++ b/Demo/H8S/RTOSDemo/ParTest/ParTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/H8S/RTOSDemo/main.c b/Demo/H8S/RTOSDemo/main.c index 523e63196..6dec12f1c 100644 --- a/Demo/H8S/RTOSDemo/main.c +++ b/Demo/H8S/RTOSDemo/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/H8S/RTOSDemo/serial/serial.c b/Demo/H8S/RTOSDemo/serial/serial.c index 4c1463b28..024392338 100644 --- a/Demo/H8S/RTOSDemo/serial/serial.c +++ b/Demo/H8S/RTOSDemo/serial/serial.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/HCS12_CodeWarrior_banked/FreeRTOSConfig.h b/Demo/HCS12_CodeWarrior_banked/FreeRTOSConfig.h index 775012875..10cb7face 100644 --- a/Demo/HCS12_CodeWarrior_banked/FreeRTOSConfig.h +++ b/Demo/HCS12_CodeWarrior_banked/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/HCS12_CodeWarrior_banked/ParTest/ParTest.c b/Demo/HCS12_CodeWarrior_banked/ParTest/ParTest.c index 902152022..fca2dff4a 100644 --- a/Demo/HCS12_CodeWarrior_banked/ParTest/ParTest.c +++ b/Demo/HCS12_CodeWarrior_banked/ParTest/ParTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/HCS12_CodeWarrior_banked/main.c b/Demo/HCS12_CodeWarrior_banked/main.c index 5c5782090..ecdfc0785 100644 --- a/Demo/HCS12_CodeWarrior_banked/main.c +++ b/Demo/HCS12_CodeWarrior_banked/main.c @@ -1,6 +1,6 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/HCS12_CodeWarrior_banked/serial/serial.c b/Demo/HCS12_CodeWarrior_banked/serial/serial.c index 8e2d41dd3..1677a4bac 100644 --- a/Demo/HCS12_CodeWarrior_banked/serial/serial.c +++ b/Demo/HCS12_CodeWarrior_banked/serial/serial.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/HCS12_CodeWarrior_small/FreeRTOSConfig.h b/Demo/HCS12_CodeWarrior_small/FreeRTOSConfig.h index 52e8fb4d5..1617694a4 100644 --- a/Demo/HCS12_CodeWarrior_small/FreeRTOSConfig.h +++ b/Demo/HCS12_CodeWarrior_small/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/HCS12_CodeWarrior_small/ParTest/ParTest.c b/Demo/HCS12_CodeWarrior_small/ParTest/ParTest.c index 902152022..fca2dff4a 100644 --- a/Demo/HCS12_CodeWarrior_small/ParTest/ParTest.c +++ b/Demo/HCS12_CodeWarrior_small/ParTest/ParTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/HCS12_CodeWarrior_small/main.c b/Demo/HCS12_CodeWarrior_small/main.c index e9986b541..71a008d54 100644 --- a/Demo/HCS12_CodeWarrior_small/main.c +++ b/Demo/HCS12_CodeWarrior_small/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/HCS12_CodeWarrior_small/serial/serial.c b/Demo/HCS12_CodeWarrior_small/serial/serial.c index 28f20beda..50ce8cfb0 100644 --- a/Demo/HCS12_CodeWarrior_small/serial/serial.c +++ b/Demo/HCS12_CodeWarrior_small/serial/serial.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/HCS12_GCC_banked/FreeRTOSConfig.h b/Demo/HCS12_GCC_banked/FreeRTOSConfig.h index 53bc497be..f0eb419fa 100644 --- a/Demo/HCS12_GCC_banked/FreeRTOSConfig.h +++ b/Demo/HCS12_GCC_banked/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/HCS12_GCC_banked/ParTest.c b/Demo/HCS12_GCC_banked/ParTest.c index 00ff94510..6abcb3f93 100644 --- a/Demo/HCS12_GCC_banked/ParTest.c +++ b/Demo/HCS12_GCC_banked/ParTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/HCS12_GCC_banked/main.c b/Demo/HCS12_GCC_banked/main.c index 40b6d393f..ab05191c3 100644 --- a/Demo/HCS12_GCC_banked/main.c +++ b/Demo/HCS12_GCC_banked/main.c @@ -1,6 +1,6 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/HCS12_GCC_banked/startup.c b/Demo/HCS12_GCC_banked/startup.c index 629df5436..9e6f1f332 100644 --- a/Demo/HCS12_GCC_banked/startup.c +++ b/Demo/HCS12_GCC_banked/startup.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/MB91460_Softune/SRC/FreeRTOSConfig.h b/Demo/MB91460_Softune/SRC/FreeRTOSConfig.h index 4725f57d8..0568d62d0 100644 --- a/Demo/MB91460_Softune/SRC/FreeRTOSConfig.h +++ b/Demo/MB91460_Softune/SRC/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/MB91460_Softune/SRC/crflash_modified.c b/Demo/MB91460_Softune/SRC/crflash_modified.c index c45df4a2f..aa48d5fec 100644 --- a/Demo/MB91460_Softune/SRC/crflash_modified.c +++ b/Demo/MB91460_Softune/SRC/crflash_modified.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/MB91460_Softune/SRC/main.c b/Demo/MB91460_Softune/SRC/main.c index 8d931b587..c31c75d09 100644 --- a/Demo/MB91460_Softune/SRC/main.c +++ b/Demo/MB91460_Softune/SRC/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/MB91460_Softune/SRC/partest/partest.c b/Demo/MB91460_Softune/SRC/partest/partest.c index 9849d0cda..9b03f1050 100644 --- a/Demo/MB91460_Softune/SRC/partest/partest.c +++ b/Demo/MB91460_Softune/SRC/partest/partest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/MB91460_Softune/SRC/serial/serial.c b/Demo/MB91460_Softune/SRC/serial/serial.c index a4c0e8698..061613c45 100644 --- a/Demo/MB91460_Softune/SRC/serial/serial.c +++ b/Demo/MB91460_Softune/SRC/serial/serial.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/MB96340_Softune/FreeRTOS_96348hs_SK16FX100PMC/Src/FreeRTOSConfig.h b/Demo/MB96340_Softune/FreeRTOS_96348hs_SK16FX100PMC/Src/FreeRTOSConfig.h index 2b6883015..7a02d6060 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 V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * 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 c45df4a2f..aa48d5fec 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 V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/MB96340_Softune/FreeRTOS_96348hs_SK16FX100PMC/Src/main.c b/Demo/MB96340_Softune/FreeRTOS_96348hs_SK16FX100PMC/Src/main.c index eb090133e..5e43068e0 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 V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * 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 e467d994d..6f000cb70 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 V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * 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 d12863d12..932fe9318 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 V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/MB96350_Softune_Dice_Kit/DiceTask.c b/Demo/MB96350_Softune_Dice_Kit/DiceTask.c index 9a9d301b4..8d5a81d14 100644 --- a/Demo/MB96350_Softune_Dice_Kit/DiceTask.c +++ b/Demo/MB96350_Softune_Dice_Kit/DiceTask.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/MB96350_Softune_Dice_Kit/DiceTask.h b/Demo/MB96350_Softune_Dice_Kit/DiceTask.h index 335a799ec..8066e6dd2 100644 --- a/Demo/MB96350_Softune_Dice_Kit/DiceTask.h +++ b/Demo/MB96350_Softune_Dice_Kit/DiceTask.h @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/MB96350_Softune_Dice_Kit/FreeRTOSConfig.h b/Demo/MB96350_Softune_Dice_Kit/FreeRTOSConfig.h index 2e4ab29c6..786e3329f 100644 --- a/Demo/MB96350_Softune_Dice_Kit/FreeRTOSConfig.h +++ b/Demo/MB96350_Softune_Dice_Kit/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/MB96350_Softune_Dice_Kit/ParTest/ParTest.c b/Demo/MB96350_Softune_Dice_Kit/ParTest/ParTest.c index 477eac991..b68c8a8fc 100644 --- a/Demo/MB96350_Softune_Dice_Kit/ParTest/ParTest.c +++ b/Demo/MB96350_Softune_Dice_Kit/ParTest/ParTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/MB96350_Softune_Dice_Kit/SegmentToggleTasks.c b/Demo/MB96350_Softune_Dice_Kit/SegmentToggleTasks.c index 989abe21a..eb86d0a22 100644 --- a/Demo/MB96350_Softune_Dice_Kit/SegmentToggleTasks.c +++ b/Demo/MB96350_Softune_Dice_Kit/SegmentToggleTasks.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/MB96350_Softune_Dice_Kit/main.c b/Demo/MB96350_Softune_Dice_Kit/main.c index d4e54bf88..af537b6c9 100644 --- a/Demo/MB96350_Softune_Dice_Kit/main.c +++ b/Demo/MB96350_Softune_Dice_Kit/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/MicroBlaze/FreeRTOSConfig.h b/Demo/MicroBlaze/FreeRTOSConfig.h index 92ecdc5f9..18b9f0c3e 100644 --- a/Demo/MicroBlaze/FreeRTOSConfig.h +++ b/Demo/MicroBlaze/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/MicroBlaze/ParTest/ParTest.c b/Demo/MicroBlaze/ParTest/ParTest.c index 10addd75c..ec4c00382 100644 --- a/Demo/MicroBlaze/ParTest/ParTest.c +++ b/Demo/MicroBlaze/ParTest/ParTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/MicroBlaze/main.c b/Demo/MicroBlaze/main.c index 0ec1f2b7d..fa0c2d993 100644 --- a/Demo/MicroBlaze/main.c +++ b/Demo/MicroBlaze/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/MicroBlaze/serial/serial.c b/Demo/MicroBlaze/serial/serial.c index 8eb507e11..a46d4fbf4 100644 --- a/Demo/MicroBlaze/serial/serial.c +++ b/Demo/MicroBlaze/serial/serial.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/NEC_78K0R_IAR/ButtonISR.s26 b/Demo/NEC_78K0R_IAR/ButtonISR.s26 index 62ea08495..8d0110f53 100644 --- a/Demo/NEC_78K0R_IAR/ButtonISR.s26 +++ b/Demo/NEC_78K0R_IAR/ButtonISR.s26 @@ -1,5 +1,5 @@ ;/* -; FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. +; FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. ; ; *************************************************************************** ; * * diff --git a/Demo/NEC_78K0R_IAR/ButtonTask.c b/Demo/NEC_78K0R_IAR/ButtonTask.c index edcf601fa..cde705046 100644 --- a/Demo/NEC_78K0R_IAR/ButtonTask.c +++ b/Demo/NEC_78K0R_IAR/ButtonTask.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/NEC_78K0R_IAR/FreeRTOSConfig.h b/Demo/NEC_78K0R_IAR/FreeRTOSConfig.h index 7e530cbc0..0afe02df9 100644 --- a/Demo/NEC_78K0R_IAR/FreeRTOSConfig.h +++ b/Demo/NEC_78K0R_IAR/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/NEC_78K0R_IAR/RegTest.s26 b/Demo/NEC_78K0R_IAR/RegTest.s26 index 00be79584..ec15a270e 100644 --- a/Demo/NEC_78K0R_IAR/RegTest.s26 +++ b/Demo/NEC_78K0R_IAR/RegTest.s26 @@ -1,5 +1,5 @@ ;/* -; FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. +; FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. ; ; *************************************************************************** ; * * diff --git a/Demo/NEC_78K0R_IAR/main.c b/Demo/NEC_78K0R_IAR/main.c index c7e7eb33b..6f3cf6a63 100644 --- a/Demo/NEC_78K0R_IAR/main.c +++ b/Demo/NEC_78K0R_IAR/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/NEC_V850ES_IAR/FreeRTOSConfig.h b/Demo/NEC_V850ES_IAR/FreeRTOSConfig.h index 44aa60395..f12319e1c 100644 --- a/Demo/NEC_V850ES_IAR/FreeRTOSConfig.h +++ b/Demo/NEC_V850ES_IAR/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/NEC_V850ES_IAR/LowLevelInit/LowLevelInit.c b/Demo/NEC_V850ES_IAR/LowLevelInit/LowLevelInit.c index 90ef375c1..c3dc4d5f9 100644 --- a/Demo/NEC_V850ES_IAR/LowLevelInit/LowLevelInit.c +++ b/Demo/NEC_V850ES_IAR/LowLevelInit/LowLevelInit.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/NEC_V850ES_IAR/LowLevelInit/LowLevelInit_Fx3.c b/Demo/NEC_V850ES_IAR/LowLevelInit/LowLevelInit_Fx3.c index 6ff40991c..0d533afb0 100644 --- a/Demo/NEC_V850ES_IAR/LowLevelInit/LowLevelInit_Fx3.c +++ b/Demo/NEC_V850ES_IAR/LowLevelInit/LowLevelInit_Fx3.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/NEC_V850ES_IAR/LowLevelInit/LowLevelInit_Hx2.c b/Demo/NEC_V850ES_IAR/LowLevelInit/LowLevelInit_Hx2.c index 6106e649c..58fb66195 100644 --- a/Demo/NEC_V850ES_IAR/LowLevelInit/LowLevelInit_Hx2.c +++ b/Demo/NEC_V850ES_IAR/LowLevelInit/LowLevelInit_Hx2.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * 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 4b1cc7dc8..0d38bd706 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 V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * 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 64a3bb434..72ef1ab7a 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 V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/NEC_V850ES_IAR/RegTest.s85 b/Demo/NEC_V850ES_IAR/RegTest.s85 index 44263a932..da0eb890c 100644 --- a/Demo/NEC_V850ES_IAR/RegTest.s85 +++ b/Demo/NEC_V850ES_IAR/RegTest.s85 @@ -1,5 +1,5 @@ ;/* -; FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. +; FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. ; ; *************************************************************************** ; * * diff --git a/Demo/NEC_V850ES_IAR/main.c b/Demo/NEC_V850ES_IAR/main.c index 00a78b58e..a9be5d028 100644 --- a/Demo/NEC_V850ES_IAR/main.c +++ b/Demo/NEC_V850ES_IAR/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/NEC_V850ES_IAR/serial/serial.c b/Demo/NEC_V850ES_IAR/serial/serial.c index 5114c3b9d..1b215c257 100644 --- a/Demo/NEC_V850ES_IAR/serial/serial.c +++ b/Demo/NEC_V850ES_IAR/serial/serial.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/NiosII_CycloneIII_DBC3C40_GCC/RTOSDemo/FreeRTOSConfig.h b/Demo/NiosII_CycloneIII_DBC3C40_GCC/RTOSDemo/FreeRTOSConfig.h index 39e621410..9b2a7a761 100644 --- a/Demo/NiosII_CycloneIII_DBC3C40_GCC/RTOSDemo/FreeRTOSConfig.h +++ b/Demo/NiosII_CycloneIII_DBC3C40_GCC/RTOSDemo/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/NiosII_CycloneIII_DBC3C40_GCC/RTOSDemo/ParTest/ParTest.c b/Demo/NiosII_CycloneIII_DBC3C40_GCC/RTOSDemo/ParTest/ParTest.c index 9b284e521..37255257a 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 V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/NiosII_CycloneIII_DBC3C40_GCC/RTOSDemo/main.c b/Demo/NiosII_CycloneIII_DBC3C40_GCC/RTOSDemo/main.c index 6588b9b9f..39c1184cb 100644 --- a/Demo/NiosII_CycloneIII_DBC3C40_GCC/RTOSDemo/main.c +++ b/Demo/NiosII_CycloneIII_DBC3C40_GCC/RTOSDemo/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/NiosII_CycloneIII_DBC3C40_GCC/RTOSDemo/serial.c b/Demo/NiosII_CycloneIII_DBC3C40_GCC/RTOSDemo/serial.c index cbdf8c46e..9cdfb3ae1 100644 --- a/Demo/NiosII_CycloneIII_DBC3C40_GCC/RTOSDemo/serial.c +++ b/Demo/NiosII_CycloneIII_DBC3C40_GCC/RTOSDemo/serial.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/PC/FRConfig.h b/Demo/PC/FRConfig.h index 349309fae..f0903a33b 100644 --- a/Demo/PC/FRConfig.h +++ b/Demo/PC/FRConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/PC/FileIO/fileIO.c b/Demo/PC/FileIO/fileIO.c index 6cab38c66..753ec70a9 100644 --- a/Demo/PC/FileIO/fileIO.c +++ b/Demo/PC/FileIO/fileIO.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/PC/FreeRTOSConfig.h b/Demo/PC/FreeRTOSConfig.h index c4a5fb370..450a4a130 100644 --- a/Demo/PC/FreeRTOSConfig.h +++ b/Demo/PC/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/PC/ParTest/ParTest.c b/Demo/PC/ParTest/ParTest.c index 0c79c0191..094269e96 100644 --- a/Demo/PC/ParTest/ParTest.c +++ b/Demo/PC/ParTest/ParTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/PC/main.c b/Demo/PC/main.c index c53ab5f62..3d8096c70 100644 --- a/Demo/PC/main.c +++ b/Demo/PC/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/PC/serial/serial.c b/Demo/PC/serial/serial.c index 79d622ea6..c0c485f0e 100644 --- a/Demo/PC/serial/serial.c +++ b/Demo/PC/serial/serial.c @@ -6,7 +6,7 @@ */ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/PIC18_MPLAB/FreeRTOSConfig.h b/Demo/PIC18_MPLAB/FreeRTOSConfig.h index 71552fe86..5f93cafd0 100644 --- a/Demo/PIC18_MPLAB/FreeRTOSConfig.h +++ b/Demo/PIC18_MPLAB/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/PIC18_MPLAB/ParTest/ParTest.c b/Demo/PIC18_MPLAB/ParTest/ParTest.c index d13c1fcc1..6d0d3f4a4 100644 --- a/Demo/PIC18_MPLAB/ParTest/ParTest.c +++ b/Demo/PIC18_MPLAB/ParTest/ParTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/PIC18_MPLAB/main1.c b/Demo/PIC18_MPLAB/main1.c index e1eda40d8..79adce180 100644 --- a/Demo/PIC18_MPLAB/main1.c +++ b/Demo/PIC18_MPLAB/main1.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/PIC18_MPLAB/main2.c b/Demo/PIC18_MPLAB/main2.c index 7c0491fa5..cafdcc37c 100644 --- a/Demo/PIC18_MPLAB/main2.c +++ b/Demo/PIC18_MPLAB/main2.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/PIC18_MPLAB/main3.c b/Demo/PIC18_MPLAB/main3.c index 952daff9f..1649cf589 100644 --- a/Demo/PIC18_MPLAB/main3.c +++ b/Demo/PIC18_MPLAB/main3.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/PIC18_MPLAB/serial/serial.c b/Demo/PIC18_MPLAB/serial/serial.c index 4fc18c733..3ff47cd44 100644 --- a/Demo/PIC18_MPLAB/serial/serial.c +++ b/Demo/PIC18_MPLAB/serial/serial.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/PIC18_WizC/Demo1/FreeRTOSConfig.h b/Demo/PIC18_WizC/Demo1/FreeRTOSConfig.h index 162222334..cb3c8767c 100644 --- a/Demo/PIC18_WizC/Demo1/FreeRTOSConfig.h +++ b/Demo/PIC18_WizC/Demo1/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/PIC18_WizC/Demo1/WIZCmake.h b/Demo/PIC18_WizC/Demo1/WIZCmake.h index 3b9b7f41b..8dccf8330 100644 --- a/Demo/PIC18_WizC/Demo1/WIZCmake.h +++ b/Demo/PIC18_WizC/Demo1/WIZCmake.h @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/PIC18_WizC/Demo1/fuses.c b/Demo/PIC18_WizC/Demo1/fuses.c index 3e05b0402..180a5ba13 100644 --- a/Demo/PIC18_WizC/Demo1/fuses.c +++ b/Demo/PIC18_WizC/Demo1/fuses.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/PIC18_WizC/Demo1/interrupt.c b/Demo/PIC18_WizC/Demo1/interrupt.c index 247af60f5..e0428d9f3 100644 --- a/Demo/PIC18_WizC/Demo1/interrupt.c +++ b/Demo/PIC18_WizC/Demo1/interrupt.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/PIC18_WizC/Demo1/main.c b/Demo/PIC18_WizC/Demo1/main.c index 45fdb6a90..5232d0960 100644 --- a/Demo/PIC18_WizC/Demo1/main.c +++ b/Demo/PIC18_WizC/Demo1/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/PIC18_WizC/Demo2/FreeRTOSConfig.h b/Demo/PIC18_WizC/Demo2/FreeRTOSConfig.h index 4c1171f55..41b550ff6 100644 --- a/Demo/PIC18_WizC/Demo2/FreeRTOSConfig.h +++ b/Demo/PIC18_WizC/Demo2/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/PIC18_WizC/Demo2/WIZCmake.h b/Demo/PIC18_WizC/Demo2/WIZCmake.h index 9a401aa7e..ae9315b86 100644 --- a/Demo/PIC18_WizC/Demo2/WIZCmake.h +++ b/Demo/PIC18_WizC/Demo2/WIZCmake.h @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/PIC18_WizC/Demo2/fuses.c b/Demo/PIC18_WizC/Demo2/fuses.c index 3e05b0402..180a5ba13 100644 --- a/Demo/PIC18_WizC/Demo2/fuses.c +++ b/Demo/PIC18_WizC/Demo2/fuses.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/PIC18_WizC/Demo2/interrupt.c b/Demo/PIC18_WizC/Demo2/interrupt.c index 012be2cb5..818c5cb84 100644 --- a/Demo/PIC18_WizC/Demo2/interrupt.c +++ b/Demo/PIC18_WizC/Demo2/interrupt.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/PIC18_WizC/Demo2/main.c b/Demo/PIC18_WizC/Demo2/main.c index 0c8a0a15d..771d418c0 100644 --- a/Demo/PIC18_WizC/Demo2/main.c +++ b/Demo/PIC18_WizC/Demo2/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/PIC18_WizC/Demo3/FreeRTOSConfig.h b/Demo/PIC18_WizC/Demo3/FreeRTOSConfig.h index 9cc9196ab..afc004c04 100644 --- a/Demo/PIC18_WizC/Demo3/FreeRTOSConfig.h +++ b/Demo/PIC18_WizC/Demo3/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/PIC18_WizC/Demo3/WIZCmake.h b/Demo/PIC18_WizC/Demo3/WIZCmake.h index 9a401aa7e..ae9315b86 100644 --- a/Demo/PIC18_WizC/Demo3/WIZCmake.h +++ b/Demo/PIC18_WizC/Demo3/WIZCmake.h @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/PIC18_WizC/Demo3/fuses.c b/Demo/PIC18_WizC/Demo3/fuses.c index 3e05b0402..180a5ba13 100644 --- a/Demo/PIC18_WizC/Demo3/fuses.c +++ b/Demo/PIC18_WizC/Demo3/fuses.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/PIC18_WizC/Demo3/interrupt.c b/Demo/PIC18_WizC/Demo3/interrupt.c index 012be2cb5..818c5cb84 100644 --- a/Demo/PIC18_WizC/Demo3/interrupt.c +++ b/Demo/PIC18_WizC/Demo3/interrupt.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/PIC18_WizC/Demo3/main.c b/Demo/PIC18_WizC/Demo3/main.c index 1df88d5bd..b334c12b2 100644 --- a/Demo/PIC18_WizC/Demo3/main.c +++ b/Demo/PIC18_WizC/Demo3/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/PIC18_WizC/Demo4/FreeRTOSConfig.h b/Demo/PIC18_WizC/Demo4/FreeRTOSConfig.h index 4222b6b40..15d845517 100644 --- a/Demo/PIC18_WizC/Demo4/FreeRTOSConfig.h +++ b/Demo/PIC18_WizC/Demo4/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/PIC18_WizC/Demo4/WIZCmake.h b/Demo/PIC18_WizC/Demo4/WIZCmake.h index 9a401aa7e..ae9315b86 100644 --- a/Demo/PIC18_WizC/Demo4/WIZCmake.h +++ b/Demo/PIC18_WizC/Demo4/WIZCmake.h @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/PIC18_WizC/Demo4/fuses.c b/Demo/PIC18_WizC/Demo4/fuses.c index 3e05b0402..180a5ba13 100644 --- a/Demo/PIC18_WizC/Demo4/fuses.c +++ b/Demo/PIC18_WizC/Demo4/fuses.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/PIC18_WizC/Demo4/interrupt.c b/Demo/PIC18_WizC/Demo4/interrupt.c index 012be2cb5..818c5cb84 100644 --- a/Demo/PIC18_WizC/Demo4/interrupt.c +++ b/Demo/PIC18_WizC/Demo4/interrupt.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/PIC18_WizC/Demo4/main.c b/Demo/PIC18_WizC/Demo4/main.c index f84d390ca..065be655f 100644 --- a/Demo/PIC18_WizC/Demo4/main.c +++ b/Demo/PIC18_WizC/Demo4/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/PIC18_WizC/Demo5/FreeRTOSConfig.h b/Demo/PIC18_WizC/Demo5/FreeRTOSConfig.h index 12c66a0c9..4ce13f57f 100644 --- a/Demo/PIC18_WizC/Demo5/FreeRTOSConfig.h +++ b/Demo/PIC18_WizC/Demo5/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/PIC18_WizC/Demo5/WIZCmake.h b/Demo/PIC18_WizC/Demo5/WIZCmake.h index 9a401aa7e..ae9315b86 100644 --- a/Demo/PIC18_WizC/Demo5/WIZCmake.h +++ b/Demo/PIC18_WizC/Demo5/WIZCmake.h @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/PIC18_WizC/Demo5/fuses.c b/Demo/PIC18_WizC/Demo5/fuses.c index 3e05b0402..180a5ba13 100644 --- a/Demo/PIC18_WizC/Demo5/fuses.c +++ b/Demo/PIC18_WizC/Demo5/fuses.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/PIC18_WizC/Demo5/interrupt.c b/Demo/PIC18_WizC/Demo5/interrupt.c index 012be2cb5..818c5cb84 100644 --- a/Demo/PIC18_WizC/Demo5/interrupt.c +++ b/Demo/PIC18_WizC/Demo5/interrupt.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/PIC18_WizC/Demo5/main.c b/Demo/PIC18_WizC/Demo5/main.c index 9d04a1677..c5063f07b 100644 --- a/Demo/PIC18_WizC/Demo5/main.c +++ b/Demo/PIC18_WizC/Demo5/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/PIC18_WizC/Demo6/FreeRTOSConfig.h b/Demo/PIC18_WizC/Demo6/FreeRTOSConfig.h index 43d0983d9..f2fecef84 100644 --- a/Demo/PIC18_WizC/Demo6/FreeRTOSConfig.h +++ b/Demo/PIC18_WizC/Demo6/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/PIC18_WizC/Demo6/WIZCmake.h b/Demo/PIC18_WizC/Demo6/WIZCmake.h index 9a401aa7e..ae9315b86 100644 --- a/Demo/PIC18_WizC/Demo6/WIZCmake.h +++ b/Demo/PIC18_WizC/Demo6/WIZCmake.h @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/PIC18_WizC/Demo6/fuses.c b/Demo/PIC18_WizC/Demo6/fuses.c index 3e05b0402..180a5ba13 100644 --- a/Demo/PIC18_WizC/Demo6/fuses.c +++ b/Demo/PIC18_WizC/Demo6/fuses.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/PIC18_WizC/Demo6/interrupt.c b/Demo/PIC18_WizC/Demo6/interrupt.c index 012be2cb5..818c5cb84 100644 --- a/Demo/PIC18_WizC/Demo6/interrupt.c +++ b/Demo/PIC18_WizC/Demo6/interrupt.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/PIC18_WizC/Demo6/main.c b/Demo/PIC18_WizC/Demo6/main.c index 8e5ca6592..162e0d23f 100644 --- a/Demo/PIC18_WizC/Demo6/main.c +++ b/Demo/PIC18_WizC/Demo6/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/PIC18_WizC/Demo7/FreeRTOSConfig.h b/Demo/PIC18_WizC/Demo7/FreeRTOSConfig.h index 639d42e85..49ec6ef49 100644 --- a/Demo/PIC18_WizC/Demo7/FreeRTOSConfig.h +++ b/Demo/PIC18_WizC/Demo7/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/PIC18_WizC/Demo7/WIZCmake.h b/Demo/PIC18_WizC/Demo7/WIZCmake.h index 9a401aa7e..ae9315b86 100644 --- a/Demo/PIC18_WizC/Demo7/WIZCmake.h +++ b/Demo/PIC18_WizC/Demo7/WIZCmake.h @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/PIC18_WizC/Demo7/fuses.c b/Demo/PIC18_WizC/Demo7/fuses.c index 3e05b0402..180a5ba13 100644 --- a/Demo/PIC18_WizC/Demo7/fuses.c +++ b/Demo/PIC18_WizC/Demo7/fuses.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/PIC18_WizC/Demo7/interrupt.c b/Demo/PIC18_WizC/Demo7/interrupt.c index 012be2cb5..818c5cb84 100644 --- a/Demo/PIC18_WizC/Demo7/interrupt.c +++ b/Demo/PIC18_WizC/Demo7/interrupt.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/PIC18_WizC/Demo7/main.c b/Demo/PIC18_WizC/Demo7/main.c index 67b6562a1..7e906a122 100644 --- a/Demo/PIC18_WizC/Demo7/main.c +++ b/Demo/PIC18_WizC/Demo7/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/PIC18_WizC/ParTest/ParTest.c b/Demo/PIC18_WizC/ParTest/ParTest.c index b4a769089..bb4ade60c 100644 --- a/Demo/PIC18_WizC/ParTest/ParTest.c +++ b/Demo/PIC18_WizC/ParTest/ParTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/PIC18_WizC/serial/isrSerialRx.c b/Demo/PIC18_WizC/serial/isrSerialRx.c index dde31b44a..908df32e7 100644 --- a/Demo/PIC18_WizC/serial/isrSerialRx.c +++ b/Demo/PIC18_WizC/serial/isrSerialRx.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/PIC18_WizC/serial/isrSerialTx.c b/Demo/PIC18_WizC/serial/isrSerialTx.c index d66b19c18..a6a49bc29 100644 --- a/Demo/PIC18_WizC/serial/isrSerialTx.c +++ b/Demo/PIC18_WizC/serial/isrSerialTx.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/PIC18_WizC/serial/serial.c b/Demo/PIC18_WizC/serial/serial.c index bf2d16a24..01ab9a021 100644 --- a/Demo/PIC18_WizC/serial/serial.c +++ b/Demo/PIC18_WizC/serial/serial.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/PIC24_MPLAB/FreeRTOSConfig.h b/Demo/PIC24_MPLAB/FreeRTOSConfig.h index 22eff0f3b..d20834386 100644 --- a/Demo/PIC24_MPLAB/FreeRTOSConfig.h +++ b/Demo/PIC24_MPLAB/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/PIC24_MPLAB/ParTest/ParTest.c b/Demo/PIC24_MPLAB/ParTest/ParTest.c index 71eb21d01..95611b844 100644 --- a/Demo/PIC24_MPLAB/ParTest/ParTest.c +++ b/Demo/PIC24_MPLAB/ParTest/ParTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/PIC24_MPLAB/lcd.c b/Demo/PIC24_MPLAB/lcd.c index f60160ac4..a082c44c4 100644 --- a/Demo/PIC24_MPLAB/lcd.c +++ b/Demo/PIC24_MPLAB/lcd.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/PIC24_MPLAB/lcd.h b/Demo/PIC24_MPLAB/lcd.h index 3f5f438f1..9a80d11ff 100644 --- a/Demo/PIC24_MPLAB/lcd.h +++ b/Demo/PIC24_MPLAB/lcd.h @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/PIC24_MPLAB/main.c b/Demo/PIC24_MPLAB/main.c index bd548f00a..b7d702282 100644 --- a/Demo/PIC24_MPLAB/main.c +++ b/Demo/PIC24_MPLAB/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/PIC24_MPLAB/serial/serial.c b/Demo/PIC24_MPLAB/serial/serial.c index 121bfd08b..358558548 100644 --- a/Demo/PIC24_MPLAB/serial/serial.c +++ b/Demo/PIC24_MPLAB/serial/serial.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/PIC24_MPLAB/timertest.c b/Demo/PIC24_MPLAB/timertest.c index 8b4b0a65a..f215ef07b 100644 --- a/Demo/PIC24_MPLAB/timertest.c +++ b/Demo/PIC24_MPLAB/timertest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/PIC24_MPLAB/timertest.h b/Demo/PIC24_MPLAB/timertest.h index 567425375..ed8f71c6d 100644 --- a/Demo/PIC24_MPLAB/timertest.h +++ b/Demo/PIC24_MPLAB/timertest.h @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/PIC32MX_MPLAB/FreeRTOSConfig.h b/Demo/PIC32MX_MPLAB/FreeRTOSConfig.h index 75779ffbd..68a641653 100644 --- a/Demo/PIC32MX_MPLAB/FreeRTOSConfig.h +++ b/Demo/PIC32MX_MPLAB/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/PIC32MX_MPLAB/IntQueueTimer.c b/Demo/PIC32MX_MPLAB/IntQueueTimer.c index e357ad1b7..e12908d84 100644 --- a/Demo/PIC32MX_MPLAB/IntQueueTimer.c +++ b/Demo/PIC32MX_MPLAB/IntQueueTimer.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/PIC32MX_MPLAB/IntQueueTimer.h b/Demo/PIC32MX_MPLAB/IntQueueTimer.h index 341ff787b..f88b1d3e0 100644 --- a/Demo/PIC32MX_MPLAB/IntQueueTimer.h +++ b/Demo/PIC32MX_MPLAB/IntQueueTimer.h @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/PIC32MX_MPLAB/IntQueueTimer_isr.S b/Demo/PIC32MX_MPLAB/IntQueueTimer_isr.S index 5562d50b0..acaa5abe9 100644 --- a/Demo/PIC32MX_MPLAB/IntQueueTimer_isr.S +++ b/Demo/PIC32MX_MPLAB/IntQueueTimer_isr.S @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/PIC32MX_MPLAB/ParTest/ParTest.c b/Demo/PIC32MX_MPLAB/ParTest/ParTest.c index 9a0929820..b10805ff6 100644 --- a/Demo/PIC32MX_MPLAB/ParTest/ParTest.c +++ b/Demo/PIC32MX_MPLAB/ParTest/ParTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/PIC32MX_MPLAB/RegisterTestTasks.s b/Demo/PIC32MX_MPLAB/RegisterTestTasks.s index 208e7eae5..6006d0db5 100644 --- a/Demo/PIC32MX_MPLAB/RegisterTestTasks.s +++ b/Demo/PIC32MX_MPLAB/RegisterTestTasks.s @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/PIC32MX_MPLAB/lcd.c b/Demo/PIC32MX_MPLAB/lcd.c index 731251626..3af9ff871 100644 --- a/Demo/PIC32MX_MPLAB/lcd.c +++ b/Demo/PIC32MX_MPLAB/lcd.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/PIC32MX_MPLAB/lcd.h b/Demo/PIC32MX_MPLAB/lcd.h index 3f5f438f1..9a80d11ff 100644 --- a/Demo/PIC32MX_MPLAB/lcd.h +++ b/Demo/PIC32MX_MPLAB/lcd.h @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/PIC32MX_MPLAB/main.c b/Demo/PIC32MX_MPLAB/main.c index ad8f5519b..2ffa4a3b7 100644 --- a/Demo/PIC32MX_MPLAB/main.c +++ b/Demo/PIC32MX_MPLAB/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/PIC32MX_MPLAB/serial/serial.c b/Demo/PIC32MX_MPLAB/serial/serial.c index a1c7498c3..cb0c01090 100644 --- a/Demo/PIC32MX_MPLAB/serial/serial.c +++ b/Demo/PIC32MX_MPLAB/serial/serial.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/PIC32MX_MPLAB/timertest.c b/Demo/PIC32MX_MPLAB/timertest.c index af9af1e6d..e80ecccaf 100644 --- a/Demo/PIC32MX_MPLAB/timertest.c +++ b/Demo/PIC32MX_MPLAB/timertest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/PIC32MX_MPLAB/timertest.h b/Demo/PIC32MX_MPLAB/timertest.h index 567425375..ed8f71c6d 100644 --- a/Demo/PIC32MX_MPLAB/timertest.h +++ b/Demo/PIC32MX_MPLAB/timertest.h @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/PIC32MX_MPLAB/timertest_isr.S b/Demo/PIC32MX_MPLAB/timertest_isr.S index 4a94f4e8b..f5ef7ba67 100644 --- a/Demo/PIC32MX_MPLAB/timertest_isr.S +++ b/Demo/PIC32MX_MPLAB/timertest_isr.S @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/PPC405_FPU_Xilinx_Virtex4_GCC/RTOSDemo/FreeRTOSConfig.h b/Demo/PPC405_FPU_Xilinx_Virtex4_GCC/RTOSDemo/FreeRTOSConfig.h index 96485fd4b..cd69149c1 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 V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * 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 458a27b09..7606eb94a 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 V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * 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 3ff5945fb..218431e73 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 V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * 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 d3219900f..77fa596bc 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 V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/PPC405_FPU_Xilinx_Virtex4_GCC/RTOSDemo/main.c b/Demo/PPC405_FPU_Xilinx_Virtex4_GCC/RTOSDemo/main.c index 2bf41eecd..9340ec2c8 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 V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * 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 23ccd300a..ef38c1755 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 V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * 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 37ee788ea..1eaf7c7ff 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 V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/PPC405_Xilinx_Virtex4_GCC/RTOSDemo/FreeRTOSConfig.h b/Demo/PPC405_Xilinx_Virtex4_GCC/RTOSDemo/FreeRTOSConfig.h index ff39f3450..7b4414579 100644 --- a/Demo/PPC405_Xilinx_Virtex4_GCC/RTOSDemo/FreeRTOSConfig.h +++ b/Demo/PPC405_Xilinx_Virtex4_GCC/RTOSDemo/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * 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 458a27b09..7606eb94a 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 V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * 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 3ff5945fb..218431e73 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 V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/PPC405_Xilinx_Virtex4_GCC/RTOSDemo/flop/flop.c b/Demo/PPC405_Xilinx_Virtex4_GCC/RTOSDemo/flop/flop.c index d3219900f..77fa596bc 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 V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/PPC405_Xilinx_Virtex4_GCC/RTOSDemo/main.c b/Demo/PPC405_Xilinx_Virtex4_GCC/RTOSDemo/main.c index e510b39fa..9026eb637 100644 --- a/Demo/PPC405_Xilinx_Virtex4_GCC/RTOSDemo/main.c +++ b/Demo/PPC405_Xilinx_Virtex4_GCC/RTOSDemo/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/PPC405_Xilinx_Virtex4_GCC/RTOSDemo/partest/partest.c b/Demo/PPC405_Xilinx_Virtex4_GCC/RTOSDemo/partest/partest.c index 23ccd300a..ef38c1755 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 V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/PPC405_Xilinx_Virtex4_GCC/RTOSDemo/serial/serial.c b/Demo/PPC405_Xilinx_Virtex4_GCC/RTOSDemo/serial/serial.c index 37ee788ea..1eaf7c7ff 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 V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * 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 de9f5b8f4..7278fb6bf 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 V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * 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 432c07b7c..18da6f928 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 V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * 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 3ff5945fb..218431e73 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 V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * 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 9be3dfc1f..578c7672e 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 V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * 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 d9e6fd8b8..21f6d4f22 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 V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * 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 a9742b2a8..c8e0d8a72 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 V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * 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 351f4baa1..26c18456a 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 V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * 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 de9f5b8f4..7278fb6bf 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 V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * 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 b3d21dacf..d1bc28fdd 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 V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * 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 3ff5945fb..218431e73 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 V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * 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 bba17fc43..400f27f37 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 V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * 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 b0a5ed520..e93a9dbe1 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 V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * 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 a9742b2a8..c8e0d8a72 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 V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * 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 351f4baa1..26c18456a 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 V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/PPC440_Xilinx_Virtex5_GCC/RTOSDemo/FreeRTOSConfig.h b/Demo/PPC440_Xilinx_Virtex5_GCC/RTOSDemo/FreeRTOSConfig.h index 0c6ed6e7e..a79da24e5 100644 --- a/Demo/PPC440_Xilinx_Virtex5_GCC/RTOSDemo/FreeRTOSConfig.h +++ b/Demo/PPC440_Xilinx_Virtex5_GCC/RTOSDemo/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * 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 b3d21dacf..d1bc28fdd 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 V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * 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 3ff5945fb..218431e73 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 V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/PPC440_Xilinx_Virtex5_GCC/RTOSDemo/flop/flop.c b/Demo/PPC440_Xilinx_Virtex5_GCC/RTOSDemo/flop/flop.c index bba17fc43..400f27f37 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 V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/PPC440_Xilinx_Virtex5_GCC/RTOSDemo/main.c b/Demo/PPC440_Xilinx_Virtex5_GCC/RTOSDemo/main.c index f2446cbe6..096cd2dc4 100644 --- a/Demo/PPC440_Xilinx_Virtex5_GCC/RTOSDemo/main.c +++ b/Demo/PPC440_Xilinx_Virtex5_GCC/RTOSDemo/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/PPC440_Xilinx_Virtex5_GCC/RTOSDemo/partest/partest.c b/Demo/PPC440_Xilinx_Virtex5_GCC/RTOSDemo/partest/partest.c index ab9cc60dc..904cce1f9 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 V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/PPC440_Xilinx_Virtex5_GCC/RTOSDemo/serial/serial.c b/Demo/PPC440_Xilinx_Virtex5_GCC/RTOSDemo/serial/serial.c index 351f4baa1..26c18456a 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 V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/SuperH_SH7216_Renesas/RTOSDemo/FreeRTOSConfig.h b/Demo/SuperH_SH7216_Renesas/RTOSDemo/FreeRTOSConfig.h index 9ef586618..dda3d5a72 100644 --- a/Demo/SuperH_SH7216_Renesas/RTOSDemo/FreeRTOSConfig.h +++ b/Demo/SuperH_SH7216_Renesas/RTOSDemo/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/SuperH_SH7216_Renesas/RTOSDemo/ParTest/ParTest.c b/Demo/SuperH_SH7216_Renesas/RTOSDemo/ParTest/ParTest.c index eeb6c3dde..a014c01ab 100644 --- a/Demo/SuperH_SH7216_Renesas/RTOSDemo/ParTest/ParTest.c +++ b/Demo/SuperH_SH7216_Renesas/RTOSDemo/ParTest/ParTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/SuperH_SH7216_Renesas/RTOSDemo/flop.c b/Demo/SuperH_SH7216_Renesas/RTOSDemo/flop.c index 992e6f761..c89bd3981 100644 --- a/Demo/SuperH_SH7216_Renesas/RTOSDemo/flop.c +++ b/Demo/SuperH_SH7216_Renesas/RTOSDemo/flop.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/SuperH_SH7216_Renesas/RTOSDemo/main.c b/Demo/SuperH_SH7216_Renesas/RTOSDemo/main.c index a74297700..bc5db3124 100644 --- a/Demo/SuperH_SH7216_Renesas/RTOSDemo/main.c +++ b/Demo/SuperH_SH7216_Renesas/RTOSDemo/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/SuperH_SH7216_Renesas/RTOSDemo/regtest.src b/Demo/SuperH_SH7216_Renesas/RTOSDemo/regtest.src index 4a7be3f53..b6f17dce7 100644 --- a/Demo/SuperH_SH7216_Renesas/RTOSDemo/regtest.src +++ b/Demo/SuperH_SH7216_Renesas/RTOSDemo/regtest.src @@ -1,5 +1,5 @@ ;/* -; FreeRTOS V6.0.2 - Copyright (C) 2009 Real Time Engineers Ltd. +; FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. ; ; *************************************************************************** ; * * diff --git a/Demo/SuperH_SH7216_Renesas/RTOSDemo/uIP_Task.c b/Demo/SuperH_SH7216_Renesas/RTOSDemo/uIP_Task.c index a92e84e48..e9a13597c 100644 --- a/Demo/SuperH_SH7216_Renesas/RTOSDemo/uIP_Task.c +++ b/Demo/SuperH_SH7216_Renesas/RTOSDemo/uIP_Task.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/SuperH_SH7216_Renesas/RTOSDemo/webserver/EMAC.c b/Demo/SuperH_SH7216_Renesas/RTOSDemo/webserver/EMAC.c index 43e7564a0..8d23e11ea 100644 --- a/Demo/SuperH_SH7216_Renesas/RTOSDemo/webserver/EMAC.c +++ b/Demo/SuperH_SH7216_Renesas/RTOSDemo/webserver/EMAC.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/SuperH_SH7216_Renesas/RTOSDemo/webserver/EMAC_ISR.src b/Demo/SuperH_SH7216_Renesas/RTOSDemo/webserver/EMAC_ISR.src index c2a342c71..073a02d32 100644 --- a/Demo/SuperH_SH7216_Renesas/RTOSDemo/webserver/EMAC_ISR.src +++ b/Demo/SuperH_SH7216_Renesas/RTOSDemo/webserver/EMAC_ISR.src @@ -1,5 +1,5 @@ ;/* -; FreeRTOS V6.0.2 - Copyright (C) 2009 Real Time Engineers Ltd. +; FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. ; ; *************************************************************************** ; * * diff --git a/Demo/WizNET_DEMO_GCC_ARM7/FreeRTOSConfig.h b/Demo/WizNET_DEMO_GCC_ARM7/FreeRTOSConfig.h index 472dac6fa..3d16ccc35 100644 --- a/Demo/WizNET_DEMO_GCC_ARM7/FreeRTOSConfig.h +++ b/Demo/WizNET_DEMO_GCC_ARM7/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/WizNET_DEMO_GCC_ARM7/HTTP_Serv.c b/Demo/WizNET_DEMO_GCC_ARM7/HTTP_Serv.c index ee423e724..8d3c2397c 100644 --- a/Demo/WizNET_DEMO_GCC_ARM7/HTTP_Serv.c +++ b/Demo/WizNET_DEMO_GCC_ARM7/HTTP_Serv.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/WizNET_DEMO_GCC_ARM7/HTTP_Serv.h b/Demo/WizNET_DEMO_GCC_ARM7/HTTP_Serv.h index d52c6eab4..d4853f954 100644 --- a/Demo/WizNET_DEMO_GCC_ARM7/HTTP_Serv.h +++ b/Demo/WizNET_DEMO_GCC_ARM7/HTTP_Serv.h @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/WizNET_DEMO_GCC_ARM7/Makefile b/Demo/WizNET_DEMO_GCC_ARM7/Makefile index 733ef0711..b5bb2851f 100644 --- a/Demo/WizNET_DEMO_GCC_ARM7/Makefile +++ b/Demo/WizNET_DEMO_GCC_ARM7/Makefile @@ -1,5 +1,5 @@ #/* -# FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. +# FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. # # *************************************************************************** # * * diff --git a/Demo/WizNET_DEMO_GCC_ARM7/TCP.c b/Demo/WizNET_DEMO_GCC_ARM7/TCP.c index cc3c1855f..f9f5a0d40 100644 --- a/Demo/WizNET_DEMO_GCC_ARM7/TCP.c +++ b/Demo/WizNET_DEMO_GCC_ARM7/TCP.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/WizNET_DEMO_GCC_ARM7/TCP.h b/Demo/WizNET_DEMO_GCC_ARM7/TCP.h index 916b30b3b..0e4652c74 100644 --- a/Demo/WizNET_DEMO_GCC_ARM7/TCP.h +++ b/Demo/WizNET_DEMO_GCC_ARM7/TCP.h @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/WizNET_DEMO_GCC_ARM7/TCPISR.c b/Demo/WizNET_DEMO_GCC_ARM7/TCPISR.c index 80be56a08..b93630f9f 100644 --- a/Demo/WizNET_DEMO_GCC_ARM7/TCPISR.c +++ b/Demo/WizNET_DEMO_GCC_ARM7/TCPISR.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/WizNET_DEMO_GCC_ARM7/html_pages.h b/Demo/WizNET_DEMO_GCC_ARM7/html_pages.h index d7b981129..6461dabb4 100644 --- a/Demo/WizNET_DEMO_GCC_ARM7/html_pages.h +++ b/Demo/WizNET_DEMO_GCC_ARM7/html_pages.h @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/WizNET_DEMO_GCC_ARM7/i2c.c b/Demo/WizNET_DEMO_GCC_ARM7/i2c.c index ee3648ad6..1d86977f4 100644 --- a/Demo/WizNET_DEMO_GCC_ARM7/i2c.c +++ b/Demo/WizNET_DEMO_GCC_ARM7/i2c.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/WizNET_DEMO_GCC_ARM7/i2c.h b/Demo/WizNET_DEMO_GCC_ARM7/i2c.h index 8b90562b1..eb7177da2 100644 --- a/Demo/WizNET_DEMO_GCC_ARM7/i2c.h +++ b/Demo/WizNET_DEMO_GCC_ARM7/i2c.h @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/WizNET_DEMO_GCC_ARM7/i2cISR.c b/Demo/WizNET_DEMO_GCC_ARM7/i2cISR.c index a6124231b..0772bfaba 100644 --- a/Demo/WizNET_DEMO_GCC_ARM7/i2cISR.c +++ b/Demo/WizNET_DEMO_GCC_ARM7/i2cISR.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/WizNET_DEMO_GCC_ARM7/main.c b/Demo/WizNET_DEMO_GCC_ARM7/main.c index b354bf5d0..cd560c581 100644 --- a/Demo/WizNET_DEMO_GCC_ARM7/main.c +++ b/Demo/WizNET_DEMO_GCC_ARM7/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/WizNET_DEMO_TERN_186/FreeRTOSConfig.h b/Demo/WizNET_DEMO_TERN_186/FreeRTOSConfig.h index a343387c0..f75805137 100644 --- a/Demo/WizNET_DEMO_TERN_186/FreeRTOSConfig.h +++ b/Demo/WizNET_DEMO_TERN_186/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/WizNET_DEMO_TERN_186/HTTPTask.c b/Demo/WizNET_DEMO_TERN_186/HTTPTask.c index 436cfa492..d6413e97f 100644 --- a/Demo/WizNET_DEMO_TERN_186/HTTPTask.c +++ b/Demo/WizNET_DEMO_TERN_186/HTTPTask.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/WizNET_DEMO_TERN_186/HTTPTask.h b/Demo/WizNET_DEMO_TERN_186/HTTPTask.h index 2758ed23a..47aea4b9e 100644 --- a/Demo/WizNET_DEMO_TERN_186/HTTPTask.h +++ b/Demo/WizNET_DEMO_TERN_186/HTTPTask.h @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/WizNET_DEMO_TERN_186/main.c b/Demo/WizNET_DEMO_TERN_186/main.c index 2b6b234d5..1af06957a 100644 --- a/Demo/WizNET_DEMO_TERN_186/main.c +++ b/Demo/WizNET_DEMO_TERN_186/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/WizNET_DEMO_TERN_186/serial/serial.c b/Demo/WizNET_DEMO_TERN_186/serial/serial.c index d9b79fb58..a31ff49e4 100644 --- a/Demo/WizNET_DEMO_TERN_186/serial/serial.c +++ b/Demo/WizNET_DEMO_TERN_186/serial/serial.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/dsPIC_MPLAB/FreeRTOSConfig.h b/Demo/dsPIC_MPLAB/FreeRTOSConfig.h index ee6499a6c..1bc6ca154 100644 --- a/Demo/dsPIC_MPLAB/FreeRTOSConfig.h +++ b/Demo/dsPIC_MPLAB/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/dsPIC_MPLAB/ParTest/ParTest.c b/Demo/dsPIC_MPLAB/ParTest/ParTest.c index 6e902599a..24286d221 100644 --- a/Demo/dsPIC_MPLAB/ParTest/ParTest.c +++ b/Demo/dsPIC_MPLAB/ParTest/ParTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/dsPIC_MPLAB/lcd.c b/Demo/dsPIC_MPLAB/lcd.c index 7875cd69b..45d1ba049 100644 --- a/Demo/dsPIC_MPLAB/lcd.c +++ b/Demo/dsPIC_MPLAB/lcd.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/dsPIC_MPLAB/lcd.h b/Demo/dsPIC_MPLAB/lcd.h index 3f5f438f1..9a80d11ff 100644 --- a/Demo/dsPIC_MPLAB/lcd.h +++ b/Demo/dsPIC_MPLAB/lcd.h @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/dsPIC_MPLAB/main.c b/Demo/dsPIC_MPLAB/main.c index bd548f00a..b7d702282 100644 --- a/Demo/dsPIC_MPLAB/main.c +++ b/Demo/dsPIC_MPLAB/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/dsPIC_MPLAB/serial/serial.c b/Demo/dsPIC_MPLAB/serial/serial.c index da3a767f6..730395429 100644 --- a/Demo/dsPIC_MPLAB/serial/serial.c +++ b/Demo/dsPIC_MPLAB/serial/serial.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/dsPIC_MPLAB/timertest.c b/Demo/dsPIC_MPLAB/timertest.c index 8b4b0a65a..f215ef07b 100644 --- a/Demo/dsPIC_MPLAB/timertest.c +++ b/Demo/dsPIC_MPLAB/timertest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/dsPIC_MPLAB/timertest.h b/Demo/dsPIC_MPLAB/timertest.h index 567425375..ed8f71c6d 100644 --- a/Demo/dsPIC_MPLAB/timertest.h +++ b/Demo/dsPIC_MPLAB/timertest.h @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/lwIP_Demo_Rowley_ARM7/BasicWEB.c b/Demo/lwIP_Demo_Rowley_ARM7/BasicWEB.c index 9672380e8..3d9e11f77 100644 --- a/Demo/lwIP_Demo_Rowley_ARM7/BasicWEB.c +++ b/Demo/lwIP_Demo_Rowley_ARM7/BasicWEB.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/lwIP_Demo_Rowley_ARM7/BasicWEB.h b/Demo/lwIP_Demo_Rowley_ARM7/BasicWEB.h index 4dcda099e..6c7ac6008 100644 --- a/Demo/lwIP_Demo_Rowley_ARM7/BasicWEB.h +++ b/Demo/lwIP_Demo_Rowley_ARM7/BasicWEB.h @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/lwIP_Demo_Rowley_ARM7/EMAC/SAM7_EMAC.c b/Demo/lwIP_Demo_Rowley_ARM7/EMAC/SAM7_EMAC.c index c64e8da31..4734a8980 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 V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/lwIP_Demo_Rowley_ARM7/EMAC/SAM7_EMAC.h b/Demo/lwIP_Demo_Rowley_ARM7/EMAC/SAM7_EMAC.h index aa890a1c9..bef983ae5 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 V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * 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 6aedd83e0..e22af5427 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 V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/lwIP_Demo_Rowley_ARM7/FreeRTOSConfig.h b/Demo/lwIP_Demo_Rowley_ARM7/FreeRTOSConfig.h index 09bcec16f..063c23303 100644 --- a/Demo/lwIP_Demo_Rowley_ARM7/FreeRTOSConfig.h +++ b/Demo/lwIP_Demo_Rowley_ARM7/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/lwIP_Demo_Rowley_ARM7/ParTest/ParTest.c b/Demo/lwIP_Demo_Rowley_ARM7/ParTest/ParTest.c index 5add60f4a..52dcc9c1a 100644 --- a/Demo/lwIP_Demo_Rowley_ARM7/ParTest/ParTest.c +++ b/Demo/lwIP_Demo_Rowley_ARM7/ParTest/ParTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/lwIP_Demo_Rowley_ARM7/USB/USB-CDC.c b/Demo/lwIP_Demo_Rowley_ARM7/USB/USB-CDC.c index a8b9b5e02..d1be06c9b 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 V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/lwIP_Demo_Rowley_ARM7/USB/USB-CDC.h b/Demo/lwIP_Demo_Rowley_ARM7/USB/USB-CDC.h index 3e8d0d239..7b4afeedc 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 V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/lwIP_Demo_Rowley_ARM7/USB/USBIsr.c b/Demo/lwIP_Demo_Rowley_ARM7/USB/USBIsr.c index 898525f76..7a128fd99 100644 --- a/Demo/lwIP_Demo_Rowley_ARM7/USB/USBIsr.c +++ b/Demo/lwIP_Demo_Rowley_ARM7/USB/USBIsr.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/lwIP_Demo_Rowley_ARM7/USB/descriptors.h b/Demo/lwIP_Demo_Rowley_ARM7/USB/descriptors.h index 245cf6fb3..93b9ba252 100644 --- a/Demo/lwIP_Demo_Rowley_ARM7/USB/descriptors.h +++ b/Demo/lwIP_Demo_Rowley_ARM7/USB/descriptors.h @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/lwIP_Demo_Rowley_ARM7/USB/usb.h b/Demo/lwIP_Demo_Rowley_ARM7/USB/usb.h index f8e53390e..2e08b5728 100644 --- a/Demo/lwIP_Demo_Rowley_ARM7/USB/usb.h +++ b/Demo/lwIP_Demo_Rowley_ARM7/USB/usb.h @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/lwIP_Demo_Rowley_ARM7/main.c b/Demo/lwIP_Demo_Rowley_ARM7/main.c index 2af45e2f3..9463b06e2 100644 --- a/Demo/lwIP_Demo_Rowley_ARM7/main.c +++ b/Demo/lwIP_Demo_Rowley_ARM7/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/lwIP_Demo_Rowley_ARM7/makefile b/Demo/lwIP_Demo_Rowley_ARM7/makefile index c172a4485..47f7b75c8 100644 --- a/Demo/lwIP_Demo_Rowley_ARM7/makefile +++ b/Demo/lwIP_Demo_Rowley_ARM7/makefile @@ -1,5 +1,5 @@ #/* -# FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. +# FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. # # *************************************************************************** # * * diff --git a/Demo/msp430_CrossWorks/FreeRTOSConfig.h b/Demo/msp430_CrossWorks/FreeRTOSConfig.h index b9ae7477d..ff96f70d0 100644 --- a/Demo/msp430_CrossWorks/FreeRTOSConfig.h +++ b/Demo/msp430_CrossWorks/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/msp430_CrossWorks/ParTest/ParTest.c b/Demo/msp430_CrossWorks/ParTest/ParTest.c index 48a68daa1..b3fbd4af0 100644 --- a/Demo/msp430_CrossWorks/ParTest/ParTest.c +++ b/Demo/msp430_CrossWorks/ParTest/ParTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/msp430_CrossWorks/main.c b/Demo/msp430_CrossWorks/main.c index 5f6ac5dfd..05c50d811 100644 --- a/Demo/msp430_CrossWorks/main.c +++ b/Demo/msp430_CrossWorks/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/msp430_CrossWorks/serial/serial.c b/Demo/msp430_CrossWorks/serial/serial.c index 2e9346879..d0f721640 100644 --- a/Demo/msp430_CrossWorks/serial/serial.c +++ b/Demo/msp430_CrossWorks/serial/serial.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/msp430_CrossWorks/serial/serialASM.asm b/Demo/msp430_CrossWorks/serial/serialASM.asm index 8145d8c65..aab313242 100644 --- a/Demo/msp430_CrossWorks/serial/serialASM.asm +++ b/Demo/msp430_CrossWorks/serial/serialASM.asm @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/msp430_GCC/FreeRTOSConfig.h b/Demo/msp430_GCC/FreeRTOSConfig.h index 0cd202a8b..3b7cc287d 100644 --- a/Demo/msp430_GCC/FreeRTOSConfig.h +++ b/Demo/msp430_GCC/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/msp430_GCC/ParTest/ParTest.c b/Demo/msp430_GCC/ParTest/ParTest.c index 02db7ba78..087f3380a 100644 --- a/Demo/msp430_GCC/ParTest/ParTest.c +++ b/Demo/msp430_GCC/ParTest/ParTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/msp430_GCC/main.c b/Demo/msp430_GCC/main.c index 859867eac..78dc60ab1 100644 --- a/Demo/msp430_GCC/main.c +++ b/Demo/msp430_GCC/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/msp430_GCC/makefile b/Demo/msp430_GCC/makefile index df06ba679..4f7ff11b2 100644 --- a/Demo/msp430_GCC/makefile +++ b/Demo/msp430_GCC/makefile @@ -1,5 +1,5 @@ #/* -# FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. +# FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. # # *************************************************************************** # * * diff --git a/Demo/msp430_GCC/serial/serial.c b/Demo/msp430_GCC/serial/serial.c index 2a62e75d1..9fcb17948 100644 --- a/Demo/msp430_GCC/serial/serial.c +++ b/Demo/msp430_GCC/serial/serial.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/msp430_IAR/FreeRTOSConfig.h b/Demo/msp430_IAR/FreeRTOSConfig.h index 949ded6c8..fb1e9241f 100644 --- a/Demo/msp430_IAR/FreeRTOSConfig.h +++ b/Demo/msp430_IAR/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/msp430_IAR/ParTest/ParTest.c b/Demo/msp430_IAR/ParTest/ParTest.c index 40e7fffcf..df3c068fb 100644 --- a/Demo/msp430_IAR/ParTest/ParTest.c +++ b/Demo/msp430_IAR/ParTest/ParTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/msp430_IAR/main.c b/Demo/msp430_IAR/main.c index e3d68fe59..befb021f1 100644 --- a/Demo/msp430_IAR/main.c +++ b/Demo/msp430_IAR/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/msp430_IAR/serial/serial.c b/Demo/msp430_IAR/serial/serial.c index 0a7dc42c4..2e81a483c 100644 --- a/Demo/msp430_IAR/serial/serial.c +++ b/Demo/msp430_IAR/serial/serial.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/msp430_IAR/serial/serialASM.s43 b/Demo/msp430_IAR/serial/serialASM.s43 index 6ee9e9f6b..6d44863b2 100644 --- a/Demo/msp430_IAR/serial/serialASM.s43 +++ b/Demo/msp430_IAR/serial/serialASM.s43 @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/uIP_Demo_IAR_ARM7/EMAC/EMAClISR.s79 b/Demo/uIP_Demo_IAR_ARM7/EMAC/EMAClISR.s79 index 86c10eeac..ab5bb788d 100644 --- a/Demo/uIP_Demo_IAR_ARM7/EMAC/EMAClISR.s79 +++ b/Demo/uIP_Demo_IAR_ARM7/EMAC/EMAClISR.s79 @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/uIP_Demo_IAR_ARM7/EMAC/SAM7_EMAC.c b/Demo/uIP_Demo_IAR_ARM7/EMAC/SAM7_EMAC.c index 75648c0e1..3cdf0c697 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 V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/uIP_Demo_IAR_ARM7/FreeRTOSConfig.h b/Demo/uIP_Demo_IAR_ARM7/FreeRTOSConfig.h index 49ea872bc..cb628021d 100644 --- a/Demo/uIP_Demo_IAR_ARM7/FreeRTOSConfig.h +++ b/Demo/uIP_Demo_IAR_ARM7/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/uIP_Demo_IAR_ARM7/ParTest/ParTest.c b/Demo/uIP_Demo_IAR_ARM7/ParTest/ParTest.c index 2d0a7430a..fa84e96e7 100644 --- a/Demo/uIP_Demo_IAR_ARM7/ParTest/ParTest.c +++ b/Demo/uIP_Demo_IAR_ARM7/ParTest/ParTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/uIP_Demo_IAR_ARM7/main.c b/Demo/uIP_Demo_IAR_ARM7/main.c index 50c7a801c..66d5108d8 100644 --- a/Demo/uIP_Demo_IAR_ARM7/main.c +++ b/Demo/uIP_Demo_IAR_ARM7/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/uIP_Demo_Rowley_ARM7/FreeRTOSConfig.h b/Demo/uIP_Demo_Rowley_ARM7/FreeRTOSConfig.h index 6280116a1..c4ac834be 100644 --- a/Demo/uIP_Demo_Rowley_ARM7/FreeRTOSConfig.h +++ b/Demo/uIP_Demo_Rowley_ARM7/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Demo/uIP_Demo_Rowley_ARM7/main.c b/Demo/uIP_Demo_Rowley_ARM7/main.c index 36a9616d3..874bcf884 100644 --- a/Demo/uIP_Demo_Rowley_ARM7/main.c +++ b/Demo/uIP_Demo_Rowley_ARM7/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Source/croutine.c b/Source/croutine.c index 3590e5c3d..15edabea3 100644 --- a/Source/croutine.c +++ b/Source/croutine.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Source/include/FreeRTOS.h b/Source/include/FreeRTOS.h index d7609f365..70c24a948 100644 --- a/Source/include/FreeRTOS.h +++ b/Source/include/FreeRTOS.h @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Source/include/StackMacros.h b/Source/include/StackMacros.h index 91fbda5ee..eaa9375da 100644 --- a/Source/include/StackMacros.h +++ b/Source/include/StackMacros.h @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Source/include/croutine.h b/Source/include/croutine.h index f4e41a4fa..8fdf6a011 100644 --- a/Source/include/croutine.h +++ b/Source/include/croutine.h @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Source/include/list.h b/Source/include/list.h index 42a1bdd46..ebaf12f30 100644 --- a/Source/include/list.h +++ b/Source/include/list.h @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Source/include/mpu_wrappers.h b/Source/include/mpu_wrappers.h index 82f71920b..0a41d8ca3 100644 --- a/Source/include/mpu_wrappers.h +++ b/Source/include/mpu_wrappers.h @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Source/include/portable.h b/Source/include/portable.h index e0f004e06..d4dcd5b4d 100644 --- a/Source/include/portable.h +++ b/Source/include/portable.h @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Source/include/projdefs.h b/Source/include/projdefs.h index 7f25d3677..4f7868c07 100644 --- a/Source/include/projdefs.h +++ b/Source/include/projdefs.h @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Source/include/queue.h b/Source/include/queue.h index 65ef25628..6374c6056 100644 --- a/Source/include/queue.h +++ b/Source/include/queue.h @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Source/include/semphr.h b/Source/include/semphr.h index 9e9e3741d..c04b67be5 100644 --- a/Source/include/semphr.h +++ b/Source/include/semphr.h @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Source/include/task.h b/Source/include/task.h index 41054cd57..d997cbf05 100644 --- a/Source/include/task.h +++ b/Source/include/task.h @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * @@ -72,7 +72,7 @@ extern "C" { * MACROS AND DEFINITIONS *----------------------------------------------------------*/ -#define tskKERNEL_VERSION_NUMBER "V6.0.2" +#define tskKERNEL_VERSION_NUMBER "V6.0.3" /** * task. h diff --git a/Source/list.c b/Source/list.c index 6fa78b15a..94a253391 100644 --- a/Source/list.c +++ b/Source/list.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Source/portable/BCC/16BitDOS/Flsh186/port.c b/Source/portable/BCC/16BitDOS/Flsh186/port.c index 1842b5d69..cbbeba421 100644 --- a/Source/portable/BCC/16BitDOS/Flsh186/port.c +++ b/Source/portable/BCC/16BitDOS/Flsh186/port.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Source/portable/BCC/16BitDOS/Flsh186/prtmacro.h b/Source/portable/BCC/16BitDOS/Flsh186/prtmacro.h index bf3b2c047..f7c695624 100644 --- a/Source/portable/BCC/16BitDOS/Flsh186/prtmacro.h +++ b/Source/portable/BCC/16BitDOS/Flsh186/prtmacro.h @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Source/portable/BCC/16BitDOS/PC/port.c b/Source/portable/BCC/16BitDOS/PC/port.c index 11471d176..d1a292f01 100644 --- a/Source/portable/BCC/16BitDOS/PC/port.c +++ b/Source/portable/BCC/16BitDOS/PC/port.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Source/portable/BCC/16BitDOS/PC/prtmacro.h b/Source/portable/BCC/16BitDOS/PC/prtmacro.h index fbb54be47..0c05dc99b 100644 --- a/Source/portable/BCC/16BitDOS/PC/prtmacro.h +++ b/Source/portable/BCC/16BitDOS/PC/prtmacro.h @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Source/portable/BCC/16BitDOS/common/portasm.h b/Source/portable/BCC/16BitDOS/common/portasm.h index e7d513da7..1235632df 100644 --- a/Source/portable/BCC/16BitDOS/common/portasm.h +++ b/Source/portable/BCC/16BitDOS/common/portasm.h @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Source/portable/BCC/16BitDOS/common/portcomn.c b/Source/portable/BCC/16BitDOS/common/portcomn.c index ab36460b1..5fb30a064 100644 --- a/Source/portable/BCC/16BitDOS/common/portcomn.c +++ b/Source/portable/BCC/16BitDOS/common/portcomn.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Source/portable/CodeWarrior/ColdFire_V1/port.c b/Source/portable/CodeWarrior/ColdFire_V1/port.c index 56de0cb7e..70fa3fce2 100644 --- a/Source/portable/CodeWarrior/ColdFire_V1/port.c +++ b/Source/portable/CodeWarrior/ColdFire_V1/port.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Source/portable/CodeWarrior/ColdFire_V1/portasm.S b/Source/portable/CodeWarrior/ColdFire_V1/portasm.S index c86eec812..12ba41712 100644 --- a/Source/portable/CodeWarrior/ColdFire_V1/portasm.S +++ b/Source/portable/CodeWarrior/ColdFire_V1/portasm.S @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Source/portable/CodeWarrior/ColdFire_V1/portmacro.h b/Source/portable/CodeWarrior/ColdFire_V1/portmacro.h index 8d3138e00..1a69b0306 100644 --- a/Source/portable/CodeWarrior/ColdFire_V1/portmacro.h +++ b/Source/portable/CodeWarrior/ColdFire_V1/portmacro.h @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Source/portable/CodeWarrior/ColdFire_V2/port.c b/Source/portable/CodeWarrior/ColdFire_V2/port.c index fa3544d7b..e7f3916eb 100644 --- a/Source/portable/CodeWarrior/ColdFire_V2/port.c +++ b/Source/portable/CodeWarrior/ColdFire_V2/port.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Source/portable/CodeWarrior/ColdFire_V2/portasm.S b/Source/portable/CodeWarrior/ColdFire_V2/portasm.S index 15527ec5c..73940c6a7 100644 --- a/Source/portable/CodeWarrior/ColdFire_V2/portasm.S +++ b/Source/portable/CodeWarrior/ColdFire_V2/portasm.S @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Source/portable/CodeWarrior/ColdFire_V2/portmacro.h b/Source/portable/CodeWarrior/ColdFire_V2/portmacro.h index 758008772..bcda33cc4 100644 --- a/Source/portable/CodeWarrior/ColdFire_V2/portmacro.h +++ b/Source/portable/CodeWarrior/ColdFire_V2/portmacro.h @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Source/portable/CodeWarrior/HCS12/port.c b/Source/portable/CodeWarrior/HCS12/port.c index 2ecbf685f..f7efd9ad8 100644 --- a/Source/portable/CodeWarrior/HCS12/port.c +++ b/Source/portable/CodeWarrior/HCS12/port.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Source/portable/CodeWarrior/HCS12/portmacro.h b/Source/portable/CodeWarrior/HCS12/portmacro.h index 5ad6b7c35..5b2131b42 100644 --- a/Source/portable/CodeWarrior/HCS12/portmacro.h +++ b/Source/portable/CodeWarrior/HCS12/portmacro.h @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Source/portable/GCC/ARM7_AT91FR40008/port.c b/Source/portable/GCC/ARM7_AT91FR40008/port.c index 3cef529da..ed6a92b6f 100644 --- a/Source/portable/GCC/ARM7_AT91FR40008/port.c +++ b/Source/portable/GCC/ARM7_AT91FR40008/port.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Source/portable/GCC/ARM7_AT91FR40008/portISR.c b/Source/portable/GCC/ARM7_AT91FR40008/portISR.c index b08c8d3aa..abcecf8a0 100644 --- a/Source/portable/GCC/ARM7_AT91FR40008/portISR.c +++ b/Source/portable/GCC/ARM7_AT91FR40008/portISR.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Source/portable/GCC/ARM7_AT91FR40008/portmacro.h b/Source/portable/GCC/ARM7_AT91FR40008/portmacro.h index 3f6394e05..37e862be5 100644 --- a/Source/portable/GCC/ARM7_AT91FR40008/portmacro.h +++ b/Source/portable/GCC/ARM7_AT91FR40008/portmacro.h @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Source/portable/GCC/ARM7_AT91SAM7S/port.c b/Source/portable/GCC/ARM7_AT91SAM7S/port.c index 5f61f0ce5..28a14d921 100644 --- a/Source/portable/GCC/ARM7_AT91SAM7S/port.c +++ b/Source/portable/GCC/ARM7_AT91SAM7S/port.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Source/portable/GCC/ARM7_AT91SAM7S/portISR.c b/Source/portable/GCC/ARM7_AT91SAM7S/portISR.c index f646b9eb2..03b4a2786 100644 --- a/Source/portable/GCC/ARM7_AT91SAM7S/portISR.c +++ b/Source/portable/GCC/ARM7_AT91SAM7S/portISR.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Source/portable/GCC/ARM7_AT91SAM7S/portmacro.h b/Source/portable/GCC/ARM7_AT91SAM7S/portmacro.h index 664ea9aab..13443470f 100644 --- a/Source/portable/GCC/ARM7_AT91SAM7S/portmacro.h +++ b/Source/portable/GCC/ARM7_AT91SAM7S/portmacro.h @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Source/portable/GCC/ARM7_LPC2000/port.c b/Source/portable/GCC/ARM7_LPC2000/port.c index d8c1b3eac..9a98dfc10 100644 --- a/Source/portable/GCC/ARM7_LPC2000/port.c +++ b/Source/portable/GCC/ARM7_LPC2000/port.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Source/portable/GCC/ARM7_LPC2000/portISR.c b/Source/portable/GCC/ARM7_LPC2000/portISR.c index 6d764b6b1..a7f2973d0 100644 --- a/Source/portable/GCC/ARM7_LPC2000/portISR.c +++ b/Source/portable/GCC/ARM7_LPC2000/portISR.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Source/portable/GCC/ARM7_LPC2000/portmacro.h b/Source/portable/GCC/ARM7_LPC2000/portmacro.h index 074d9768c..8c2be1749 100644 --- a/Source/portable/GCC/ARM7_LPC2000/portmacro.h +++ b/Source/portable/GCC/ARM7_LPC2000/portmacro.h @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Source/portable/GCC/ARM7_LPC23xx/port.c b/Source/portable/GCC/ARM7_LPC23xx/port.c index c288a2c98..bcef346ea 100644 --- a/Source/portable/GCC/ARM7_LPC23xx/port.c +++ b/Source/portable/GCC/ARM7_LPC23xx/port.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Source/portable/GCC/ARM7_LPC23xx/portISR.c b/Source/portable/GCC/ARM7_LPC23xx/portISR.c index 63f93ec26..463ea58a8 100644 --- a/Source/portable/GCC/ARM7_LPC23xx/portISR.c +++ b/Source/portable/GCC/ARM7_LPC23xx/portISR.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Source/portable/GCC/ARM7_LPC23xx/portmacro.h b/Source/portable/GCC/ARM7_LPC23xx/portmacro.h index b6d56364a..7792b9765 100644 --- a/Source/portable/GCC/ARM7_LPC23xx/portmacro.h +++ b/Source/portable/GCC/ARM7_LPC23xx/portmacro.h @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Source/portable/GCC/ARM_CM3/port.c b/Source/portable/GCC/ARM_CM3/port.c index 2dc193c54..a30b7f6f5 100644 --- a/Source/portable/GCC/ARM_CM3/port.c +++ b/Source/portable/GCC/ARM_CM3/port.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Source/portable/GCC/ARM_CM3/portmacro.h b/Source/portable/GCC/ARM_CM3/portmacro.h index 36b429192..baa657479 100644 --- a/Source/portable/GCC/ARM_CM3/portmacro.h +++ b/Source/portable/GCC/ARM_CM3/portmacro.h @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Source/portable/GCC/ARM_CM3_MPU/port.c b/Source/portable/GCC/ARM_CM3_MPU/port.c index 70ec32eaf..8ea5c8d1c 100644 --- a/Source/portable/GCC/ARM_CM3_MPU/port.c +++ b/Source/portable/GCC/ARM_CM3_MPU/port.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Source/portable/GCC/ARM_CM3_MPU/portmacro.h b/Source/portable/GCC/ARM_CM3_MPU/portmacro.h index 69e95b4c7..9054fcd1b 100644 --- a/Source/portable/GCC/ARM_CM3_MPU/portmacro.h +++ b/Source/portable/GCC/ARM_CM3_MPU/portmacro.h @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Source/portable/GCC/ATMega323/port.c b/Source/portable/GCC/ATMega323/port.c index 7f1644e1f..5327b1b29 100644 --- a/Source/portable/GCC/ATMega323/port.c +++ b/Source/portable/GCC/ATMega323/port.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Source/portable/GCC/ATMega323/portmacro.h b/Source/portable/GCC/ATMega323/portmacro.h index 7a5b2a58f..7b22e24f1 100644 --- a/Source/portable/GCC/ATMega323/portmacro.h +++ b/Source/portable/GCC/ATMega323/portmacro.h @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Source/portable/GCC/AVR32_UC3/port.c b/Source/portable/GCC/AVR32_UC3/port.c index e8df12c1e..e6f45bd98 100644 --- a/Source/portable/GCC/AVR32_UC3/port.c +++ b/Source/portable/GCC/AVR32_UC3/port.c @@ -13,7 +13,7 @@ *****************************************************************************/ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Source/portable/GCC/AVR32_UC3/portmacro.h b/Source/portable/GCC/AVR32_UC3/portmacro.h index b0e36fbce..9a9a52b1c 100644 --- a/Source/portable/GCC/AVR32_UC3/portmacro.h +++ b/Source/portable/GCC/AVR32_UC3/portmacro.h @@ -13,7 +13,7 @@ *****************************************************************************/ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Source/portable/GCC/ColdFire_V2/port.c b/Source/portable/GCC/ColdFire_V2/port.c index 3f1a36be9..95eb53bf9 100644 --- a/Source/portable/GCC/ColdFire_V2/port.c +++ b/Source/portable/GCC/ColdFire_V2/port.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Source/portable/GCC/ColdFire_V2/portasm.S b/Source/portable/GCC/ColdFire_V2/portasm.S index 7f20c2ded..3054ad13f 100644 --- a/Source/portable/GCC/ColdFire_V2/portasm.S +++ b/Source/portable/GCC/ColdFire_V2/portasm.S @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Source/portable/GCC/ColdFire_V2/portmacro.h b/Source/portable/GCC/ColdFire_V2/portmacro.h index 623cd16cd..a03faa4a3 100644 --- a/Source/portable/GCC/ColdFire_V2/portmacro.h +++ b/Source/portable/GCC/ColdFire_V2/portmacro.h @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Source/portable/GCC/H8S2329/port.c b/Source/portable/GCC/H8S2329/port.c index 7c7fda0c8..0f1ae74f1 100644 --- a/Source/portable/GCC/H8S2329/port.c +++ b/Source/portable/GCC/H8S2329/port.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Source/portable/GCC/H8S2329/portmacro.h b/Source/portable/GCC/H8S2329/portmacro.h index e75292b87..0ee9bd715 100644 --- a/Source/portable/GCC/H8S2329/portmacro.h +++ b/Source/portable/GCC/H8S2329/portmacro.h @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Source/portable/GCC/HCS12/port.c b/Source/portable/GCC/HCS12/port.c index 208dec876..3e3538710 100644 --- a/Source/portable/GCC/HCS12/port.c +++ b/Source/portable/GCC/HCS12/port.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Source/portable/GCC/HCS12/portmacro.h b/Source/portable/GCC/HCS12/portmacro.h index 97562bd33..c0c00aceb 100644 --- a/Source/portable/GCC/HCS12/portmacro.h +++ b/Source/portable/GCC/HCS12/portmacro.h @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Source/portable/GCC/MSP430F449/port.c b/Source/portable/GCC/MSP430F449/port.c index 41ba76791..28d829d2a 100644 --- a/Source/portable/GCC/MSP430F449/port.c +++ b/Source/portable/GCC/MSP430F449/port.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Source/portable/GCC/MSP430F449/portmacro.h b/Source/portable/GCC/MSP430F449/portmacro.h index f45986b39..390ed6da9 100644 --- a/Source/portable/GCC/MSP430F449/portmacro.h +++ b/Source/portable/GCC/MSP430F449/portmacro.h @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Source/portable/GCC/MicroBlaze/port.c b/Source/portable/GCC/MicroBlaze/port.c index 5970e290e..7f04420b9 100644 --- a/Source/portable/GCC/MicroBlaze/port.c +++ b/Source/portable/GCC/MicroBlaze/port.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Source/portable/GCC/MicroBlaze/portmacro.h b/Source/portable/GCC/MicroBlaze/portmacro.h index b02ef2528..af3653c5f 100644 --- a/Source/portable/GCC/MicroBlaze/portmacro.h +++ b/Source/portable/GCC/MicroBlaze/portmacro.h @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Source/portable/GCC/NiosII/port.c b/Source/portable/GCC/NiosII/port.c index 6cb3d847c..bc1db2536 100644 --- a/Source/portable/GCC/NiosII/port.c +++ b/Source/portable/GCC/NiosII/port.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Source/portable/GCC/NiosII/port_asm.S b/Source/portable/GCC/NiosII/port_asm.S index 07262b88a..8ec84dc14 100644 --- a/Source/portable/GCC/NiosII/port_asm.S +++ b/Source/portable/GCC/NiosII/port_asm.S @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Source/portable/GCC/NiosII/portmacro.h b/Source/portable/GCC/NiosII/portmacro.h index 84ab76331..2a3f7b55a 100644 --- a/Source/portable/GCC/NiosII/portmacro.h +++ b/Source/portable/GCC/NiosII/portmacro.h @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Source/portable/GCC/PPC405_Xilinx/FPU_Macros.h b/Source/portable/GCC/PPC405_Xilinx/FPU_Macros.h index e4b12b4b1..c52bb93e4 100644 --- a/Source/portable/GCC/PPC405_Xilinx/FPU_Macros.h +++ b/Source/portable/GCC/PPC405_Xilinx/FPU_Macros.h @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Source/portable/GCC/PPC405_Xilinx/port.c b/Source/portable/GCC/PPC405_Xilinx/port.c index f7dfad39c..03ce2aef7 100644 --- a/Source/portable/GCC/PPC405_Xilinx/port.c +++ b/Source/portable/GCC/PPC405_Xilinx/port.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Source/portable/GCC/PPC405_Xilinx/portasm.S b/Source/portable/GCC/PPC405_Xilinx/portasm.S index 221a77a20..343a5ecd7 100644 --- a/Source/portable/GCC/PPC405_Xilinx/portasm.S +++ b/Source/portable/GCC/PPC405_Xilinx/portasm.S @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Source/portable/GCC/PPC405_Xilinx/portmacro.h b/Source/portable/GCC/PPC405_Xilinx/portmacro.h index 7be0318f2..7197d71c8 100644 --- a/Source/portable/GCC/PPC405_Xilinx/portmacro.h +++ b/Source/portable/GCC/PPC405_Xilinx/portmacro.h @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Source/portable/GCC/PPC440_Xilinx/FPU_Macros.h b/Source/portable/GCC/PPC440_Xilinx/FPU_Macros.h index e4b12b4b1..c52bb93e4 100644 --- a/Source/portable/GCC/PPC440_Xilinx/FPU_Macros.h +++ b/Source/portable/GCC/PPC440_Xilinx/FPU_Macros.h @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Source/portable/GCC/PPC440_Xilinx/port.c b/Source/portable/GCC/PPC440_Xilinx/port.c index 368e8afb2..19784d9b9 100644 --- a/Source/portable/GCC/PPC440_Xilinx/port.c +++ b/Source/portable/GCC/PPC440_Xilinx/port.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Source/portable/GCC/PPC440_Xilinx/portasm.S b/Source/portable/GCC/PPC440_Xilinx/portasm.S index 221a77a20..343a5ecd7 100644 --- a/Source/portable/GCC/PPC440_Xilinx/portasm.S +++ b/Source/portable/GCC/PPC440_Xilinx/portasm.S @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Source/portable/GCC/PPC440_Xilinx/portmacro.h b/Source/portable/GCC/PPC440_Xilinx/portmacro.h index 7be0318f2..7197d71c8 100644 --- a/Source/portable/GCC/PPC440_Xilinx/portmacro.h +++ b/Source/portable/GCC/PPC440_Xilinx/portmacro.h @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Source/portable/GCC/STR75x/port.c b/Source/portable/GCC/STR75x/port.c index d46bd5059..5fd852ade 100644 --- a/Source/portable/GCC/STR75x/port.c +++ b/Source/portable/GCC/STR75x/port.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Source/portable/GCC/STR75x/portISR.c b/Source/portable/GCC/STR75x/portISR.c index 86c916090..578316ad8 100644 --- a/Source/portable/GCC/STR75x/portISR.c +++ b/Source/portable/GCC/STR75x/portISR.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Source/portable/GCC/STR75x/portmacro.h b/Source/portable/GCC/STR75x/portmacro.h index 02c81c3e4..e1c83bf6b 100644 --- a/Source/portable/GCC/STR75x/portmacro.h +++ b/Source/portable/GCC/STR75x/portmacro.h @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Source/portable/IAR/78K0R/ISR_Support.h b/Source/portable/IAR/78K0R/ISR_Support.h index 17360780a..41f7a42f7 100644 --- a/Source/portable/IAR/78K0R/ISR_Support.h +++ b/Source/portable/IAR/78K0R/ISR_Support.h @@ -1,5 +1,5 @@ ;/* -; FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. +; FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. ; ; *************************************************************************** ; * * diff --git a/Source/portable/IAR/78K0R/port.c b/Source/portable/IAR/78K0R/port.c index 75b1c2a45..834855c1c 100644 --- a/Source/portable/IAR/78K0R/port.c +++ b/Source/portable/IAR/78K0R/port.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Source/portable/IAR/78K0R/portasm.s26 b/Source/portable/IAR/78K0R/portasm.s26 index 1427636f1..a75860095 100644 --- a/Source/portable/IAR/78K0R/portasm.s26 +++ b/Source/portable/IAR/78K0R/portasm.s26 @@ -1,5 +1,5 @@ ;/* -; FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. +; FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. ; ; *************************************************************************** ; * * diff --git a/Source/portable/IAR/78K0R/portmacro.h b/Source/portable/IAR/78K0R/portmacro.h index 12277b455..228cae683 100644 --- a/Source/portable/IAR/78K0R/portmacro.h +++ b/Source/portable/IAR/78K0R/portmacro.h @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Source/portable/IAR/ARM_CM3/port.c b/Source/portable/IAR/ARM_CM3/port.c index 0c4bd72e9..0b08c32dd 100644 --- a/Source/portable/IAR/ARM_CM3/port.c +++ b/Source/portable/IAR/ARM_CM3/port.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Source/portable/IAR/ARM_CM3/portasm.s b/Source/portable/IAR/ARM_CM3/portasm.s index 56d3b5094..a465c5050 100644 --- a/Source/portable/IAR/ARM_CM3/portasm.s +++ b/Source/portable/IAR/ARM_CM3/portasm.s @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Source/portable/IAR/ARM_CM3/portmacro.h b/Source/portable/IAR/ARM_CM3/portmacro.h index 2d2df5166..4cbd21c86 100644 --- a/Source/portable/IAR/ARM_CM3/portmacro.h +++ b/Source/portable/IAR/ARM_CM3/portmacro.h @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Source/portable/IAR/ATMega323/port.c b/Source/portable/IAR/ATMega323/port.c index 422be1db4..5f5f1dc04 100644 --- a/Source/portable/IAR/ATMega323/port.c +++ b/Source/portable/IAR/ATMega323/port.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Source/portable/IAR/ATMega323/portmacro.h b/Source/portable/IAR/ATMega323/portmacro.h index bf35a2606..abdf6a140 100644 --- a/Source/portable/IAR/ATMega323/portmacro.h +++ b/Source/portable/IAR/ATMega323/portmacro.h @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Source/portable/IAR/ATMega323/portmacro.s90 b/Source/portable/IAR/ATMega323/portmacro.s90 index 24cd4ff15..676a8aec9 100644 --- a/Source/portable/IAR/ATMega323/portmacro.s90 +++ b/Source/portable/IAR/ATMega323/portmacro.s90 @@ -1,5 +1,5 @@ ;/* -; FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. +; FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. ; ; *************************************************************************** ; * * diff --git a/Source/portable/IAR/AVR32_UC3/port.c b/Source/portable/IAR/AVR32_UC3/port.c index 22a1411a3..2c0f1e421 100644 --- a/Source/portable/IAR/AVR32_UC3/port.c +++ b/Source/portable/IAR/AVR32_UC3/port.c @@ -13,7 +13,7 @@ *****************************************************************************/ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Source/portable/IAR/AVR32_UC3/portmacro.h b/Source/portable/IAR/AVR32_UC3/portmacro.h index 75ed57e95..e214f0f3c 100644 --- a/Source/portable/IAR/AVR32_UC3/portmacro.h +++ b/Source/portable/IAR/AVR32_UC3/portmacro.h @@ -13,7 +13,7 @@ *****************************************************************************/ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Source/portable/IAR/AtmelSAM7S64/port.c b/Source/portable/IAR/AtmelSAM7S64/port.c index 508a20b25..a9953d730 100644 --- a/Source/portable/IAR/AtmelSAM7S64/port.c +++ b/Source/portable/IAR/AtmelSAM7S64/port.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Source/portable/IAR/AtmelSAM7S64/portmacro.h b/Source/portable/IAR/AtmelSAM7S64/portmacro.h index a6c85c921..d83f137be 100644 --- a/Source/portable/IAR/AtmelSAM7S64/portmacro.h +++ b/Source/portable/IAR/AtmelSAM7S64/portmacro.h @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Source/portable/IAR/AtmelSAM9XE/port.c b/Source/portable/IAR/AtmelSAM9XE/port.c index f1f1a2b93..2365a31b1 100644 --- a/Source/portable/IAR/AtmelSAM9XE/port.c +++ b/Source/portable/IAR/AtmelSAM9XE/port.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Source/portable/IAR/AtmelSAM9XE/portmacro.h b/Source/portable/IAR/AtmelSAM9XE/portmacro.h index 7f9e46a7e..329a8f861 100644 --- a/Source/portable/IAR/AtmelSAM9XE/portmacro.h +++ b/Source/portable/IAR/AtmelSAM9XE/portmacro.h @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Source/portable/IAR/LPC2000/port.c b/Source/portable/IAR/LPC2000/port.c index cd5ad6ad8..ab7823d72 100644 --- a/Source/portable/IAR/LPC2000/port.c +++ b/Source/portable/IAR/LPC2000/port.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Source/portable/IAR/LPC2000/portmacro.h b/Source/portable/IAR/LPC2000/portmacro.h index 22b36dd30..1244afd5b 100644 --- a/Source/portable/IAR/LPC2000/portmacro.h +++ b/Source/portable/IAR/LPC2000/portmacro.h @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Source/portable/IAR/MSP430/port.c b/Source/portable/IAR/MSP430/port.c index 297bf87a0..5c36c4c64 100644 --- a/Source/portable/IAR/MSP430/port.c +++ b/Source/portable/IAR/MSP430/port.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Source/portable/IAR/MSP430/portasm.h b/Source/portable/IAR/MSP430/portasm.h index ec14babca..a2e455669 100644 --- a/Source/portable/IAR/MSP430/portasm.h +++ b/Source/portable/IAR/MSP430/portasm.h @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Source/portable/IAR/MSP430/portext.s43 b/Source/portable/IAR/MSP430/portext.s43 index b92f70ec6..6ffb66b10 100644 --- a/Source/portable/IAR/MSP430/portext.s43 +++ b/Source/portable/IAR/MSP430/portext.s43 @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Source/portable/IAR/MSP430/portmacro.h b/Source/portable/IAR/MSP430/portmacro.h index f7f8d043e..925778c42 100644 --- a/Source/portable/IAR/MSP430/portmacro.h +++ b/Source/portable/IAR/MSP430/portmacro.h @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Source/portable/IAR/STR71x/port.c b/Source/portable/IAR/STR71x/port.c index f486ee33b..4162c4e25 100644 --- a/Source/portable/IAR/STR71x/port.c +++ b/Source/portable/IAR/STR71x/port.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Source/portable/IAR/STR71x/portmacro.h b/Source/portable/IAR/STR71x/portmacro.h index a6a6cdae9..d10b4adf6 100644 --- a/Source/portable/IAR/STR71x/portmacro.h +++ b/Source/portable/IAR/STR71x/portmacro.h @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Source/portable/IAR/STR75x/ISR_Support.h b/Source/portable/IAR/STR75x/ISR_Support.h index ce9b4d148..f1977c278 100644 --- a/Source/portable/IAR/STR75x/ISR_Support.h +++ b/Source/portable/IAR/STR75x/ISR_Support.h @@ -1,5 +1,5 @@ ;/* -; FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. +; FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. ; ; *************************************************************************** ; * * diff --git a/Source/portable/IAR/STR75x/port.c b/Source/portable/IAR/STR75x/port.c index c089fad3a..bb1a45757 100644 --- a/Source/portable/IAR/STR75x/port.c +++ b/Source/portable/IAR/STR75x/port.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Source/portable/IAR/STR75x/portasm.s79 b/Source/portable/IAR/STR75x/portasm.s79 index cd449d5c4..a7d97cc76 100644 --- a/Source/portable/IAR/STR75x/portasm.s79 +++ b/Source/portable/IAR/STR75x/portasm.s79 @@ -1,5 +1,5 @@ ;/* -; FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. +; FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. ; ; *************************************************************************** ; * * diff --git a/Source/portable/IAR/STR75x/portmacro.h b/Source/portable/IAR/STR75x/portmacro.h index 6b94d78e4..932964fca 100644 --- a/Source/portable/IAR/STR75x/portmacro.h +++ b/Source/portable/IAR/STR75x/portmacro.h @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Source/portable/IAR/STR91x/ISR_Support.h b/Source/portable/IAR/STR91x/ISR_Support.h index 2d6d23ecc..48976faf4 100644 --- a/Source/portable/IAR/STR91x/ISR_Support.h +++ b/Source/portable/IAR/STR91x/ISR_Support.h @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Source/portable/IAR/STR91x/port.c b/Source/portable/IAR/STR91x/port.c index 867df5f96..5012a4b88 100644 --- a/Source/portable/IAR/STR91x/port.c +++ b/Source/portable/IAR/STR91x/port.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Source/portable/IAR/STR91x/portasm.s79 b/Source/portable/IAR/STR91x/portasm.s79 index 7abb9463b..086efb274 100644 --- a/Source/portable/IAR/STR91x/portasm.s79 +++ b/Source/portable/IAR/STR91x/portasm.s79 @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Source/portable/IAR/STR91x/portmacro.h b/Source/portable/IAR/STR91x/portmacro.h index 91961415b..81b756150 100644 --- a/Source/portable/IAR/STR91x/portmacro.h +++ b/Source/portable/IAR/STR91x/portmacro.h @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Source/portable/IAR/V850ES/ISR_Support.h b/Source/portable/IAR/V850ES/ISR_Support.h index 91cd36933..eb0dd4373 100644 --- a/Source/portable/IAR/V850ES/ISR_Support.h +++ b/Source/portable/IAR/V850ES/ISR_Support.h @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Source/portable/IAR/V850ES/port.c b/Source/portable/IAR/V850ES/port.c index 2ca5e4fc7..bd21a3734 100644 --- a/Source/portable/IAR/V850ES/port.c +++ b/Source/portable/IAR/V850ES/port.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Source/portable/IAR/V850ES/portasm.s85 b/Source/portable/IAR/V850ES/portasm.s85 index 67b589b6a..ce0164197 100644 --- a/Source/portable/IAR/V850ES/portasm.s85 +++ b/Source/portable/IAR/V850ES/portasm.s85 @@ -1,5 +1,5 @@ ;/* -; FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. +; FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. ; ; *************************************************************************** ; * * diff --git a/Source/portable/IAR/V850ES/portasm_Fx3.s85 b/Source/portable/IAR/V850ES/portasm_Fx3.s85 index 6214b044d..35ddde0e3 100644 --- a/Source/portable/IAR/V850ES/portasm_Fx3.s85 +++ b/Source/portable/IAR/V850ES/portasm_Fx3.s85 @@ -1,5 +1,5 @@ ;/* -; FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. +; FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. ; ; *************************************************************************** ; * * diff --git a/Source/portable/IAR/V850ES/portasm_Hx2.s85 b/Source/portable/IAR/V850ES/portasm_Hx2.s85 index 44ea6a4e1..f1cf00785 100644 --- a/Source/portable/IAR/V850ES/portasm_Hx2.s85 +++ b/Source/portable/IAR/V850ES/portasm_Hx2.s85 @@ -1,5 +1,5 @@ ;/* -; FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. +; FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. ; ; *************************************************************************** ; * * diff --git a/Source/portable/IAR/V850ES/portmacro.h b/Source/portable/IAR/V850ES/portmacro.h index e75d9b2a5..c1fca8c9f 100644 --- a/Source/portable/IAR/V850ES/portmacro.h +++ b/Source/portable/IAR/V850ES/portmacro.h @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Source/portable/MPLAB/PIC18F/port.c b/Source/portable/MPLAB/PIC18F/port.c index f57e51b3d..969e7bda4 100644 --- a/Source/portable/MPLAB/PIC18F/port.c +++ b/Source/portable/MPLAB/PIC18F/port.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Source/portable/MPLAB/PIC18F/portmacro.h b/Source/portable/MPLAB/PIC18F/portmacro.h index 407bf66ec..8813dfe3a 100644 --- a/Source/portable/MPLAB/PIC18F/portmacro.h +++ b/Source/portable/MPLAB/PIC18F/portmacro.h @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Source/portable/MPLAB/PIC24_dsPIC/port.c b/Source/portable/MPLAB/PIC24_dsPIC/port.c index 8d111d1ed..4a16bdfe5 100644 --- a/Source/portable/MPLAB/PIC24_dsPIC/port.c +++ b/Source/portable/MPLAB/PIC24_dsPIC/port.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Source/portable/MPLAB/PIC24_dsPIC/portasm_PIC24.S b/Source/portable/MPLAB/PIC24_dsPIC/portasm_PIC24.S index be9c7889d..70cb574f2 100644 --- a/Source/portable/MPLAB/PIC24_dsPIC/portasm_PIC24.S +++ b/Source/portable/MPLAB/PIC24_dsPIC/portasm_PIC24.S @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Source/portable/MPLAB/PIC24_dsPIC/portasm_dsPIC.S b/Source/portable/MPLAB/PIC24_dsPIC/portasm_dsPIC.S index 853fcbbdd..d5398361e 100644 --- a/Source/portable/MPLAB/PIC24_dsPIC/portasm_dsPIC.S +++ b/Source/portable/MPLAB/PIC24_dsPIC/portasm_dsPIC.S @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Source/portable/MPLAB/PIC24_dsPIC/portmacro.h b/Source/portable/MPLAB/PIC24_dsPIC/portmacro.h index 00a56ebf2..7f65b8af5 100644 --- a/Source/portable/MPLAB/PIC24_dsPIC/portmacro.h +++ b/Source/portable/MPLAB/PIC24_dsPIC/portmacro.h @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Source/portable/MPLAB/PIC32MX/ISR_Support.h b/Source/portable/MPLAB/PIC32MX/ISR_Support.h index 130df1c3c..f9530e8ea 100644 --- a/Source/portable/MPLAB/PIC32MX/ISR_Support.h +++ b/Source/portable/MPLAB/PIC32MX/ISR_Support.h @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Source/portable/MPLAB/PIC32MX/port.c b/Source/portable/MPLAB/PIC32MX/port.c index 711cd9c59..92388fea7 100644 --- a/Source/portable/MPLAB/PIC32MX/port.c +++ b/Source/portable/MPLAB/PIC32MX/port.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Source/portable/MPLAB/PIC32MX/port_asm.S b/Source/portable/MPLAB/PIC32MX/port_asm.S index 51b83dc7f..1de5cd0e8 100644 --- a/Source/portable/MPLAB/PIC32MX/port_asm.S +++ b/Source/portable/MPLAB/PIC32MX/port_asm.S @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Source/portable/MPLAB/PIC32MX/portmacro.h b/Source/portable/MPLAB/PIC32MX/portmacro.h index 844bb73f4..f3320d8bf 100644 --- a/Source/portable/MPLAB/PIC32MX/portmacro.h +++ b/Source/portable/MPLAB/PIC32MX/portmacro.h @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Source/portable/MemMang/heap_1.c b/Source/portable/MemMang/heap_1.c index 44ddca281..8126bc7ac 100644 --- a/Source/portable/MemMang/heap_1.c +++ b/Source/portable/MemMang/heap_1.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Source/portable/MemMang/heap_2.c b/Source/portable/MemMang/heap_2.c index 7afbb1507..6e43f9ff0 100644 --- a/Source/portable/MemMang/heap_2.c +++ b/Source/portable/MemMang/heap_2.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Source/portable/MemMang/heap_3.c b/Source/portable/MemMang/heap_3.c index 9fb16110e..d5fa6067c 100644 --- a/Source/portable/MemMang/heap_3.c +++ b/Source/portable/MemMang/heap_3.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Source/portable/Paradigm/Tern_EE/large_untested/port.c b/Source/portable/Paradigm/Tern_EE/large_untested/port.c index dad0fbd06..0edc242af 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 V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Source/portable/Paradigm/Tern_EE/large_untested/portasm.h b/Source/portable/Paradigm/Tern_EE/large_untested/portasm.h index 8f5bcf307..28e66ddfd 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 V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Source/portable/Paradigm/Tern_EE/large_untested/portmacro.h b/Source/portable/Paradigm/Tern_EE/large_untested/portmacro.h index fd0249f5c..ea46dda9c 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 V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Source/portable/Paradigm/Tern_EE/small/port.c b/Source/portable/Paradigm/Tern_EE/small/port.c index fbf93a021..817d587b7 100644 --- a/Source/portable/Paradigm/Tern_EE/small/port.c +++ b/Source/portable/Paradigm/Tern_EE/small/port.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Source/portable/Paradigm/Tern_EE/small/portasm.h b/Source/portable/Paradigm/Tern_EE/small/portasm.h index a301fbe5f..985816028 100644 --- a/Source/portable/Paradigm/Tern_EE/small/portasm.h +++ b/Source/portable/Paradigm/Tern_EE/small/portasm.h @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Source/portable/Paradigm/Tern_EE/small/portmacro.h b/Source/portable/Paradigm/Tern_EE/small/portmacro.h index 38337d995..2b4a34034 100644 --- a/Source/portable/Paradigm/Tern_EE/small/portmacro.h +++ b/Source/portable/Paradigm/Tern_EE/small/portmacro.h @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Source/portable/RVDS/ARM7_LPC21xx/port.c b/Source/portable/RVDS/ARM7_LPC21xx/port.c index 1f689d4a3..352bd912d 100644 --- a/Source/portable/RVDS/ARM7_LPC21xx/port.c +++ b/Source/portable/RVDS/ARM7_LPC21xx/port.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Source/portable/RVDS/ARM7_LPC21xx/portASM.s b/Source/portable/RVDS/ARM7_LPC21xx/portASM.s index af20d134e..d1bbeca8d 100644 --- a/Source/portable/RVDS/ARM7_LPC21xx/portASM.s +++ b/Source/portable/RVDS/ARM7_LPC21xx/portASM.s @@ -1,5 +1,5 @@ ;/* -; FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. +; FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. ; ; *************************************************************************** ; * * diff --git a/Source/portable/RVDS/ARM7_LPC21xx/portmacro.h b/Source/portable/RVDS/ARM7_LPC21xx/portmacro.h index 045a8e429..536a58787 100644 --- a/Source/portable/RVDS/ARM7_LPC21xx/portmacro.h +++ b/Source/portable/RVDS/ARM7_LPC21xx/portmacro.h @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Source/portable/RVDS/ARM7_LPC21xx/portmacro.inc b/Source/portable/RVDS/ARM7_LPC21xx/portmacro.inc index 56b6bd5fc..5e8f6cb86 100644 --- a/Source/portable/RVDS/ARM7_LPC21xx/portmacro.inc +++ b/Source/portable/RVDS/ARM7_LPC21xx/portmacro.inc @@ -1,5 +1,5 @@ ;/* -; FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. +; FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. ; ; *************************************************************************** ; * * diff --git a/Source/portable/RVDS/ARM_CM3/port.c b/Source/portable/RVDS/ARM_CM3/port.c index 7ff1d8721..966200016 100644 --- a/Source/portable/RVDS/ARM_CM3/port.c +++ b/Source/portable/RVDS/ARM_CM3/port.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Source/portable/RVDS/ARM_CM3/portmacro.h b/Source/portable/RVDS/ARM_CM3/portmacro.h index b9a47c4f3..a4beb5553 100644 --- a/Source/portable/RVDS/ARM_CM3/portmacro.h +++ b/Source/portable/RVDS/ARM_CM3/portmacro.h @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Source/portable/Renesas/SH2A_FPU/port.c b/Source/portable/Renesas/SH2A_FPU/port.c index 536281362..106d52e67 100644 --- a/Source/portable/Renesas/SH2A_FPU/port.c +++ b/Source/portable/Renesas/SH2A_FPU/port.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Source/portable/Renesas/SH2A_FPU/portasm.src b/Source/portable/Renesas/SH2A_FPU/portasm.src index 591b2f5bb..2633dc21f 100644 --- a/Source/portable/Renesas/SH2A_FPU/portasm.src +++ b/Source/portable/Renesas/SH2A_FPU/portasm.src @@ -1,5 +1,5 @@ ;/* -; FreeRTOS V6.0.2 - Copyright (C) 2009 Real Time Engineers Ltd. +; FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. ; ; *************************************************************************** ; * * diff --git a/Source/portable/Renesas/SH2A_FPU/portmacro.h b/Source/portable/Renesas/SH2A_FPU/portmacro.h index c174914e0..6919551ae 100644 --- a/Source/portable/Renesas/SH2A_FPU/portmacro.h +++ b/Source/portable/Renesas/SH2A_FPU/portmacro.h @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2009 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Source/portable/Rowley/MSP430F449/port.c b/Source/portable/Rowley/MSP430F449/port.c index 0915493f4..c0eeab0c4 100644 --- a/Source/portable/Rowley/MSP430F449/port.c +++ b/Source/portable/Rowley/MSP430F449/port.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Source/portable/Rowley/MSP430F449/portasm.h b/Source/portable/Rowley/MSP430F449/portasm.h index 2ecfbc3f0..fe00774a4 100644 --- a/Source/portable/Rowley/MSP430F449/portasm.h +++ b/Source/portable/Rowley/MSP430F449/portasm.h @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Source/portable/Rowley/MSP430F449/portext.asm b/Source/portable/Rowley/MSP430F449/portext.asm index 9c831bebc..567b1aa21 100644 --- a/Source/portable/Rowley/MSP430F449/portext.asm +++ b/Source/portable/Rowley/MSP430F449/portext.asm @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Source/portable/Rowley/MSP430F449/portmacro.h b/Source/portable/Rowley/MSP430F449/portmacro.h index 6d234abce..be48b566a 100644 --- a/Source/portable/Rowley/MSP430F449/portmacro.h +++ b/Source/portable/Rowley/MSP430F449/portmacro.h @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Source/portable/SDCC/Cygnal/port.c b/Source/portable/SDCC/Cygnal/port.c index f90b4e8d2..f6ffd8433 100644 --- a/Source/portable/SDCC/Cygnal/port.c +++ b/Source/portable/SDCC/Cygnal/port.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Source/portable/SDCC/Cygnal/portmacro.h b/Source/portable/SDCC/Cygnal/portmacro.h index f9a601ad7..751e92e7e 100644 --- a/Source/portable/SDCC/Cygnal/portmacro.h +++ b/Source/portable/SDCC/Cygnal/portmacro.h @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Source/portable/Softune/MB91460/port.c b/Source/portable/Softune/MB91460/port.c index 1565a5c51..88fef3158 100644 --- a/Source/portable/Softune/MB91460/port.c +++ b/Source/portable/Softune/MB91460/port.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Source/portable/Softune/MB91460/portmacro.h b/Source/portable/Softune/MB91460/portmacro.h index 7067990ec..cfd6c9b63 100644 --- a/Source/portable/Softune/MB91460/portmacro.h +++ b/Source/portable/Softune/MB91460/portmacro.h @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Source/portable/Softune/MB96340/port.c b/Source/portable/Softune/MB96340/port.c index 215836def..0698beb09 100644 --- a/Source/portable/Softune/MB96340/port.c +++ b/Source/portable/Softune/MB96340/port.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Source/portable/Softune/MB96340/portmacro.h b/Source/portable/Softune/MB96340/portmacro.h index 53376e0c9..d0a01b455 100644 --- a/Source/portable/Softune/MB96340/portmacro.h +++ b/Source/portable/Softune/MB96340/portmacro.h @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Source/portable/WizC/PIC18/Drivers/Tick/Tick.c b/Source/portable/WizC/PIC18/Drivers/Tick/Tick.c index 6fcec221b..49fedbb83 100644 --- a/Source/portable/WizC/PIC18/Drivers/Tick/Tick.c +++ b/Source/portable/WizC/PIC18/Drivers/Tick/Tick.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Source/portable/WizC/PIC18/Drivers/Tick/isrTick.c b/Source/portable/WizC/PIC18/Drivers/Tick/isrTick.c index db5d7acdb..6fd292120 100644 --- a/Source/portable/WizC/PIC18/Drivers/Tick/isrTick.c +++ b/Source/portable/WizC/PIC18/Drivers/Tick/isrTick.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Source/portable/WizC/PIC18/addFreeRTOS.h b/Source/portable/WizC/PIC18/addFreeRTOS.h index 8b2236494..f5c63820c 100644 --- a/Source/portable/WizC/PIC18/addFreeRTOS.h +++ b/Source/portable/WizC/PIC18/addFreeRTOS.h @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Source/portable/WizC/PIC18/port.c b/Source/portable/WizC/PIC18/port.c index 948964e4d..5d1817387 100644 --- a/Source/portable/WizC/PIC18/port.c +++ b/Source/portable/WizC/PIC18/port.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Source/portable/WizC/PIC18/portmacro.h b/Source/portable/WizC/PIC18/portmacro.h index d95fb14d8..80dad58f9 100644 --- a/Source/portable/WizC/PIC18/portmacro.h +++ b/Source/portable/WizC/PIC18/portmacro.h @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Source/portable/oWatcom/16BitDOS/Flsh186/port.c b/Source/portable/oWatcom/16BitDOS/Flsh186/port.c index c4fc2043a..0f1b58b63 100644 --- a/Source/portable/oWatcom/16BitDOS/Flsh186/port.c +++ b/Source/portable/oWatcom/16BitDOS/Flsh186/port.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Source/portable/oWatcom/16BitDOS/Flsh186/portmacro.h b/Source/portable/oWatcom/16BitDOS/Flsh186/portmacro.h index d9c78c782..4375a0452 100644 --- a/Source/portable/oWatcom/16BitDOS/Flsh186/portmacro.h +++ b/Source/portable/oWatcom/16BitDOS/Flsh186/portmacro.h @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Source/portable/oWatcom/16BitDOS/PC/port.c b/Source/portable/oWatcom/16BitDOS/PC/port.c index 732853c8c..a05df1a10 100644 --- a/Source/portable/oWatcom/16BitDOS/PC/port.c +++ b/Source/portable/oWatcom/16BitDOS/PC/port.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Source/portable/oWatcom/16BitDOS/PC/portmacro.h b/Source/portable/oWatcom/16BitDOS/PC/portmacro.h index 5eb5d538c..f39e921ab 100644 --- a/Source/portable/oWatcom/16BitDOS/PC/portmacro.h +++ b/Source/portable/oWatcom/16BitDOS/PC/portmacro.h @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Source/portable/oWatcom/16BitDOS/common/portasm.h b/Source/portable/oWatcom/16BitDOS/common/portasm.h index 5ee244028..edc340d67 100644 --- a/Source/portable/oWatcom/16BitDOS/common/portasm.h +++ b/Source/portable/oWatcom/16BitDOS/common/portasm.h @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Source/portable/oWatcom/16BitDOS/common/portcomn.c b/Source/portable/oWatcom/16BitDOS/common/portcomn.c index b1766c4d9..442e8ebad 100644 --- a/Source/portable/oWatcom/16BitDOS/common/portcomn.c +++ b/Source/portable/oWatcom/16BitDOS/common/portcomn.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Source/queue.c b/Source/queue.c index 8223f8515..ae1eeb97a 100644 --- a/Source/queue.c +++ b/Source/queue.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * * diff --git a/Source/tasks.c b/Source/tasks.c index 3ca53b104..d1e70174a 100644 --- a/Source/tasks.c +++ b/Source/tasks.c @@ -1,5 +1,5 @@ /* - FreeRTOS V6.0.2 - Copyright (C) 2010 Real Time Engineers Ltd. + FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd. *************************************************************************** * *