diff --git a/Demo/ARM7_AT91FR40008_GCC/FreeRTOSConfig.h b/Demo/ARM7_AT91FR40008_GCC/FreeRTOSConfig.h index 6f0aade15a..488954b2c9 100644 --- a/Demo/ARM7_AT91FR40008_GCC/FreeRTOSConfig.h +++ b/Demo/ARM7_AT91FR40008_GCC/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/ARM7_AT91FR40008_GCC/Makefile b/Demo/ARM7_AT91FR40008_GCC/Makefile index 7633a3f91a..458d06d2a5 100644 --- a/Demo/ARM7_AT91FR40008_GCC/Makefile +++ b/Demo/ARM7_AT91FR40008_GCC/Makefile @@ -1,5 +1,5 @@ #/* -# FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. +# FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. # # # *************************************************************************** diff --git a/Demo/ARM7_AT91FR40008_GCC/ParTest/ParTest.c b/Demo/ARM7_AT91FR40008_GCC/ParTest/ParTest.c index 21b0ea502f..af65806493 100644 --- a/Demo/ARM7_AT91FR40008_GCC/ParTest/ParTest.c +++ b/Demo/ARM7_AT91FR40008_GCC/ParTest/ParTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/ARM7_AT91FR40008_GCC/main.c b/Demo/ARM7_AT91FR40008_GCC/main.c index 6779790d6b..22a169660f 100644 --- a/Demo/ARM7_AT91FR40008_GCC/main.c +++ b/Demo/ARM7_AT91FR40008_GCC/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/ARM7_AT91FR40008_GCC/serial/serial.c b/Demo/ARM7_AT91FR40008_GCC/serial/serial.c index cbf0769395..af520ffc7b 100644 --- a/Demo/ARM7_AT91FR40008_GCC/serial/serial.c +++ b/Demo/ARM7_AT91FR40008_GCC/serial/serial.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/ARM7_AT91FR40008_GCC/serial/serialISR.c b/Demo/ARM7_AT91FR40008_GCC/serial/serialISR.c index 9d55147ddb..077eaf70da 100644 --- a/Demo/ARM7_AT91FR40008_GCC/serial/serialISR.c +++ b/Demo/ARM7_AT91FR40008_GCC/serial/serialISR.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/ARM7_AT91SAM7S64_IAR/FreeRTOSConfig.h b/Demo/ARM7_AT91SAM7S64_IAR/FreeRTOSConfig.h index b1a0335e7f..2ace7db373 100644 --- a/Demo/ARM7_AT91SAM7S64_IAR/FreeRTOSConfig.h +++ b/Demo/ARM7_AT91SAM7S64_IAR/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/ARM7_AT91SAM7S64_IAR/ParTest/ParTest.c b/Demo/ARM7_AT91SAM7S64_IAR/ParTest/ParTest.c index 27fc7f409b..dfa7877243 100644 --- a/Demo/ARM7_AT91SAM7S64_IAR/ParTest/ParTest.c +++ b/Demo/ARM7_AT91SAM7S64_IAR/ParTest/ParTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/ARM7_AT91SAM7S64_IAR/USB/USBSample.c b/Demo/ARM7_AT91SAM7S64_IAR/USB/USBSample.c index 92bec23dcc..6a3e91d601 100644 --- a/Demo/ARM7_AT91SAM7S64_IAR/USB/USBSample.c +++ b/Demo/ARM7_AT91SAM7S64_IAR/USB/USBSample.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/ARM7_AT91SAM7S64_IAR/main.c b/Demo/ARM7_AT91SAM7S64_IAR/main.c index 1234e596b0..aeab9bd12c 100644 --- a/Demo/ARM7_AT91SAM7S64_IAR/main.c +++ b/Demo/ARM7_AT91SAM7S64_IAR/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/ARM7_AT91SAM7S64_IAR/serial/serial.c b/Demo/ARM7_AT91SAM7S64_IAR/serial/serial.c index ea249641c4..7e447af6ff 100644 --- a/Demo/ARM7_AT91SAM7S64_IAR/serial/serial.c +++ b/Demo/ARM7_AT91SAM7S64_IAR/serial/serial.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/FreeRTOSConfig.h b/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/FreeRTOSConfig.h index 0557b28086..1db7e2b4ec 100644 --- a/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/FreeRTOSConfig.h +++ b/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/Makefile b/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/Makefile index 85af2530e4..3b368319bd 100644 --- a/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/Makefile +++ b/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/Makefile @@ -1,5 +1,5 @@ #/* -# FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. +# FreeRTOS V7.1.0 - Copyright (C) 2011 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 4de6c17d21..173e7e4f84 100644 --- a/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/ParTest/ParTest.c +++ b/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/ParTest/ParTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 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 a58c9d885a..fc503d0fb5 100644 --- a/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/USB/USBSample.c +++ b/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/USB/USBSample.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 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 44864b2252..c001ae7fc3 100644 --- a/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/USB/USBSample.h +++ b/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/USB/USBSample.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 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 29d1a10904..df3ee3a00f 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 V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/main.c b/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/main.c index 1ac4ea2784..48aa10d4ec 100644 --- a/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/main.c +++ b/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 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 e46b2b499f..b033f26243 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 V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 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 e005b380e6..780e017000 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 V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 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 ae834db292..3e87642a04 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 V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 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 5d2e4d10af..ec26fb7a30 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 V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/ARM7_LPC2106_GCC/FreeRTOSConfig.h b/Demo/ARM7_LPC2106_GCC/FreeRTOSConfig.h index 6500028ac1..9bf793e78e 100644 --- a/Demo/ARM7_LPC2106_GCC/FreeRTOSConfig.h +++ b/Demo/ARM7_LPC2106_GCC/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/ARM7_LPC2106_GCC/Makefile b/Demo/ARM7_LPC2106_GCC/Makefile index d83dd6acc7..de02f83a9b 100644 --- a/Demo/ARM7_LPC2106_GCC/Makefile +++ b/Demo/ARM7_LPC2106_GCC/Makefile @@ -1,5 +1,5 @@ #/* -# FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. +# FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. # # # *************************************************************************** diff --git a/Demo/ARM7_LPC2106_GCC/ParTest/ParTest.c b/Demo/ARM7_LPC2106_GCC/ParTest/ParTest.c index 3a53ba0179..28423f8272 100644 --- a/Demo/ARM7_LPC2106_GCC/ParTest/ParTest.c +++ b/Demo/ARM7_LPC2106_GCC/ParTest/ParTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/ARM7_LPC2106_GCC/main.c b/Demo/ARM7_LPC2106_GCC/main.c index dcd0ebe7e7..7bcc35e030 100644 --- a/Demo/ARM7_LPC2106_GCC/main.c +++ b/Demo/ARM7_LPC2106_GCC/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/ARM7_LPC2106_GCC/serial/serial.c b/Demo/ARM7_LPC2106_GCC/serial/serial.c index df449be05e..a103bf076c 100644 --- a/Demo/ARM7_LPC2106_GCC/serial/serial.c +++ b/Demo/ARM7_LPC2106_GCC/serial/serial.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/ARM7_LPC2106_GCC/serial/serialISR.c b/Demo/ARM7_LPC2106_GCC/serial/serialISR.c index de13a1eb11..5bc725104c 100644 --- a/Demo/ARM7_LPC2106_GCC/serial/serialISR.c +++ b/Demo/ARM7_LPC2106_GCC/serial/serialISR.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/ARM7_LPC2129_IAR/FreeRTOSConfig.h b/Demo/ARM7_LPC2129_IAR/FreeRTOSConfig.h index 4676d69ba2..8710434f14 100644 --- a/Demo/ARM7_LPC2129_IAR/FreeRTOSConfig.h +++ b/Demo/ARM7_LPC2129_IAR/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/ARM7_LPC2129_IAR/ParTest/ParTest.c b/Demo/ARM7_LPC2129_IAR/ParTest/ParTest.c index 7d7cb56344..a1728949ed 100644 --- a/Demo/ARM7_LPC2129_IAR/ParTest/ParTest.c +++ b/Demo/ARM7_LPC2129_IAR/ParTest/ParTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/ARM7_LPC2129_IAR/main.c b/Demo/ARM7_LPC2129_IAR/main.c index 38e10fc7a3..3bdfcfb918 100644 --- a/Demo/ARM7_LPC2129_IAR/main.c +++ b/Demo/ARM7_LPC2129_IAR/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/ARM7_LPC2129_IAR/serial/serial.c b/Demo/ARM7_LPC2129_IAR/serial/serial.c index e28bc9f8f1..d2e50a4781 100644 --- a/Demo/ARM7_LPC2129_IAR/serial/serial.c +++ b/Demo/ARM7_LPC2129_IAR/serial/serial.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/ARM7_LPC2129_Keil_RVDS/FreeRTOSConfig.h b/Demo/ARM7_LPC2129_Keil_RVDS/FreeRTOSConfig.h index 43e779c5ad..4b2f4139dd 100644 --- a/Demo/ARM7_LPC2129_Keil_RVDS/FreeRTOSConfig.h +++ b/Demo/ARM7_LPC2129_Keil_RVDS/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 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 cfd6e4f995..38a437431b 100644 --- a/Demo/ARM7_LPC2129_Keil_RVDS/ParTest/ParTest.c +++ b/Demo/ARM7_LPC2129_Keil_RVDS/ParTest/ParTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/ARM7_LPC2129_Keil_RVDS/main.c b/Demo/ARM7_LPC2129_Keil_RVDS/main.c index 88294458df..ecd25e2186 100644 --- a/Demo/ARM7_LPC2129_Keil_RVDS/main.c +++ b/Demo/ARM7_LPC2129_Keil_RVDS/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 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 bc54aa1c60..9b199964d3 100644 --- a/Demo/ARM7_LPC2129_Keil_RVDS/serial/serial.c +++ b/Demo/ARM7_LPC2129_Keil_RVDS/serial/serial.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 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 ec0023a6bd..e0df51e580 100644 --- a/Demo/ARM7_LPC2129_Keil_RVDS/serial/serialISR.s +++ b/Demo/ARM7_LPC2129_Keil_RVDS/serial/serialISR.s @@ -1,5 +1,5 @@ ;/* -; FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. +; FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. ; ; ; *************************************************************************** diff --git a/Demo/ARM7_LPC2138_Rowley/FreeRTOSConfig.h b/Demo/ARM7_LPC2138_Rowley/FreeRTOSConfig.h index cb4be7cde8..3f86e9e065 100644 --- a/Demo/ARM7_LPC2138_Rowley/FreeRTOSConfig.h +++ b/Demo/ARM7_LPC2138_Rowley/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/ARM7_LPC2138_Rowley/main.c b/Demo/ARM7_LPC2138_Rowley/main.c index fbb047286b..fcc31f5a8a 100644 --- a/Demo/ARM7_LPC2138_Rowley/main.c +++ b/Demo/ARM7_LPC2138_Rowley/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/ARM7_LPC2138_Rowley/mainISR.c b/Demo/ARM7_LPC2138_Rowley/mainISR.c index eb082e76bd..ef2d3cc2ed 100644 --- a/Demo/ARM7_LPC2138_Rowley/mainISR.c +++ b/Demo/ARM7_LPC2138_Rowley/mainISR.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/ARM7_LPC2368_Eclipse/RTOSDemo/FreeRTOSConfig.h b/Demo/ARM7_LPC2368_Eclipse/RTOSDemo/FreeRTOSConfig.h index 8149650f59..30579d5f7d 100644 --- a/Demo/ARM7_LPC2368_Eclipse/RTOSDemo/FreeRTOSConfig.h +++ b/Demo/ARM7_LPC2368_Eclipse/RTOSDemo/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/ARM7_LPC2368_Eclipse/RTOSDemo/Makefile b/Demo/ARM7_LPC2368_Eclipse/RTOSDemo/Makefile index 648fc6038a..5612077f61 100644 --- a/Demo/ARM7_LPC2368_Eclipse/RTOSDemo/Makefile +++ b/Demo/ARM7_LPC2368_Eclipse/RTOSDemo/Makefile @@ -1,5 +1,5 @@ #/* -# FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. +# FreeRTOS V7.1.0 - Copyright (C) 2011 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 f98c386e30..9378b11a1a 100644 --- a/Demo/ARM7_LPC2368_Eclipse/RTOSDemo/ParTest/ParTest.c +++ b/Demo/ARM7_LPC2368_Eclipse/RTOSDemo/ParTest/ParTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/ARM7_LPC2368_Eclipse/RTOSDemo/main.c b/Demo/ARM7_LPC2368_Eclipse/RTOSDemo/main.c index 2f2e3dce11..2bc13d0847 100644 --- a/Demo/ARM7_LPC2368_Eclipse/RTOSDemo/main.c +++ b/Demo/ARM7_LPC2368_Eclipse/RTOSDemo/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 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 3761fa8af6..f9d3df8a09 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 V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/ARM7_LPC2368_Rowley/FreeRTOSConfig.h b/Demo/ARM7_LPC2368_Rowley/FreeRTOSConfig.h index 09e7706abc..1433c9de89 100644 --- a/Demo/ARM7_LPC2368_Rowley/FreeRTOSConfig.h +++ b/Demo/ARM7_LPC2368_Rowley/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/ARM7_LPC2368_Rowley/ParTest/ParTest.c b/Demo/ARM7_LPC2368_Rowley/ParTest/ParTest.c index aa9e067231..0561b3472d 100644 --- a/Demo/ARM7_LPC2368_Rowley/ParTest/ParTest.c +++ b/Demo/ARM7_LPC2368_Rowley/ParTest/ParTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/ARM7_LPC2368_Rowley/main.c b/Demo/ARM7_LPC2368_Rowley/main.c index 3198ec29d6..1db1e341c6 100644 --- a/Demo/ARM7_LPC2368_Rowley/main.c +++ b/Demo/ARM7_LPC2368_Rowley/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 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 328481ad06..43c5b195f4 100644 --- a/Demo/ARM7_LPC2368_Rowley/webserver/uIP_Task.c +++ b/Demo/ARM7_LPC2368_Rowley/webserver/uIP_Task.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/ARM7_STR71x_IAR/FreeRTOSConfig.h b/Demo/ARM7_STR71x_IAR/FreeRTOSConfig.h index e03a293535..3c1779ae18 100644 --- a/Demo/ARM7_STR71x_IAR/FreeRTOSConfig.h +++ b/Demo/ARM7_STR71x_IAR/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/ARM7_STR71x_IAR/ParTest/ParTest.c b/Demo/ARM7_STR71x_IAR/ParTest/ParTest.c index 99acec463a..4eefb25c2b 100644 --- a/Demo/ARM7_STR71x_IAR/ParTest/ParTest.c +++ b/Demo/ARM7_STR71x_IAR/ParTest/ParTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/ARM7_STR71x_IAR/main.c b/Demo/ARM7_STR71x_IAR/main.c index 4f74d5b666..1bf89d5140 100644 --- a/Demo/ARM7_STR71x_IAR/main.c +++ b/Demo/ARM7_STR71x_IAR/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/ARM7_STR71x_IAR/serial/serial.c b/Demo/ARM7_STR71x_IAR/serial/serial.c index 98ee0e5221..92a87ee9af 100644 --- a/Demo/ARM7_STR71x_IAR/serial/serial.c +++ b/Demo/ARM7_STR71x_IAR/serial/serial.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/ARM7_STR75x_GCC/FreeRTOSConfig.h b/Demo/ARM7_STR75x_GCC/FreeRTOSConfig.h index 0907e10f02..29f6f98281 100644 --- a/Demo/ARM7_STR75x_GCC/FreeRTOSConfig.h +++ b/Demo/ARM7_STR75x_GCC/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/ARM7_STR75x_GCC/ParTest/ParTest.c b/Demo/ARM7_STR75x_GCC/ParTest/ParTest.c index cd44f63ae2..28dc6c750c 100644 --- a/Demo/ARM7_STR75x_GCC/ParTest/ParTest.c +++ b/Demo/ARM7_STR75x_GCC/ParTest/ParTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/ARM7_STR75x_GCC/main.c b/Demo/ARM7_STR75x_GCC/main.c index 870841a84f..68fca63f88 100644 --- a/Demo/ARM7_STR75x_GCC/main.c +++ b/Demo/ARM7_STR75x_GCC/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/ARM7_STR75x_GCC/serial/serial.c b/Demo/ARM7_STR75x_GCC/serial/serial.c index e3947d92d6..c5f83ed1cc 100644 --- a/Demo/ARM7_STR75x_GCC/serial/serial.c +++ b/Demo/ARM7_STR75x_GCC/serial/serial.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/ARM7_STR75x_GCC/serial/serialISR.c b/Demo/ARM7_STR75x_GCC/serial/serialISR.c index 88272c0c0b..afd4ee1ec3 100644 --- a/Demo/ARM7_STR75x_GCC/serial/serialISR.c +++ b/Demo/ARM7_STR75x_GCC/serial/serialISR.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/ARM7_STR75x_IAR/FreeRTOSConfig.h b/Demo/ARM7_STR75x_IAR/FreeRTOSConfig.h index 12c17ea282..b3286375a8 100644 --- a/Demo/ARM7_STR75x_IAR/FreeRTOSConfig.h +++ b/Demo/ARM7_STR75x_IAR/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/ARM7_STR75x_IAR/ParTest/ParTest.c b/Demo/ARM7_STR75x_IAR/ParTest/ParTest.c index cd44f63ae2..28dc6c750c 100644 --- a/Demo/ARM7_STR75x_IAR/ParTest/ParTest.c +++ b/Demo/ARM7_STR75x_IAR/ParTest/ParTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/ARM7_STR75x_IAR/main.c b/Demo/ARM7_STR75x_IAR/main.c index 497e68f1ed..1aaefec101 100644 --- a/Demo/ARM7_STR75x_IAR/main.c +++ b/Demo/ARM7_STR75x_IAR/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/ARM7_STR75x_IAR/serial/serial.c b/Demo/ARM7_STR75x_IAR/serial/serial.c index 316c5872ee..29f467e63b 100644 --- a/Demo/ARM7_STR75x_IAR/serial/serial.c +++ b/Demo/ARM7_STR75x_IAR/serial/serial.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/ARM9_AT91SAM9XE_IAR/FreeRTOSConfig.h b/Demo/ARM9_AT91SAM9XE_IAR/FreeRTOSConfig.h index 235db68ad4..ef6b7ff5ee 100644 --- a/Demo/ARM9_AT91SAM9XE_IAR/FreeRTOSConfig.h +++ b/Demo/ARM9_AT91SAM9XE_IAR/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/ARM9_AT91SAM9XE_IAR/ParTest/ParTest.c b/Demo/ARM9_AT91SAM9XE_IAR/ParTest/ParTest.c index 941af58c15..533b71322e 100644 --- a/Demo/ARM9_AT91SAM9XE_IAR/ParTest/ParTest.c +++ b/Demo/ARM9_AT91SAM9XE_IAR/ParTest/ParTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/ARM9_AT91SAM9XE_IAR/main.c b/Demo/ARM9_AT91SAM9XE_IAR/main.c index 9ebcaf5209..af7619ae35 100644 --- a/Demo/ARM9_AT91SAM9XE_IAR/main.c +++ b/Demo/ARM9_AT91SAM9XE_IAR/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/ARM9_AT91SAM9XE_IAR/serial/serial.c b/Demo/ARM9_AT91SAM9XE_IAR/serial/serial.c index 00ec970492..21b9b1ab08 100644 --- a/Demo/ARM9_AT91SAM9XE_IAR/serial/serial.c +++ b/Demo/ARM9_AT91SAM9XE_IAR/serial/serial.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/ARM9_STR91X_IAR/FreeRTOSConfig.h b/Demo/ARM9_STR91X_IAR/FreeRTOSConfig.h index 93318c5fdb..acd7595da3 100644 --- a/Demo/ARM9_STR91X_IAR/FreeRTOSConfig.h +++ b/Demo/ARM9_STR91X_IAR/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/ARM9_STR91X_IAR/ParTest/ParTest.c b/Demo/ARM9_STR91X_IAR/ParTest/ParTest.c index 038d8da34d..6751a96b4d 100644 --- a/Demo/ARM9_STR91X_IAR/ParTest/ParTest.c +++ b/Demo/ARM9_STR91X_IAR/ParTest/ParTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 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 2931ed2aca..d27c8a1f51 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 V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 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 8f07cf0d0b..aab33797eb 100644 --- a/Demo/ARM9_STR91X_IAR/lwip/lwipWebServer/BasicWEB.c +++ b/Demo/ARM9_STR91X_IAR/lwip/lwipWebServer/BasicWEB.c @@ -1,6 +1,6 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/ARM9_STR91X_IAR/main.c b/Demo/ARM9_STR91X_IAR/main.c index 854bdd2a39..efbb86f87f 100644 --- a/Demo/ARM9_STR91X_IAR/main.c +++ b/Demo/ARM9_STR91X_IAR/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/ARM9_STR91X_IAR/serial/serial.c b/Demo/ARM9_STR91X_IAR/serial/serial.c index 00c6c06936..28a041750b 100644 --- a/Demo/ARM9_STR91X_IAR/serial/serial.c +++ b/Demo/ARM9_STR91X_IAR/serial/serial.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 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 147dab46fa..d484f30ebe 100644 --- a/Demo/ARM9_STR91X_IAR/webserver/uIP_Task.c +++ b/Demo/ARM9_STR91X_IAR/webserver/uIP_Task.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/AVR32_UC3/main.c b/Demo/AVR32_UC3/main.c index 5c3556c4b7..b8afe3bd1a 100644 --- a/Demo/AVR32_UC3/main.c +++ b/Demo/AVR32_UC3/main.c @@ -30,7 +30,7 @@ *****************************************************************************/ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/AVR_ATMega323_IAR/FreeRTOSConfig.h b/Demo/AVR_ATMega323_IAR/FreeRTOSConfig.h index 2ea7c555b4..36a914fc61 100644 --- a/Demo/AVR_ATMega323_IAR/FreeRTOSConfig.h +++ b/Demo/AVR_ATMega323_IAR/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/AVR_ATMega323_IAR/ParTest/ParTest.c b/Demo/AVR_ATMega323_IAR/ParTest/ParTest.c index dd558f7130..6d7540b5dc 100644 --- a/Demo/AVR_ATMega323_IAR/ParTest/ParTest.c +++ b/Demo/AVR_ATMega323_IAR/ParTest/ParTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/AVR_ATMega323_IAR/main.c b/Demo/AVR_ATMega323_IAR/main.c index 9f0a9eba39..bed1345bdb 100644 --- a/Demo/AVR_ATMega323_IAR/main.c +++ b/Demo/AVR_ATMega323_IAR/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/AVR_ATMega323_IAR/regtest.c b/Demo/AVR_ATMega323_IAR/regtest.c index 3773544a94..80fb2a663c 100644 --- a/Demo/AVR_ATMega323_IAR/regtest.c +++ b/Demo/AVR_ATMega323_IAR/regtest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/AVR_ATMega323_IAR/regtest.h b/Demo/AVR_ATMega323_IAR/regtest.h index 18555edd2b..cbe47268ac 100644 --- a/Demo/AVR_ATMega323_IAR/regtest.h +++ b/Demo/AVR_ATMega323_IAR/regtest.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/AVR_ATMega323_IAR/serial/serial.c b/Demo/AVR_ATMega323_IAR/serial/serial.c index b3e8e6329a..fb0791582b 100644 --- a/Demo/AVR_ATMega323_IAR/serial/serial.c +++ b/Demo/AVR_ATMega323_IAR/serial/serial.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/AVR_ATMega323_WinAVR/FreeRTOSConfig.h b/Demo/AVR_ATMega323_WinAVR/FreeRTOSConfig.h index b6436f33cf..faa1e1bd2a 100644 --- a/Demo/AVR_ATMega323_WinAVR/FreeRTOSConfig.h +++ b/Demo/AVR_ATMega323_WinAVR/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/AVR_ATMega323_WinAVR/ParTest/ParTest.c b/Demo/AVR_ATMega323_WinAVR/ParTest/ParTest.c index c3babe8c96..01324cd40a 100644 --- a/Demo/AVR_ATMega323_WinAVR/ParTest/ParTest.c +++ b/Demo/AVR_ATMega323_WinAVR/ParTest/ParTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/AVR_ATMega323_WinAVR/main.c b/Demo/AVR_ATMega323_WinAVR/main.c index ce6a0599fc..e443f32744 100644 --- a/Demo/AVR_ATMega323_WinAVR/main.c +++ b/Demo/AVR_ATMega323_WinAVR/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/AVR_ATMega323_WinAVR/regtest.c b/Demo/AVR_ATMega323_WinAVR/regtest.c index 1a13059905..c3a13330f6 100644 --- a/Demo/AVR_ATMega323_WinAVR/regtest.c +++ b/Demo/AVR_ATMega323_WinAVR/regtest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/AVR_ATMega323_WinAVR/regtest.h b/Demo/AVR_ATMega323_WinAVR/regtest.h index 18555edd2b..cbe47268ac 100644 --- a/Demo/AVR_ATMega323_WinAVR/regtest.h +++ b/Demo/AVR_ATMega323_WinAVR/regtest.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/AVR_ATMega323_WinAVR/serial/serial.c b/Demo/AVR_ATMega323_WinAVR/serial/serial.c index 3115b46c06..c25d32191c 100644 --- a/Demo/AVR_ATMega323_WinAVR/serial/serial.c +++ b/Demo/AVR_ATMega323_WinAVR/serial/serial.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/CORTEX_A2F200_IAR_and_Keil/FreeRTOSConfig.h b/Demo/CORTEX_A2F200_IAR_and_Keil/FreeRTOSConfig.h index 76544d1382..b45576481c 100644 --- a/Demo/CORTEX_A2F200_IAR_and_Keil/FreeRTOSConfig.h +++ b/Demo/CORTEX_A2F200_IAR_and_Keil/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/CORTEX_A2F200_IAR_and_Keil/ParTest.c b/Demo/CORTEX_A2F200_IAR_and_Keil/ParTest.c index 99fc8a1d41..b46fb925c6 100644 --- a/Demo/CORTEX_A2F200_IAR_and_Keil/ParTest.c +++ b/Demo/CORTEX_A2F200_IAR_and_Keil/ParTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/CORTEX_A2F200_IAR_and_Keil/main-blinky.c b/Demo/CORTEX_A2F200_IAR_and_Keil/main-blinky.c index 36ff6c226d..0140700ec4 100644 --- a/Demo/CORTEX_A2F200_IAR_and_Keil/main-blinky.c +++ b/Demo/CORTEX_A2F200_IAR_and_Keil/main-blinky.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/CORTEX_A2F200_IAR_and_Keil/main-full.c b/Demo/CORTEX_A2F200_IAR_and_Keil/main-full.c index fc1eee6541..de7867f3a0 100644 --- a/Demo/CORTEX_A2F200_IAR_and_Keil/main-full.c +++ b/Demo/CORTEX_A2F200_IAR_and_Keil/main-full.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/CORTEX_A2F200_IAR_and_Keil/uIP_Task.c b/Demo/CORTEX_A2F200_IAR_and_Keil/uIP_Task.c index 1aef08c771..25424e483e 100644 --- a/Demo/CORTEX_A2F200_IAR_and_Keil/uIP_Task.c +++ b/Demo/CORTEX_A2F200_IAR_and_Keil/uIP_Task.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/CORTEX_A2F200_SoftConsole/FreeRTOSConfig.h b/Demo/CORTEX_A2F200_SoftConsole/FreeRTOSConfig.h index 5fb9f99768..407653ea28 100644 --- a/Demo/CORTEX_A2F200_SoftConsole/FreeRTOSConfig.h +++ b/Demo/CORTEX_A2F200_SoftConsole/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/CORTEX_A2F200_SoftConsole/ParTest.c b/Demo/CORTEX_A2F200_SoftConsole/ParTest.c index 99fc8a1d41..b46fb925c6 100644 --- a/Demo/CORTEX_A2F200_SoftConsole/ParTest.c +++ b/Demo/CORTEX_A2F200_SoftConsole/ParTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/CORTEX_A2F200_SoftConsole/main-blinky.c b/Demo/CORTEX_A2F200_SoftConsole/main-blinky.c index 36ff6c226d..0140700ec4 100644 --- a/Demo/CORTEX_A2F200_SoftConsole/main-blinky.c +++ b/Demo/CORTEX_A2F200_SoftConsole/main-blinky.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/CORTEX_A2F200_SoftConsole/main-full.c b/Demo/CORTEX_A2F200_SoftConsole/main-full.c index fc1eee6541..de7867f3a0 100644 --- a/Demo/CORTEX_A2F200_SoftConsole/main-full.c +++ b/Demo/CORTEX_A2F200_SoftConsole/main-full.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/CORTEX_A2F200_SoftConsole/uIP_Task.c b/Demo/CORTEX_A2F200_SoftConsole/uIP_Task.c index 1aef08c771..25424e483e 100644 --- a/Demo/CORTEX_A2F200_SoftConsole/uIP_Task.c +++ b/Demo/CORTEX_A2F200_SoftConsole/uIP_Task.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/CORTEX_AT91SAM3U256_IAR/FreeRTOSConfig.h b/Demo/CORTEX_AT91SAM3U256_IAR/FreeRTOSConfig.h index e32b5c41fe..c7b704b6f0 100644 --- a/Demo/CORTEX_AT91SAM3U256_IAR/FreeRTOSConfig.h +++ b/Demo/CORTEX_AT91SAM3U256_IAR/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/CORTEX_AT91SAM3U256_IAR/ParTest/ParTest.c b/Demo/CORTEX_AT91SAM3U256_IAR/ParTest/ParTest.c index b5cdaffa2b..d3b4d5bd53 100644 --- a/Demo/CORTEX_AT91SAM3U256_IAR/ParTest/ParTest.c +++ b/Demo/CORTEX_AT91SAM3U256_IAR/ParTest/ParTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/CORTEX_AT91SAM3U256_IAR/lcd_message.h b/Demo/CORTEX_AT91SAM3U256_IAR/lcd_message.h index cbf0cff036..fb0dbb3fc1 100644 --- a/Demo/CORTEX_AT91SAM3U256_IAR/lcd_message.h +++ b/Demo/CORTEX_AT91SAM3U256_IAR/lcd_message.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/CORTEX_AT91SAM3U256_IAR/main.c b/Demo/CORTEX_AT91SAM3U256_IAR/main.c index 99df4384c4..dfd72c2ccb 100644 --- a/Demo/CORTEX_AT91SAM3U256_IAR/main.c +++ b/Demo/CORTEX_AT91SAM3U256_IAR/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/CORTEX_AT91SAM3U256_IAR/serial/serial.c b/Demo/CORTEX_AT91SAM3U256_IAR/serial/serial.c index 122800091c..064d7f29c0 100644 --- a/Demo/CORTEX_AT91SAM3U256_IAR/serial/serial.c +++ b/Demo/CORTEX_AT91SAM3U256_IAR/serial/serial.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/CORTEX_CY8C5588_PSoC_Creator_GCC/FreeRTOS_Demo.cydsn/FreeRTOSConfig.h b/Demo/CORTEX_CY8C5588_PSoC_Creator_GCC/FreeRTOS_Demo.cydsn/FreeRTOSConfig.h index 62c5c28f51..b232012f0a 100644 --- a/Demo/CORTEX_CY8C5588_PSoC_Creator_GCC/FreeRTOS_Demo.cydsn/FreeRTOSConfig.h +++ b/Demo/CORTEX_CY8C5588_PSoC_Creator_GCC/FreeRTOS_Demo.cydsn/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/CORTEX_CY8C5588_PSoC_Creator_GCC/FreeRTOS_Demo.cydsn/IntQueueTimer.c b/Demo/CORTEX_CY8C5588_PSoC_Creator_GCC/FreeRTOS_Demo.cydsn/IntQueueTimer.c index d9334d6fbe..a46f27ebe3 100644 --- a/Demo/CORTEX_CY8C5588_PSoC_Creator_GCC/FreeRTOS_Demo.cydsn/IntQueueTimer.c +++ b/Demo/CORTEX_CY8C5588_PSoC_Creator_GCC/FreeRTOS_Demo.cydsn/IntQueueTimer.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/CORTEX_CY8C5588_PSoC_Creator_GCC/FreeRTOS_Demo.cydsn/IntQueueTimer.h b/Demo/CORTEX_CY8C5588_PSoC_Creator_GCC/FreeRTOS_Demo.cydsn/IntQueueTimer.h index 4433565495..a93784e46b 100644 --- a/Demo/CORTEX_CY8C5588_PSoC_Creator_GCC/FreeRTOS_Demo.cydsn/IntQueueTimer.h +++ b/Demo/CORTEX_CY8C5588_PSoC_Creator_GCC/FreeRTOS_Demo.cydsn/IntQueueTimer.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/CORTEX_CY8C5588_PSoC_Creator_GCC/FreeRTOS_Demo.cydsn/ParTest.c b/Demo/CORTEX_CY8C5588_PSoC_Creator_GCC/FreeRTOS_Demo.cydsn/ParTest.c index d11714c080..74daf2db93 100644 --- a/Demo/CORTEX_CY8C5588_PSoC_Creator_GCC/FreeRTOS_Demo.cydsn/ParTest.c +++ b/Demo/CORTEX_CY8C5588_PSoC_Creator_GCC/FreeRTOS_Demo.cydsn/ParTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/CORTEX_CY8C5588_PSoC_Creator_GCC/FreeRTOS_Demo.cydsn/Serial.c b/Demo/CORTEX_CY8C5588_PSoC_Creator_GCC/FreeRTOS_Demo.cydsn/Serial.c index 4b0e72cd6f..a1f051d485 100644 --- a/Demo/CORTEX_CY8C5588_PSoC_Creator_GCC/FreeRTOS_Demo.cydsn/Serial.c +++ b/Demo/CORTEX_CY8C5588_PSoC_Creator_GCC/FreeRTOS_Demo.cydsn/Serial.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/CORTEX_CY8C5588_PSoC_Creator_GCC/FreeRTOS_Demo.cydsn/TimerTest.c b/Demo/CORTEX_CY8C5588_PSoC_Creator_GCC/FreeRTOS_Demo.cydsn/TimerTest.c index 8d3c14b6d6..70f7c1d76f 100644 --- a/Demo/CORTEX_CY8C5588_PSoC_Creator_GCC/FreeRTOS_Demo.cydsn/TimerTest.c +++ b/Demo/CORTEX_CY8C5588_PSoC_Creator_GCC/FreeRTOS_Demo.cydsn/TimerTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/CORTEX_CY8C5588_PSoC_Creator_GCC/FreeRTOS_Demo.cydsn/main.c b/Demo/CORTEX_CY8C5588_PSoC_Creator_GCC/FreeRTOS_Demo.cydsn/main.c index 19572d798d..e2c283cf43 100644 --- a/Demo/CORTEX_CY8C5588_PSoC_Creator_GCC/FreeRTOS_Demo.cydsn/main.c +++ b/Demo/CORTEX_CY8C5588_PSoC_Creator_GCC/FreeRTOS_Demo.cydsn/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/CORTEX_CY8C5588_PSoC_Creator_Keil/FreeRTOS_Demo.cydsn/FreeRTOSConfig.h b/Demo/CORTEX_CY8C5588_PSoC_Creator_Keil/FreeRTOS_Demo.cydsn/FreeRTOSConfig.h index 62c5c28f51..b232012f0a 100644 --- a/Demo/CORTEX_CY8C5588_PSoC_Creator_Keil/FreeRTOS_Demo.cydsn/FreeRTOSConfig.h +++ b/Demo/CORTEX_CY8C5588_PSoC_Creator_Keil/FreeRTOS_Demo.cydsn/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/CORTEX_CY8C5588_PSoC_Creator_Keil/FreeRTOS_Demo.cydsn/IntQueueTimer.c b/Demo/CORTEX_CY8C5588_PSoC_Creator_Keil/FreeRTOS_Demo.cydsn/IntQueueTimer.c index d9334d6fbe..a46f27ebe3 100644 --- a/Demo/CORTEX_CY8C5588_PSoC_Creator_Keil/FreeRTOS_Demo.cydsn/IntQueueTimer.c +++ b/Demo/CORTEX_CY8C5588_PSoC_Creator_Keil/FreeRTOS_Demo.cydsn/IntQueueTimer.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/CORTEX_CY8C5588_PSoC_Creator_Keil/FreeRTOS_Demo.cydsn/IntQueueTimer.h b/Demo/CORTEX_CY8C5588_PSoC_Creator_Keil/FreeRTOS_Demo.cydsn/IntQueueTimer.h index 4433565495..a93784e46b 100644 --- a/Demo/CORTEX_CY8C5588_PSoC_Creator_Keil/FreeRTOS_Demo.cydsn/IntQueueTimer.h +++ b/Demo/CORTEX_CY8C5588_PSoC_Creator_Keil/FreeRTOS_Demo.cydsn/IntQueueTimer.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/CORTEX_CY8C5588_PSoC_Creator_Keil/FreeRTOS_Demo.cydsn/ParTest.c b/Demo/CORTEX_CY8C5588_PSoC_Creator_Keil/FreeRTOS_Demo.cydsn/ParTest.c index d11714c080..74daf2db93 100644 --- a/Demo/CORTEX_CY8C5588_PSoC_Creator_Keil/FreeRTOS_Demo.cydsn/ParTest.c +++ b/Demo/CORTEX_CY8C5588_PSoC_Creator_Keil/FreeRTOS_Demo.cydsn/ParTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/CORTEX_CY8C5588_PSoC_Creator_Keil/FreeRTOS_Demo.cydsn/Serial.c b/Demo/CORTEX_CY8C5588_PSoC_Creator_Keil/FreeRTOS_Demo.cydsn/Serial.c index 4b0e72cd6f..a1f051d485 100644 --- a/Demo/CORTEX_CY8C5588_PSoC_Creator_Keil/FreeRTOS_Demo.cydsn/Serial.c +++ b/Demo/CORTEX_CY8C5588_PSoC_Creator_Keil/FreeRTOS_Demo.cydsn/Serial.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/CORTEX_CY8C5588_PSoC_Creator_Keil/FreeRTOS_Demo.cydsn/TimerTest.c b/Demo/CORTEX_CY8C5588_PSoC_Creator_Keil/FreeRTOS_Demo.cydsn/TimerTest.c index 8d3c14b6d6..70f7c1d76f 100644 --- a/Demo/CORTEX_CY8C5588_PSoC_Creator_Keil/FreeRTOS_Demo.cydsn/TimerTest.c +++ b/Demo/CORTEX_CY8C5588_PSoC_Creator_Keil/FreeRTOS_Demo.cydsn/TimerTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/CORTEX_CY8C5588_PSoC_Creator_Keil/FreeRTOS_Demo.cydsn/main.c b/Demo/CORTEX_CY8C5588_PSoC_Creator_Keil/FreeRTOS_Demo.cydsn/main.c index 19572d798d..e2c283cf43 100644 --- a/Demo/CORTEX_CY8C5588_PSoC_Creator_Keil/FreeRTOS_Demo.cydsn/main.c +++ b/Demo/CORTEX_CY8C5588_PSoC_Creator_Keil/FreeRTOS_Demo.cydsn/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/CORTEX_CY8C5588_PSoC_Creator_RVDS/FreeRTOS_Demo.cydsn/FreeRTOSConfig.h b/Demo/CORTEX_CY8C5588_PSoC_Creator_RVDS/FreeRTOS_Demo.cydsn/FreeRTOSConfig.h index 62c5c28f51..b232012f0a 100644 --- a/Demo/CORTEX_CY8C5588_PSoC_Creator_RVDS/FreeRTOS_Demo.cydsn/FreeRTOSConfig.h +++ b/Demo/CORTEX_CY8C5588_PSoC_Creator_RVDS/FreeRTOS_Demo.cydsn/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/CORTEX_CY8C5588_PSoC_Creator_RVDS/FreeRTOS_Demo.cydsn/IntQueueTimer.c b/Demo/CORTEX_CY8C5588_PSoC_Creator_RVDS/FreeRTOS_Demo.cydsn/IntQueueTimer.c index d9334d6fbe..a46f27ebe3 100644 --- a/Demo/CORTEX_CY8C5588_PSoC_Creator_RVDS/FreeRTOS_Demo.cydsn/IntQueueTimer.c +++ b/Demo/CORTEX_CY8C5588_PSoC_Creator_RVDS/FreeRTOS_Demo.cydsn/IntQueueTimer.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/CORTEX_CY8C5588_PSoC_Creator_RVDS/FreeRTOS_Demo.cydsn/IntQueueTimer.h b/Demo/CORTEX_CY8C5588_PSoC_Creator_RVDS/FreeRTOS_Demo.cydsn/IntQueueTimer.h index 4433565495..a93784e46b 100644 --- a/Demo/CORTEX_CY8C5588_PSoC_Creator_RVDS/FreeRTOS_Demo.cydsn/IntQueueTimer.h +++ b/Demo/CORTEX_CY8C5588_PSoC_Creator_RVDS/FreeRTOS_Demo.cydsn/IntQueueTimer.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/CORTEX_CY8C5588_PSoC_Creator_RVDS/FreeRTOS_Demo.cydsn/ParTest.c b/Demo/CORTEX_CY8C5588_PSoC_Creator_RVDS/FreeRTOS_Demo.cydsn/ParTest.c index d11714c080..74daf2db93 100644 --- a/Demo/CORTEX_CY8C5588_PSoC_Creator_RVDS/FreeRTOS_Demo.cydsn/ParTest.c +++ b/Demo/CORTEX_CY8C5588_PSoC_Creator_RVDS/FreeRTOS_Demo.cydsn/ParTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/CORTEX_CY8C5588_PSoC_Creator_RVDS/FreeRTOS_Demo.cydsn/Serial.c b/Demo/CORTEX_CY8C5588_PSoC_Creator_RVDS/FreeRTOS_Demo.cydsn/Serial.c index 4b0e72cd6f..a1f051d485 100644 --- a/Demo/CORTEX_CY8C5588_PSoC_Creator_RVDS/FreeRTOS_Demo.cydsn/Serial.c +++ b/Demo/CORTEX_CY8C5588_PSoC_Creator_RVDS/FreeRTOS_Demo.cydsn/Serial.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/CORTEX_CY8C5588_PSoC_Creator_RVDS/FreeRTOS_Demo.cydsn/TimerTest.c b/Demo/CORTEX_CY8C5588_PSoC_Creator_RVDS/FreeRTOS_Demo.cydsn/TimerTest.c index 8d3c14b6d6..70f7c1d76f 100644 --- a/Demo/CORTEX_CY8C5588_PSoC_Creator_RVDS/FreeRTOS_Demo.cydsn/TimerTest.c +++ b/Demo/CORTEX_CY8C5588_PSoC_Creator_RVDS/FreeRTOS_Demo.cydsn/TimerTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/CORTEX_CY8C5588_PSoC_Creator_RVDS/FreeRTOS_Demo.cydsn/main.c b/Demo/CORTEX_CY8C5588_PSoC_Creator_RVDS/FreeRTOS_Demo.cydsn/main.c index 19572d798d..e2c283cf43 100644 --- a/Demo/CORTEX_CY8C5588_PSoC_Creator_RVDS/FreeRTOS_Demo.cydsn/main.c +++ b/Demo/CORTEX_CY8C5588_PSoC_Creator_RVDS/FreeRTOS_Demo.cydsn/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/CORTEX_EFMG890F128_IAR/FreeRTOSConfig.h b/Demo/CORTEX_EFMG890F128_IAR/FreeRTOSConfig.h index 587b8d8a2c..8db3b40e83 100644 --- a/Demo/CORTEX_EFMG890F128_IAR/FreeRTOSConfig.h +++ b/Demo/CORTEX_EFMG890F128_IAR/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/CORTEX_EFMG890F128_IAR/ParTest.c b/Demo/CORTEX_EFMG890F128_IAR/ParTest.c index e97478c816..d12d2021be 100644 --- a/Demo/CORTEX_EFMG890F128_IAR/ParTest.c +++ b/Demo/CORTEX_EFMG890F128_IAR/ParTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/CORTEX_EFMG890F128_IAR/lcdtest.c b/Demo/CORTEX_EFMG890F128_IAR/lcdtest.c index b794d4cc74..eb31d02068 100644 --- a/Demo/CORTEX_EFMG890F128_IAR/lcdtest.c +++ b/Demo/CORTEX_EFMG890F128_IAR/lcdtest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/CORTEX_EFMG890F128_IAR/ledtest.c b/Demo/CORTEX_EFMG890F128_IAR/ledtest.c index 40586e5d05..3406845d2e 100644 --- a/Demo/CORTEX_EFMG890F128_IAR/ledtest.c +++ b/Demo/CORTEX_EFMG890F128_IAR/ledtest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/CORTEX_EFMG890F128_IAR/ledtest.h b/Demo/CORTEX_EFMG890F128_IAR/ledtest.h index 01dbe188da..cebd9dbbb5 100644 --- a/Demo/CORTEX_EFMG890F128_IAR/ledtest.h +++ b/Demo/CORTEX_EFMG890F128_IAR/ledtest.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/CORTEX_EFMG890F128_IAR/main.c b/Demo/CORTEX_EFMG890F128_IAR/main.c index 8c9723f1be..4cff7d1483 100644 --- a/Demo/CORTEX_EFMG890F128_IAR/main.c +++ b/Demo/CORTEX_EFMG890F128_IAR/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/CORTEX_Kinetis_K60_Tower_IAR/FreeRTOSConfig.h b/Demo/CORTEX_Kinetis_K60_Tower_IAR/FreeRTOSConfig.h index e45804c275..3a3eb140cb 100644 --- a/Demo/CORTEX_Kinetis_K60_Tower_IAR/FreeRTOSConfig.h +++ b/Demo/CORTEX_Kinetis_K60_Tower_IAR/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/CORTEX_Kinetis_K60_Tower_IAR/ParTest.c b/Demo/CORTEX_Kinetis_K60_Tower_IAR/ParTest.c index a1337715d1..ba16b256f7 100644 --- a/Demo/CORTEX_Kinetis_K60_Tower_IAR/ParTest.c +++ b/Demo/CORTEX_Kinetis_K60_Tower_IAR/ParTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/CORTEX_Kinetis_K60_Tower_IAR/main-full.c b/Demo/CORTEX_Kinetis_K60_Tower_IAR/main-full.c index c401d0ce1f..479053689e 100644 --- a/Demo/CORTEX_Kinetis_K60_Tower_IAR/main-full.c +++ b/Demo/CORTEX_Kinetis_K60_Tower_IAR/main-full.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/CORTEX_Kinetis_K60_Tower_IAR/main_blinky.c b/Demo/CORTEX_Kinetis_K60_Tower_IAR/main_blinky.c index 6625c73852..bca838d1db 100644 --- a/Demo/CORTEX_Kinetis_K60_Tower_IAR/main_blinky.c +++ b/Demo/CORTEX_Kinetis_K60_Tower_IAR/main_blinky.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/CORTEX_Kinetis_K60_Tower_IAR/uIP_Task.c b/Demo/CORTEX_Kinetis_K60_Tower_IAR/uIP_Task.c index ce8cc4337f..ac536dcad7 100644 --- a/Demo/CORTEX_Kinetis_K60_Tower_IAR/uIP_Task.c +++ b/Demo/CORTEX_Kinetis_K60_Tower_IAR/uIP_Task.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/CORTEX_Kinetis_K60_Tower_IAR/webserver/EMAC.c b/Demo/CORTEX_Kinetis_K60_Tower_IAR/webserver/EMAC.c index 3f79ad5e99..085ee7e014 100644 --- a/Demo/CORTEX_Kinetis_K60_Tower_IAR/webserver/EMAC.c +++ b/Demo/CORTEX_Kinetis_K60_Tower_IAR/webserver/EMAC.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/CORTEX_Kinetis_K60_Tower_IAR/webserver/EMAC.h b/Demo/CORTEX_Kinetis_K60_Tower_IAR/webserver/EMAC.h index ebb6960b87..96d1d90c00 100644 --- a/Demo/CORTEX_Kinetis_K60_Tower_IAR/webserver/EMAC.h +++ b/Demo/CORTEX_Kinetis_K60_Tower_IAR/webserver/EMAC.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/CORTEX_LM3S102_GCC/Demo1/FreeRTOSConfig.h b/Demo/CORTEX_LM3S102_GCC/Demo1/FreeRTOSConfig.h index a32bd95242..7300d8e31e 100644 --- a/Demo/CORTEX_LM3S102_GCC/Demo1/FreeRTOSConfig.h +++ b/Demo/CORTEX_LM3S102_GCC/Demo1/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/CORTEX_LM3S102_GCC/Demo1/main.c b/Demo/CORTEX_LM3S102_GCC/Demo1/main.c index 9fb80888d5..44dacedfd2 100644 --- a/Demo/CORTEX_LM3S102_GCC/Demo1/main.c +++ b/Demo/CORTEX_LM3S102_GCC/Demo1/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/CORTEX_LM3S102_GCC/Demo2/FreeRTOSConfig.h b/Demo/CORTEX_LM3S102_GCC/Demo2/FreeRTOSConfig.h index c33fdf5739..24befded57 100644 --- a/Demo/CORTEX_LM3S102_GCC/Demo2/FreeRTOSConfig.h +++ b/Demo/CORTEX_LM3S102_GCC/Demo2/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/CORTEX_LM3S102_GCC/Demo2/main.c b/Demo/CORTEX_LM3S102_GCC/Demo2/main.c index 2fdb67eddd..103b63c416 100644 --- a/Demo/CORTEX_LM3S102_GCC/Demo2/main.c +++ b/Demo/CORTEX_LM3S102_GCC/Demo2/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/CORTEX_LM3S102_GCC/FreeRTOSConfig.h b/Demo/CORTEX_LM3S102_GCC/FreeRTOSConfig.h index c00a4aeb40..e06654d47e 100644 --- a/Demo/CORTEX_LM3S102_GCC/FreeRTOSConfig.h +++ b/Demo/CORTEX_LM3S102_GCC/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/CORTEX_LM3S102_GCC/ParTest/ParTest.c b/Demo/CORTEX_LM3S102_GCC/ParTest/ParTest.c index 03bd55dfe3..43205095fb 100644 --- a/Demo/CORTEX_LM3S102_GCC/ParTest/ParTest.c +++ b/Demo/CORTEX_LM3S102_GCC/ParTest/ParTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/CORTEX_LM3S102_GCC/main.c b/Demo/CORTEX_LM3S102_GCC/main.c index 9fb80888d5..44dacedfd2 100644 --- a/Demo/CORTEX_LM3S102_GCC/main.c +++ b/Demo/CORTEX_LM3S102_GCC/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/CORTEX_LM3S102_KEIL/Demo1/FreeRTOSConfig.h b/Demo/CORTEX_LM3S102_KEIL/Demo1/FreeRTOSConfig.h index a32bd95242..7300d8e31e 100644 --- a/Demo/CORTEX_LM3S102_KEIL/Demo1/FreeRTOSConfig.h +++ b/Demo/CORTEX_LM3S102_KEIL/Demo1/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/CORTEX_LM3S102_KEIL/Demo1/main.c b/Demo/CORTEX_LM3S102_KEIL/Demo1/main.c index 548e98e2dd..a71e03729d 100644 --- a/Demo/CORTEX_LM3S102_KEIL/Demo1/main.c +++ b/Demo/CORTEX_LM3S102_KEIL/Demo1/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/CORTEX_LM3S102_KEIL/Demo2/FreeRTOSConfig.h b/Demo/CORTEX_LM3S102_KEIL/Demo2/FreeRTOSConfig.h index c33fdf5739..24befded57 100644 --- a/Demo/CORTEX_LM3S102_KEIL/Demo2/FreeRTOSConfig.h +++ b/Demo/CORTEX_LM3S102_KEIL/Demo2/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/CORTEX_LM3S102_KEIL/Demo2/main.c b/Demo/CORTEX_LM3S102_KEIL/Demo2/main.c index 64d7b64551..b96e049e81 100644 --- a/Demo/CORTEX_LM3S102_KEIL/Demo2/main.c +++ b/Demo/CORTEX_LM3S102_KEIL/Demo2/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/CORTEX_LM3S102_KEIL/FreeRTOSConfig.h b/Demo/CORTEX_LM3S102_KEIL/FreeRTOSConfig.h index 944330ef8c..0a0b24d14c 100644 --- a/Demo/CORTEX_LM3S102_KEIL/FreeRTOSConfig.h +++ b/Demo/CORTEX_LM3S102_KEIL/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/CORTEX_LM3S102_KEIL/ParTest/ParTest.c b/Demo/CORTEX_LM3S102_KEIL/ParTest/ParTest.c index 03bd55dfe3..43205095fb 100644 --- a/Demo/CORTEX_LM3S102_KEIL/ParTest/ParTest.c +++ b/Demo/CORTEX_LM3S102_KEIL/ParTest/ParTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/CORTEX_LM3S102_KEIL/main.c b/Demo/CORTEX_LM3S102_KEIL/main.c index 548e98e2dd..a71e03729d 100644 --- a/Demo/CORTEX_LM3S102_KEIL/main.c +++ b/Demo/CORTEX_LM3S102_KEIL/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/CORTEX_LM3S102_Rowley/Demo1/FreeRTOSConfig.h b/Demo/CORTEX_LM3S102_Rowley/Demo1/FreeRTOSConfig.h index c00a4aeb40..e06654d47e 100644 --- a/Demo/CORTEX_LM3S102_Rowley/Demo1/FreeRTOSConfig.h +++ b/Demo/CORTEX_LM3S102_Rowley/Demo1/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/CORTEX_LM3S102_Rowley/Demo1/ParTest.c b/Demo/CORTEX_LM3S102_Rowley/Demo1/ParTest.c index 03bd55dfe3..43205095fb 100644 --- a/Demo/CORTEX_LM3S102_Rowley/Demo1/ParTest.c +++ b/Demo/CORTEX_LM3S102_Rowley/Demo1/ParTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/CORTEX_LM3S102_Rowley/Demo1/main.c b/Demo/CORTEX_LM3S102_Rowley/Demo1/main.c index 2d59e6e47a..139678f0e1 100644 --- a/Demo/CORTEX_LM3S102_Rowley/Demo1/main.c +++ b/Demo/CORTEX_LM3S102_Rowley/Demo1/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/CORTEX_LM3S102_Rowley/Demo2/FreeRTOSConfig.h b/Demo/CORTEX_LM3S102_Rowley/Demo2/FreeRTOSConfig.h index dd02c9934f..b0129ad6f3 100644 --- a/Demo/CORTEX_LM3S102_Rowley/Demo2/FreeRTOSConfig.h +++ b/Demo/CORTEX_LM3S102_Rowley/Demo2/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/CORTEX_LM3S102_Rowley/Demo2/ParTest.c b/Demo/CORTEX_LM3S102_Rowley/Demo2/ParTest.c index 03bd55dfe3..43205095fb 100644 --- a/Demo/CORTEX_LM3S102_Rowley/Demo2/ParTest.c +++ b/Demo/CORTEX_LM3S102_Rowley/Demo2/ParTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/CORTEX_LM3S102_Rowley/Demo2/main.c b/Demo/CORTEX_LM3S102_Rowley/Demo2/main.c index 6b10580577..ac6e2b574d 100644 --- a/Demo/CORTEX_LM3S102_Rowley/Demo2/main.c +++ b/Demo/CORTEX_LM3S102_Rowley/Demo2/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/CORTEX_LM3S102_Rowley/Demo3/FreeRTOSConfig.h b/Demo/CORTEX_LM3S102_Rowley/Demo3/FreeRTOSConfig.h index 71b6a46e0b..fc1346d412 100644 --- a/Demo/CORTEX_LM3S102_Rowley/Demo3/FreeRTOSConfig.h +++ b/Demo/CORTEX_LM3S102_Rowley/Demo3/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/CORTEX_LM3S102_Rowley/Demo3/ParTest.c b/Demo/CORTEX_LM3S102_Rowley/Demo3/ParTest.c index 15c813a521..3afd5af784 100644 --- a/Demo/CORTEX_LM3S102_Rowley/Demo3/ParTest.c +++ b/Demo/CORTEX_LM3S102_Rowley/Demo3/ParTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/CORTEX_LM3S102_Rowley/Demo3/main.c b/Demo/CORTEX_LM3S102_Rowley/Demo3/main.c index 1236e6e623..4f7d9b0715 100644 --- a/Demo/CORTEX_LM3S102_Rowley/Demo3/main.c +++ b/Demo/CORTEX_LM3S102_Rowley/Demo3/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/CORTEX_LM3S316_IAR/FreeRTOSConfig.h b/Demo/CORTEX_LM3S316_IAR/FreeRTOSConfig.h index 744a0c057f..7163767ca2 100644 --- a/Demo/CORTEX_LM3S316_IAR/FreeRTOSConfig.h +++ b/Demo/CORTEX_LM3S316_IAR/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/CORTEX_LM3S316_IAR/ParTest/ParTest.c b/Demo/CORTEX_LM3S316_IAR/ParTest/ParTest.c index 03bd55dfe3..43205095fb 100644 --- a/Demo/CORTEX_LM3S316_IAR/ParTest/ParTest.c +++ b/Demo/CORTEX_LM3S316_IAR/ParTest/ParTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/CORTEX_LM3S316_IAR/commstest.c b/Demo/CORTEX_LM3S316_IAR/commstest.c index b8edaa9bcb..a64860c606 100644 --- a/Demo/CORTEX_LM3S316_IAR/commstest.c +++ b/Demo/CORTEX_LM3S316_IAR/commstest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/CORTEX_LM3S316_IAR/commstest.h b/Demo/CORTEX_LM3S316_IAR/commstest.h index d694cdc993..2be5b8a990 100644 --- a/Demo/CORTEX_LM3S316_IAR/commstest.h +++ b/Demo/CORTEX_LM3S316_IAR/commstest.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/CORTEX_LM3S316_IAR/main.c b/Demo/CORTEX_LM3S316_IAR/main.c index 3cd0af0210..281e992f95 100644 --- a/Demo/CORTEX_LM3S316_IAR/main.c +++ b/Demo/CORTEX_LM3S316_IAR/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/CORTEX_LM3S811_GCC/FreeRTOSConfig.h b/Demo/CORTEX_LM3S811_GCC/FreeRTOSConfig.h index 50d7804b15..945a38de5b 100644 --- a/Demo/CORTEX_LM3S811_GCC/FreeRTOSConfig.h +++ b/Demo/CORTEX_LM3S811_GCC/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/CORTEX_LM3S811_GCC/main.c b/Demo/CORTEX_LM3S811_GCC/main.c index 5267504601..196a17e47c 100644 --- a/Demo/CORTEX_LM3S811_GCC/main.c +++ b/Demo/CORTEX_LM3S811_GCC/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/CORTEX_LM3S811_IAR/FreeRTOSConfig.h b/Demo/CORTEX_LM3S811_IAR/FreeRTOSConfig.h index 74aaee0a29..f2530e4fd4 100644 --- a/Demo/CORTEX_LM3S811_IAR/FreeRTOSConfig.h +++ b/Demo/CORTEX_LM3S811_IAR/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/CORTEX_LM3S811_IAR/main.c b/Demo/CORTEX_LM3S811_IAR/main.c index 91f89c021d..f589de8947 100644 --- a/Demo/CORTEX_LM3S811_IAR/main.c +++ b/Demo/CORTEX_LM3S811_IAR/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/CORTEX_LM3S811_KEIL/FreeRTOSConfig.h b/Demo/CORTEX_LM3S811_KEIL/FreeRTOSConfig.h index 7cc99e94de..06e12197c1 100644 --- a/Demo/CORTEX_LM3S811_KEIL/FreeRTOSConfig.h +++ b/Demo/CORTEX_LM3S811_KEIL/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 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 312fdb5e74..ada788b7f4 100644 --- a/Demo/CORTEX_LM3S811_KEIL/heap/heap_1.c +++ b/Demo/CORTEX_LM3S811_KEIL/heap/heap_1.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/CORTEX_LM3S811_KEIL/main.c b/Demo/CORTEX_LM3S811_KEIL/main.c index 8119d1e964..c548c4aa5e 100644 --- a/Demo/CORTEX_LM3S811_KEIL/main.c +++ b/Demo/CORTEX_LM3S811_KEIL/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/FreeRTOSConfig.h b/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/FreeRTOSConfig.h index 2bbf0d6581..4738db2a58 100644 --- a/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/FreeRTOSConfig.h +++ b/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/IntQueueTimer.c b/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/IntQueueTimer.c index 1ae1e6a852..8f9fff3516 100644 --- a/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/IntQueueTimer.c +++ b/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/IntQueueTimer.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/IntQueueTimer.h b/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/IntQueueTimer.h index 5a49989e11..663b26f08a 100644 --- a/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/IntQueueTimer.h +++ b/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/IntQueueTimer.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/Makefile b/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/Makefile index 298315bb4b..1aeac5cd8e 100644 --- a/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/Makefile +++ b/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/Makefile @@ -1,5 +1,5 @@ #/* -# FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. +# FreeRTOS V7.1.0 - Copyright (C) 2011 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 d1f16cff93..ac87ac80bc 100644 --- a/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/ParTest/ParTest.c +++ b/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/ParTest/ParTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/main.c b/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/main.c index fd0f22b1dd..c64d2d17c6 100644 --- a/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/main.c +++ b/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/timertest.c b/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/timertest.c index 33a5c1eacf..f8685b8beb 100644 --- a/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/timertest.c +++ b/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/timertest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 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 de2976ac8d..def0025858 100644 --- a/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/webserver/emac.c +++ b/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/webserver/emac.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 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 8b5b8e837e..9fe3b5af2d 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 V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/CORTEX_LM3Sxxxx_IAR_Keil/FreeRTOSConfig.h b/Demo/CORTEX_LM3Sxxxx_IAR_Keil/FreeRTOSConfig.h index 6bdcee3cda..777cf06899 100644 --- a/Demo/CORTEX_LM3Sxxxx_IAR_Keil/FreeRTOSConfig.h +++ b/Demo/CORTEX_LM3Sxxxx_IAR_Keil/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/CORTEX_LM3Sxxxx_IAR_Keil/IntQueueTimer.c b/Demo/CORTEX_LM3Sxxxx_IAR_Keil/IntQueueTimer.c index 1ae1e6a852..8f9fff3516 100644 --- a/Demo/CORTEX_LM3Sxxxx_IAR_Keil/IntQueueTimer.c +++ b/Demo/CORTEX_LM3Sxxxx_IAR_Keil/IntQueueTimer.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/CORTEX_LM3Sxxxx_IAR_Keil/IntQueueTimer.h b/Demo/CORTEX_LM3Sxxxx_IAR_Keil/IntQueueTimer.h index 5a49989e11..663b26f08a 100644 --- a/Demo/CORTEX_LM3Sxxxx_IAR_Keil/IntQueueTimer.h +++ b/Demo/CORTEX_LM3Sxxxx_IAR_Keil/IntQueueTimer.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 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 d1f16cff93..ac87ac80bc 100644 --- a/Demo/CORTEX_LM3Sxxxx_IAR_Keil/ParTest/ParTest.c +++ b/Demo/CORTEX_LM3Sxxxx_IAR_Keil/ParTest/ParTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/CORTEX_LM3Sxxxx_IAR_Keil/main.c b/Demo/CORTEX_LM3Sxxxx_IAR_Keil/main.c index c0fe564fb9..fc33adf320 100644 --- a/Demo/CORTEX_LM3Sxxxx_IAR_Keil/main.c +++ b/Demo/CORTEX_LM3Sxxxx_IAR_Keil/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/CORTEX_LM3Sxxxx_IAR_Keil/timertest.c b/Demo/CORTEX_LM3Sxxxx_IAR_Keil/timertest.c index c21c058148..bfd38d0ec1 100644 --- a/Demo/CORTEX_LM3Sxxxx_IAR_Keil/timertest.c +++ b/Demo/CORTEX_LM3Sxxxx_IAR_Keil/timertest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 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 2d0e05fecb..fa24db9441 100644 --- a/Demo/CORTEX_LM3Sxxxx_IAR_Keil/webserver/emac.c +++ b/Demo/CORTEX_LM3Sxxxx_IAR_Keil/webserver/emac.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 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 204eef6b39..6e6c2d7e9b 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 V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/CORTEX_LM3Sxxxx_Rowley/FreeRTOSConfig.h b/Demo/CORTEX_LM3Sxxxx_Rowley/FreeRTOSConfig.h index ca9fdeca06..984061aac8 100644 --- a/Demo/CORTEX_LM3Sxxxx_Rowley/FreeRTOSConfig.h +++ b/Demo/CORTEX_LM3Sxxxx_Rowley/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/CORTEX_LM3Sxxxx_Rowley/IntQueueTimer.c b/Demo/CORTEX_LM3Sxxxx_Rowley/IntQueueTimer.c index 1ae1e6a852..8f9fff3516 100644 --- a/Demo/CORTEX_LM3Sxxxx_Rowley/IntQueueTimer.c +++ b/Demo/CORTEX_LM3Sxxxx_Rowley/IntQueueTimer.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/CORTEX_LM3Sxxxx_Rowley/IntQueueTimer.h b/Demo/CORTEX_LM3Sxxxx_Rowley/IntQueueTimer.h index 5a49989e11..663b26f08a 100644 --- a/Demo/CORTEX_LM3Sxxxx_Rowley/IntQueueTimer.h +++ b/Demo/CORTEX_LM3Sxxxx_Rowley/IntQueueTimer.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/CORTEX_LM3Sxxxx_Rowley/ParTest/ParTest.c b/Demo/CORTEX_LM3Sxxxx_Rowley/ParTest/ParTest.c index d1f16cff93..ac87ac80bc 100644 --- a/Demo/CORTEX_LM3Sxxxx_Rowley/ParTest/ParTest.c +++ b/Demo/CORTEX_LM3Sxxxx_Rowley/ParTest/ParTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/CORTEX_LM3Sxxxx_Rowley/main.c b/Demo/CORTEX_LM3Sxxxx_Rowley/main.c index af9909a309..eddfdaff9e 100644 --- a/Demo/CORTEX_LM3Sxxxx_Rowley/main.c +++ b/Demo/CORTEX_LM3Sxxxx_Rowley/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/CORTEX_LM3Sxxxx_Rowley/timertest.c b/Demo/CORTEX_LM3Sxxxx_Rowley/timertest.c index fae04f22a4..8e479ee123 100644 --- a/Demo/CORTEX_LM3Sxxxx_Rowley/timertest.c +++ b/Demo/CORTEX_LM3Sxxxx_Rowley/timertest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/CORTEX_LM3Sxxxx_Rowley/webserver/emac.c b/Demo/CORTEX_LM3Sxxxx_Rowley/webserver/emac.c index 3b956310ab..0d29a3534f 100644 --- a/Demo/CORTEX_LM3Sxxxx_Rowley/webserver/emac.c +++ b/Demo/CORTEX_LM3Sxxxx_Rowley/webserver/emac.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 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 9562e327e5..fd812b01a4 100644 --- a/Demo/CORTEX_LM3Sxxxx_Rowley/webserver/uIP_Task.c +++ b/Demo/CORTEX_LM3Sxxxx_Rowley/webserver/uIP_Task.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 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 ff45fbf9fc..cfda4838e8 100644 --- a/Demo/CORTEX_LPC1768_GCC_RedSuite/src/FreeRTOSConfig.h +++ b/Demo/CORTEX_LPC1768_GCC_RedSuite/src/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 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 d9be1a5853..6b4448e6fd 100644 --- a/Demo/CORTEX_LPC1768_GCC_RedSuite/src/ParTest.c +++ b/Demo/CORTEX_LPC1768_GCC_RedSuite/src/ParTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 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 81bb85e4fa..aab109835f 100644 --- a/Demo/CORTEX_LPC1768_GCC_RedSuite/src/main.c +++ b/Demo/CORTEX_LPC1768_GCC_RedSuite/src/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 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 4992d8c77c..d5075a362c 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 V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 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 376dd04c61..1e4f440076 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 V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/CORTEX_LPC1768_GCC_Rowley/FreeRTOSConfig.h b/Demo/CORTEX_LPC1768_GCC_Rowley/FreeRTOSConfig.h index 9745d08d4d..43cdaed275 100644 --- a/Demo/CORTEX_LPC1768_GCC_Rowley/FreeRTOSConfig.h +++ b/Demo/CORTEX_LPC1768_GCC_Rowley/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/CORTEX_LPC1768_GCC_Rowley/LED.h b/Demo/CORTEX_LPC1768_GCC_Rowley/LED.h index 4c4ab491e0..294023deb4 100644 --- a/Demo/CORTEX_LPC1768_GCC_Rowley/LED.h +++ b/Demo/CORTEX_LPC1768_GCC_Rowley/LED.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/CORTEX_LPC1768_GCC_Rowley/ParTest.c b/Demo/CORTEX_LPC1768_GCC_Rowley/ParTest.c index 78c76e1227..b376c28e68 100644 --- a/Demo/CORTEX_LPC1768_GCC_Rowley/ParTest.c +++ b/Demo/CORTEX_LPC1768_GCC_Rowley/ParTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/CORTEX_LPC1768_GCC_Rowley/main.c b/Demo/CORTEX_LPC1768_GCC_Rowley/main.c index 418bc5cb6d..5ee5ce2d88 100644 --- a/Demo/CORTEX_LPC1768_GCC_Rowley/main.c +++ b/Demo/CORTEX_LPC1768_GCC_Rowley/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 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 2adc17ed52..456d51581b 100644 --- a/Demo/CORTEX_LPC1768_GCC_Rowley/webserver/emac.c +++ b/Demo/CORTEX_LPC1768_GCC_Rowley/webserver/emac.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 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 e00d7df7dc..84c1af2fb7 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 V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/CORTEX_LPC1768_IAR/FreeRTOSConfig.h b/Demo/CORTEX_LPC1768_IAR/FreeRTOSConfig.h index c130dbfe96..ea2ca4aa02 100644 --- a/Demo/CORTEX_LPC1768_IAR/FreeRTOSConfig.h +++ b/Demo/CORTEX_LPC1768_IAR/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/CORTEX_LPC1768_IAR/LED.h b/Demo/CORTEX_LPC1768_IAR/LED.h index 4c4ab491e0..294023deb4 100644 --- a/Demo/CORTEX_LPC1768_IAR/LED.h +++ b/Demo/CORTEX_LPC1768_IAR/LED.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/CORTEX_LPC1768_IAR/ParTest.c b/Demo/CORTEX_LPC1768_IAR/ParTest.c index 9b51c8d8be..304f445253 100644 --- a/Demo/CORTEX_LPC1768_IAR/ParTest.c +++ b/Demo/CORTEX_LPC1768_IAR/ParTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/CORTEX_LPC1768_IAR/main.c b/Demo/CORTEX_LPC1768_IAR/main.c index 889fd18ebb..262868a0f2 100644 --- a/Demo/CORTEX_LPC1768_IAR/main.c +++ b/Demo/CORTEX_LPC1768_IAR/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/CORTEX_LPC1768_IAR/webserver/emac.c b/Demo/CORTEX_LPC1768_IAR/webserver/emac.c index 4cc352221e..87d3e9a6c5 100644 --- a/Demo/CORTEX_LPC1768_IAR/webserver/emac.c +++ b/Demo/CORTEX_LPC1768_IAR/webserver/emac.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 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 e00d7df7dc..84c1af2fb7 100644 --- a/Demo/CORTEX_LPC1768_IAR/webserver/uIP_Task.c +++ b/Demo/CORTEX_LPC1768_IAR/webserver/uIP_Task.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/CORTEX_M4F_M0_LPC43xx_Keil/M4/FreeRTOSConfig.h b/Demo/CORTEX_M4F_M0_LPC43xx_Keil/M4/FreeRTOSConfig.h index 3a20fdcb06..53832833d2 100644 --- a/Demo/CORTEX_M4F_M0_LPC43xx_Keil/M4/FreeRTOSConfig.h +++ b/Demo/CORTEX_M4F_M0_LPC43xx_Keil/M4/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/CORTEX_M4F_M0_LPC43xx_Keil/M4/ParTest.c b/Demo/CORTEX_M4F_M0_LPC43xx_Keil/M4/ParTest.c index 93e1e35c7a..30019afc5e 100644 --- a/Demo/CORTEX_M4F_M0_LPC43xx_Keil/M4/ParTest.c +++ b/Demo/CORTEX_M4F_M0_LPC43xx_Keil/M4/ParTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/CORTEX_M4F_M0_LPC43xx_Keil/M4/RegTest.c b/Demo/CORTEX_M4F_M0_LPC43xx_Keil/M4/RegTest.c index 1329968d66..52130081b5 100644 --- a/Demo/CORTEX_M4F_M0_LPC43xx_Keil/M4/RegTest.c +++ b/Demo/CORTEX_M4F_M0_LPC43xx_Keil/M4/RegTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/CORTEX_M4F_M0_LPC43xx_Keil/M4/main.c b/Demo/CORTEX_M4F_M0_LPC43xx_Keil/M4/main.c index 726ff49a09..7b8cf1667e 100644 --- a/Demo/CORTEX_M4F_M0_LPC43xx_Keil/M4/main.c +++ b/Demo/CORTEX_M4F_M0_LPC43xx_Keil/M4/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/CORTEX_M4F_M0_LPC43xx_Keil/system/Hitex_Fast_Startup.c b/Demo/CORTEX_M4F_M0_LPC43xx_Keil/system/Hitex_Fast_Startup.c index 740796fad4..62a0393759 100644 --- a/Demo/CORTEX_M4F_M0_LPC43xx_Keil/system/Hitex_Fast_Startup.c +++ b/Demo/CORTEX_M4F_M0_LPC43xx_Keil/system/Hitex_Fast_Startup.c @@ -27,7 +27,6 @@ #include "LPC43xx.h" #include "lpc43xx_cgu.h" #include "lpc43xx_emc.h" -#include "spifi_rom_api.h" void WaitMinUS( volatile uint32_t us, uint32_t SystemClock ) { diff --git a/Demo/CORTEX_M4F_STM32F407ZG-SK/FreeRTOSConfig.h b/Demo/CORTEX_M4F_STM32F407ZG-SK/FreeRTOSConfig.h index ff9772b278..32c2acff7b 100644 --- a/Demo/CORTEX_M4F_STM32F407ZG-SK/FreeRTOSConfig.h +++ b/Demo/CORTEX_M4F_STM32F407ZG-SK/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/CORTEX_M4F_STM32F407ZG-SK/ParTest.c b/Demo/CORTEX_M4F_STM32F407ZG-SK/ParTest.c index fc353fa9f9..d541be36d2 100644 --- a/Demo/CORTEX_M4F_STM32F407ZG-SK/ParTest.c +++ b/Demo/CORTEX_M4F_STM32F407ZG-SK/ParTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/CORTEX_M4F_STM32F407ZG-SK/RegTest.s b/Demo/CORTEX_M4F_STM32F407ZG-SK/RegTest.s index 260353c1b9..ad24ae911c 100644 --- a/Demo/CORTEX_M4F_STM32F407ZG-SK/RegTest.s +++ b/Demo/CORTEX_M4F_STM32F407ZG-SK/RegTest.s @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/CORTEX_M4F_STM32F407ZG-SK/main.c b/Demo/CORTEX_M4F_STM32F407ZG-SK/main.c index a866713c42..d7ad0bee60 100644 --- a/Demo/CORTEX_M4F_STM32F407ZG-SK/main.c +++ b/Demo/CORTEX_M4F_STM32F407ZG-SK/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/CORTEX_MB9A310_IAR_Keil/FreeRTOSConfig.h b/Demo/CORTEX_MB9A310_IAR_Keil/FreeRTOSConfig.h index 6b380f65f0..1ba08ee272 100644 --- a/Demo/CORTEX_MB9A310_IAR_Keil/FreeRTOSConfig.h +++ b/Demo/CORTEX_MB9A310_IAR_Keil/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/CORTEX_MB9A310_IAR_Keil/ParTest.c b/Demo/CORTEX_MB9A310_IAR_Keil/ParTest.c index 567beb80a3..557bf98de6 100644 --- a/Demo/CORTEX_MB9A310_IAR_Keil/ParTest.c +++ b/Demo/CORTEX_MB9A310_IAR_Keil/ParTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/CORTEX_MB9A310_IAR_Keil/main-full.c b/Demo/CORTEX_MB9A310_IAR_Keil/main-full.c index 4bbdb06370..ceec390974 100644 --- a/Demo/CORTEX_MB9A310_IAR_Keil/main-full.c +++ b/Demo/CORTEX_MB9A310_IAR_Keil/main-full.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/CORTEX_MB9A310_IAR_Keil/main_blinky.c b/Demo/CORTEX_MB9A310_IAR_Keil/main_blinky.c index 1f7882e1e1..6b2f968882 100644 --- a/Demo/CORTEX_MB9A310_IAR_Keil/main_blinky.c +++ b/Demo/CORTEX_MB9A310_IAR_Keil/main_blinky.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/CORTEX_MB9A310_IAR_Keil/serial.c b/Demo/CORTEX_MB9A310_IAR_Keil/serial.c index 9694c85a8b..746bb37e9b 100644 --- a/Demo/CORTEX_MB9A310_IAR_Keil/serial.c +++ b/Demo/CORTEX_MB9A310_IAR_Keil/serial.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/CORTEX_MB9B500_IAR_Keil/FreeRTOSConfig.h b/Demo/CORTEX_MB9B500_IAR_Keil/FreeRTOSConfig.h index a76dd3589c..73d70e4e08 100644 --- a/Demo/CORTEX_MB9B500_IAR_Keil/FreeRTOSConfig.h +++ b/Demo/CORTEX_MB9B500_IAR_Keil/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/CORTEX_MB9B500_IAR_Keil/ParTest.c b/Demo/CORTEX_MB9B500_IAR_Keil/ParTest.c index 352744c043..96a489901a 100644 --- a/Demo/CORTEX_MB9B500_IAR_Keil/ParTest.c +++ b/Demo/CORTEX_MB9B500_IAR_Keil/ParTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/CORTEX_MB9B500_IAR_Keil/main-full.c b/Demo/CORTEX_MB9B500_IAR_Keil/main-full.c index b10a2feee3..204811c3e4 100644 --- a/Demo/CORTEX_MB9B500_IAR_Keil/main-full.c +++ b/Demo/CORTEX_MB9B500_IAR_Keil/main-full.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/CORTEX_MB9B500_IAR_Keil/main_blinky.c b/Demo/CORTEX_MB9B500_IAR_Keil/main_blinky.c index 8a0cef3143..63dd80a777 100644 --- a/Demo/CORTEX_MB9B500_IAR_Keil/main_blinky.c +++ b/Demo/CORTEX_MB9B500_IAR_Keil/main_blinky.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/CORTEX_MB9B500_IAR_Keil/serial.c b/Demo/CORTEX_MB9B500_IAR_Keil/serial.c index 5a2104a935..edc892d79f 100644 --- a/Demo/CORTEX_MB9B500_IAR_Keil/serial.c +++ b/Demo/CORTEX_MB9B500_IAR_Keil/serial.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/CORTEX_MPU_LM3Sxxxx_Rowley/FreeRTOSConfig.h b/Demo/CORTEX_MPU_LM3Sxxxx_Rowley/FreeRTOSConfig.h index c4cb4b9719..fe99889dae 100644 --- a/Demo/CORTEX_MPU_LM3Sxxxx_Rowley/FreeRTOSConfig.h +++ b/Demo/CORTEX_MPU_LM3Sxxxx_Rowley/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/CORTEX_MPU_LM3Sxxxx_Rowley/main.c b/Demo/CORTEX_MPU_LM3Sxxxx_Rowley/main.c index d3f81ac90f..6a4b852bdb 100644 --- a/Demo/CORTEX_MPU_LM3Sxxxx_Rowley/main.c +++ b/Demo/CORTEX_MPU_LM3Sxxxx_Rowley/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 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 b101ea3da9..eee498453f 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 V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 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 c3b67cb5f2..6ac57c34e7 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 V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/CORTEX_STM32F100_Atollic/Simple_Demo_Source/FreeRTOSConfig.h b/Demo/CORTEX_STM32F100_Atollic/Simple_Demo_Source/FreeRTOSConfig.h index 2bb802ae82..ffebb64409 100644 --- a/Demo/CORTEX_STM32F100_Atollic/Simple_Demo_Source/FreeRTOSConfig.h +++ b/Demo/CORTEX_STM32F100_Atollic/Simple_Demo_Source/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/CORTEX_STM32F100_Atollic/Simple_Demo_Source/main.c b/Demo/CORTEX_STM32F100_Atollic/Simple_Demo_Source/main.c index 56ee76acba..88d8ab9f7c 100644 --- a/Demo/CORTEX_STM32F100_Atollic/Simple_Demo_Source/main.c +++ b/Demo/CORTEX_STM32F100_Atollic/Simple_Demo_Source/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/CORTEX_STM32F103_GCC_Rowley/Drivers/STM32_USART.c b/Demo/CORTEX_STM32F103_GCC_Rowley/Drivers/STM32_USART.c index 95d8445ec5..c5ca7e3637 100644 --- a/Demo/CORTEX_STM32F103_GCC_Rowley/Drivers/STM32_USART.c +++ b/Demo/CORTEX_STM32F103_GCC_Rowley/Drivers/STM32_USART.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/CORTEX_STM32F103_GCC_Rowley/Drivers/STM32_USART.h b/Demo/CORTEX_STM32F103_GCC_Rowley/Drivers/STM32_USART.h index 8db4457fe4..f270521517 100644 --- a/Demo/CORTEX_STM32F103_GCC_Rowley/Drivers/STM32_USART.h +++ b/Demo/CORTEX_STM32F103_GCC_Rowley/Drivers/STM32_USART.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/CORTEX_STM32F103_GCC_Rowley/FreeRTOSConfig.h b/Demo/CORTEX_STM32F103_GCC_Rowley/FreeRTOSConfig.h index fe8569cb21..5885613ec4 100644 --- a/Demo/CORTEX_STM32F103_GCC_Rowley/FreeRTOSConfig.h +++ b/Demo/CORTEX_STM32F103_GCC_Rowley/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/CORTEX_STM32F103_GCC_Rowley/ParTest/ParTest_MCBSTM32.c b/Demo/CORTEX_STM32F103_GCC_Rowley/ParTest/ParTest_MCBSTM32.c index 8d5da06b2e..9434f4c749 100644 --- a/Demo/CORTEX_STM32F103_GCC_Rowley/ParTest/ParTest_MCBSTM32.c +++ b/Demo/CORTEX_STM32F103_GCC_Rowley/ParTest/ParTest_MCBSTM32.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/CORTEX_STM32F103_GCC_Rowley/ParTest/ParTest_ST_Eval.c b/Demo/CORTEX_STM32F103_GCC_Rowley/ParTest/ParTest_ST_Eval.c index a2c71e058c..59c97c75e9 100644 --- a/Demo/CORTEX_STM32F103_GCC_Rowley/ParTest/ParTest_ST_Eval.c +++ b/Demo/CORTEX_STM32F103_GCC_Rowley/ParTest/ParTest_ST_Eval.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/CORTEX_STM32F103_GCC_Rowley/main.c b/Demo/CORTEX_STM32F103_GCC_Rowley/main.c index 6138579ac4..e05a1ba2a6 100644 --- a/Demo/CORTEX_STM32F103_GCC_Rowley/main.c +++ b/Demo/CORTEX_STM32F103_GCC_Rowley/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/CORTEX_STM32F103_IAR/FreeRTOSConfig.h b/Demo/CORTEX_STM32F103_IAR/FreeRTOSConfig.h index 0dc2aaad8b..2431d580dd 100644 --- a/Demo/CORTEX_STM32F103_IAR/FreeRTOSConfig.h +++ b/Demo/CORTEX_STM32F103_IAR/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/CORTEX_STM32F103_IAR/ParTest/ParTest.c b/Demo/CORTEX_STM32F103_IAR/ParTest/ParTest.c index a2c71e058c..59c97c75e9 100644 --- a/Demo/CORTEX_STM32F103_IAR/ParTest/ParTest.c +++ b/Demo/CORTEX_STM32F103_IAR/ParTest/ParTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/CORTEX_STM32F103_IAR/main.c b/Demo/CORTEX_STM32F103_IAR/main.c index 30402df72d..ab2c3bc9bf 100644 --- a/Demo/CORTEX_STM32F103_IAR/main.c +++ b/Demo/CORTEX_STM32F103_IAR/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/CORTEX_STM32F103_IAR/serial/serial.c b/Demo/CORTEX_STM32F103_IAR/serial/serial.c index 8bbe6332b4..9d8732e776 100644 --- a/Demo/CORTEX_STM32F103_IAR/serial/serial.c +++ b/Demo/CORTEX_STM32F103_IAR/serial/serial.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/CORTEX_STM32F103_IAR/timertest.c b/Demo/CORTEX_STM32F103_IAR/timertest.c index 1a496358a1..38ce983817 100644 --- a/Demo/CORTEX_STM32F103_IAR/timertest.c +++ b/Demo/CORTEX_STM32F103_IAR/timertest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/CORTEX_STM32F103_Keil/FreeRTOSConfig.h b/Demo/CORTEX_STM32F103_Keil/FreeRTOSConfig.h index 0dc2aaad8b..2431d580dd 100644 --- a/Demo/CORTEX_STM32F103_Keil/FreeRTOSConfig.h +++ b/Demo/CORTEX_STM32F103_Keil/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/CORTEX_STM32F103_Keil/ParTest/ParTest.c b/Demo/CORTEX_STM32F103_Keil/ParTest/ParTest.c index a2c71e058c..59c97c75e9 100644 --- a/Demo/CORTEX_STM32F103_Keil/ParTest/ParTest.c +++ b/Demo/CORTEX_STM32F103_Keil/ParTest/ParTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/CORTEX_STM32F103_Keil/main.c b/Demo/CORTEX_STM32F103_Keil/main.c index 30402df72d..ab2c3bc9bf 100644 --- a/Demo/CORTEX_STM32F103_Keil/main.c +++ b/Demo/CORTEX_STM32F103_Keil/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/CORTEX_STM32F103_Keil/serial/serial.c b/Demo/CORTEX_STM32F103_Keil/serial/serial.c index 8bbe6332b4..9d8732e776 100644 --- a/Demo/CORTEX_STM32F103_Keil/serial/serial.c +++ b/Demo/CORTEX_STM32F103_Keil/serial/serial.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/CORTEX_STM32F103_Keil/timertest.c b/Demo/CORTEX_STM32F103_Keil/timertest.c index 1a496358a1..38ce983817 100644 --- a/Demo/CORTEX_STM32F103_Keil/timertest.c +++ b/Demo/CORTEX_STM32F103_Keil/timertest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/CORTEX_STM32F103_Primer_GCC/FreeRTOSConfig.h b/Demo/CORTEX_STM32F103_Primer_GCC/FreeRTOSConfig.h index a1023b46a1..f8f5c3b985 100644 --- a/Demo/CORTEX_STM32F103_Primer_GCC/FreeRTOSConfig.h +++ b/Demo/CORTEX_STM32F103_Primer_GCC/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 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 93536a808c..f30d3e7d27 100644 --- a/Demo/CORTEX_STM32F103_Primer_GCC/ParTest/ParTest.c +++ b/Demo/CORTEX_STM32F103_Primer_GCC/ParTest/ParTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/CORTEX_STM32F103_Primer_GCC/bitmap.h b/Demo/CORTEX_STM32F103_Primer_GCC/bitmap.h index 5b16a93b1d..7bc9008822 100644 --- a/Demo/CORTEX_STM32F103_Primer_GCC/bitmap.h +++ b/Demo/CORTEX_STM32F103_Primer_GCC/bitmap.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/CORTEX_STM32F103_Primer_GCC/main.c b/Demo/CORTEX_STM32F103_Primer_GCC/main.c index 6cd2e814cb..132b4ca177 100644 --- a/Demo/CORTEX_STM32F103_Primer_GCC/main.c +++ b/Demo/CORTEX_STM32F103_Primer_GCC/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/CORTEX_STM32F103_Primer_GCC/timertest.c b/Demo/CORTEX_STM32F103_Primer_GCC/timertest.c index 1a496358a1..38ce983817 100644 --- a/Demo/CORTEX_STM32F103_Primer_GCC/timertest.c +++ b/Demo/CORTEX_STM32F103_Primer_GCC/timertest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/CORTEX_STM32F107_GCC_Rowley/FreeRTOSConfig.h b/Demo/CORTEX_STM32F107_GCC_Rowley/FreeRTOSConfig.h index ad2ebad988..0841ac9a84 100644 --- a/Demo/CORTEX_STM32F107_GCC_Rowley/FreeRTOSConfig.h +++ b/Demo/CORTEX_STM32F107_GCC_Rowley/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 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 191ca2d4b9..c9f6d8cea3 100644 --- a/Demo/CORTEX_STM32F107_GCC_Rowley/ParTest/ParTest.c +++ b/Demo/CORTEX_STM32F107_GCC_Rowley/ParTest/ParTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/CORTEX_STM32F107_GCC_Rowley/main.c b/Demo/CORTEX_STM32F107_GCC_Rowley/main.c index 4381f5687a..29f8b45aa5 100644 --- a/Demo/CORTEX_STM32F107_GCC_Rowley/main.c +++ b/Demo/CORTEX_STM32F107_GCC_Rowley/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/CORTEX_STM32F107_GCC_Rowley/timertest.c b/Demo/CORTEX_STM32F107_GCC_Rowley/timertest.c index db2305adfa..491887721e 100644 --- a/Demo/CORTEX_STM32F107_GCC_Rowley/timertest.c +++ b/Demo/CORTEX_STM32F107_GCC_Rowley/timertest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 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 6e7eb4727a..1ba98231c1 100644 --- a/Demo/CORTEX_STM32F107_GCC_Rowley/webserver/emac.c +++ b/Demo/CORTEX_STM32F107_GCC_Rowley/webserver/emac.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 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 fb21f2e941..499b1e84a9 100644 --- a/Demo/CORTEX_STM32F107_GCC_Rowley/webserver/emac.h +++ b/Demo/CORTEX_STM32F107_GCC_Rowley/webserver/emac.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 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 ad5956d695..7098a0cc96 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 V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/CORTEX_STM32L152_IAR/FreeRTOSConfig.h b/Demo/CORTEX_STM32L152_IAR/FreeRTOSConfig.h index c2807d9808..507a2cc91f 100644 --- a/Demo/CORTEX_STM32L152_IAR/FreeRTOSConfig.h +++ b/Demo/CORTEX_STM32L152_IAR/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/CORTEX_STM32L152_IAR/ParTest.c b/Demo/CORTEX_STM32L152_IAR/ParTest.c index 1edc07eb1e..403110969c 100644 --- a/Demo/CORTEX_STM32L152_IAR/ParTest.c +++ b/Demo/CORTEX_STM32L152_IAR/ParTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/CORTEX_STM32L152_IAR/main.c b/Demo/CORTEX_STM32L152_IAR/main.c index a5973fed88..83e70a6761 100644 --- a/Demo/CORTEX_STM32L152_IAR/main.c +++ b/Demo/CORTEX_STM32L152_IAR/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/CORTEX_STM32L152_IAR/serial.c b/Demo/CORTEX_STM32L152_IAR/serial.c index dc1e1009d3..1e3ed78a11 100644 --- a/Demo/CORTEX_STM32L152_IAR/serial.c +++ b/Demo/CORTEX_STM32L152_IAR/serial.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/CORTUS_APS3_GCC/Demo/7seg.c b/Demo/CORTUS_APS3_GCC/Demo/7seg.c index 87250204b7..519780daf4 100644 --- a/Demo/CORTUS_APS3_GCC/Demo/7seg.c +++ b/Demo/CORTUS_APS3_GCC/Demo/7seg.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/CORTUS_APS3_GCC/Demo/7seg.h b/Demo/CORTUS_APS3_GCC/Demo/7seg.h index 4b94df1f0b..a4b30b6e5e 100644 --- a/Demo/CORTUS_APS3_GCC/Demo/7seg.h +++ b/Demo/CORTUS_APS3_GCC/Demo/7seg.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/CORTUS_APS3_GCC/Demo/FreeRTOSConfig.h b/Demo/CORTUS_APS3_GCC/Demo/FreeRTOSConfig.h index 683cdcd1ad..c27cf195b8 100644 --- a/Demo/CORTUS_APS3_GCC/Demo/FreeRTOSConfig.h +++ b/Demo/CORTUS_APS3_GCC/Demo/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/CORTUS_APS3_GCC/Demo/ParTest.c b/Demo/CORTUS_APS3_GCC/Demo/ParTest.c index fdaa79a548..1eec7e861c 100644 --- a/Demo/CORTUS_APS3_GCC/Demo/ParTest.c +++ b/Demo/CORTUS_APS3_GCC/Demo/ParTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/CORTUS_APS3_GCC/Demo/RegTest.c b/Demo/CORTUS_APS3_GCC/Demo/RegTest.c index 88574c1c85..4fdcc63579 100644 --- a/Demo/CORTUS_APS3_GCC/Demo/RegTest.c +++ b/Demo/CORTUS_APS3_GCC/Demo/RegTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/CORTUS_APS3_GCC/Demo/RegTest.h b/Demo/CORTUS_APS3_GCC/Demo/RegTest.h index 18555edd2b..cbe47268ac 100644 --- a/Demo/CORTUS_APS3_GCC/Demo/RegTest.h +++ b/Demo/CORTUS_APS3_GCC/Demo/RegTest.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/CORTUS_APS3_GCC/Demo/demoGpio.h b/Demo/CORTUS_APS3_GCC/Demo/demoGpio.h index e30356f9f6..9bbf39c326 100644 --- a/Demo/CORTUS_APS3_GCC/Demo/demoGpio.h +++ b/Demo/CORTUS_APS3_GCC/Demo/demoGpio.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/CORTUS_APS3_GCC/Demo/main.c b/Demo/CORTUS_APS3_GCC/Demo/main.c index 9f9c53d5f7..46f17e6ae8 100644 --- a/Demo/CORTUS_APS3_GCC/Demo/main.c +++ b/Demo/CORTUS_APS3_GCC/Demo/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/CORTUS_APS3_GCC/Demo/serial.c b/Demo/CORTUS_APS3_GCC/Demo/serial.c index 5e759ed92a..161a59b564 100644 --- a/Demo/CORTUS_APS3_GCC/Demo/serial.c +++ b/Demo/CORTUS_APS3_GCC/Demo/serial.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/ColdFire_MCF51CN128_CodeWarrior/Sources/FreeRTOSConfig.h b/Demo/ColdFire_MCF51CN128_CodeWarrior/Sources/FreeRTOSConfig.h index 866d58312c..dfdbdcf78e 100644 --- a/Demo/ColdFire_MCF51CN128_CodeWarrior/Sources/FreeRTOSConfig.h +++ b/Demo/ColdFire_MCF51CN128_CodeWarrior/Sources/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 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 3a8f1c6ad5..cb8f1c91b5 100644 --- a/Demo/ColdFire_MCF51CN128_CodeWarrior/Sources/ParTest/ParTest.c +++ b/Demo/ColdFire_MCF51CN128_CodeWarrior/Sources/ParTest/ParTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 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 50ab508a30..ad051c76f6 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 V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/ColdFire_MCF51CN128_CodeWarrior/Sources/main.c b/Demo/ColdFire_MCF51CN128_CodeWarrior/Sources/main.c index b42cbfef76..b93c95f0f7 100644 --- a/Demo/ColdFire_MCF51CN128_CodeWarrior/Sources/main.c +++ b/Demo/ColdFire_MCF51CN128_CodeWarrior/Sources/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/ColdFire_MCF52221_CodeWarrior/sources/FreeRTOSConfig.h b/Demo/ColdFire_MCF52221_CodeWarrior/sources/FreeRTOSConfig.h index 78e8961881..f88678b3e5 100644 --- a/Demo/ColdFire_MCF52221_CodeWarrior/sources/FreeRTOSConfig.h +++ b/Demo/ColdFire_MCF52221_CodeWarrior/sources/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 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 eb87f452bf..068138af29 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 V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 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 a80740270d..953a3bfd37 100644 --- a/Demo/ColdFire_MCF52221_CodeWarrior/sources/ParTest/ParTest.c +++ b/Demo/ColdFire_MCF52221_CodeWarrior/sources/ParTest/ParTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/ColdFire_MCF52221_CodeWarrior/sources/main.c b/Demo/ColdFire_MCF52221_CodeWarrior/sources/main.c index 44478e2521..7059368ef3 100644 --- a/Demo/ColdFire_MCF52221_CodeWarrior/sources/main.c +++ b/Demo/ColdFire_MCF52221_CodeWarrior/sources/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 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 fac527fa49..189c54aa07 100644 --- a/Demo/ColdFire_MCF52221_CodeWarrior/sources/serial/serial.c +++ b/Demo/ColdFire_MCF52221_CodeWarrior/sources/serial/serial.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/ColdFire_MCF52233_Eclipse/RTOSDemo/FreeRTOSConfig.h b/Demo/ColdFire_MCF52233_Eclipse/RTOSDemo/FreeRTOSConfig.h index 2e6f262add..835fcc9985 100644 --- a/Demo/ColdFire_MCF52233_Eclipse/RTOSDemo/FreeRTOSConfig.h +++ b/Demo/ColdFire_MCF52233_Eclipse/RTOSDemo/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 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 7a5e65f75c..13c1e36224 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 V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 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 e67d099ca8..8c4240c035 100644 --- a/Demo/ColdFire_MCF52233_Eclipse/RTOSDemo/ParTest/ParTest.c +++ b/Demo/ColdFire_MCF52233_Eclipse/RTOSDemo/ParTest/ParTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/ColdFire_MCF52233_Eclipse/RTOSDemo/main.c b/Demo/ColdFire_MCF52233_Eclipse/RTOSDemo/main.c index a85561b408..1abf6ce1a5 100644 --- a/Demo/ColdFire_MCF52233_Eclipse/RTOSDemo/main.c +++ b/Demo/ColdFire_MCF52233_Eclipse/RTOSDemo/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 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 96b1ccabd2..5edf4eaf38 100644 --- a/Demo/ColdFire_MCF52233_Eclipse/RTOSDemo/webserver/FEC.c +++ b/Demo/ColdFire_MCF52233_Eclipse/RTOSDemo/webserver/FEC.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 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 5347be8f3b..842ef0dcb4 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 V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/ColdFire_MCF52259_CodeWarrior/FreeRTOSConfig.h b/Demo/ColdFire_MCF52259_CodeWarrior/FreeRTOSConfig.h index 45fde397aa..762130bd59 100644 --- a/Demo/ColdFire_MCF52259_CodeWarrior/FreeRTOSConfig.h +++ b/Demo/ColdFire_MCF52259_CodeWarrior/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 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 6cef90f3a3..f180c67433 100644 --- a/Demo/ColdFire_MCF52259_CodeWarrior/FreeRTOS_Tick_Setup.c +++ b/Demo/ColdFire_MCF52259_CodeWarrior/FreeRTOS_Tick_Setup.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/ColdFire_MCF52259_CodeWarrior/HTTPDemo.c b/Demo/ColdFire_MCF52259_CodeWarrior/HTTPDemo.c index 422cd3b400..30454fe855 100644 --- a/Demo/ColdFire_MCF52259_CodeWarrior/HTTPDemo.c +++ b/Demo/ColdFire_MCF52259_CodeWarrior/HTTPDemo.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/ColdFire_MCF52259_CodeWarrior/HTTPDemo.h b/Demo/ColdFire_MCF52259_CodeWarrior/HTTPDemo.h index b8809c1575..ff91af7f79 100644 --- a/Demo/ColdFire_MCF52259_CodeWarrior/HTTPDemo.h +++ b/Demo/ColdFire_MCF52259_CodeWarrior/HTTPDemo.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/ColdFire_MCF52259_CodeWarrior/ParTest/ParTest.c b/Demo/ColdFire_MCF52259_CodeWarrior/ParTest/ParTest.c index a80740270d..953a3bfd37 100644 --- a/Demo/ColdFire_MCF52259_CodeWarrior/ParTest/ParTest.c +++ b/Demo/ColdFire_MCF52259_CodeWarrior/ParTest/ParTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/ColdFire_MCF52259_CodeWarrior/main.c b/Demo/ColdFire_MCF52259_CodeWarrior/main.c index 29cc4557a1..2ee518af71 100644 --- a/Demo/ColdFire_MCF52259_CodeWarrior/main.c +++ b/Demo/ColdFire_MCF52259_CodeWarrior/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/ColdFire_MCF5282_Eclipse/RTOSDemo/FreeRTOSConfig.h b/Demo/ColdFire_MCF5282_Eclipse/RTOSDemo/FreeRTOSConfig.h index 46515661e7..2671b323e7 100644 --- a/Demo/ColdFire_MCF5282_Eclipse/RTOSDemo/FreeRTOSConfig.h +++ b/Demo/ColdFire_MCF5282_Eclipse/RTOSDemo/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 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 7a5e65f75c..13c1e36224 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 V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/ColdFire_MCF5282_Eclipse/RTOSDemo/IntQueueTimer.c b/Demo/ColdFire_MCF5282_Eclipse/RTOSDemo/IntQueueTimer.c index 8e3287206f..637c1bc033 100644 --- a/Demo/ColdFire_MCF5282_Eclipse/RTOSDemo/IntQueueTimer.c +++ b/Demo/ColdFire_MCF5282_Eclipse/RTOSDemo/IntQueueTimer.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/ColdFire_MCF5282_Eclipse/RTOSDemo/IntQueueTimer.h b/Demo/ColdFire_MCF5282_Eclipse/RTOSDemo/IntQueueTimer.h index 5a49989e11..663b26f08a 100644 --- a/Demo/ColdFire_MCF5282_Eclipse/RTOSDemo/IntQueueTimer.h +++ b/Demo/ColdFire_MCF5282_Eclipse/RTOSDemo/IntQueueTimer.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 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 1b2c3a2123..7c3c303f31 100644 --- a/Demo/ColdFire_MCF5282_Eclipse/RTOSDemo/ParTest/ParTest.c +++ b/Demo/ColdFire_MCF5282_Eclipse/RTOSDemo/ParTest/ParTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/ColdFire_MCF5282_Eclipse/RTOSDemo/main.c b/Demo/ColdFire_MCF5282_Eclipse/RTOSDemo/main.c index 7b62dc98f0..86670c9cd4 100644 --- a/Demo/ColdFire_MCF5282_Eclipse/RTOSDemo/main.c +++ b/Demo/ColdFire_MCF5282_Eclipse/RTOSDemo/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 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 f883cd57ba..32a15468ac 100644 --- a/Demo/ColdFire_MCF5282_Eclipse/RTOSDemo/serial/serial.c +++ b/Demo/ColdFire_MCF5282_Eclipse/RTOSDemo/serial/serial.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/Common/Full/BlockQ.c b/Demo/Common/Full/BlockQ.c index 84ecab2a97..f226a00cf5 100644 --- a/Demo/Common/Full/BlockQ.c +++ b/Demo/Common/Full/BlockQ.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/Common/Full/PollQ.c b/Demo/Common/Full/PollQ.c index 98a23c5157..ad5c080b50 100644 --- a/Demo/Common/Full/PollQ.c +++ b/Demo/Common/Full/PollQ.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/Common/Full/comtest.c b/Demo/Common/Full/comtest.c index e3c5d0c3e9..056b2f1ff2 100644 --- a/Demo/Common/Full/comtest.c +++ b/Demo/Common/Full/comtest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/Common/Full/death.c b/Demo/Common/Full/death.c index a7c8785615..da5f3f6ad2 100644 --- a/Demo/Common/Full/death.c +++ b/Demo/Common/Full/death.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/Common/Full/dynamic.c b/Demo/Common/Full/dynamic.c index 53b3454187..f72dd1cf9b 100644 --- a/Demo/Common/Full/dynamic.c +++ b/Demo/Common/Full/dynamic.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/Common/Full/events.c b/Demo/Common/Full/events.c index 35564a7579..7771565a16 100644 --- a/Demo/Common/Full/events.c +++ b/Demo/Common/Full/events.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/Common/Full/flash.c b/Demo/Common/Full/flash.c index ea431e183f..92729fa938 100644 --- a/Demo/Common/Full/flash.c +++ b/Demo/Common/Full/flash.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/Common/Full/flop.c b/Demo/Common/Full/flop.c index 0108a027a7..405a0e77cb 100644 --- a/Demo/Common/Full/flop.c +++ b/Demo/Common/Full/flop.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/Common/Full/integer.c b/Demo/Common/Full/integer.c index 59798b2937..803c66b54c 100644 --- a/Demo/Common/Full/integer.c +++ b/Demo/Common/Full/integer.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/Common/Full/print.c b/Demo/Common/Full/print.c index fbb0f18bb4..590d183543 100644 --- a/Demo/Common/Full/print.c +++ b/Demo/Common/Full/print.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/Common/Full/semtest.c b/Demo/Common/Full/semtest.c index c9f9fe8364..32bf570944 100644 --- a/Demo/Common/Full/semtest.c +++ b/Demo/Common/Full/semtest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/Common/Minimal/AltBlckQ.c b/Demo/Common/Minimal/AltBlckQ.c index ed9a3a98a2..515d032403 100644 --- a/Demo/Common/Minimal/AltBlckQ.c +++ b/Demo/Common/Minimal/AltBlckQ.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/Common/Minimal/AltBlock.c b/Demo/Common/Minimal/AltBlock.c index ef6ac5b862..7895fa4ba9 100644 --- a/Demo/Common/Minimal/AltBlock.c +++ b/Demo/Common/Minimal/AltBlock.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/Common/Minimal/AltPollQ.c b/Demo/Common/Minimal/AltPollQ.c index 23622ee603..3c3751a12b 100644 --- a/Demo/Common/Minimal/AltPollQ.c +++ b/Demo/Common/Minimal/AltPollQ.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/Common/Minimal/AltQTest.c b/Demo/Common/Minimal/AltQTest.c index 89475be8be..d18dd00469 100644 --- a/Demo/Common/Minimal/AltQTest.c +++ b/Demo/Common/Minimal/AltQTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/Common/Minimal/BlockQ.c b/Demo/Common/Minimal/BlockQ.c index 95ba1fe847..42823b2802 100644 --- a/Demo/Common/Minimal/BlockQ.c +++ b/Demo/Common/Minimal/BlockQ.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/Common/Minimal/GenQTest.c b/Demo/Common/Minimal/GenQTest.c index d7503c2ec5..be62067215 100644 --- a/Demo/Common/Minimal/GenQTest.c +++ b/Demo/Common/Minimal/GenQTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/Common/Minimal/IntQueue.c b/Demo/Common/Minimal/IntQueue.c index 6002300728..efb5cf0366 100644 --- a/Demo/Common/Minimal/IntQueue.c +++ b/Demo/Common/Minimal/IntQueue.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/Common/Minimal/PollQ.c b/Demo/Common/Minimal/PollQ.c index dc3283f75f..b844942ed7 100644 --- a/Demo/Common/Minimal/PollQ.c +++ b/Demo/Common/Minimal/PollQ.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/Common/Minimal/QPeek.c b/Demo/Common/Minimal/QPeek.c index bbb29fe5ba..82a1a4e902 100644 --- a/Demo/Common/Minimal/QPeek.c +++ b/Demo/Common/Minimal/QPeek.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/Common/Minimal/TimerDemo.c b/Demo/Common/Minimal/TimerDemo.c index 82581938a4..6819441e30 100644 --- a/Demo/Common/Minimal/TimerDemo.c +++ b/Demo/Common/Minimal/TimerDemo.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/Common/Minimal/blocktim.c b/Demo/Common/Minimal/blocktim.c index 6b739173e5..306aace8db 100644 --- a/Demo/Common/Minimal/blocktim.c +++ b/Demo/Common/Minimal/blocktim.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/Common/Minimal/comtest.c b/Demo/Common/Minimal/comtest.c index dcaf04dea7..e26f03000f 100644 --- a/Demo/Common/Minimal/comtest.c +++ b/Demo/Common/Minimal/comtest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/Common/Minimal/comtest_strings.c b/Demo/Common/Minimal/comtest_strings.c index 5856bcd28f..436f6ddd38 100644 --- a/Demo/Common/Minimal/comtest_strings.c +++ b/Demo/Common/Minimal/comtest_strings.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/Common/Minimal/countsem.c b/Demo/Common/Minimal/countsem.c index 9e10980cd0..30f908c292 100644 --- a/Demo/Common/Minimal/countsem.c +++ b/Demo/Common/Minimal/countsem.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/Common/Minimal/crflash.c b/Demo/Common/Minimal/crflash.c index 85dd3104dc..83f0258efb 100644 --- a/Demo/Common/Minimal/crflash.c +++ b/Demo/Common/Minimal/crflash.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/Common/Minimal/crhook.c b/Demo/Common/Minimal/crhook.c index 0c80071782..edaf937b5a 100644 --- a/Demo/Common/Minimal/crhook.c +++ b/Demo/Common/Minimal/crhook.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/Common/Minimal/death.c b/Demo/Common/Minimal/death.c index acefb1c1f2..0231de1b58 100644 --- a/Demo/Common/Minimal/death.c +++ b/Demo/Common/Minimal/death.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/Common/Minimal/dynamic.c b/Demo/Common/Minimal/dynamic.c index d81532faa8..36a6f78c9f 100644 --- a/Demo/Common/Minimal/dynamic.c +++ b/Demo/Common/Minimal/dynamic.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/Common/Minimal/flash.c b/Demo/Common/Minimal/flash.c index 9bc02340cf..9269d803e2 100644 --- a/Demo/Common/Minimal/flash.c +++ b/Demo/Common/Minimal/flash.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/Common/Minimal/flop.c b/Demo/Common/Minimal/flop.c index 6308582b4d..09e2f4e5f3 100644 --- a/Demo/Common/Minimal/flop.c +++ b/Demo/Common/Minimal/flop.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/Common/Minimal/integer.c b/Demo/Common/Minimal/integer.c index 1949dc1f61..cac3176693 100644 --- a/Demo/Common/Minimal/integer.c +++ b/Demo/Common/Minimal/integer.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/Common/Minimal/recmutex.c b/Demo/Common/Minimal/recmutex.c index 64c633c2c4..e254cc46bc 100644 --- a/Demo/Common/Minimal/recmutex.c +++ b/Demo/Common/Minimal/recmutex.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/Common/Minimal/semtest.c b/Demo/Common/Minimal/semtest.c index cccef10efe..6eeb44dcbe 100644 --- a/Demo/Common/Minimal/semtest.c +++ b/Demo/Common/Minimal/semtest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/Common/Minimal/sp_flop.c b/Demo/Common/Minimal/sp_flop.c index 60a644bf5c..44d3959669 100644 --- a/Demo/Common/Minimal/sp_flop.c +++ b/Demo/Common/Minimal/sp_flop.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/Common/Utils/CommandInterpreter.c b/Demo/Common/Utils/CommandInterpreter.c index ab78f100f7..b864f23372 100644 --- a/Demo/Common/Utils/CommandInterpreter.c +++ b/Demo/Common/Utils/CommandInterpreter.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/Common/Utils/CommandInterpreter.h b/Demo/Common/Utils/CommandInterpreter.h index 613a8cd724..c754876753 100644 --- a/Demo/Common/Utils/CommandInterpreter.h +++ b/Demo/Common/Utils/CommandInterpreter.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/Common/ethernet/lwip-1.4.0/ports/MicroBlaze-Ethernet-Lite/ethernetif.c b/Demo/Common/ethernet/lwip-1.4.0/ports/MicroBlaze-Ethernet-Lite/ethernetif.c index e30c8430f7..5d6545d3e5 100644 --- a/Demo/Common/ethernet/lwip-1.4.0/ports/MicroBlaze-Ethernet-Lite/ethernetif.c +++ b/Demo/Common/ethernet/lwip-1.4.0/ports/MicroBlaze-Ethernet-Lite/ethernetif.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/Common/ethernet/lwip-1.4.0/ports/win32/WinPCap/arch.c b/Demo/Common/ethernet/lwip-1.4.0/ports/win32/WinPCap/arch.c index ab226946eb..0f6e560653 100644 --- a/Demo/Common/ethernet/lwip-1.4.0/ports/win32/WinPCap/arch.c +++ b/Demo/Common/ethernet/lwip-1.4.0/ports/win32/WinPCap/arch.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/Common/ethernet/lwip-1.4.0/ports/win32/WinPCap/netif.h b/Demo/Common/ethernet/lwip-1.4.0/ports/win32/WinPCap/netif.h index 4f1ccc88bb..65242a59fe 100644 --- a/Demo/Common/ethernet/lwip-1.4.0/ports/win32/WinPCap/netif.h +++ b/Demo/Common/ethernet/lwip-1.4.0/ports/win32/WinPCap/netif.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/Common/ethernet/lwip-1.4.0/ports/win32/ethernetif.c b/Demo/Common/ethernet/lwip-1.4.0/ports/win32/ethernetif.c index 881beb7eab..5d62f6f2d7 100644 --- a/Demo/Common/ethernet/lwip-1.4.0/ports/win32/ethernetif.c +++ b/Demo/Common/ethernet/lwip-1.4.0/ports/win32/ethernetif.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/Common/include/AltBlckQ.h b/Demo/Common/include/AltBlckQ.h index 81c1b13efd..07fab99899 100644 --- a/Demo/Common/include/AltBlckQ.h +++ b/Demo/Common/include/AltBlckQ.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/Common/include/AltBlock.h b/Demo/Common/include/AltBlock.h index 596054e416..28549ddb04 100644 --- a/Demo/Common/include/AltBlock.h +++ b/Demo/Common/include/AltBlock.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/Common/include/AltPollQ.h b/Demo/Common/include/AltPollQ.h index f3d2820b66..e965816e59 100644 --- a/Demo/Common/include/AltPollQ.h +++ b/Demo/Common/include/AltPollQ.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/Common/include/AltQTest.h b/Demo/Common/include/AltQTest.h index 87df0f92c3..fe9a23cf23 100644 --- a/Demo/Common/include/AltQTest.h +++ b/Demo/Common/include/AltQTest.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/Common/include/BlockQ.h b/Demo/Common/include/BlockQ.h index 635e065b7a..2e51b83a4c 100644 --- a/Demo/Common/include/BlockQ.h +++ b/Demo/Common/include/BlockQ.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/Common/include/GenQTest.h b/Demo/Common/include/GenQTest.h index a39563f5ae..c69c48130a 100644 --- a/Demo/Common/include/GenQTest.h +++ b/Demo/Common/include/GenQTest.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/Common/include/IntQueue.h b/Demo/Common/include/IntQueue.h index 3b3ae21bcd..883c91b90e 100644 --- a/Demo/Common/include/IntQueue.h +++ b/Demo/Common/include/IntQueue.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/Common/include/PollQ.h b/Demo/Common/include/PollQ.h index 2503551cf1..2c84566985 100644 --- a/Demo/Common/include/PollQ.h +++ b/Demo/Common/include/PollQ.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/Common/include/QPeek.h b/Demo/Common/include/QPeek.h index 1730fb7608..5d5141d70e 100644 --- a/Demo/Common/include/QPeek.h +++ b/Demo/Common/include/QPeek.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/Common/include/TimerDemo.h b/Demo/Common/include/TimerDemo.h index 0ae346e719..e93ce3dffb 100644 --- a/Demo/Common/include/TimerDemo.h +++ b/Demo/Common/include/TimerDemo.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/Common/include/blocktim.h b/Demo/Common/include/blocktim.h index 5cc87aeba5..1e079eb103 100644 --- a/Demo/Common/include/blocktim.h +++ b/Demo/Common/include/blocktim.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/Common/include/comtest.h b/Demo/Common/include/comtest.h index 379356cbfd..30ad3582fc 100644 --- a/Demo/Common/include/comtest.h +++ b/Demo/Common/include/comtest.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/Common/include/comtest2.h b/Demo/Common/include/comtest2.h index dddd5a8170..8b6fd3af31 100644 --- a/Demo/Common/include/comtest2.h +++ b/Demo/Common/include/comtest2.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/Common/include/comtest_strings.h b/Demo/Common/include/comtest_strings.h index 13ad490fa9..b0a9f27273 100644 --- a/Demo/Common/include/comtest_strings.h +++ b/Demo/Common/include/comtest_strings.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/Common/include/countsem.h b/Demo/Common/include/countsem.h index 1eabe631fe..136370a2fb 100644 --- a/Demo/Common/include/countsem.h +++ b/Demo/Common/include/countsem.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/Common/include/crflash.h b/Demo/Common/include/crflash.h index 456bb08f01..39853bae92 100644 --- a/Demo/Common/include/crflash.h +++ b/Demo/Common/include/crflash.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/Common/include/crhook.h b/Demo/Common/include/crhook.h index e7fc02958e..3cb06e8c24 100644 --- a/Demo/Common/include/crhook.h +++ b/Demo/Common/include/crhook.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/Common/include/death.h b/Demo/Common/include/death.h index 8dbec6c7cf..074d7adb69 100644 --- a/Demo/Common/include/death.h +++ b/Demo/Common/include/death.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/Common/include/dynamic.h b/Demo/Common/include/dynamic.h index 88eb907d21..5da7c1e9cd 100644 --- a/Demo/Common/include/dynamic.h +++ b/Demo/Common/include/dynamic.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/Common/include/fileIO.h b/Demo/Common/include/fileIO.h index 840bdaa561..41ea9fa793 100644 --- a/Demo/Common/include/fileIO.h +++ b/Demo/Common/include/fileIO.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/Common/include/flash.h b/Demo/Common/include/flash.h index 5465c929e5..ed05398245 100644 --- a/Demo/Common/include/flash.h +++ b/Demo/Common/include/flash.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/Common/include/flop.h b/Demo/Common/include/flop.h index 3682e5a2f8..29131c33e8 100644 --- a/Demo/Common/include/flop.h +++ b/Demo/Common/include/flop.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/Common/include/integer.h b/Demo/Common/include/integer.h index 198bba5a44..aeddd853b5 100644 --- a/Demo/Common/include/integer.h +++ b/Demo/Common/include/integer.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/Common/include/mevents.h b/Demo/Common/include/mevents.h index 0c0d3e96a6..9dae9e141d 100644 --- a/Demo/Common/include/mevents.h +++ b/Demo/Common/include/mevents.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/Common/include/partest.h b/Demo/Common/include/partest.h index 619fe06c52..567892fd4d 100644 --- a/Demo/Common/include/partest.h +++ b/Demo/Common/include/partest.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/Common/include/print.h b/Demo/Common/include/print.h index f9ca28ab33..3b69ba022c 100644 --- a/Demo/Common/include/print.h +++ b/Demo/Common/include/print.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/Common/include/recmutex.h b/Demo/Common/include/recmutex.h index 86039cb8ca..aa717372f4 100644 --- a/Demo/Common/include/recmutex.h +++ b/Demo/Common/include/recmutex.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/Common/include/semtest.h b/Demo/Common/include/semtest.h index d9afb18140..0ee7ed27a2 100644 --- a/Demo/Common/include/semtest.h +++ b/Demo/Common/include/semtest.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/Common/include/serial.h b/Demo/Common/include/serial.h index 5235d6403b..8acc514423 100644 --- a/Demo/Common/include/serial.h +++ b/Demo/Common/include/serial.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/Cygnal/FreeRTOSConfig.h b/Demo/Cygnal/FreeRTOSConfig.h index e61f71ce16..b1496aa1ae 100644 --- a/Demo/Cygnal/FreeRTOSConfig.h +++ b/Demo/Cygnal/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/Cygnal/Makefile b/Demo/Cygnal/Makefile index 2938fa56e9..e809db2936 100644 --- a/Demo/Cygnal/Makefile +++ b/Demo/Cygnal/Makefile @@ -1,5 +1,5 @@ #/* -# FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. +# FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. # # # *************************************************************************** diff --git a/Demo/Cygnal/ParTest/ParTest.c b/Demo/Cygnal/ParTest/ParTest.c index 92d854d9de..e218e82634 100644 --- a/Demo/Cygnal/ParTest/ParTest.c +++ b/Demo/Cygnal/ParTest/ParTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/Cygnal/main.c b/Demo/Cygnal/main.c index c55ebf4bcf..268f7a6339 100644 --- a/Demo/Cygnal/main.c +++ b/Demo/Cygnal/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/Cygnal/serial/serial.c b/Demo/Cygnal/serial/serial.c index 25ba11d0f5..71ce057b61 100644 --- a/Demo/Cygnal/serial/serial.c +++ b/Demo/Cygnal/serial/serial.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/Flshlite/FRConfig.h b/Demo/Flshlite/FRConfig.h index 67917f48c7..481e899464 100644 --- a/Demo/Flshlite/FRConfig.h +++ b/Demo/Flshlite/FRConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/Flshlite/FileIO/fileIO.c b/Demo/Flshlite/FileIO/fileIO.c index 208c934b30..c2694f00b1 100644 --- a/Demo/Flshlite/FileIO/fileIO.c +++ b/Demo/Flshlite/FileIO/fileIO.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/Flshlite/FreeRTOSConfig.h b/Demo/Flshlite/FreeRTOSConfig.h index 861964137a..cd8e9b2df0 100644 --- a/Demo/Flshlite/FreeRTOSConfig.h +++ b/Demo/Flshlite/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/Flshlite/ParTest/ParTest.c b/Demo/Flshlite/ParTest/ParTest.c index 4ec312601e..461f2de6f0 100644 --- a/Demo/Flshlite/ParTest/ParTest.c +++ b/Demo/Flshlite/ParTest/ParTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/Flshlite/main.c b/Demo/Flshlite/main.c index a6af02bde3..ed4e4336df 100644 --- a/Demo/Flshlite/main.c +++ b/Demo/Flshlite/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/Flshlite/serial/serial.c b/Demo/Flshlite/serial/serial.c index 124f665b01..c3f260b7a8 100644 --- a/Demo/Flshlite/serial/serial.c +++ b/Demo/Flshlite/serial/serial.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/H8S/RTOSDemo/FreeRTOSConfig.h b/Demo/H8S/RTOSDemo/FreeRTOSConfig.h index ef82db882f..3c087a7fef 100644 --- a/Demo/H8S/RTOSDemo/FreeRTOSConfig.h +++ b/Demo/H8S/RTOSDemo/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/H8S/RTOSDemo/ParTest/ParTest.c b/Demo/H8S/RTOSDemo/ParTest/ParTest.c index d65c12caad..383d8c67a2 100644 --- a/Demo/H8S/RTOSDemo/ParTest/ParTest.c +++ b/Demo/H8S/RTOSDemo/ParTest/ParTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/H8S/RTOSDemo/main.c b/Demo/H8S/RTOSDemo/main.c index 3c79464783..d643f5dbcd 100644 --- a/Demo/H8S/RTOSDemo/main.c +++ b/Demo/H8S/RTOSDemo/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/H8S/RTOSDemo/serial/serial.c b/Demo/H8S/RTOSDemo/serial/serial.c index f7b08b40f1..0ff8b45b07 100644 --- a/Demo/H8S/RTOSDemo/serial/serial.c +++ b/Demo/H8S/RTOSDemo/serial/serial.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/HCS12_CodeWarrior_banked/FreeRTOSConfig.h b/Demo/HCS12_CodeWarrior_banked/FreeRTOSConfig.h index e18b072f9a..ca69b40008 100644 --- a/Demo/HCS12_CodeWarrior_banked/FreeRTOSConfig.h +++ b/Demo/HCS12_CodeWarrior_banked/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/HCS12_CodeWarrior_banked/ParTest/ParTest.c b/Demo/HCS12_CodeWarrior_banked/ParTest/ParTest.c index 823b507fe4..b460b89b86 100644 --- a/Demo/HCS12_CodeWarrior_banked/ParTest/ParTest.c +++ b/Demo/HCS12_CodeWarrior_banked/ParTest/ParTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/HCS12_CodeWarrior_banked/main.c b/Demo/HCS12_CodeWarrior_banked/main.c index 8ef88e99ae..9210eefa42 100644 --- a/Demo/HCS12_CodeWarrior_banked/main.c +++ b/Demo/HCS12_CodeWarrior_banked/main.c @@ -1,6 +1,6 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/HCS12_CodeWarrior_banked/serial/serial.c b/Demo/HCS12_CodeWarrior_banked/serial/serial.c index cd7d49ac3c..a087db59b3 100644 --- a/Demo/HCS12_CodeWarrior_banked/serial/serial.c +++ b/Demo/HCS12_CodeWarrior_banked/serial/serial.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/HCS12_CodeWarrior_small/FreeRTOSConfig.h b/Demo/HCS12_CodeWarrior_small/FreeRTOSConfig.h index 796c88d674..99f0e18496 100644 --- a/Demo/HCS12_CodeWarrior_small/FreeRTOSConfig.h +++ b/Demo/HCS12_CodeWarrior_small/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/HCS12_CodeWarrior_small/ParTest/ParTest.c b/Demo/HCS12_CodeWarrior_small/ParTest/ParTest.c index 823b507fe4..b460b89b86 100644 --- a/Demo/HCS12_CodeWarrior_small/ParTest/ParTest.c +++ b/Demo/HCS12_CodeWarrior_small/ParTest/ParTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/HCS12_CodeWarrior_small/main.c b/Demo/HCS12_CodeWarrior_small/main.c index 169ec45181..b20b670be6 100644 --- a/Demo/HCS12_CodeWarrior_small/main.c +++ b/Demo/HCS12_CodeWarrior_small/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/HCS12_CodeWarrior_small/serial/serial.c b/Demo/HCS12_CodeWarrior_small/serial/serial.c index 6d05a51eda..d5b33a3042 100644 --- a/Demo/HCS12_CodeWarrior_small/serial/serial.c +++ b/Demo/HCS12_CodeWarrior_small/serial/serial.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/HCS12_GCC_banked/FreeRTOSConfig.h b/Demo/HCS12_GCC_banked/FreeRTOSConfig.h index c6e4e9d65e..7f27eb8ced 100644 --- a/Demo/HCS12_GCC_banked/FreeRTOSConfig.h +++ b/Demo/HCS12_GCC_banked/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/HCS12_GCC_banked/ParTest.c b/Demo/HCS12_GCC_banked/ParTest.c index 71f85cb699..5a81fa00a7 100644 --- a/Demo/HCS12_GCC_banked/ParTest.c +++ b/Demo/HCS12_GCC_banked/ParTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/HCS12_GCC_banked/main.c b/Demo/HCS12_GCC_banked/main.c index 19992c6097..c776f684b9 100644 --- a/Demo/HCS12_GCC_banked/main.c +++ b/Demo/HCS12_GCC_banked/main.c @@ -1,6 +1,6 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/HCS12_GCC_banked/startup.c b/Demo/HCS12_GCC_banked/startup.c index d52aa7b48f..bdd0e16821 100644 --- a/Demo/HCS12_GCC_banked/startup.c +++ b/Demo/HCS12_GCC_banked/startup.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/MB91460_Softune/SRC/FreeRTOSConfig.h b/Demo/MB91460_Softune/SRC/FreeRTOSConfig.h index f6d8544472..605ba8abaa 100644 --- a/Demo/MB91460_Softune/SRC/FreeRTOSConfig.h +++ b/Demo/MB91460_Softune/SRC/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/MB91460_Softune/SRC/crflash_modified.c b/Demo/MB91460_Softune/SRC/crflash_modified.c index 8cf01fe16d..2dc7991ed3 100644 --- a/Demo/MB91460_Softune/SRC/crflash_modified.c +++ b/Demo/MB91460_Softune/SRC/crflash_modified.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/MB91460_Softune/SRC/main.c b/Demo/MB91460_Softune/SRC/main.c index 584a72dd28..4b64166ab5 100644 --- a/Demo/MB91460_Softune/SRC/main.c +++ b/Demo/MB91460_Softune/SRC/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/MB91460_Softune/SRC/partest/partest.c b/Demo/MB91460_Softune/SRC/partest/partest.c index 0854c05fb8..802bf27718 100644 --- a/Demo/MB91460_Softune/SRC/partest/partest.c +++ b/Demo/MB91460_Softune/SRC/partest/partest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/MB91460_Softune/SRC/serial/serial.c b/Demo/MB91460_Softune/SRC/serial/serial.c index 45800264a8..ebf68a7e7d 100644 --- a/Demo/MB91460_Softune/SRC/serial/serial.c +++ b/Demo/MB91460_Softune/SRC/serial/serial.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 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 44dc72e370..a27c09c02f 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 V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 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 8cf01fe16d..2dc7991ed3 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 V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 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 6755886cca..11914f0370 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 V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 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 acd942e371..1c6e14fb6e 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 V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 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 a433844813..ba788915c8 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 V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/MB96350_Softune_Dice_Kit/DiceTask.c b/Demo/MB96350_Softune_Dice_Kit/DiceTask.c index 8ca3c6a53d..4fcc0efecc 100644 --- a/Demo/MB96350_Softune_Dice_Kit/DiceTask.c +++ b/Demo/MB96350_Softune_Dice_Kit/DiceTask.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/MB96350_Softune_Dice_Kit/DiceTask.h b/Demo/MB96350_Softune_Dice_Kit/DiceTask.h index 9ef80c5094..3a8c1acbd6 100644 --- a/Demo/MB96350_Softune_Dice_Kit/DiceTask.h +++ b/Demo/MB96350_Softune_Dice_Kit/DiceTask.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/MB96350_Softune_Dice_Kit/FreeRTOSConfig.h b/Demo/MB96350_Softune_Dice_Kit/FreeRTOSConfig.h index 91a443e280..c1533d50ef 100644 --- a/Demo/MB96350_Softune_Dice_Kit/FreeRTOSConfig.h +++ b/Demo/MB96350_Softune_Dice_Kit/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 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 89dd56e5e1..93685c84b9 100644 --- a/Demo/MB96350_Softune_Dice_Kit/ParTest/ParTest.c +++ b/Demo/MB96350_Softune_Dice_Kit/ParTest/ParTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/MB96350_Softune_Dice_Kit/SegmentToggleTasks.c b/Demo/MB96350_Softune_Dice_Kit/SegmentToggleTasks.c index 2247e62415..57a6af4630 100644 --- a/Demo/MB96350_Softune_Dice_Kit/SegmentToggleTasks.c +++ b/Demo/MB96350_Softune_Dice_Kit/SegmentToggleTasks.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/MB96350_Softune_Dice_Kit/main.c b/Demo/MB96350_Softune_Dice_Kit/main.c index 80ea320d1a..241e80b671 100644 --- a/Demo/MB96350_Softune_Dice_Kit/main.c +++ b/Demo/MB96350_Softune_Dice_Kit/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/MSP430X_MSP430F5438_CCS4/Demo_Source/FreeRTOSConfig.h b/Demo/MSP430X_MSP430F5438_CCS4/Demo_Source/FreeRTOSConfig.h index 5b7a390c9b..b1c93d5a70 100644 --- a/Demo/MSP430X_MSP430F5438_CCS4/Demo_Source/FreeRTOSConfig.h +++ b/Demo/MSP430X_MSP430F5438_CCS4/Demo_Source/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/MSP430X_MSP430F5438_CCS4/Demo_Source/ParTest.c b/Demo/MSP430X_MSP430F5438_CCS4/Demo_Source/ParTest.c index 34611e2eb5..3df92e8cc4 100644 --- a/Demo/MSP430X_MSP430F5438_CCS4/Demo_Source/ParTest.c +++ b/Demo/MSP430X_MSP430F5438_CCS4/Demo_Source/ParTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/MSP430X_MSP430F5438_CCS4/Demo_Source/RegTest.asm b/Demo/MSP430X_MSP430F5438_CCS4/Demo_Source/RegTest.asm index 2fec718334..e72d83e94f 100644 --- a/Demo/MSP430X_MSP430F5438_CCS4/Demo_Source/RegTest.asm +++ b/Demo/MSP430X_MSP430F5438_CCS4/Demo_Source/RegTest.asm @@ -1,6 +1,6 @@ ; ;/* -; FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. +; FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. ; ; ; *************************************************************************** diff --git a/Demo/MSP430X_MSP430F5438_CCS4/Demo_Source/RunTimeStatsConfig.c b/Demo/MSP430X_MSP430F5438_CCS4/Demo_Source/RunTimeStatsConfig.c index c8ccc8235b..2bffe2484b 100644 --- a/Demo/MSP430X_MSP430F5438_CCS4/Demo_Source/RunTimeStatsConfig.c +++ b/Demo/MSP430X_MSP430F5438_CCS4/Demo_Source/RunTimeStatsConfig.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/MSP430X_MSP430F5438_CCS4/Demo_Source/main.c b/Demo/MSP430X_MSP430F5438_CCS4/Demo_Source/main.c index 7e7ffa80cf..de69d0109a 100644 --- a/Demo/MSP430X_MSP430F5438_CCS4/Demo_Source/main.c +++ b/Demo/MSP430X_MSP430F5438_CCS4/Demo_Source/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/MSP430X_MSP430F5438_CCS4/Demo_Source/serial.c b/Demo/MSP430X_MSP430F5438_CCS4/Demo_Source/serial.c index 454c6dac2f..759e2841e5 100644 --- a/Demo/MSP430X_MSP430F5438_CCS4/Demo_Source/serial.c +++ b/Demo/MSP430X_MSP430F5438_CCS4/Demo_Source/serial.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/MSP430X_MSP430F5438_IAR/FreeRTOSConfig.h b/Demo/MSP430X_MSP430F5438_IAR/FreeRTOSConfig.h index a975bb70be..fd2db001de 100644 --- a/Demo/MSP430X_MSP430F5438_IAR/FreeRTOSConfig.h +++ b/Demo/MSP430X_MSP430F5438_IAR/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/MSP430X_MSP430F5438_IAR/ParTest.c b/Demo/MSP430X_MSP430F5438_IAR/ParTest.c index 34611e2eb5..3df92e8cc4 100644 --- a/Demo/MSP430X_MSP430F5438_IAR/ParTest.c +++ b/Demo/MSP430X_MSP430F5438_IAR/ParTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/MSP430X_MSP430F5438_IAR/RegTest.s43 b/Demo/MSP430X_MSP430F5438_IAR/RegTest.s43 index a77e83a3a5..998ef82ff9 100644 --- a/Demo/MSP430X_MSP430F5438_IAR/RegTest.s43 +++ b/Demo/MSP430X_MSP430F5438_IAR/RegTest.s43 @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/MSP430X_MSP430F5438_IAR/RunTimeStatsConfig.c b/Demo/MSP430X_MSP430F5438_IAR/RunTimeStatsConfig.c index b5cd43cd1d..d36109dcdd 100644 --- a/Demo/MSP430X_MSP430F5438_IAR/RunTimeStatsConfig.c +++ b/Demo/MSP430X_MSP430F5438_IAR/RunTimeStatsConfig.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/MSP430X_MSP430F5438_IAR/main.c b/Demo/MSP430X_MSP430F5438_IAR/main.c index fbe12d8d83..b7122effa8 100644 --- a/Demo/MSP430X_MSP430F5438_IAR/main.c +++ b/Demo/MSP430X_MSP430F5438_IAR/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/MSP430X_MSP430F5438_IAR/serial.c b/Demo/MSP430X_MSP430F5438_IAR/serial.c index dde85d157d..c6ef943b45 100644 --- a/Demo/MSP430X_MSP430F5438_IAR/serial.c +++ b/Demo/MSP430X_MSP430F5438_IAR/serial.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/MicroBlaze/FreeRTOSConfig.h b/Demo/MicroBlaze/FreeRTOSConfig.h index a2d10c378f..ca94031176 100644 --- a/Demo/MicroBlaze/FreeRTOSConfig.h +++ b/Demo/MicroBlaze/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/MicroBlaze/ParTest/ParTest.c b/Demo/MicroBlaze/ParTest/ParTest.c index 2e0e1ecc20..43c18a4703 100644 --- a/Demo/MicroBlaze/ParTest/ParTest.c +++ b/Demo/MicroBlaze/ParTest/ParTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/MicroBlaze/main.c b/Demo/MicroBlaze/main.c index 226819418e..7081734ccc 100644 --- a/Demo/MicroBlaze/main.c +++ b/Demo/MicroBlaze/main.c @@ -1,7 +1,7 @@ #error This project has been reworked for use with a later version of the Xilinx tools and IP. Please find more up to date projects in other FreeRTOS/Demo/MicroBlaze_nnn directories. /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/MicroBlaze/serial/serial.c b/Demo/MicroBlaze/serial/serial.c index 465585c01f..8e78b66557 100644 --- a/Demo/MicroBlaze/serial/serial.c +++ b/Demo/MicroBlaze/serial/serial.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/MicroBlaze_Spartan-6_EthernetLite/KernelAwareBSPRepository/sw_apps/FreeRTOS_Hello_World/src/FreeRTOS-main.c b/Demo/MicroBlaze_Spartan-6_EthernetLite/KernelAwareBSPRepository/sw_apps/FreeRTOS_Hello_World/src/FreeRTOS-main.c index 61fc8c68c1..ed3c18289f 100644 --- a/Demo/MicroBlaze_Spartan-6_EthernetLite/KernelAwareBSPRepository/sw_apps/FreeRTOS_Hello_World/src/FreeRTOS-main.c +++ b/Demo/MicroBlaze_Spartan-6_EthernetLite/KernelAwareBSPRepository/sw_apps/FreeRTOS_Hello_World/src/FreeRTOS-main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** See http://www.FreeRTOS.org for full information on FreeRTOS, including diff --git a/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemo/FreeRTOSConfig.h b/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemo/FreeRTOSConfig.h index 1eea08913b..942ac72d05 100644 --- a/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemo/FreeRTOSConfig.h +++ b/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemo/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemo/ParTest.c b/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemo/ParTest.c index 808ec31eb4..f10aa0fe04 100644 --- a/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemo/ParTest.c +++ b/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemo/ParTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemo/RegisterTests.c b/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemo/RegisterTests.c index f47776fd96..d87d8c1d6f 100644 --- a/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemo/RegisterTests.c +++ b/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemo/RegisterTests.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemo/lwIP/lwIP_Apps/lwIP_Apps.c b/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemo/lwIP/lwIP_Apps/lwIP_Apps.c index 1f281368cb..e072a6e1da 100644 --- a/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemo/lwIP/lwIP_Apps/lwIP_Apps.c +++ b/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemo/lwIP/lwIP_Apps/lwIP_Apps.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemo/main-blinky.c b/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemo/main-blinky.c index cc8c1aa01a..67ab526d8f 100644 --- a/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemo/main-blinky.c +++ b/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemo/main-blinky.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemo/main-full.c b/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemo/main-full.c index 1b7261106d..ddb4e44eb6 100644 --- a/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemo/main-full.c +++ b/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemo/main-full.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemo/serial.c b/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemo/serial.c index 6bd74d3ab7..fba5715cf8 100644 --- a/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemo/serial.c +++ b/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemo/serial.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/NEC_78K0R_IAR/ButtonISR.s26 b/Demo/NEC_78K0R_IAR/ButtonISR.s26 index 200127fd0f..66873a24a7 100644 --- a/Demo/NEC_78K0R_IAR/ButtonISR.s26 +++ b/Demo/NEC_78K0R_IAR/ButtonISR.s26 @@ -1,5 +1,5 @@ ;/* -; FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. +; FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. ; ; ; *************************************************************************** diff --git a/Demo/NEC_78K0R_IAR/ButtonTask.c b/Demo/NEC_78K0R_IAR/ButtonTask.c index 02d49fc1bc..4d4156dfe2 100644 --- a/Demo/NEC_78K0R_IAR/ButtonTask.c +++ b/Demo/NEC_78K0R_IAR/ButtonTask.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/NEC_78K0R_IAR/FreeRTOSConfig.h b/Demo/NEC_78K0R_IAR/FreeRTOSConfig.h index a5784221ef..f1d4675685 100644 --- a/Demo/NEC_78K0R_IAR/FreeRTOSConfig.h +++ b/Demo/NEC_78K0R_IAR/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/NEC_78K0R_IAR/RegTest.s26 b/Demo/NEC_78K0R_IAR/RegTest.s26 index 9fdcb762df..b1220e7575 100644 --- a/Demo/NEC_78K0R_IAR/RegTest.s26 +++ b/Demo/NEC_78K0R_IAR/RegTest.s26 @@ -1,5 +1,5 @@ ;/* -; FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. +; FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. ; ; ; *************************************************************************** diff --git a/Demo/NEC_78K0R_IAR/main.c b/Demo/NEC_78K0R_IAR/main.c index edc0a815e7..fc90947640 100644 --- a/Demo/NEC_78K0R_IAR/main.c +++ b/Demo/NEC_78K0R_IAR/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/NEC_V850ES_IAR/FreeRTOSConfig.h b/Demo/NEC_V850ES_IAR/FreeRTOSConfig.h index d20e7551f1..8e7bf75d86 100644 --- a/Demo/NEC_V850ES_IAR/FreeRTOSConfig.h +++ b/Demo/NEC_V850ES_IAR/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/NEC_V850ES_IAR/LowLevelInit/LowLevelInit.c b/Demo/NEC_V850ES_IAR/LowLevelInit/LowLevelInit.c index 9684b63bab..0e0d3870bb 100644 --- a/Demo/NEC_V850ES_IAR/LowLevelInit/LowLevelInit.c +++ b/Demo/NEC_V850ES_IAR/LowLevelInit/LowLevelInit.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 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 23c2ba6f4f..8c8442dd31 100644 --- a/Demo/NEC_V850ES_IAR/LowLevelInit/LowLevelInit_Fx3.c +++ b/Demo/NEC_V850ES_IAR/LowLevelInit/LowLevelInit_Fx3.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 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 3650a9dcde..ae85021d2d 100644 --- a/Demo/NEC_V850ES_IAR/LowLevelInit/LowLevelInit_Hx2.c +++ b/Demo/NEC_V850ES_IAR/LowLevelInit/LowLevelInit_Hx2.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 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 5f65ee82c0..247104eecc 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 V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 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 b650543e27..a26a63a5eb 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 V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/NEC_V850ES_IAR/RegTest.s85 b/Demo/NEC_V850ES_IAR/RegTest.s85 index 4e84b5e8b8..b5ca55f182 100644 --- a/Demo/NEC_V850ES_IAR/RegTest.s85 +++ b/Demo/NEC_V850ES_IAR/RegTest.s85 @@ -1,5 +1,5 @@ ;/* -; FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. +; FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. ; ; ; *************************************************************************** diff --git a/Demo/NEC_V850ES_IAR/main.c b/Demo/NEC_V850ES_IAR/main.c index 3bb2531ad5..b1fd77d4a7 100644 --- a/Demo/NEC_V850ES_IAR/main.c +++ b/Demo/NEC_V850ES_IAR/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/NEC_V850ES_IAR/serial/serial.c b/Demo/NEC_V850ES_IAR/serial/serial.c index 4df883f5fc..d03afe81a0 100644 --- a/Demo/NEC_V850ES_IAR/serial/serial.c +++ b/Demo/NEC_V850ES_IAR/serial/serial.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 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 763348d2cd..4ee8fb20a0 100644 --- a/Demo/NiosII_CycloneIII_DBC3C40_GCC/RTOSDemo/FreeRTOSConfig.h +++ b/Demo/NiosII_CycloneIII_DBC3C40_GCC/RTOSDemo/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 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 84a080b017..46e1d5b579 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 V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 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 be304e558d..1c164932ef 100644 --- a/Demo/NiosII_CycloneIII_DBC3C40_GCC/RTOSDemo/main.c +++ b/Demo/NiosII_CycloneIII_DBC3C40_GCC/RTOSDemo/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 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 f8c92d2f1c..c9156eb574 100644 --- a/Demo/NiosII_CycloneIII_DBC3C40_GCC/RTOSDemo/serial.c +++ b/Demo/NiosII_CycloneIII_DBC3C40_GCC/RTOSDemo/serial.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/PC/FRConfig.h b/Demo/PC/FRConfig.h index d7858bfbc4..3c12de0cae 100644 --- a/Demo/PC/FRConfig.h +++ b/Demo/PC/FRConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/PC/FileIO/fileIO.c b/Demo/PC/FileIO/fileIO.c index ea6ec1762f..0e3933ffd5 100644 --- a/Demo/PC/FileIO/fileIO.c +++ b/Demo/PC/FileIO/fileIO.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/PC/FreeRTOSConfig.h b/Demo/PC/FreeRTOSConfig.h index 8df8be61a1..483aefa497 100644 --- a/Demo/PC/FreeRTOSConfig.h +++ b/Demo/PC/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/PC/ParTest/ParTest.c b/Demo/PC/ParTest/ParTest.c index 73550bee7b..520f519a02 100644 --- a/Demo/PC/ParTest/ParTest.c +++ b/Demo/PC/ParTest/ParTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/PC/main.c b/Demo/PC/main.c index 0250b1267c..5de787e4d7 100644 --- a/Demo/PC/main.c +++ b/Demo/PC/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/PC/serial/serial.c b/Demo/PC/serial/serial.c index 7910035bbe..4ca0408b74 100644 --- a/Demo/PC/serial/serial.c +++ b/Demo/PC/serial/serial.c @@ -6,7 +6,7 @@ */ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/PIC18_MPLAB/FreeRTOSConfig.h b/Demo/PIC18_MPLAB/FreeRTOSConfig.h index 089112047c..806f605dd8 100644 --- a/Demo/PIC18_MPLAB/FreeRTOSConfig.h +++ b/Demo/PIC18_MPLAB/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/PIC18_MPLAB/ParTest/ParTest.c b/Demo/PIC18_MPLAB/ParTest/ParTest.c index 40a3dc8389..53f16f1d42 100644 --- a/Demo/PIC18_MPLAB/ParTest/ParTest.c +++ b/Demo/PIC18_MPLAB/ParTest/ParTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/PIC18_MPLAB/main1.c b/Demo/PIC18_MPLAB/main1.c index 3eb1923f27..7d4e3ada26 100644 --- a/Demo/PIC18_MPLAB/main1.c +++ b/Demo/PIC18_MPLAB/main1.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/PIC18_MPLAB/main2.c b/Demo/PIC18_MPLAB/main2.c index 4dfc4f17b2..31cd5f9f5a 100644 --- a/Demo/PIC18_MPLAB/main2.c +++ b/Demo/PIC18_MPLAB/main2.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/PIC18_MPLAB/main3.c b/Demo/PIC18_MPLAB/main3.c index a68cbd5b97..8b4239d0c3 100644 --- a/Demo/PIC18_MPLAB/main3.c +++ b/Demo/PIC18_MPLAB/main3.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/PIC18_MPLAB/serial/serial.c b/Demo/PIC18_MPLAB/serial/serial.c index b8933f0681..798923ce4e 100644 --- a/Demo/PIC18_MPLAB/serial/serial.c +++ b/Demo/PIC18_MPLAB/serial/serial.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/PIC18_WizC/Demo1/FreeRTOSConfig.h b/Demo/PIC18_WizC/Demo1/FreeRTOSConfig.h index 6cc032b9ed..2b7ee6aa35 100644 --- a/Demo/PIC18_WizC/Demo1/FreeRTOSConfig.h +++ b/Demo/PIC18_WizC/Demo1/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/PIC18_WizC/Demo1/WIZCmake.h b/Demo/PIC18_WizC/Demo1/WIZCmake.h index d68448177d..f6719582e7 100644 --- a/Demo/PIC18_WizC/Demo1/WIZCmake.h +++ b/Demo/PIC18_WizC/Demo1/WIZCmake.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/PIC18_WizC/Demo1/fuses.c b/Demo/PIC18_WizC/Demo1/fuses.c index ddc6473c11..c7268bd654 100644 --- a/Demo/PIC18_WizC/Demo1/fuses.c +++ b/Demo/PIC18_WizC/Demo1/fuses.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/PIC18_WizC/Demo1/interrupt.c b/Demo/PIC18_WizC/Demo1/interrupt.c index 981c992c1e..4278b3d75c 100644 --- a/Demo/PIC18_WizC/Demo1/interrupt.c +++ b/Demo/PIC18_WizC/Demo1/interrupt.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/PIC18_WizC/Demo1/main.c b/Demo/PIC18_WizC/Demo1/main.c index 165e805156..26bbb7c54b 100644 --- a/Demo/PIC18_WizC/Demo1/main.c +++ b/Demo/PIC18_WizC/Demo1/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/PIC18_WizC/Demo2/FreeRTOSConfig.h b/Demo/PIC18_WizC/Demo2/FreeRTOSConfig.h index 337724dbcf..200a962c67 100644 --- a/Demo/PIC18_WizC/Demo2/FreeRTOSConfig.h +++ b/Demo/PIC18_WizC/Demo2/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/PIC18_WizC/Demo2/WIZCmake.h b/Demo/PIC18_WizC/Demo2/WIZCmake.h index 8206eae56a..b7377a0147 100644 --- a/Demo/PIC18_WizC/Demo2/WIZCmake.h +++ b/Demo/PIC18_WizC/Demo2/WIZCmake.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/PIC18_WizC/Demo2/fuses.c b/Demo/PIC18_WizC/Demo2/fuses.c index ddc6473c11..c7268bd654 100644 --- a/Demo/PIC18_WizC/Demo2/fuses.c +++ b/Demo/PIC18_WizC/Demo2/fuses.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/PIC18_WizC/Demo2/interrupt.c b/Demo/PIC18_WizC/Demo2/interrupt.c index 3dfb22aa4c..2cfe0fcb80 100644 --- a/Demo/PIC18_WizC/Demo2/interrupt.c +++ b/Demo/PIC18_WizC/Demo2/interrupt.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/PIC18_WizC/Demo2/main.c b/Demo/PIC18_WizC/Demo2/main.c index 7bf6f6a123..22ecc94790 100644 --- a/Demo/PIC18_WizC/Demo2/main.c +++ b/Demo/PIC18_WizC/Demo2/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/PIC18_WizC/Demo3/FreeRTOSConfig.h b/Demo/PIC18_WizC/Demo3/FreeRTOSConfig.h index 35018e6d6f..9081a62f62 100644 --- a/Demo/PIC18_WizC/Demo3/FreeRTOSConfig.h +++ b/Demo/PIC18_WizC/Demo3/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/PIC18_WizC/Demo3/WIZCmake.h b/Demo/PIC18_WizC/Demo3/WIZCmake.h index 8206eae56a..b7377a0147 100644 --- a/Demo/PIC18_WizC/Demo3/WIZCmake.h +++ b/Demo/PIC18_WizC/Demo3/WIZCmake.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/PIC18_WizC/Demo3/fuses.c b/Demo/PIC18_WizC/Demo3/fuses.c index ddc6473c11..c7268bd654 100644 --- a/Demo/PIC18_WizC/Demo3/fuses.c +++ b/Demo/PIC18_WizC/Demo3/fuses.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/PIC18_WizC/Demo3/interrupt.c b/Demo/PIC18_WizC/Demo3/interrupt.c index 3dfb22aa4c..2cfe0fcb80 100644 --- a/Demo/PIC18_WizC/Demo3/interrupt.c +++ b/Demo/PIC18_WizC/Demo3/interrupt.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/PIC18_WizC/Demo3/main.c b/Demo/PIC18_WizC/Demo3/main.c index a58dd1af9f..55c2135cbb 100644 --- a/Demo/PIC18_WizC/Demo3/main.c +++ b/Demo/PIC18_WizC/Demo3/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/PIC18_WizC/Demo4/FreeRTOSConfig.h b/Demo/PIC18_WizC/Demo4/FreeRTOSConfig.h index 69ff660dde..c510adea52 100644 --- a/Demo/PIC18_WizC/Demo4/FreeRTOSConfig.h +++ b/Demo/PIC18_WizC/Demo4/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/PIC18_WizC/Demo4/WIZCmake.h b/Demo/PIC18_WizC/Demo4/WIZCmake.h index 8206eae56a..b7377a0147 100644 --- a/Demo/PIC18_WizC/Demo4/WIZCmake.h +++ b/Demo/PIC18_WizC/Demo4/WIZCmake.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/PIC18_WizC/Demo4/fuses.c b/Demo/PIC18_WizC/Demo4/fuses.c index ddc6473c11..c7268bd654 100644 --- a/Demo/PIC18_WizC/Demo4/fuses.c +++ b/Demo/PIC18_WizC/Demo4/fuses.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/PIC18_WizC/Demo4/interrupt.c b/Demo/PIC18_WizC/Demo4/interrupt.c index 3dfb22aa4c..2cfe0fcb80 100644 --- a/Demo/PIC18_WizC/Demo4/interrupt.c +++ b/Demo/PIC18_WizC/Demo4/interrupt.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/PIC18_WizC/Demo4/main.c b/Demo/PIC18_WizC/Demo4/main.c index 0f22433f0b..8ea38fcdcc 100644 --- a/Demo/PIC18_WizC/Demo4/main.c +++ b/Demo/PIC18_WizC/Demo4/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/PIC18_WizC/Demo5/FreeRTOSConfig.h b/Demo/PIC18_WizC/Demo5/FreeRTOSConfig.h index 45715acb23..627db347ec 100644 --- a/Demo/PIC18_WizC/Demo5/FreeRTOSConfig.h +++ b/Demo/PIC18_WizC/Demo5/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/PIC18_WizC/Demo5/WIZCmake.h b/Demo/PIC18_WizC/Demo5/WIZCmake.h index 8206eae56a..b7377a0147 100644 --- a/Demo/PIC18_WizC/Demo5/WIZCmake.h +++ b/Demo/PIC18_WizC/Demo5/WIZCmake.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/PIC18_WizC/Demo5/fuses.c b/Demo/PIC18_WizC/Demo5/fuses.c index ddc6473c11..c7268bd654 100644 --- a/Demo/PIC18_WizC/Demo5/fuses.c +++ b/Demo/PIC18_WizC/Demo5/fuses.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/PIC18_WizC/Demo5/interrupt.c b/Demo/PIC18_WizC/Demo5/interrupt.c index 3dfb22aa4c..2cfe0fcb80 100644 --- a/Demo/PIC18_WizC/Demo5/interrupt.c +++ b/Demo/PIC18_WizC/Demo5/interrupt.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/PIC18_WizC/Demo5/main.c b/Demo/PIC18_WizC/Demo5/main.c index ca3b1d2191..c626bac1c9 100644 --- a/Demo/PIC18_WizC/Demo5/main.c +++ b/Demo/PIC18_WizC/Demo5/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/PIC18_WizC/Demo6/FreeRTOSConfig.h b/Demo/PIC18_WizC/Demo6/FreeRTOSConfig.h index 55459cc137..c48de08eee 100644 --- a/Demo/PIC18_WizC/Demo6/FreeRTOSConfig.h +++ b/Demo/PIC18_WizC/Demo6/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/PIC18_WizC/Demo6/WIZCmake.h b/Demo/PIC18_WizC/Demo6/WIZCmake.h index 8206eae56a..b7377a0147 100644 --- a/Demo/PIC18_WizC/Demo6/WIZCmake.h +++ b/Demo/PIC18_WizC/Demo6/WIZCmake.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/PIC18_WizC/Demo6/fuses.c b/Demo/PIC18_WizC/Demo6/fuses.c index ddc6473c11..c7268bd654 100644 --- a/Demo/PIC18_WizC/Demo6/fuses.c +++ b/Demo/PIC18_WizC/Demo6/fuses.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/PIC18_WizC/Demo6/interrupt.c b/Demo/PIC18_WizC/Demo6/interrupt.c index 3dfb22aa4c..2cfe0fcb80 100644 --- a/Demo/PIC18_WizC/Demo6/interrupt.c +++ b/Demo/PIC18_WizC/Demo6/interrupt.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/PIC18_WizC/Demo6/main.c b/Demo/PIC18_WizC/Demo6/main.c index 63186d9923..23758d23c0 100644 --- a/Demo/PIC18_WizC/Demo6/main.c +++ b/Demo/PIC18_WizC/Demo6/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/PIC18_WizC/Demo7/FreeRTOSConfig.h b/Demo/PIC18_WizC/Demo7/FreeRTOSConfig.h index 2c551343c7..cc15a23c59 100644 --- a/Demo/PIC18_WizC/Demo7/FreeRTOSConfig.h +++ b/Demo/PIC18_WizC/Demo7/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/PIC18_WizC/Demo7/WIZCmake.h b/Demo/PIC18_WizC/Demo7/WIZCmake.h index 8206eae56a..b7377a0147 100644 --- a/Demo/PIC18_WizC/Demo7/WIZCmake.h +++ b/Demo/PIC18_WizC/Demo7/WIZCmake.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/PIC18_WizC/Demo7/fuses.c b/Demo/PIC18_WizC/Demo7/fuses.c index ddc6473c11..c7268bd654 100644 --- a/Demo/PIC18_WizC/Demo7/fuses.c +++ b/Demo/PIC18_WizC/Demo7/fuses.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/PIC18_WizC/Demo7/interrupt.c b/Demo/PIC18_WizC/Demo7/interrupt.c index 3dfb22aa4c..2cfe0fcb80 100644 --- a/Demo/PIC18_WizC/Demo7/interrupt.c +++ b/Demo/PIC18_WizC/Demo7/interrupt.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/PIC18_WizC/Demo7/main.c b/Demo/PIC18_WizC/Demo7/main.c index f41f47d008..289616dd39 100644 --- a/Demo/PIC18_WizC/Demo7/main.c +++ b/Demo/PIC18_WizC/Demo7/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/PIC18_WizC/ParTest/ParTest.c b/Demo/PIC18_WizC/ParTest/ParTest.c index 97823144e7..4097458d04 100644 --- a/Demo/PIC18_WizC/ParTest/ParTest.c +++ b/Demo/PIC18_WizC/ParTest/ParTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/PIC18_WizC/serial/isrSerialRx.c b/Demo/PIC18_WizC/serial/isrSerialRx.c index df38828611..3adaf67ce3 100644 --- a/Demo/PIC18_WizC/serial/isrSerialRx.c +++ b/Demo/PIC18_WizC/serial/isrSerialRx.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/PIC18_WizC/serial/isrSerialTx.c b/Demo/PIC18_WizC/serial/isrSerialTx.c index b4f1edc2b1..380980f982 100644 --- a/Demo/PIC18_WizC/serial/isrSerialTx.c +++ b/Demo/PIC18_WizC/serial/isrSerialTx.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/PIC18_WizC/serial/serial.c b/Demo/PIC18_WizC/serial/serial.c index 93d2997667..c29eb60985 100644 --- a/Demo/PIC18_WizC/serial/serial.c +++ b/Demo/PIC18_WizC/serial/serial.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/PIC24_MPLAB/FreeRTOSConfig.h b/Demo/PIC24_MPLAB/FreeRTOSConfig.h index b4ae0db001..f8cdc3de45 100644 --- a/Demo/PIC24_MPLAB/FreeRTOSConfig.h +++ b/Demo/PIC24_MPLAB/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/PIC24_MPLAB/ParTest/ParTest.c b/Demo/PIC24_MPLAB/ParTest/ParTest.c index 6ef7814394..71e3454b33 100644 --- a/Demo/PIC24_MPLAB/ParTest/ParTest.c +++ b/Demo/PIC24_MPLAB/ParTest/ParTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/PIC24_MPLAB/lcd.c b/Demo/PIC24_MPLAB/lcd.c index 43294378be..13c6e9846d 100644 --- a/Demo/PIC24_MPLAB/lcd.c +++ b/Demo/PIC24_MPLAB/lcd.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/PIC24_MPLAB/lcd.h b/Demo/PIC24_MPLAB/lcd.h index a350bfd0ee..c074485501 100644 --- a/Demo/PIC24_MPLAB/lcd.h +++ b/Demo/PIC24_MPLAB/lcd.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/PIC24_MPLAB/main.c b/Demo/PIC24_MPLAB/main.c index 7fd4c2dfeb..493cd16786 100644 --- a/Demo/PIC24_MPLAB/main.c +++ b/Demo/PIC24_MPLAB/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/PIC24_MPLAB/serial/serial.c b/Demo/PIC24_MPLAB/serial/serial.c index 8f861b1230..9b423b8245 100644 --- a/Demo/PIC24_MPLAB/serial/serial.c +++ b/Demo/PIC24_MPLAB/serial/serial.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/PIC24_MPLAB/timertest.c b/Demo/PIC24_MPLAB/timertest.c index e1439e6307..9c8265338f 100644 --- a/Demo/PIC24_MPLAB/timertest.c +++ b/Demo/PIC24_MPLAB/timertest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/PIC24_MPLAB/timertest.h b/Demo/PIC24_MPLAB/timertest.h index 610f0df003..7bd543fe74 100644 --- a/Demo/PIC24_MPLAB/timertest.h +++ b/Demo/PIC24_MPLAB/timertest.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/PIC32MX_MPLAB/FreeRTOSConfig.h b/Demo/PIC32MX_MPLAB/FreeRTOSConfig.h index 37d5c6b8f2..da1cdc1c98 100644 --- a/Demo/PIC32MX_MPLAB/FreeRTOSConfig.h +++ b/Demo/PIC32MX_MPLAB/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/PIC32MX_MPLAB/IntQueueTimer.c b/Demo/PIC32MX_MPLAB/IntQueueTimer.c index 2b18b7d815..404f9a3a0f 100644 --- a/Demo/PIC32MX_MPLAB/IntQueueTimer.c +++ b/Demo/PIC32MX_MPLAB/IntQueueTimer.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/PIC32MX_MPLAB/IntQueueTimer.h b/Demo/PIC32MX_MPLAB/IntQueueTimer.h index 5a49989e11..663b26f08a 100644 --- a/Demo/PIC32MX_MPLAB/IntQueueTimer.h +++ b/Demo/PIC32MX_MPLAB/IntQueueTimer.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/PIC32MX_MPLAB/IntQueueTimer_isr.S b/Demo/PIC32MX_MPLAB/IntQueueTimer_isr.S index b6010dc768..3500c95d18 100644 --- a/Demo/PIC32MX_MPLAB/IntQueueTimer_isr.S +++ b/Demo/PIC32MX_MPLAB/IntQueueTimer_isr.S @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/PIC32MX_MPLAB/ParTest/ParTest.c b/Demo/PIC32MX_MPLAB/ParTest/ParTest.c index cf437f46c9..43009686a1 100644 --- a/Demo/PIC32MX_MPLAB/ParTest/ParTest.c +++ b/Demo/PIC32MX_MPLAB/ParTest/ParTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/PIC32MX_MPLAB/RegisterTestTasks.S b/Demo/PIC32MX_MPLAB/RegisterTestTasks.S index 3f2eca732f..b8cbd2cdc1 100644 --- a/Demo/PIC32MX_MPLAB/RegisterTestTasks.S +++ b/Demo/PIC32MX_MPLAB/RegisterTestTasks.S @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/PIC32MX_MPLAB/lcd.c b/Demo/PIC32MX_MPLAB/lcd.c index 5aab0ef934..0807c620a4 100644 --- a/Demo/PIC32MX_MPLAB/lcd.c +++ b/Demo/PIC32MX_MPLAB/lcd.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/PIC32MX_MPLAB/lcd.h b/Demo/PIC32MX_MPLAB/lcd.h index a350bfd0ee..c074485501 100644 --- a/Demo/PIC32MX_MPLAB/lcd.h +++ b/Demo/PIC32MX_MPLAB/lcd.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/PIC32MX_MPLAB/main.c b/Demo/PIC32MX_MPLAB/main.c index 9eddee6ad9..5e68bcc63c 100644 --- a/Demo/PIC32MX_MPLAB/main.c +++ b/Demo/PIC32MX_MPLAB/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/PIC32MX_MPLAB/serial/serial.c b/Demo/PIC32MX_MPLAB/serial/serial.c index f6fd4ec2f5..e5caa29369 100644 --- a/Demo/PIC32MX_MPLAB/serial/serial.c +++ b/Demo/PIC32MX_MPLAB/serial/serial.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/PIC32MX_MPLAB/timertest.c b/Demo/PIC32MX_MPLAB/timertest.c index e7fbf53864..829135ce7e 100644 --- a/Demo/PIC32MX_MPLAB/timertest.c +++ b/Demo/PIC32MX_MPLAB/timertest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/PIC32MX_MPLAB/timertest.h b/Demo/PIC32MX_MPLAB/timertest.h index 610f0df003..7bd543fe74 100644 --- a/Demo/PIC32MX_MPLAB/timertest.h +++ b/Demo/PIC32MX_MPLAB/timertest.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/PIC32MX_MPLAB/timertest_isr.S b/Demo/PIC32MX_MPLAB/timertest_isr.S index d4825cf7c3..30f1f84b86 100644 --- a/Demo/PIC32MX_MPLAB/timertest_isr.S +++ b/Demo/PIC32MX_MPLAB/timertest_isr.S @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 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 1f5300b8c8..fe4509eb0e 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 V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 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 f404953d21..0f67ff2170 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 V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 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 c7d845c3a1..3ce3001a9a 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 V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 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 88ba0c2426..598d4692f1 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 V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 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 8f44bcb442..ddc35b0242 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 V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 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 2a46926d03..f2ab293fab 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 V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 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 d102693fc4..13d9b03467 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 V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 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 93a70965e5..aee1fe13f2 100644 --- a/Demo/PPC405_Xilinx_Virtex4_GCC/RTOSDemo/FreeRTOSConfig.h +++ b/Demo/PPC405_Xilinx_Virtex4_GCC/RTOSDemo/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 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 f404953d21..0f67ff2170 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 V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 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 c7d845c3a1..3ce3001a9a 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 V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 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 88ba0c2426..598d4692f1 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 V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 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 42491105ad..3d9e805713 100644 --- a/Demo/PPC405_Xilinx_Virtex4_GCC/RTOSDemo/main.c +++ b/Demo/PPC405_Xilinx_Virtex4_GCC/RTOSDemo/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 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 2a46926d03..f2ab293fab 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 V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 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 d102693fc4..13d9b03467 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 V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 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 03bee4da6c..42eb46d162 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 V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 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 550a50019e..3b10a66d8f 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 V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 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 c7d845c3a1..3ce3001a9a 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 V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 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 b09295d1dd..d68f7d453b 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 V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 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 061edb6a45..2b47ef4868 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 V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 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 0ec0f67b0c..abd2e1b160 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 V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 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 b4115b57c0..887ec096f4 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 V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 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 03bee4da6c..42eb46d162 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 V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 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 fa15381b63..ea23222f86 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 V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 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 c7d845c3a1..3ce3001a9a 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 V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 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 eda62958f2..e2bb3d2a97 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 V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 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 fcaf6a28db..9213bd3774 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 V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 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 0ec0f67b0c..abd2e1b160 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 V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 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 b4115b57c0..887ec096f4 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 V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 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 29a8b27acf..c080b652cf 100644 --- a/Demo/PPC440_Xilinx_Virtex5_GCC/RTOSDemo/FreeRTOSConfig.h +++ b/Demo/PPC440_Xilinx_Virtex5_GCC/RTOSDemo/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 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 fa15381b63..ea23222f86 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 V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 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 c7d845c3a1..3ce3001a9a 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 V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 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 eda62958f2..e2bb3d2a97 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 V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 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 c0355acc50..116af5dfe0 100644 --- a/Demo/PPC440_Xilinx_Virtex5_GCC/RTOSDemo/main.c +++ b/Demo/PPC440_Xilinx_Virtex5_GCC/RTOSDemo/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 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 394aade871..ec64add485 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 V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 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 b4115b57c0..887ec096f4 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 V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/RL78_RL78G13_Promo_Board_IAR/FreeRTOSConfig.h b/Demo/RL78_RL78G13_Promo_Board_IAR/FreeRTOSConfig.h index 36d14f7302..c2598a9368 100644 --- a/Demo/RL78_RL78G13_Promo_Board_IAR/FreeRTOSConfig.h +++ b/Demo/RL78_RL78G13_Promo_Board_IAR/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/RL78_RL78G13_Promo_Board_IAR/RegTest.s87 b/Demo/RL78_RL78G13_Promo_Board_IAR/RegTest.s87 index 7a700a0ed0..05b1af6a72 100644 --- a/Demo/RL78_RL78G13_Promo_Board_IAR/RegTest.s87 +++ b/Demo/RL78_RL78G13_Promo_Board_IAR/RegTest.s87 @@ -1,5 +1,5 @@ ;/* -; FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. +; FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. ; ; ; *************************************************************************** diff --git a/Demo/RL78_RL78G13_Promo_Board_IAR/main.c b/Demo/RL78_RL78G13_Promo_Board_IAR/main.c index 708ee94659..47215ee0e6 100644 --- a/Demo/RL78_RL78G13_Promo_Board_IAR/main.c +++ b/Demo/RL78_RL78G13_Promo_Board_IAR/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/RX200_RX210-RSK_Renesas/RTOSDemo/ButtonAndLCD.c b/Demo/RX200_RX210-RSK_Renesas/RTOSDemo/ButtonAndLCD.c index 362a1c7d01..90ad38304a 100644 --- a/Demo/RX200_RX210-RSK_Renesas/RTOSDemo/ButtonAndLCD.c +++ b/Demo/RX200_RX210-RSK_Renesas/RTOSDemo/ButtonAndLCD.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/RX200_RX210-RSK_Renesas/RTOSDemo/FreeRTOSConfig.h b/Demo/RX200_RX210-RSK_Renesas/RTOSDemo/FreeRTOSConfig.h index 6c21382ce2..678749dcda 100644 --- a/Demo/RX200_RX210-RSK_Renesas/RTOSDemo/FreeRTOSConfig.h +++ b/Demo/RX200_RX210-RSK_Renesas/RTOSDemo/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/RX200_RX210-RSK_Renesas/RTOSDemo/HighFrequencyTimerTest.c b/Demo/RX200_RX210-RSK_Renesas/RTOSDemo/HighFrequencyTimerTest.c index 8481782cce..3900e67827 100644 --- a/Demo/RX200_RX210-RSK_Renesas/RTOSDemo/HighFrequencyTimerTest.c +++ b/Demo/RX200_RX210-RSK_Renesas/RTOSDemo/HighFrequencyTimerTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/RX200_RX210-RSK_Renesas/RTOSDemo/IntQueueTimer.c b/Demo/RX200_RX210-RSK_Renesas/RTOSDemo/IntQueueTimer.c index 384fa540e1..b80ff49026 100644 --- a/Demo/RX200_RX210-RSK_Renesas/RTOSDemo/IntQueueTimer.c +++ b/Demo/RX200_RX210-RSK_Renesas/RTOSDemo/IntQueueTimer.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/RX200_RX210-RSK_Renesas/RTOSDemo/ParTest.c b/Demo/RX200_RX210-RSK_Renesas/RTOSDemo/ParTest.c index 2a9c63bd3f..f6f027e7ad 100644 --- a/Demo/RX200_RX210-RSK_Renesas/RTOSDemo/ParTest.c +++ b/Demo/RX200_RX210-RSK_Renesas/RTOSDemo/ParTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/RX200_RX210-RSK_Renesas/RTOSDemo/include/ButtonAndLCD.h b/Demo/RX200_RX210-RSK_Renesas/RTOSDemo/include/ButtonAndLCD.h index 6b35957569..ea131f3ce0 100644 --- a/Demo/RX200_RX210-RSK_Renesas/RTOSDemo/include/ButtonAndLCD.h +++ b/Demo/RX200_RX210-RSK_Renesas/RTOSDemo/include/ButtonAndLCD.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/RX200_RX210-RSK_Renesas/RTOSDemo/include/IntQueueTimer.h b/Demo/RX200_RX210-RSK_Renesas/RTOSDemo/include/IntQueueTimer.h index 5a49989e11..663b26f08a 100644 --- a/Demo/RX200_RX210-RSK_Renesas/RTOSDemo/include/IntQueueTimer.h +++ b/Demo/RX200_RX210-RSK_Renesas/RTOSDemo/include/IntQueueTimer.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/RX200_RX210-RSK_Renesas/RTOSDemo/main-blinky.c b/Demo/RX200_RX210-RSK_Renesas/RTOSDemo/main-blinky.c index 391d905822..523bedbd67 100644 --- a/Demo/RX200_RX210-RSK_Renesas/RTOSDemo/main-blinky.c +++ b/Demo/RX200_RX210-RSK_Renesas/RTOSDemo/main-blinky.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/RX200_RX210-RSK_Renesas/RTOSDemo/main-full.c b/Demo/RX200_RX210-RSK_Renesas/RTOSDemo/main-full.c index ac6d7c28eb..7e47ce7071 100644 --- a/Demo/RX200_RX210-RSK_Renesas/RTOSDemo/main-full.c +++ b/Demo/RX200_RX210-RSK_Renesas/RTOSDemo/main-full.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/RX600_RX62N-RDK_GNURX/RTOSDemo/FreeRTOSConfig.h b/Demo/RX600_RX62N-RDK_GNURX/RTOSDemo/FreeRTOSConfig.h index 36df0c658c..e2be16726e 100644 --- a/Demo/RX600_RX62N-RDK_GNURX/RTOSDemo/FreeRTOSConfig.h +++ b/Demo/RX600_RX62N-RDK_GNURX/RTOSDemo/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/RX600_RX62N-RDK_GNURX/RTOSDemo/HighFrequencyTimerTest.c b/Demo/RX600_RX62N-RDK_GNURX/RTOSDemo/HighFrequencyTimerTest.c index ff691a33eb..79cecff056 100644 --- a/Demo/RX600_RX62N-RDK_GNURX/RTOSDemo/HighFrequencyTimerTest.c +++ b/Demo/RX600_RX62N-RDK_GNURX/RTOSDemo/HighFrequencyTimerTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/RX600_RX62N-RDK_GNURX/RTOSDemo/IntQueueTimer.c b/Demo/RX600_RX62N-RDK_GNURX/RTOSDemo/IntQueueTimer.c index f1f884e7b8..45cd0c9218 100644 --- a/Demo/RX600_RX62N-RDK_GNURX/RTOSDemo/IntQueueTimer.c +++ b/Demo/RX600_RX62N-RDK_GNURX/RTOSDemo/IntQueueTimer.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/RX600_RX62N-RDK_GNURX/RTOSDemo/ParTest.c b/Demo/RX600_RX62N-RDK_GNURX/RTOSDemo/ParTest.c index 02c8f67c74..948d331c10 100644 --- a/Demo/RX600_RX62N-RDK_GNURX/RTOSDemo/ParTest.c +++ b/Demo/RX600_RX62N-RDK_GNURX/RTOSDemo/ParTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/RX600_RX62N-RDK_GNURX/RTOSDemo/include/IntQueueTimer.h b/Demo/RX600_RX62N-RDK_GNURX/RTOSDemo/include/IntQueueTimer.h index 5a49989e11..663b26f08a 100644 --- a/Demo/RX600_RX62N-RDK_GNURX/RTOSDemo/include/IntQueueTimer.h +++ b/Demo/RX600_RX62N-RDK_GNURX/RTOSDemo/include/IntQueueTimer.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/RX600_RX62N-RDK_GNURX/RTOSDemo/main-blinky.c b/Demo/RX600_RX62N-RDK_GNURX/RTOSDemo/main-blinky.c index 3c6d1f088f..cada9f5246 100644 --- a/Demo/RX600_RX62N-RDK_GNURX/RTOSDemo/main-blinky.c +++ b/Demo/RX600_RX62N-RDK_GNURX/RTOSDemo/main-blinky.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/RX600_RX62N-RDK_GNURX/RTOSDemo/main-full.c b/Demo/RX600_RX62N-RDK_GNURX/RTOSDemo/main-full.c index 41e54f78a8..6a8b5fe75f 100644 --- a/Demo/RX600_RX62N-RDK_GNURX/RTOSDemo/main-full.c +++ b/Demo/RX600_RX62N-RDK_GNURX/RTOSDemo/main-full.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/RX600_RX62N-RDK_GNURX/RTOSDemo/uIP_Task.c b/Demo/RX600_RX62N-RDK_GNURX/RTOSDemo/uIP_Task.c index 906f0e183a..ca1a7a99cf 100644 --- a/Demo/RX600_RX62N-RDK_GNURX/RTOSDemo/uIP_Task.c +++ b/Demo/RX600_RX62N-RDK_GNURX/RTOSDemo/uIP_Task.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/RX600_RX62N-RDK_GNURX/RTOSDemo/webserver/EMAC.c b/Demo/RX600_RX62N-RDK_GNURX/RTOSDemo/webserver/EMAC.c index 570f86f92f..a15f06fe7b 100644 --- a/Demo/RX600_RX62N-RDK_GNURX/RTOSDemo/webserver/EMAC.c +++ b/Demo/RX600_RX62N-RDK_GNURX/RTOSDemo/webserver/EMAC.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/RX600_RX62N-RDK_IAR/FreeRTOSConfig.h b/Demo/RX600_RX62N-RDK_IAR/FreeRTOSConfig.h index a4d3eebc02..7be5654380 100644 --- a/Demo/RX600_RX62N-RDK_IAR/FreeRTOSConfig.h +++ b/Demo/RX600_RX62N-RDK_IAR/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/RX600_RX62N-RDK_IAR/HighFrequencyTimerTest.c b/Demo/RX600_RX62N-RDK_IAR/HighFrequencyTimerTest.c index 441b2295ef..6fe9ce1846 100644 --- a/Demo/RX600_RX62N-RDK_IAR/HighFrequencyTimerTest.c +++ b/Demo/RX600_RX62N-RDK_IAR/HighFrequencyTimerTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/RX600_RX62N-RDK_IAR/IntQueueTimer.c b/Demo/RX600_RX62N-RDK_IAR/IntQueueTimer.c index ec24dc3eca..a5a7c9ac92 100644 --- a/Demo/RX600_RX62N-RDK_IAR/IntQueueTimer.c +++ b/Demo/RX600_RX62N-RDK_IAR/IntQueueTimer.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/RX600_RX62N-RDK_IAR/ParTest.c b/Demo/RX600_RX62N-RDK_IAR/ParTest.c index a8776861b1..c1b52a3013 100644 --- a/Demo/RX600_RX62N-RDK_IAR/ParTest.c +++ b/Demo/RX600_RX62N-RDK_IAR/ParTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/RX600_RX62N-RDK_IAR/PriorityDefinitions.h b/Demo/RX600_RX62N-RDK_IAR/PriorityDefinitions.h index 2d62d5d733..de4402f715 100644 --- a/Demo/RX600_RX62N-RDK_IAR/PriorityDefinitions.h +++ b/Demo/RX600_RX62N-RDK_IAR/PriorityDefinitions.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/RX600_RX62N-RDK_IAR/RegTest.s b/Demo/RX600_RX62N-RDK_IAR/RegTest.s index 6b86be1267..8817a40f8a 100644 --- a/Demo/RX600_RX62N-RDK_IAR/RegTest.s +++ b/Demo/RX600_RX62N-RDK_IAR/RegTest.s @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/RX600_RX62N-RDK_IAR/include/IntQueueTimer.h b/Demo/RX600_RX62N-RDK_IAR/include/IntQueueTimer.h index 5a49989e11..663b26f08a 100644 --- a/Demo/RX600_RX62N-RDK_IAR/include/IntQueueTimer.h +++ b/Demo/RX600_RX62N-RDK_IAR/include/IntQueueTimer.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/RX600_RX62N-RDK_IAR/main-blinky.c b/Demo/RX600_RX62N-RDK_IAR/main-blinky.c index 7edb83e125..0c4f30b96a 100644 --- a/Demo/RX600_RX62N-RDK_IAR/main-blinky.c +++ b/Demo/RX600_RX62N-RDK_IAR/main-blinky.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/RX600_RX62N-RDK_IAR/main-full.c b/Demo/RX600_RX62N-RDK_IAR/main-full.c index 8052475981..599155ff94 100644 --- a/Demo/RX600_RX62N-RDK_IAR/main-full.c +++ b/Demo/RX600_RX62N-RDK_IAR/main-full.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/RX600_RX62N-RDK_IAR/uIP_Task.c b/Demo/RX600_RX62N-RDK_IAR/uIP_Task.c index c1affe1b92..b75324f92e 100644 --- a/Demo/RX600_RX62N-RDK_IAR/uIP_Task.c +++ b/Demo/RX600_RX62N-RDK_IAR/uIP_Task.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/RX600_RX62N-RDK_IAR/webserver/EMAC.c b/Demo/RX600_RX62N-RDK_IAR/webserver/EMAC.c index d72af75107..55533e35da 100644 --- a/Demo/RX600_RX62N-RDK_IAR/webserver/EMAC.c +++ b/Demo/RX600_RX62N-RDK_IAR/webserver/EMAC.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/RX600_RX62N-RDK_Renesas/RTOSDemo/FreeRTOSConfig.h b/Demo/RX600_RX62N-RDK_Renesas/RTOSDemo/FreeRTOSConfig.h index 0b2d651012..7eefcce1eb 100644 --- a/Demo/RX600_RX62N-RDK_Renesas/RTOSDemo/FreeRTOSConfig.h +++ b/Demo/RX600_RX62N-RDK_Renesas/RTOSDemo/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/RX600_RX62N-RDK_Renesas/RTOSDemo/HighFrequencyTimerTest.c b/Demo/RX600_RX62N-RDK_Renesas/RTOSDemo/HighFrequencyTimerTest.c index 8481782cce..3900e67827 100644 --- a/Demo/RX600_RX62N-RDK_Renesas/RTOSDemo/HighFrequencyTimerTest.c +++ b/Demo/RX600_RX62N-RDK_Renesas/RTOSDemo/HighFrequencyTimerTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/RX600_RX62N-RDK_Renesas/RTOSDemo/IntQueueTimer.c b/Demo/RX600_RX62N-RDK_Renesas/RTOSDemo/IntQueueTimer.c index 384fa540e1..b80ff49026 100644 --- a/Demo/RX600_RX62N-RDK_Renesas/RTOSDemo/IntQueueTimer.c +++ b/Demo/RX600_RX62N-RDK_Renesas/RTOSDemo/IntQueueTimer.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/RX600_RX62N-RDK_Renesas/RTOSDemo/ParTest.c b/Demo/RX600_RX62N-RDK_Renesas/RTOSDemo/ParTest.c index c785da2c38..dbda210071 100644 --- a/Demo/RX600_RX62N-RDK_Renesas/RTOSDemo/ParTest.c +++ b/Demo/RX600_RX62N-RDK_Renesas/RTOSDemo/ParTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/RX600_RX62N-RDK_Renesas/RTOSDemo/include/IntQueueTimer.h b/Demo/RX600_RX62N-RDK_Renesas/RTOSDemo/include/IntQueueTimer.h index 5a49989e11..663b26f08a 100644 --- a/Demo/RX600_RX62N-RDK_Renesas/RTOSDemo/include/IntQueueTimer.h +++ b/Demo/RX600_RX62N-RDK_Renesas/RTOSDemo/include/IntQueueTimer.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/RX600_RX62N-RDK_Renesas/RTOSDemo/main-blinky.c b/Demo/RX600_RX62N-RDK_Renesas/RTOSDemo/main-blinky.c index 0a41a8a9aa..154cd1484c 100644 --- a/Demo/RX600_RX62N-RDK_Renesas/RTOSDemo/main-blinky.c +++ b/Demo/RX600_RX62N-RDK_Renesas/RTOSDemo/main-blinky.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/RX600_RX62N-RDK_Renesas/RTOSDemo/main-full.c b/Demo/RX600_RX62N-RDK_Renesas/RTOSDemo/main-full.c index c6fbe6c62b..e456230387 100644 --- a/Demo/RX600_RX62N-RDK_Renesas/RTOSDemo/main-full.c +++ b/Demo/RX600_RX62N-RDK_Renesas/RTOSDemo/main-full.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/RX600_RX62N-RDK_Renesas/RTOSDemo/uIP_Task.c b/Demo/RX600_RX62N-RDK_Renesas/RTOSDemo/uIP_Task.c index 906f0e183a..ca1a7a99cf 100644 --- a/Demo/RX600_RX62N-RDK_Renesas/RTOSDemo/uIP_Task.c +++ b/Demo/RX600_RX62N-RDK_Renesas/RTOSDemo/uIP_Task.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/RX600_RX62N-RDK_Renesas/RTOSDemo/webserver/EMAC.c b/Demo/RX600_RX62N-RDK_Renesas/RTOSDemo/webserver/EMAC.c index aa15a0212a..5dcbfb0c7f 100644 --- a/Demo/RX600_RX62N-RDK_Renesas/RTOSDemo/webserver/EMAC.c +++ b/Demo/RX600_RX62N-RDK_Renesas/RTOSDemo/webserver/EMAC.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/RX600_RX62N-RSK_GNURX/RTOSDemo/FreeRTOSConfig.h b/Demo/RX600_RX62N-RSK_GNURX/RTOSDemo/FreeRTOSConfig.h index 088fb3c21e..006aa90e33 100644 --- a/Demo/RX600_RX62N-RSK_GNURX/RTOSDemo/FreeRTOSConfig.h +++ b/Demo/RX600_RX62N-RSK_GNURX/RTOSDemo/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/RX600_RX62N-RSK_GNURX/RTOSDemo/HighFrequencyTimerTest.c b/Demo/RX600_RX62N-RSK_GNURX/RTOSDemo/HighFrequencyTimerTest.c index ff691a33eb..79cecff056 100644 --- a/Demo/RX600_RX62N-RSK_GNURX/RTOSDemo/HighFrequencyTimerTest.c +++ b/Demo/RX600_RX62N-RSK_GNURX/RTOSDemo/HighFrequencyTimerTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/RX600_RX62N-RSK_GNURX/RTOSDemo/IntQueueTimer.c b/Demo/RX600_RX62N-RSK_GNURX/RTOSDemo/IntQueueTimer.c index f1f884e7b8..45cd0c9218 100644 --- a/Demo/RX600_RX62N-RSK_GNURX/RTOSDemo/IntQueueTimer.c +++ b/Demo/RX600_RX62N-RSK_GNURX/RTOSDemo/IntQueueTimer.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/RX600_RX62N-RSK_GNURX/RTOSDemo/ParTest.c b/Demo/RX600_RX62N-RSK_GNURX/RTOSDemo/ParTest.c index 72d5d3d15e..7d7331e340 100644 --- a/Demo/RX600_RX62N-RSK_GNURX/RTOSDemo/ParTest.c +++ b/Demo/RX600_RX62N-RSK_GNURX/RTOSDemo/ParTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/RX600_RX62N-RSK_GNURX/RTOSDemo/include/IntQueueTimer.h b/Demo/RX600_RX62N-RSK_GNURX/RTOSDemo/include/IntQueueTimer.h index 5a49989e11..663b26f08a 100644 --- a/Demo/RX600_RX62N-RSK_GNURX/RTOSDemo/include/IntQueueTimer.h +++ b/Demo/RX600_RX62N-RSK_GNURX/RTOSDemo/include/IntQueueTimer.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/RX600_RX62N-RSK_GNURX/RTOSDemo/main-blinky.c b/Demo/RX600_RX62N-RSK_GNURX/RTOSDemo/main-blinky.c index 3c6d1f088f..cada9f5246 100644 --- a/Demo/RX600_RX62N-RSK_GNURX/RTOSDemo/main-blinky.c +++ b/Demo/RX600_RX62N-RSK_GNURX/RTOSDemo/main-blinky.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/RX600_RX62N-RSK_GNURX/RTOSDemo/main-full.c b/Demo/RX600_RX62N-RSK_GNURX/RTOSDemo/main-full.c index 41e54f78a8..6a8b5fe75f 100644 --- a/Demo/RX600_RX62N-RSK_GNURX/RTOSDemo/main-full.c +++ b/Demo/RX600_RX62N-RSK_GNURX/RTOSDemo/main-full.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/RX600_RX62N-RSK_GNURX/RTOSDemo/uIP_Task.c b/Demo/RX600_RX62N-RSK_GNURX/RTOSDemo/uIP_Task.c index 906f0e183a..ca1a7a99cf 100644 --- a/Demo/RX600_RX62N-RSK_GNURX/RTOSDemo/uIP_Task.c +++ b/Demo/RX600_RX62N-RSK_GNURX/RTOSDemo/uIP_Task.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/RX600_RX62N-RSK_GNURX/RTOSDemo/webserver/EMAC.c b/Demo/RX600_RX62N-RSK_GNURX/RTOSDemo/webserver/EMAC.c index 570f86f92f..a15f06fe7b 100644 --- a/Demo/RX600_RX62N-RSK_GNURX/RTOSDemo/webserver/EMAC.c +++ b/Demo/RX600_RX62N-RSK_GNURX/RTOSDemo/webserver/EMAC.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/RX600_RX62N-RSK_IAR/FreeRTOSConfig.h b/Demo/RX600_RX62N-RSK_IAR/FreeRTOSConfig.h index 3b3ce97efe..142823195d 100644 --- a/Demo/RX600_RX62N-RSK_IAR/FreeRTOSConfig.h +++ b/Demo/RX600_RX62N-RSK_IAR/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/RX600_RX62N-RSK_IAR/HighFrequencyTimerTest.c b/Demo/RX600_RX62N-RSK_IAR/HighFrequencyTimerTest.c index 441b2295ef..6fe9ce1846 100644 --- a/Demo/RX600_RX62N-RSK_IAR/HighFrequencyTimerTest.c +++ b/Demo/RX600_RX62N-RSK_IAR/HighFrequencyTimerTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/RX600_RX62N-RSK_IAR/IntQueueTimer.c b/Demo/RX600_RX62N-RSK_IAR/IntQueueTimer.c index ec24dc3eca..a5a7c9ac92 100644 --- a/Demo/RX600_RX62N-RSK_IAR/IntQueueTimer.c +++ b/Demo/RX600_RX62N-RSK_IAR/IntQueueTimer.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/RX600_RX62N-RSK_IAR/ParTest.c b/Demo/RX600_RX62N-RSK_IAR/ParTest.c index 43d0a0abd6..22c3b2fb67 100644 --- a/Demo/RX600_RX62N-RSK_IAR/ParTest.c +++ b/Demo/RX600_RX62N-RSK_IAR/ParTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/RX600_RX62N-RSK_IAR/PriorityDefinitions.h b/Demo/RX600_RX62N-RSK_IAR/PriorityDefinitions.h index 2d62d5d733..de4402f715 100644 --- a/Demo/RX600_RX62N-RSK_IAR/PriorityDefinitions.h +++ b/Demo/RX600_RX62N-RSK_IAR/PriorityDefinitions.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/RX600_RX62N-RSK_IAR/RegTest.s b/Demo/RX600_RX62N-RSK_IAR/RegTest.s index 6b86be1267..8817a40f8a 100644 --- a/Demo/RX600_RX62N-RSK_IAR/RegTest.s +++ b/Demo/RX600_RX62N-RSK_IAR/RegTest.s @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/RX600_RX62N-RSK_IAR/include/IntQueueTimer.h b/Demo/RX600_RX62N-RSK_IAR/include/IntQueueTimer.h index 5a49989e11..663b26f08a 100644 --- a/Demo/RX600_RX62N-RSK_IAR/include/IntQueueTimer.h +++ b/Demo/RX600_RX62N-RSK_IAR/include/IntQueueTimer.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/RX600_RX62N-RSK_IAR/main-blinky.c b/Demo/RX600_RX62N-RSK_IAR/main-blinky.c index 65e7ffdc92..e92cab6469 100644 --- a/Demo/RX600_RX62N-RSK_IAR/main-blinky.c +++ b/Demo/RX600_RX62N-RSK_IAR/main-blinky.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/RX600_RX62N-RSK_IAR/main-full.c b/Demo/RX600_RX62N-RSK_IAR/main-full.c index 4c60475381..ba4e726b31 100644 --- a/Demo/RX600_RX62N-RSK_IAR/main-full.c +++ b/Demo/RX600_RX62N-RSK_IAR/main-full.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/RX600_RX62N-RSK_IAR/uIP_Task.c b/Demo/RX600_RX62N-RSK_IAR/uIP_Task.c index c1affe1b92..b75324f92e 100644 --- a/Demo/RX600_RX62N-RSK_IAR/uIP_Task.c +++ b/Demo/RX600_RX62N-RSK_IAR/uIP_Task.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/RX600_RX62N-RSK_IAR/webserver/EMAC.c b/Demo/RX600_RX62N-RSK_IAR/webserver/EMAC.c index d72af75107..55533e35da 100644 --- a/Demo/RX600_RX62N-RSK_IAR/webserver/EMAC.c +++ b/Demo/RX600_RX62N-RSK_IAR/webserver/EMAC.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/RX600_RX62N-RSK_Renesas/RTOSDemo/FreeRTOSConfig.h b/Demo/RX600_RX62N-RSK_Renesas/RTOSDemo/FreeRTOSConfig.h index 202a3f754c..c80a4c85c8 100644 --- a/Demo/RX600_RX62N-RSK_Renesas/RTOSDemo/FreeRTOSConfig.h +++ b/Demo/RX600_RX62N-RSK_Renesas/RTOSDemo/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/RX600_RX62N-RSK_Renesas/RTOSDemo/HighFrequencyTimerTest.c b/Demo/RX600_RX62N-RSK_Renesas/RTOSDemo/HighFrequencyTimerTest.c index 8481782cce..3900e67827 100644 --- a/Demo/RX600_RX62N-RSK_Renesas/RTOSDemo/HighFrequencyTimerTest.c +++ b/Demo/RX600_RX62N-RSK_Renesas/RTOSDemo/HighFrequencyTimerTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/RX600_RX62N-RSK_Renesas/RTOSDemo/IntQueueTimer.c b/Demo/RX600_RX62N-RSK_Renesas/RTOSDemo/IntQueueTimer.c index 384fa540e1..b80ff49026 100644 --- a/Demo/RX600_RX62N-RSK_Renesas/RTOSDemo/IntQueueTimer.c +++ b/Demo/RX600_RX62N-RSK_Renesas/RTOSDemo/IntQueueTimer.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/RX600_RX62N-RSK_Renesas/RTOSDemo/ParTest.c b/Demo/RX600_RX62N-RSK_Renesas/RTOSDemo/ParTest.c index 72d5d3d15e..7d7331e340 100644 --- a/Demo/RX600_RX62N-RSK_Renesas/RTOSDemo/ParTest.c +++ b/Demo/RX600_RX62N-RSK_Renesas/RTOSDemo/ParTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/RX600_RX62N-RSK_Renesas/RTOSDemo/include/IntQueueTimer.h b/Demo/RX600_RX62N-RSK_Renesas/RTOSDemo/include/IntQueueTimer.h index 5a49989e11..663b26f08a 100644 --- a/Demo/RX600_RX62N-RSK_Renesas/RTOSDemo/include/IntQueueTimer.h +++ b/Demo/RX600_RX62N-RSK_Renesas/RTOSDemo/include/IntQueueTimer.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/RX600_RX62N-RSK_Renesas/RTOSDemo/main-blinky.c b/Demo/RX600_RX62N-RSK_Renesas/RTOSDemo/main-blinky.c index 0a41a8a9aa..154cd1484c 100644 --- a/Demo/RX600_RX62N-RSK_Renesas/RTOSDemo/main-blinky.c +++ b/Demo/RX600_RX62N-RSK_Renesas/RTOSDemo/main-blinky.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/RX600_RX62N-RSK_Renesas/RTOSDemo/main-full.c b/Demo/RX600_RX62N-RSK_Renesas/RTOSDemo/main-full.c index 1c493f15cb..cc7410704a 100644 --- a/Demo/RX600_RX62N-RSK_Renesas/RTOSDemo/main-full.c +++ b/Demo/RX600_RX62N-RSK_Renesas/RTOSDemo/main-full.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/RX600_RX62N-RSK_Renesas/RTOSDemo/uIP_Task.c b/Demo/RX600_RX62N-RSK_Renesas/RTOSDemo/uIP_Task.c index 906f0e183a..ca1a7a99cf 100644 --- a/Demo/RX600_RX62N-RSK_Renesas/RTOSDemo/uIP_Task.c +++ b/Demo/RX600_RX62N-RSK_Renesas/RTOSDemo/uIP_Task.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/RX600_RX62N-RSK_Renesas/RTOSDemo/webserver/EMAC.c b/Demo/RX600_RX62N-RSK_Renesas/RTOSDemo/webserver/EMAC.c index b764460780..5fb6320e29 100644 --- a/Demo/RX600_RX62N-RSK_Renesas/RTOSDemo/webserver/EMAC.c +++ b/Demo/RX600_RX62N-RSK_Renesas/RTOSDemo/webserver/EMAC.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/RX600_RX630-RSK_Renesas/RTOSDemo/FreeRTOSConfig.h b/Demo/RX600_RX630-RSK_Renesas/RTOSDemo/FreeRTOSConfig.h index f21a5df142..020e335a7e 100644 --- a/Demo/RX600_RX630-RSK_Renesas/RTOSDemo/FreeRTOSConfig.h +++ b/Demo/RX600_RX630-RSK_Renesas/RTOSDemo/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/RX600_RX630-RSK_Renesas/RTOSDemo/HighFrequencyTimerTest.c b/Demo/RX600_RX630-RSK_Renesas/RTOSDemo/HighFrequencyTimerTest.c index 8481782cce..3900e67827 100644 --- a/Demo/RX600_RX630-RSK_Renesas/RTOSDemo/HighFrequencyTimerTest.c +++ b/Demo/RX600_RX630-RSK_Renesas/RTOSDemo/HighFrequencyTimerTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/RX600_RX630-RSK_Renesas/RTOSDemo/IntQueueTimer.c b/Demo/RX600_RX630-RSK_Renesas/RTOSDemo/IntQueueTimer.c index 384fa540e1..b80ff49026 100644 --- a/Demo/RX600_RX630-RSK_Renesas/RTOSDemo/IntQueueTimer.c +++ b/Demo/RX600_RX630-RSK_Renesas/RTOSDemo/IntQueueTimer.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/RX600_RX630-RSK_Renesas/RTOSDemo/ParTest.c b/Demo/RX600_RX630-RSK_Renesas/RTOSDemo/ParTest.c index 2a9c63bd3f..f6f027e7ad 100644 --- a/Demo/RX600_RX630-RSK_Renesas/RTOSDemo/ParTest.c +++ b/Demo/RX600_RX630-RSK_Renesas/RTOSDemo/ParTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/RX600_RX630-RSK_Renesas/RTOSDemo/include/IntQueueTimer.h b/Demo/RX600_RX630-RSK_Renesas/RTOSDemo/include/IntQueueTimer.h index 5a49989e11..663b26f08a 100644 --- a/Demo/RX600_RX630-RSK_Renesas/RTOSDemo/include/IntQueueTimer.h +++ b/Demo/RX600_RX630-RSK_Renesas/RTOSDemo/include/IntQueueTimer.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/RX600_RX630-RSK_Renesas/RTOSDemo/main-blinky.c b/Demo/RX600_RX630-RSK_Renesas/RTOSDemo/main-blinky.c index 91594c98d8..a0b29cc48a 100644 --- a/Demo/RX600_RX630-RSK_Renesas/RTOSDemo/main-blinky.c +++ b/Demo/RX600_RX630-RSK_Renesas/RTOSDemo/main-blinky.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/RX600_RX630-RSK_Renesas/RTOSDemo/main-full.c b/Demo/RX600_RX630-RSK_Renesas/RTOSDemo/main-full.c index 676c8f7555..856e28a3b7 100644 --- a/Demo/RX600_RX630-RSK_Renesas/RTOSDemo/main-full.c +++ b/Demo/RX600_RX630-RSK_Renesas/RTOSDemo/main-full.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/SuperH_SH7216_Renesas/RTOSDemo/FreeRTOSConfig.h b/Demo/SuperH_SH7216_Renesas/RTOSDemo/FreeRTOSConfig.h index ba0b5e323e..03801ad469 100644 --- a/Demo/SuperH_SH7216_Renesas/RTOSDemo/FreeRTOSConfig.h +++ b/Demo/SuperH_SH7216_Renesas/RTOSDemo/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 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 10961b5fd1..268ccf89ad 100644 --- a/Demo/SuperH_SH7216_Renesas/RTOSDemo/ParTest/ParTest.c +++ b/Demo/SuperH_SH7216_Renesas/RTOSDemo/ParTest/ParTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/SuperH_SH7216_Renesas/RTOSDemo/flop.c b/Demo/SuperH_SH7216_Renesas/RTOSDemo/flop.c index d1a2e3ee8c..7899153ba8 100644 --- a/Demo/SuperH_SH7216_Renesas/RTOSDemo/flop.c +++ b/Demo/SuperH_SH7216_Renesas/RTOSDemo/flop.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/SuperH_SH7216_Renesas/RTOSDemo/main.c b/Demo/SuperH_SH7216_Renesas/RTOSDemo/main.c index 1baf45d384..05d1b72bf0 100644 --- a/Demo/SuperH_SH7216_Renesas/RTOSDemo/main.c +++ b/Demo/SuperH_SH7216_Renesas/RTOSDemo/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/SuperH_SH7216_Renesas/RTOSDemo/regtest.src b/Demo/SuperH_SH7216_Renesas/RTOSDemo/regtest.src index 89fdb6c5d9..fc3daded0a 100644 --- a/Demo/SuperH_SH7216_Renesas/RTOSDemo/regtest.src +++ b/Demo/SuperH_SH7216_Renesas/RTOSDemo/regtest.src @@ -1,5 +1,5 @@ ;/* -; FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. +; FreeRTOS V7.1.0 - Copyright (C) 2011 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 791badcaf1..7c8b6bfdc1 100644 --- a/Demo/SuperH_SH7216_Renesas/RTOSDemo/uIP_Task.c +++ b/Demo/SuperH_SH7216_Renesas/RTOSDemo/uIP_Task.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 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 c61fb3d594..5c4c9f53e2 100644 --- a/Demo/SuperH_SH7216_Renesas/RTOSDemo/webserver/EMAC.c +++ b/Demo/SuperH_SH7216_Renesas/RTOSDemo/webserver/EMAC.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 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 6ffc8cf383..60d2a7e192 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 V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. +; FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. ; ; ; *************************************************************************** diff --git a/Demo/TriCore_TC1782_TriBoard_GCC/RTOSDemo/FreeRTOSConfig.h b/Demo/TriCore_TC1782_TriBoard_GCC/RTOSDemo/FreeRTOSConfig.h index 5b513540b6..c92f8029db 100644 --- a/Demo/TriCore_TC1782_TriBoard_GCC/RTOSDemo/FreeRTOSConfig.h +++ b/Demo/TriCore_TC1782_TriBoard_GCC/RTOSDemo/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/TriCore_TC1782_TriBoard_GCC/RTOSDemo/InterruptNestTest.c b/Demo/TriCore_TC1782_TriBoard_GCC/RTOSDemo/InterruptNestTest.c index 64e5ac76c6..bc6472b416 100644 --- a/Demo/TriCore_TC1782_TriBoard_GCC/RTOSDemo/InterruptNestTest.c +++ b/Demo/TriCore_TC1782_TriBoard_GCC/RTOSDemo/InterruptNestTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/TriCore_TC1782_TriBoard_GCC/RTOSDemo/InterruptNestTest.h b/Demo/TriCore_TC1782_TriBoard_GCC/RTOSDemo/InterruptNestTest.h index 1a6b588214..88f5d817ce 100644 --- a/Demo/TriCore_TC1782_TriBoard_GCC/RTOSDemo/InterruptNestTest.h +++ b/Demo/TriCore_TC1782_TriBoard_GCC/RTOSDemo/InterruptNestTest.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/TriCore_TC1782_TriBoard_GCC/RTOSDemo/ParTest.c b/Demo/TriCore_TC1782_TriBoard_GCC/RTOSDemo/ParTest.c index 1cf7db3550..8177ff1274 100644 --- a/Demo/TriCore_TC1782_TriBoard_GCC/RTOSDemo/ParTest.c +++ b/Demo/TriCore_TC1782_TriBoard_GCC/RTOSDemo/ParTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/TriCore_TC1782_TriBoard_GCC/RTOSDemo/main.c b/Demo/TriCore_TC1782_TriBoard_GCC/RTOSDemo/main.c index e75b3f51a8..e7fb665ade 100644 --- a/Demo/TriCore_TC1782_TriBoard_GCC/RTOSDemo/main.c +++ b/Demo/TriCore_TC1782_TriBoard_GCC/RTOSDemo/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/TriCore_TC1782_TriBoard_GCC/RTOSDemo/serial.c b/Demo/TriCore_TC1782_TriBoard_GCC/RTOSDemo/serial.c index 36051a45f5..18fb800e46 100644 --- a/Demo/TriCore_TC1782_TriBoard_GCC/RTOSDemo/serial.c +++ b/Demo/TriCore_TC1782_TriBoard_GCC/RTOSDemo/serial.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** @@ -87,7 +87,7 @@ * the interrupt is working through the back log of bytes that it needs to * send. If the ISR is not enabled, then it will be triggered to send the first * byte, and it will be automatically re-triggered when that byte has been - * sent. When the queue is exhausted, the ISR disables itself. + * sent. When the queue is exhausted, the ISR disables itself. */ static void prvCheckTransmit( void ); diff --git a/Demo/WIN32-MSVC/DemosModifiedForLowTickRate/recmutex.c b/Demo/WIN32-MSVC/DemosModifiedForLowTickRate/recmutex.c index 7012ab3080..96405aa888 100644 --- a/Demo/WIN32-MSVC/DemosModifiedForLowTickRate/recmutex.c +++ b/Demo/WIN32-MSVC/DemosModifiedForLowTickRate/recmutex.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/WIN32-MSVC/FreeRTOSConfig.h b/Demo/WIN32-MSVC/FreeRTOSConfig.h index d72c660235..b775afa2a8 100644 --- a/Demo/WIN32-MSVC/FreeRTOSConfig.h +++ b/Demo/WIN32-MSVC/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/WIN32-MSVC/main.c b/Demo/WIN32-MSVC/main.c index bb0116498f..f067143e18 100644 --- a/Demo/WIN32-MSVC/main.c +++ b/Demo/WIN32-MSVC/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/WIN32-MingW/DemosModifiedForLowTickRate/recmutex.c b/Demo/WIN32-MingW/DemosModifiedForLowTickRate/recmutex.c index 7012ab3080..96405aa888 100644 --- a/Demo/WIN32-MingW/DemosModifiedForLowTickRate/recmutex.c +++ b/Demo/WIN32-MingW/DemosModifiedForLowTickRate/recmutex.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/WIN32-MingW/FreeRTOSConfig.h b/Demo/WIN32-MingW/FreeRTOSConfig.h index 953a15f654..0c6b3172dd 100644 --- a/Demo/WIN32-MingW/FreeRTOSConfig.h +++ b/Demo/WIN32-MingW/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/WIN32-MingW/main.c b/Demo/WIN32-MingW/main.c index 0170d5d1ea..41345fb3a6 100644 --- a/Demo/WIN32-MingW/main.c +++ b/Demo/WIN32-MingW/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/WizNET_DEMO_GCC_ARM7/FreeRTOSConfig.h b/Demo/WizNET_DEMO_GCC_ARM7/FreeRTOSConfig.h index 191f1ace4b..bfe4fa64d3 100644 --- a/Demo/WizNET_DEMO_GCC_ARM7/FreeRTOSConfig.h +++ b/Demo/WizNET_DEMO_GCC_ARM7/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 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 2c4ce5bf01..42bc0dfeb5 100644 --- a/Demo/WizNET_DEMO_GCC_ARM7/HTTP_Serv.c +++ b/Demo/WizNET_DEMO_GCC_ARM7/HTTP_Serv.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 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 31bbe7c389..d687e66b43 100644 --- a/Demo/WizNET_DEMO_GCC_ARM7/HTTP_Serv.h +++ b/Demo/WizNET_DEMO_GCC_ARM7/HTTP_Serv.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/WizNET_DEMO_GCC_ARM7/Makefile b/Demo/WizNET_DEMO_GCC_ARM7/Makefile index 281e8323e5..c25b357256 100644 --- a/Demo/WizNET_DEMO_GCC_ARM7/Makefile +++ b/Demo/WizNET_DEMO_GCC_ARM7/Makefile @@ -1,5 +1,5 @@ #/* -# FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. +# FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. # # # *************************************************************************** diff --git a/Demo/WizNET_DEMO_GCC_ARM7/TCP.c b/Demo/WizNET_DEMO_GCC_ARM7/TCP.c index 8114f3db21..d453ab09cb 100644 --- a/Demo/WizNET_DEMO_GCC_ARM7/TCP.c +++ b/Demo/WizNET_DEMO_GCC_ARM7/TCP.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/WizNET_DEMO_GCC_ARM7/TCP.h b/Demo/WizNET_DEMO_GCC_ARM7/TCP.h index a43404540f..0acf3e2d05 100644 --- a/Demo/WizNET_DEMO_GCC_ARM7/TCP.h +++ b/Demo/WizNET_DEMO_GCC_ARM7/TCP.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/WizNET_DEMO_GCC_ARM7/TCPISR.c b/Demo/WizNET_DEMO_GCC_ARM7/TCPISR.c index b52572cebb..dddf4eff7d 100644 --- a/Demo/WizNET_DEMO_GCC_ARM7/TCPISR.c +++ b/Demo/WizNET_DEMO_GCC_ARM7/TCPISR.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 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 45b7eafabd..ef18c13e42 100644 --- a/Demo/WizNET_DEMO_GCC_ARM7/html_pages.h +++ b/Demo/WizNET_DEMO_GCC_ARM7/html_pages.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/WizNET_DEMO_GCC_ARM7/i2c.c b/Demo/WizNET_DEMO_GCC_ARM7/i2c.c index 8f2309b4dd..eef5fb426b 100644 --- a/Demo/WizNET_DEMO_GCC_ARM7/i2c.c +++ b/Demo/WizNET_DEMO_GCC_ARM7/i2c.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/WizNET_DEMO_GCC_ARM7/i2c.h b/Demo/WizNET_DEMO_GCC_ARM7/i2c.h index 7bbcab7e11..866ad67857 100644 --- a/Demo/WizNET_DEMO_GCC_ARM7/i2c.h +++ b/Demo/WizNET_DEMO_GCC_ARM7/i2c.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/WizNET_DEMO_GCC_ARM7/i2cISR.c b/Demo/WizNET_DEMO_GCC_ARM7/i2cISR.c index f4d618b691..f96447a668 100644 --- a/Demo/WizNET_DEMO_GCC_ARM7/i2cISR.c +++ b/Demo/WizNET_DEMO_GCC_ARM7/i2cISR.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/WizNET_DEMO_GCC_ARM7/main.c b/Demo/WizNET_DEMO_GCC_ARM7/main.c index 7895f13148..812e8f9598 100644 --- a/Demo/WizNET_DEMO_GCC_ARM7/main.c +++ b/Demo/WizNET_DEMO_GCC_ARM7/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/WizNET_DEMO_TERN_186/FreeRTOSConfig.h b/Demo/WizNET_DEMO_TERN_186/FreeRTOSConfig.h index 3f4cca12a6..70846a942c 100644 --- a/Demo/WizNET_DEMO_TERN_186/FreeRTOSConfig.h +++ b/Demo/WizNET_DEMO_TERN_186/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/WizNET_DEMO_TERN_186/HTTPTask.c b/Demo/WizNET_DEMO_TERN_186/HTTPTask.c index 9b4f26a76e..497e30e7db 100644 --- a/Demo/WizNET_DEMO_TERN_186/HTTPTask.c +++ b/Demo/WizNET_DEMO_TERN_186/HTTPTask.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/WizNET_DEMO_TERN_186/HTTPTask.h b/Demo/WizNET_DEMO_TERN_186/HTTPTask.h index e73f3c96fc..82208efb4c 100644 --- a/Demo/WizNET_DEMO_TERN_186/HTTPTask.h +++ b/Demo/WizNET_DEMO_TERN_186/HTTPTask.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/WizNET_DEMO_TERN_186/main.c b/Demo/WizNET_DEMO_TERN_186/main.c index 2fbbd36fca..ea4de1a962 100644 --- a/Demo/WizNET_DEMO_TERN_186/main.c +++ b/Demo/WizNET_DEMO_TERN_186/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 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 209153f167..fa20dd5678 100644 --- a/Demo/WizNET_DEMO_TERN_186/serial/serial.c +++ b/Demo/WizNET_DEMO_TERN_186/serial/serial.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/dsPIC_MPLAB/FreeRTOSConfig.h b/Demo/dsPIC_MPLAB/FreeRTOSConfig.h index 3be54b5b17..a1525a8d35 100644 --- a/Demo/dsPIC_MPLAB/FreeRTOSConfig.h +++ b/Demo/dsPIC_MPLAB/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/dsPIC_MPLAB/ParTest/ParTest.c b/Demo/dsPIC_MPLAB/ParTest/ParTest.c index 5dadd0e774..deb90d090f 100644 --- a/Demo/dsPIC_MPLAB/ParTest/ParTest.c +++ b/Demo/dsPIC_MPLAB/ParTest/ParTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/dsPIC_MPLAB/lcd.c b/Demo/dsPIC_MPLAB/lcd.c index f927d718bd..5b33503ccc 100644 --- a/Demo/dsPIC_MPLAB/lcd.c +++ b/Demo/dsPIC_MPLAB/lcd.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/dsPIC_MPLAB/lcd.h b/Demo/dsPIC_MPLAB/lcd.h index a350bfd0ee..c074485501 100644 --- a/Demo/dsPIC_MPLAB/lcd.h +++ b/Demo/dsPIC_MPLAB/lcd.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/dsPIC_MPLAB/main.c b/Demo/dsPIC_MPLAB/main.c index 7fd4c2dfeb..493cd16786 100644 --- a/Demo/dsPIC_MPLAB/main.c +++ b/Demo/dsPIC_MPLAB/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/dsPIC_MPLAB/serial/serial.c b/Demo/dsPIC_MPLAB/serial/serial.c index 73f04340ad..ba3dd88180 100644 --- a/Demo/dsPIC_MPLAB/serial/serial.c +++ b/Demo/dsPIC_MPLAB/serial/serial.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/dsPIC_MPLAB/timertest.c b/Demo/dsPIC_MPLAB/timertest.c index e1439e6307..9c8265338f 100644 --- a/Demo/dsPIC_MPLAB/timertest.c +++ b/Demo/dsPIC_MPLAB/timertest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/dsPIC_MPLAB/timertest.h b/Demo/dsPIC_MPLAB/timertest.h index 610f0df003..7bd543fe74 100644 --- a/Demo/dsPIC_MPLAB/timertest.h +++ b/Demo/dsPIC_MPLAB/timertest.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/lwIP_Demo_Rowley_ARM7/BasicWEB.c b/Demo/lwIP_Demo_Rowley_ARM7/BasicWEB.c index 400f4be8a2..6423be3df1 100644 --- a/Demo/lwIP_Demo_Rowley_ARM7/BasicWEB.c +++ b/Demo/lwIP_Demo_Rowley_ARM7/BasicWEB.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/lwIP_Demo_Rowley_ARM7/BasicWEB.h b/Demo/lwIP_Demo_Rowley_ARM7/BasicWEB.h index 2116972f68..8bbc34322b 100644 --- a/Demo/lwIP_Demo_Rowley_ARM7/BasicWEB.h +++ b/Demo/lwIP_Demo_Rowley_ARM7/BasicWEB.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 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 cc087bf4e5..ab02952e6d 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 V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 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 1d39bfd1ff..8ac85134ce 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 V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 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 754ee0d46e..59fae5ace8 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 V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/lwIP_Demo_Rowley_ARM7/FreeRTOSConfig.h b/Demo/lwIP_Demo_Rowley_ARM7/FreeRTOSConfig.h index ea3fe25f58..abce222ac7 100644 --- a/Demo/lwIP_Demo_Rowley_ARM7/FreeRTOSConfig.h +++ b/Demo/lwIP_Demo_Rowley_ARM7/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 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 45ff8436d8..9dde6bf02b 100644 --- a/Demo/lwIP_Demo_Rowley_ARM7/ParTest/ParTest.c +++ b/Demo/lwIP_Demo_Rowley_ARM7/ParTest/ParTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 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 400b85f1cf..bf62ea0684 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 V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 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 8658e41a1e..7962ecd4ed 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 V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 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 dc7176992d..ec16aeac75 100644 --- a/Demo/lwIP_Demo_Rowley_ARM7/USB/USBIsr.c +++ b/Demo/lwIP_Demo_Rowley_ARM7/USB/USBIsr.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 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 9489eda1fc..52937ba569 100644 --- a/Demo/lwIP_Demo_Rowley_ARM7/USB/descriptors.h +++ b/Demo/lwIP_Demo_Rowley_ARM7/USB/descriptors.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 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 b7dbb8f48b..5584a8ad41 100644 --- a/Demo/lwIP_Demo_Rowley_ARM7/USB/usb.h +++ b/Demo/lwIP_Demo_Rowley_ARM7/USB/usb.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/lwIP_Demo_Rowley_ARM7/main.c b/Demo/lwIP_Demo_Rowley_ARM7/main.c index af6a33fa28..d3c3adcfc6 100644 --- a/Demo/lwIP_Demo_Rowley_ARM7/main.c +++ b/Demo/lwIP_Demo_Rowley_ARM7/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/lwIP_Demo_Rowley_ARM7/makefile b/Demo/lwIP_Demo_Rowley_ARM7/makefile index 47eb9da9e9..0faab420fe 100644 --- a/Demo/lwIP_Demo_Rowley_ARM7/makefile +++ b/Demo/lwIP_Demo_Rowley_ARM7/makefile @@ -1,5 +1,5 @@ #/* -# FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. +# FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. # # # *************************************************************************** diff --git a/Demo/msp430_CrossWorks/FreeRTOSConfig.h b/Demo/msp430_CrossWorks/FreeRTOSConfig.h index 6d2b703c36..2135f33656 100644 --- a/Demo/msp430_CrossWorks/FreeRTOSConfig.h +++ b/Demo/msp430_CrossWorks/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/msp430_CrossWorks/ParTest/ParTest.c b/Demo/msp430_CrossWorks/ParTest/ParTest.c index dba7a5cecb..312a50fb86 100644 --- a/Demo/msp430_CrossWorks/ParTest/ParTest.c +++ b/Demo/msp430_CrossWorks/ParTest/ParTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/msp430_CrossWorks/main.c b/Demo/msp430_CrossWorks/main.c index 2830ff9bd9..99d053b61e 100644 --- a/Demo/msp430_CrossWorks/main.c +++ b/Demo/msp430_CrossWorks/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/msp430_CrossWorks/serial/serial.c b/Demo/msp430_CrossWorks/serial/serial.c index 46f09775ad..c8e3a11be0 100644 --- a/Demo/msp430_CrossWorks/serial/serial.c +++ b/Demo/msp430_CrossWorks/serial/serial.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/msp430_CrossWorks/serial/serialASM.asm b/Demo/msp430_CrossWorks/serial/serialASM.asm index 12fb6558cf..587153055c 100644 --- a/Demo/msp430_CrossWorks/serial/serialASM.asm +++ b/Demo/msp430_CrossWorks/serial/serialASM.asm @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/msp430_GCC/FreeRTOSConfig.h b/Demo/msp430_GCC/FreeRTOSConfig.h index 1c41cbbc5d..7226c74ad6 100644 --- a/Demo/msp430_GCC/FreeRTOSConfig.h +++ b/Demo/msp430_GCC/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/msp430_GCC/ParTest/ParTest.c b/Demo/msp430_GCC/ParTest/ParTest.c index 117b26cc73..5171462818 100644 --- a/Demo/msp430_GCC/ParTest/ParTest.c +++ b/Demo/msp430_GCC/ParTest/ParTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/msp430_GCC/main.c b/Demo/msp430_GCC/main.c index c768c04e2f..008d3152ca 100644 --- a/Demo/msp430_GCC/main.c +++ b/Demo/msp430_GCC/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/msp430_GCC/makefile b/Demo/msp430_GCC/makefile index d3c314bec1..647c0d5414 100644 --- a/Demo/msp430_GCC/makefile +++ b/Demo/msp430_GCC/makefile @@ -1,5 +1,5 @@ #/* -# FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. +# FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. # # # *************************************************************************** diff --git a/Demo/msp430_GCC/serial/serial.c b/Demo/msp430_GCC/serial/serial.c index b61412e7a1..2d2236cb53 100644 --- a/Demo/msp430_GCC/serial/serial.c +++ b/Demo/msp430_GCC/serial/serial.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/msp430_IAR/FreeRTOSConfig.h b/Demo/msp430_IAR/FreeRTOSConfig.h index 56be21209b..2fcde360c9 100644 --- a/Demo/msp430_IAR/FreeRTOSConfig.h +++ b/Demo/msp430_IAR/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/msp430_IAR/ParTest/ParTest.c b/Demo/msp430_IAR/ParTest/ParTest.c index d9349f7c8a..354df5f241 100644 --- a/Demo/msp430_IAR/ParTest/ParTest.c +++ b/Demo/msp430_IAR/ParTest/ParTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/msp430_IAR/main.c b/Demo/msp430_IAR/main.c index c8cf5d9bfa..899aba3de5 100644 --- a/Demo/msp430_IAR/main.c +++ b/Demo/msp430_IAR/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/msp430_IAR/serial/serial.c b/Demo/msp430_IAR/serial/serial.c index 5b8fd9977e..e661c53fca 100644 --- a/Demo/msp430_IAR/serial/serial.c +++ b/Demo/msp430_IAR/serial/serial.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/msp430_IAR/serial/serialASM.s43 b/Demo/msp430_IAR/serial/serialASM.s43 index b9e9e7a115..168364e4ac 100644 --- a/Demo/msp430_IAR/serial/serialASM.s43 +++ b/Demo/msp430_IAR/serial/serialASM.s43 @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 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 c51f3d22ff..42d95e702f 100644 --- a/Demo/uIP_Demo_IAR_ARM7/EMAC/EMAClISR.s79 +++ b/Demo/uIP_Demo_IAR_ARM7/EMAC/EMAClISR.s79 @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 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 eae5356b9e..78dc105809 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 V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/uIP_Demo_IAR_ARM7/FreeRTOSConfig.h b/Demo/uIP_Demo_IAR_ARM7/FreeRTOSConfig.h index 27e64e65c3..373e21cede 100644 --- a/Demo/uIP_Demo_IAR_ARM7/FreeRTOSConfig.h +++ b/Demo/uIP_Demo_IAR_ARM7/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 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 11fae32e97..9608e76220 100644 --- a/Demo/uIP_Demo_IAR_ARM7/ParTest/ParTest.c +++ b/Demo/uIP_Demo_IAR_ARM7/ParTest/ParTest.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/uIP_Demo_IAR_ARM7/main.c b/Demo/uIP_Demo_IAR_ARM7/main.c index d2edfe9210..97507a40bd 100644 --- a/Demo/uIP_Demo_IAR_ARM7/main.c +++ b/Demo/uIP_Demo_IAR_ARM7/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/uIP_Demo_Rowley_ARM7/FreeRTOSConfig.h b/Demo/uIP_Demo_Rowley_ARM7/FreeRTOSConfig.h index 6fc2d97c7e..4e4cb131e6 100644 --- a/Demo/uIP_Demo_Rowley_ARM7/FreeRTOSConfig.h +++ b/Demo/uIP_Demo_Rowley_ARM7/FreeRTOSConfig.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Demo/uIP_Demo_Rowley_ARM7/main.c b/Demo/uIP_Demo_Rowley_ARM7/main.c index d3a3a08253..b1fa6031ae 100644 --- a/Demo/uIP_Demo_Rowley_ARM7/main.c +++ b/Demo/uIP_Demo_Rowley_ARM7/main.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/License/license.txt b/License/license.txt index e29669138b..2e3274645f 100644 --- a/License/license.txt +++ b/License/license.txt @@ -1,7 +1,12 @@ -The FreeRTOS.org source code is licensed by the modified GNU General Public -License (GPL) text provided below. The FreeRTOS download also includes -demo application source code, some of which is provided by third parties -AND IS LICENSED SEPARATELY FROM FREERTOS.ORG. +The FreeRTOS.org source code is licensed by the *modified* GNU General Public +License (GPL), text provided below. A special exception to the GPL is +included to allow you to distribute a combined work that includes FreeRTOS +without being obliged to provide the source code for any proprietary +components. See the licensing section of http://www.FreeRTOS.org for full +details. The exception text is also included at the bottom of this file. + +The FreeRTOS download also includes demo application source code, some of +which is provided by third parties AND IS LICENSED SEPARATELY FROM FREERTOS. For the avoidance of any doubt refer to the comment included at the top of each source and header file for license and copyright information. diff --git a/Source/croutine.c b/Source/croutine.c index b7a9a46f9d..168974eb64 100644 --- a/Source/croutine.c +++ b/Source/croutine.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Source/include/FreeRTOS.h b/Source/include/FreeRTOS.h index 155e78075a..9aa736a44d 100644 --- a/Source/include/FreeRTOS.h +++ b/Source/include/FreeRTOS.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Source/include/StackMacros.h b/Source/include/StackMacros.h index 44df5e0b33..7fb5c24f81 100644 --- a/Source/include/StackMacros.h +++ b/Source/include/StackMacros.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Source/include/croutine.h b/Source/include/croutine.h index c4cb037fd7..d2339ee590 100644 --- a/Source/include/croutine.h +++ b/Source/include/croutine.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Source/include/list.h b/Source/include/list.h index 5df30ede52..ead67073c9 100644 --- a/Source/include/list.h +++ b/Source/include/list.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Source/include/mpu_wrappers.h b/Source/include/mpu_wrappers.h index c1372d6f5c..767a3e6f32 100644 --- a/Source/include/mpu_wrappers.h +++ b/Source/include/mpu_wrappers.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Source/include/portable.h b/Source/include/portable.h index 9296ab4e52..f99a880f70 100644 --- a/Source/include/portable.h +++ b/Source/include/portable.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Source/include/projdefs.h b/Source/include/projdefs.h index 54ba87039f..a5210c7b0c 100644 --- a/Source/include/projdefs.h +++ b/Source/include/projdefs.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Source/include/queue.h b/Source/include/queue.h index a1ef6de012..80ee4f11ff 100644 --- a/Source/include/queue.h +++ b/Source/include/queue.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Source/include/semphr.h b/Source/include/semphr.h index 56a2a217bc..251e738096 100644 --- a/Source/include/semphr.h +++ b/Source/include/semphr.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Source/include/task.h b/Source/include/task.h index 79aa7a55c3..38e9d559f4 100644 --- a/Source/include/task.h +++ b/Source/include/task.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** @@ -70,7 +70,7 @@ extern "C" { * MACROS AND DEFINITIONS *----------------------------------------------------------*/ -#define tskKERNEL_VERSION_NUMBER "V7.0.1" +#define tskKERNEL_VERSION_NUMBER "V7.1.0" /** * task. h diff --git a/Source/include/timers.h b/Source/include/timers.h index e3e7aa7876..972aad0a3a 100644 --- a/Source/include/timers.h +++ b/Source/include/timers.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Source/list.c b/Source/list.c index cacc22e698..923ec5c667 100644 --- a/Source/list.c +++ b/Source/list.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Source/portable/BCC/16BitDOS/Flsh186/port.c b/Source/portable/BCC/16BitDOS/Flsh186/port.c index 868e468e8f..c7abf00726 100644 --- a/Source/portable/BCC/16BitDOS/Flsh186/port.c +++ b/Source/portable/BCC/16BitDOS/Flsh186/port.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Source/portable/BCC/16BitDOS/Flsh186/prtmacro.h b/Source/portable/BCC/16BitDOS/Flsh186/prtmacro.h index 4ae856746e..2190c1af57 100644 --- a/Source/portable/BCC/16BitDOS/Flsh186/prtmacro.h +++ b/Source/portable/BCC/16BitDOS/Flsh186/prtmacro.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Source/portable/BCC/16BitDOS/PC/port.c b/Source/portable/BCC/16BitDOS/PC/port.c index 4085b9dd5c..4975f5cd77 100644 --- a/Source/portable/BCC/16BitDOS/PC/port.c +++ b/Source/portable/BCC/16BitDOS/PC/port.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Source/portable/BCC/16BitDOS/PC/prtmacro.h b/Source/portable/BCC/16BitDOS/PC/prtmacro.h index 69f7dffbc0..dcdb3dbd39 100644 --- a/Source/portable/BCC/16BitDOS/PC/prtmacro.h +++ b/Source/portable/BCC/16BitDOS/PC/prtmacro.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Source/portable/BCC/16BitDOS/common/portasm.h b/Source/portable/BCC/16BitDOS/common/portasm.h index 53993730b1..64ed1e6813 100644 --- a/Source/portable/BCC/16BitDOS/common/portasm.h +++ b/Source/portable/BCC/16BitDOS/common/portasm.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Source/portable/BCC/16BitDOS/common/portcomn.c b/Source/portable/BCC/16BitDOS/common/portcomn.c index 3e6631987e..dcc528b44a 100644 --- a/Source/portable/BCC/16BitDOS/common/portcomn.c +++ b/Source/portable/BCC/16BitDOS/common/portcomn.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Source/portable/CCS4/MSP430X/data_model.h b/Source/portable/CCS4/MSP430X/data_model.h index 1dc41cb632..6d59e4d38b 100644 --- a/Source/portable/CCS4/MSP430X/data_model.h +++ b/Source/portable/CCS4/MSP430X/data_model.h @@ -1,5 +1,5 @@ ;/* -; FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. +; FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. ; ; ; *************************************************************************** diff --git a/Source/portable/CCS4/MSP430X/port.c b/Source/portable/CCS4/MSP430X/port.c index a334bb7739..a5d54753e0 100644 --- a/Source/portable/CCS4/MSP430X/port.c +++ b/Source/portable/CCS4/MSP430X/port.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Source/portable/CCS4/MSP430X/portext.asm b/Source/portable/CCS4/MSP430X/portext.asm index 55c100a855..494615df6c 100644 --- a/Source/portable/CCS4/MSP430X/portext.asm +++ b/Source/portable/CCS4/MSP430X/portext.asm @@ -1,6 +1,6 @@ ; ;/* -; FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. +; FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. ; ; ; *************************************************************************** diff --git a/Source/portable/CCS4/MSP430X/portmacro.h b/Source/portable/CCS4/MSP430X/portmacro.h index 754d0e1c14..65e1b6962a 100644 --- a/Source/portable/CCS4/MSP430X/portmacro.h +++ b/Source/portable/CCS4/MSP430X/portmacro.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Source/portable/CodeWarrior/ColdFire_V1/port.c b/Source/portable/CodeWarrior/ColdFire_V1/port.c index 2f3945e750..9a3e1eb028 100644 --- a/Source/portable/CodeWarrior/ColdFire_V1/port.c +++ b/Source/portable/CodeWarrior/ColdFire_V1/port.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Source/portable/CodeWarrior/ColdFire_V1/portasm.S b/Source/portable/CodeWarrior/ColdFire_V1/portasm.S index 7c45acd5dc..36644708b1 100644 --- a/Source/portable/CodeWarrior/ColdFire_V1/portasm.S +++ b/Source/portable/CodeWarrior/ColdFire_V1/portasm.S @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Source/portable/CodeWarrior/ColdFire_V1/portmacro.h b/Source/portable/CodeWarrior/ColdFire_V1/portmacro.h index 642a9deadd..d2b6139dac 100644 --- a/Source/portable/CodeWarrior/ColdFire_V1/portmacro.h +++ b/Source/portable/CodeWarrior/ColdFire_V1/portmacro.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Source/portable/CodeWarrior/ColdFire_V2/port.c b/Source/portable/CodeWarrior/ColdFire_V2/port.c index 61f930c162..321b179f5e 100644 --- a/Source/portable/CodeWarrior/ColdFire_V2/port.c +++ b/Source/portable/CodeWarrior/ColdFire_V2/port.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Source/portable/CodeWarrior/ColdFire_V2/portasm.S b/Source/portable/CodeWarrior/ColdFire_V2/portasm.S index 7c1e08ef98..fdee3de1fc 100644 --- a/Source/portable/CodeWarrior/ColdFire_V2/portasm.S +++ b/Source/portable/CodeWarrior/ColdFire_V2/portasm.S @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Source/portable/CodeWarrior/ColdFire_V2/portmacro.h b/Source/portable/CodeWarrior/ColdFire_V2/portmacro.h index df8c064594..b19e9d8fdf 100644 --- a/Source/portable/CodeWarrior/ColdFire_V2/portmacro.h +++ b/Source/portable/CodeWarrior/ColdFire_V2/portmacro.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Source/portable/CodeWarrior/HCS12/port.c b/Source/portable/CodeWarrior/HCS12/port.c index 5903dd2a92..31078618a6 100644 --- a/Source/portable/CodeWarrior/HCS12/port.c +++ b/Source/portable/CodeWarrior/HCS12/port.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Source/portable/CodeWarrior/HCS12/portmacro.h b/Source/portable/CodeWarrior/HCS12/portmacro.h index 126ff1cdc6..8522983f51 100644 --- a/Source/portable/CodeWarrior/HCS12/portmacro.h +++ b/Source/portable/CodeWarrior/HCS12/portmacro.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Source/portable/GCC/ARM7_AT91FR40008/port.c b/Source/portable/GCC/ARM7_AT91FR40008/port.c index b1b3e8be3e..2fef5361e0 100644 --- a/Source/portable/GCC/ARM7_AT91FR40008/port.c +++ b/Source/portable/GCC/ARM7_AT91FR40008/port.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Source/portable/GCC/ARM7_AT91FR40008/portISR.c b/Source/portable/GCC/ARM7_AT91FR40008/portISR.c index 439a8bff34..b1fcd932f2 100644 --- a/Source/portable/GCC/ARM7_AT91FR40008/portISR.c +++ b/Source/portable/GCC/ARM7_AT91FR40008/portISR.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Source/portable/GCC/ARM7_AT91FR40008/portmacro.h b/Source/portable/GCC/ARM7_AT91FR40008/portmacro.h index 1710d999b1..cbd8ed5bea 100644 --- a/Source/portable/GCC/ARM7_AT91FR40008/portmacro.h +++ b/Source/portable/GCC/ARM7_AT91FR40008/portmacro.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Source/portable/GCC/ARM7_AT91SAM7S/port.c b/Source/portable/GCC/ARM7_AT91SAM7S/port.c index a548f487cc..b8557beaf6 100644 --- a/Source/portable/GCC/ARM7_AT91SAM7S/port.c +++ b/Source/portable/GCC/ARM7_AT91SAM7S/port.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Source/portable/GCC/ARM7_AT91SAM7S/portISR.c b/Source/portable/GCC/ARM7_AT91SAM7S/portISR.c index 1bb8a21c6a..d4dec26b23 100644 --- a/Source/portable/GCC/ARM7_AT91SAM7S/portISR.c +++ b/Source/portable/GCC/ARM7_AT91SAM7S/portISR.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Source/portable/GCC/ARM7_AT91SAM7S/portmacro.h b/Source/portable/GCC/ARM7_AT91SAM7S/portmacro.h index d0beafa052..4e64ff890e 100644 --- a/Source/portable/GCC/ARM7_AT91SAM7S/portmacro.h +++ b/Source/portable/GCC/ARM7_AT91SAM7S/portmacro.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Source/portable/GCC/ARM7_LPC2000/port.c b/Source/portable/GCC/ARM7_LPC2000/port.c index d8e7c8a95f..247bc5259c 100644 --- a/Source/portable/GCC/ARM7_LPC2000/port.c +++ b/Source/portable/GCC/ARM7_LPC2000/port.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Source/portable/GCC/ARM7_LPC2000/portISR.c b/Source/portable/GCC/ARM7_LPC2000/portISR.c index 30ff15a4c2..7c03659e23 100644 --- a/Source/portable/GCC/ARM7_LPC2000/portISR.c +++ b/Source/portable/GCC/ARM7_LPC2000/portISR.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Source/portable/GCC/ARM7_LPC2000/portmacro.h b/Source/portable/GCC/ARM7_LPC2000/portmacro.h index 2e5794df84..df19f0c1c3 100644 --- a/Source/portable/GCC/ARM7_LPC2000/portmacro.h +++ b/Source/portable/GCC/ARM7_LPC2000/portmacro.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Source/portable/GCC/ARM7_LPC23xx/port.c b/Source/portable/GCC/ARM7_LPC23xx/port.c index 14a71c0b7d..8732ad7df4 100644 --- a/Source/portable/GCC/ARM7_LPC23xx/port.c +++ b/Source/portable/GCC/ARM7_LPC23xx/port.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Source/portable/GCC/ARM7_LPC23xx/portISR.c b/Source/portable/GCC/ARM7_LPC23xx/portISR.c index 102782786c..374b408f23 100644 --- a/Source/portable/GCC/ARM7_LPC23xx/portISR.c +++ b/Source/portable/GCC/ARM7_LPC23xx/portISR.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Source/portable/GCC/ARM7_LPC23xx/portmacro.h b/Source/portable/GCC/ARM7_LPC23xx/portmacro.h index 03ed403bf0..b9f34563d1 100644 --- a/Source/portable/GCC/ARM7_LPC23xx/portmacro.h +++ b/Source/portable/GCC/ARM7_LPC23xx/portmacro.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Source/portable/GCC/ARM_CM3/port.c b/Source/portable/GCC/ARM_CM3/port.c index f54dfd4c93..d03fbaeb2f 100644 --- a/Source/portable/GCC/ARM_CM3/port.c +++ b/Source/portable/GCC/ARM_CM3/port.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Source/portable/GCC/ARM_CM3/portmacro.h b/Source/portable/GCC/ARM_CM3/portmacro.h index aca856a4e8..6b53008fa4 100644 --- a/Source/portable/GCC/ARM_CM3/portmacro.h +++ b/Source/portable/GCC/ARM_CM3/portmacro.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 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 203a8aebe3..4dbcb7af2e 100644 --- a/Source/portable/GCC/ARM_CM3_MPU/port.c +++ b/Source/portable/GCC/ARM_CM3_MPU/port.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 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 2f1fcd0c91..f88eb68522 100644 --- a/Source/portable/GCC/ARM_CM3_MPU/portmacro.h +++ b/Source/portable/GCC/ARM_CM3_MPU/portmacro.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Source/portable/GCC/ATMega323/port.c b/Source/portable/GCC/ATMega323/port.c index 0bc687c17a..e365ac698f 100644 --- a/Source/portable/GCC/ATMega323/port.c +++ b/Source/portable/GCC/ATMega323/port.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Source/portable/GCC/ATMega323/portmacro.h b/Source/portable/GCC/ATMega323/portmacro.h index a0dc8440c1..897ceac7a6 100644 --- a/Source/portable/GCC/ATMega323/portmacro.h +++ b/Source/portable/GCC/ATMega323/portmacro.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Source/portable/GCC/AVR32_UC3/port.c b/Source/portable/GCC/AVR32_UC3/port.c index cad61728d7..134a653a6b 100644 --- a/Source/portable/GCC/AVR32_UC3/port.c +++ b/Source/portable/GCC/AVR32_UC3/port.c @@ -13,7 +13,7 @@ *****************************************************************************/ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Source/portable/GCC/AVR32_UC3/portmacro.h b/Source/portable/GCC/AVR32_UC3/portmacro.h index 8f714b082c..9f0af6d1fb 100644 --- a/Source/portable/GCC/AVR32_UC3/portmacro.h +++ b/Source/portable/GCC/AVR32_UC3/portmacro.h @@ -13,7 +13,7 @@ *****************************************************************************/ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Source/portable/GCC/CORTUS_APS3/port.c b/Source/portable/GCC/CORTUS_APS3/port.c index 6901e2c478..061f8ae831 100644 --- a/Source/portable/GCC/CORTUS_APS3/port.c +++ b/Source/portable/GCC/CORTUS_APS3/port.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Source/portable/GCC/CORTUS_APS3/portmacro.h b/Source/portable/GCC/CORTUS_APS3/portmacro.h index c714864450..bc1a38c9af 100644 --- a/Source/portable/GCC/CORTUS_APS3/portmacro.h +++ b/Source/portable/GCC/CORTUS_APS3/portmacro.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Source/portable/GCC/ColdFire_V2/port.c b/Source/portable/GCC/ColdFire_V2/port.c index 1ea7b04620..a7a563f49b 100644 --- a/Source/portable/GCC/ColdFire_V2/port.c +++ b/Source/portable/GCC/ColdFire_V2/port.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Source/portable/GCC/ColdFire_V2/portasm.S b/Source/portable/GCC/ColdFire_V2/portasm.S index bd8a0dbc68..87281d26dc 100644 --- a/Source/portable/GCC/ColdFire_V2/portasm.S +++ b/Source/portable/GCC/ColdFire_V2/portasm.S @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Source/portable/GCC/ColdFire_V2/portmacro.h b/Source/portable/GCC/ColdFire_V2/portmacro.h index b19f17f4f7..3c28f3458b 100644 --- a/Source/portable/GCC/ColdFire_V2/portmacro.h +++ b/Source/portable/GCC/ColdFire_V2/portmacro.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Source/portable/GCC/H8S2329/port.c b/Source/portable/GCC/H8S2329/port.c index 0c4e3b08d6..52d3010b8d 100644 --- a/Source/portable/GCC/H8S2329/port.c +++ b/Source/portable/GCC/H8S2329/port.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Source/portable/GCC/H8S2329/portmacro.h b/Source/portable/GCC/H8S2329/portmacro.h index 2516d314b9..9a5fd4fed6 100644 --- a/Source/portable/GCC/H8S2329/portmacro.h +++ b/Source/portable/GCC/H8S2329/portmacro.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Source/portable/GCC/HCS12/port.c b/Source/portable/GCC/HCS12/port.c index cc99b13bd9..9b323154b3 100644 --- a/Source/portable/GCC/HCS12/port.c +++ b/Source/portable/GCC/HCS12/port.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Source/portable/GCC/HCS12/portmacro.h b/Source/portable/GCC/HCS12/portmacro.h index 63bea70c8f..61eb4fbd0f 100644 --- a/Source/portable/GCC/HCS12/portmacro.h +++ b/Source/portable/GCC/HCS12/portmacro.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Source/portable/GCC/MSP430F449/port.c b/Source/portable/GCC/MSP430F449/port.c index ac4d916d18..2ea81985c5 100644 --- a/Source/portable/GCC/MSP430F449/port.c +++ b/Source/portable/GCC/MSP430F449/port.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Source/portable/GCC/MSP430F449/portmacro.h b/Source/portable/GCC/MSP430F449/portmacro.h index 2b1f37c30d..252a1ee0c7 100644 --- a/Source/portable/GCC/MSP430F449/portmacro.h +++ b/Source/portable/GCC/MSP430F449/portmacro.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Source/portable/GCC/MicroBlaze/port.c b/Source/portable/GCC/MicroBlaze/port.c index 2f7782fb2e..4b2873b6f5 100644 --- a/Source/portable/GCC/MicroBlaze/port.c +++ b/Source/portable/GCC/MicroBlaze/port.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Source/portable/GCC/MicroBlaze/portasm.s b/Source/portable/GCC/MicroBlaze/portasm.s index afde19ea19..b33853bf9b 100644 --- a/Source/portable/GCC/MicroBlaze/portasm.s +++ b/Source/portable/GCC/MicroBlaze/portasm.s @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Source/portable/GCC/MicroBlaze/portmacro.h b/Source/portable/GCC/MicroBlaze/portmacro.h index 9d861d47fa..6584726ca0 100644 --- a/Source/portable/GCC/MicroBlaze/portmacro.h +++ b/Source/portable/GCC/MicroBlaze/portmacro.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Source/portable/GCC/MicroBlazeV8/port.c b/Source/portable/GCC/MicroBlazeV8/port.c index 9ba110265d..e5f526139f 100644 --- a/Source/portable/GCC/MicroBlazeV8/port.c +++ b/Source/portable/GCC/MicroBlazeV8/port.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Source/portable/GCC/MicroBlazeV8/port_exceptions.c b/Source/portable/GCC/MicroBlazeV8/port_exceptions.c index f06ca2276e..f16467c084 100644 --- a/Source/portable/GCC/MicroBlazeV8/port_exceptions.c +++ b/Source/portable/GCC/MicroBlazeV8/port_exceptions.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Source/portable/GCC/MicroBlazeV8/portasm.S b/Source/portable/GCC/MicroBlazeV8/portasm.S index fcf8624f36..d0446916ac 100644 --- a/Source/portable/GCC/MicroBlazeV8/portasm.S +++ b/Source/portable/GCC/MicroBlazeV8/portasm.S @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Source/portable/GCC/MicroBlazeV8/portmacro.h b/Source/portable/GCC/MicroBlazeV8/portmacro.h index 42f0d4533e..ca16f7336f 100644 --- a/Source/portable/GCC/MicroBlazeV8/portmacro.h +++ b/Source/portable/GCC/MicroBlazeV8/portmacro.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Source/portable/GCC/NiosII/port.c b/Source/portable/GCC/NiosII/port.c index 8c560ef1b8..14f90bb559 100644 --- a/Source/portable/GCC/NiosII/port.c +++ b/Source/portable/GCC/NiosII/port.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Source/portable/GCC/NiosII/port_asm.S b/Source/portable/GCC/NiosII/port_asm.S index bbd4edc3c8..3da5c82d9f 100644 --- a/Source/portable/GCC/NiosII/port_asm.S +++ b/Source/portable/GCC/NiosII/port_asm.S @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Source/portable/GCC/NiosII/portmacro.h b/Source/portable/GCC/NiosII/portmacro.h index 659f713095..f0724a37e0 100644 --- a/Source/portable/GCC/NiosII/portmacro.h +++ b/Source/portable/GCC/NiosII/portmacro.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 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 6e3752baac..724d1cd58d 100644 --- a/Source/portable/GCC/PPC405_Xilinx/FPU_Macros.h +++ b/Source/portable/GCC/PPC405_Xilinx/FPU_Macros.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Source/portable/GCC/PPC405_Xilinx/port.c b/Source/portable/GCC/PPC405_Xilinx/port.c index fae68a5968..8b5a04697e 100644 --- a/Source/portable/GCC/PPC405_Xilinx/port.c +++ b/Source/portable/GCC/PPC405_Xilinx/port.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Source/portable/GCC/PPC405_Xilinx/portasm.S b/Source/portable/GCC/PPC405_Xilinx/portasm.S index c0db7a9e27..9f7ca138fc 100644 --- a/Source/portable/GCC/PPC405_Xilinx/portasm.S +++ b/Source/portable/GCC/PPC405_Xilinx/portasm.S @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Source/portable/GCC/PPC405_Xilinx/portmacro.h b/Source/portable/GCC/PPC405_Xilinx/portmacro.h index 0acb89ddbf..5b60af86d6 100644 --- a/Source/portable/GCC/PPC405_Xilinx/portmacro.h +++ b/Source/portable/GCC/PPC405_Xilinx/portmacro.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 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 6e3752baac..724d1cd58d 100644 --- a/Source/portable/GCC/PPC440_Xilinx/FPU_Macros.h +++ b/Source/portable/GCC/PPC440_Xilinx/FPU_Macros.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Source/portable/GCC/PPC440_Xilinx/port.c b/Source/portable/GCC/PPC440_Xilinx/port.c index e9d6df2c5f..f22f06246f 100644 --- a/Source/portable/GCC/PPC440_Xilinx/port.c +++ b/Source/portable/GCC/PPC440_Xilinx/port.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Source/portable/GCC/PPC440_Xilinx/portasm.S b/Source/portable/GCC/PPC440_Xilinx/portasm.S index c0db7a9e27..9f7ca138fc 100644 --- a/Source/portable/GCC/PPC440_Xilinx/portasm.S +++ b/Source/portable/GCC/PPC440_Xilinx/portasm.S @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Source/portable/GCC/PPC440_Xilinx/portmacro.h b/Source/portable/GCC/PPC440_Xilinx/portmacro.h index 0acb89ddbf..5b60af86d6 100644 --- a/Source/portable/GCC/PPC440_Xilinx/portmacro.h +++ b/Source/portable/GCC/PPC440_Xilinx/portmacro.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Source/portable/GCC/RX600/port.c b/Source/portable/GCC/RX600/port.c index 75da1a954d..284fa56a12 100644 --- a/Source/portable/GCC/RX600/port.c +++ b/Source/portable/GCC/RX600/port.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Source/portable/GCC/RX600/portmacro.h b/Source/portable/GCC/RX600/portmacro.h index 441c4235fe..2d3aac1c6b 100644 --- a/Source/portable/GCC/RX600/portmacro.h +++ b/Source/portable/GCC/RX600/portmacro.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Source/portable/GCC/STR75x/port.c b/Source/portable/GCC/STR75x/port.c index 0937393ffe..43e9c672bb 100644 --- a/Source/portable/GCC/STR75x/port.c +++ b/Source/portable/GCC/STR75x/port.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Source/portable/GCC/STR75x/portISR.c b/Source/portable/GCC/STR75x/portISR.c index 9ecb4e8691..a5ce8caa33 100644 --- a/Source/portable/GCC/STR75x/portISR.c +++ b/Source/portable/GCC/STR75x/portISR.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Source/portable/GCC/STR75x/portmacro.h b/Source/portable/GCC/STR75x/portmacro.h index cbc7a6f27c..1e5459af8c 100644 --- a/Source/portable/GCC/STR75x/portmacro.h +++ b/Source/portable/GCC/STR75x/portmacro.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Source/portable/GCC/TriCore_1782/port.c b/Source/portable/GCC/TriCore_1782/port.c index 53846d5c62..b4ae987ad9 100644 --- a/Source/portable/GCC/TriCore_1782/port.c +++ b/Source/portable/GCC/TriCore_1782/port.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Source/portable/GCC/TriCore_1782/portmacro.h b/Source/portable/GCC/TriCore_1782/portmacro.h index 469a944a57..64236d7d4e 100644 --- a/Source/portable/GCC/TriCore_1782/portmacro.h +++ b/Source/portable/GCC/TriCore_1782/portmacro.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Source/portable/GCC/TriCore_1782/porttrap.c b/Source/portable/GCC/TriCore_1782/porttrap.c index ef9e767b2c..a6c71b421c 100644 --- a/Source/portable/GCC/TriCore_1782/porttrap.c +++ b/Source/portable/GCC/TriCore_1782/porttrap.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Source/portable/IAR/78K0R/ISR_Support.h b/Source/portable/IAR/78K0R/ISR_Support.h index f456fddce6..758260d6f1 100644 --- a/Source/portable/IAR/78K0R/ISR_Support.h +++ b/Source/portable/IAR/78K0R/ISR_Support.h @@ -1,5 +1,5 @@ ;/* -; FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. +; FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. ; ; ; *************************************************************************** diff --git a/Source/portable/IAR/78K0R/port.c b/Source/portable/IAR/78K0R/port.c index 9fe1364216..4373ae9832 100644 --- a/Source/portable/IAR/78K0R/port.c +++ b/Source/portable/IAR/78K0R/port.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Source/portable/IAR/78K0R/portasm.s26 b/Source/portable/IAR/78K0R/portasm.s26 index 981b8a9a47..d8e362320d 100644 --- a/Source/portable/IAR/78K0R/portasm.s26 +++ b/Source/portable/IAR/78K0R/portasm.s26 @@ -1,5 +1,5 @@ ;/* -; FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. +; FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. ; ; ; *************************************************************************** diff --git a/Source/portable/IAR/78K0R/portmacro.h b/Source/portable/IAR/78K0R/portmacro.h index 82022474f1..b04d0fa2c4 100644 --- a/Source/portable/IAR/78K0R/portmacro.h +++ b/Source/portable/IAR/78K0R/portmacro.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Source/portable/IAR/ARM_CM3/port.c b/Source/portable/IAR/ARM_CM3/port.c index 697a028a62..8eecac555c 100644 --- a/Source/portable/IAR/ARM_CM3/port.c +++ b/Source/portable/IAR/ARM_CM3/port.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Source/portable/IAR/ARM_CM3/portasm.s b/Source/portable/IAR/ARM_CM3/portasm.s index 0fe2b1cbc1..e4dfd177a2 100644 --- a/Source/portable/IAR/ARM_CM3/portasm.s +++ b/Source/portable/IAR/ARM_CM3/portasm.s @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Source/portable/IAR/ARM_CM3/portmacro.h b/Source/portable/IAR/ARM_CM3/portmacro.h index 831d67fc45..7ad59b0f99 100644 --- a/Source/portable/IAR/ARM_CM3/portmacro.h +++ b/Source/portable/IAR/ARM_CM3/portmacro.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Source/portable/IAR/ARM_CM4F/port.c b/Source/portable/IAR/ARM_CM4F/port.c index 1d4fa3afac..cade672244 100644 --- a/Source/portable/IAR/ARM_CM4F/port.c +++ b/Source/portable/IAR/ARM_CM4F/port.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Source/portable/IAR/ARM_CM4F/portasm.s b/Source/portable/IAR/ARM_CM4F/portasm.s index c2f261ae1d..85f1d7ce3d 100644 --- a/Source/portable/IAR/ARM_CM4F/portasm.s +++ b/Source/portable/IAR/ARM_CM4F/portasm.s @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Source/portable/IAR/ARM_CM4F/portmacro.h b/Source/portable/IAR/ARM_CM4F/portmacro.h index 831d67fc45..7ad59b0f99 100644 --- a/Source/portable/IAR/ARM_CM4F/portmacro.h +++ b/Source/portable/IAR/ARM_CM4F/portmacro.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Source/portable/IAR/ATMega323/port.c b/Source/portable/IAR/ATMega323/port.c index 221330d74f..38189f678b 100644 --- a/Source/portable/IAR/ATMega323/port.c +++ b/Source/portable/IAR/ATMega323/port.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Source/portable/IAR/ATMega323/portmacro.h b/Source/portable/IAR/ATMega323/portmacro.h index 333c011c3a..d124ad55b3 100644 --- a/Source/portable/IAR/ATMega323/portmacro.h +++ b/Source/portable/IAR/ATMega323/portmacro.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Source/portable/IAR/ATMega323/portmacro.s90 b/Source/portable/IAR/ATMega323/portmacro.s90 index 1a3073175d..d9e97de1cd 100644 --- a/Source/portable/IAR/ATMega323/portmacro.s90 +++ b/Source/portable/IAR/ATMega323/portmacro.s90 @@ -1,5 +1,5 @@ ;/* -; FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. +; FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. ; ; ; *************************************************************************** diff --git a/Source/portable/IAR/AVR32_UC3/port.c b/Source/portable/IAR/AVR32_UC3/port.c index fc64326644..97729f3153 100644 --- a/Source/portable/IAR/AVR32_UC3/port.c +++ b/Source/portable/IAR/AVR32_UC3/port.c @@ -13,7 +13,7 @@ *****************************************************************************/ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Source/portable/IAR/AVR32_UC3/portmacro.h b/Source/portable/IAR/AVR32_UC3/portmacro.h index 2f3fc46d98..c1006a316b 100644 --- a/Source/portable/IAR/AVR32_UC3/portmacro.h +++ b/Source/portable/IAR/AVR32_UC3/portmacro.h @@ -13,7 +13,7 @@ *****************************************************************************/ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Source/portable/IAR/AtmelSAM7S64/ISR_Support.h b/Source/portable/IAR/AtmelSAM7S64/ISR_Support.h index 1a3412a7ff..2dfaf47cb6 100644 --- a/Source/portable/IAR/AtmelSAM7S64/ISR_Support.h +++ b/Source/portable/IAR/AtmelSAM7S64/ISR_Support.h @@ -1,5 +1,5 @@ ;/* -; FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. +; FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. ; ; ; *************************************************************************** diff --git a/Source/portable/IAR/AtmelSAM7S64/port.c b/Source/portable/IAR/AtmelSAM7S64/port.c index 115aab7d6b..8352f9d18a 100644 --- a/Source/portable/IAR/AtmelSAM7S64/port.c +++ b/Source/portable/IAR/AtmelSAM7S64/port.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Source/portable/IAR/AtmelSAM7S64/portasm.s79 b/Source/portable/IAR/AtmelSAM7S64/portasm.s79 index e0da91d2e9..35d99def92 100644 --- a/Source/portable/IAR/AtmelSAM7S64/portasm.s79 +++ b/Source/portable/IAR/AtmelSAM7S64/portasm.s79 @@ -1,5 +1,5 @@ ;/* -; FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. +; FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. ; ; ; *************************************************************************** diff --git a/Source/portable/IAR/AtmelSAM7S64/portmacro.h b/Source/portable/IAR/AtmelSAM7S64/portmacro.h index 356702c172..4f3519f130 100644 --- a/Source/portable/IAR/AtmelSAM7S64/portmacro.h +++ b/Source/portable/IAR/AtmelSAM7S64/portmacro.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Source/portable/IAR/AtmelSAM9XE/port.c b/Source/portable/IAR/AtmelSAM9XE/port.c index d6a8b5c9ec..7a978625c2 100644 --- a/Source/portable/IAR/AtmelSAM9XE/port.c +++ b/Source/portable/IAR/AtmelSAM9XE/port.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Source/portable/IAR/AtmelSAM9XE/portmacro.h b/Source/portable/IAR/AtmelSAM9XE/portmacro.h index 693258da0d..b63c306abc 100644 --- a/Source/portable/IAR/AtmelSAM9XE/portmacro.h +++ b/Source/portable/IAR/AtmelSAM9XE/portmacro.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Source/portable/IAR/LPC2000/ISR_Support.h b/Source/portable/IAR/LPC2000/ISR_Support.h index 1a3412a7ff..2dfaf47cb6 100644 --- a/Source/portable/IAR/LPC2000/ISR_Support.h +++ b/Source/portable/IAR/LPC2000/ISR_Support.h @@ -1,5 +1,5 @@ ;/* -; FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. +; FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. ; ; ; *************************************************************************** diff --git a/Source/portable/IAR/LPC2000/port.c b/Source/portable/IAR/LPC2000/port.c index 8aa0a4eaae..ce48ad65b9 100644 --- a/Source/portable/IAR/LPC2000/port.c +++ b/Source/portable/IAR/LPC2000/port.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Source/portable/IAR/LPC2000/portasm.s79 b/Source/portable/IAR/LPC2000/portasm.s79 index 172025ace8..9362d57b17 100644 --- a/Source/portable/IAR/LPC2000/portasm.s79 +++ b/Source/portable/IAR/LPC2000/portasm.s79 @@ -1,5 +1,5 @@ ;/* -; FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. +; FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. ; ; ; *************************************************************************** diff --git a/Source/portable/IAR/LPC2000/portmacro.h b/Source/portable/IAR/LPC2000/portmacro.h index 7677234109..694242be0f 100644 --- a/Source/portable/IAR/LPC2000/portmacro.h +++ b/Source/portable/IAR/LPC2000/portmacro.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Source/portable/IAR/MSP430/port.c b/Source/portable/IAR/MSP430/port.c index ce6c1e6b5d..a73520f885 100644 --- a/Source/portable/IAR/MSP430/port.c +++ b/Source/portable/IAR/MSP430/port.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Source/portable/IAR/MSP430/portasm.h b/Source/portable/IAR/MSP430/portasm.h index 1914851442..8566df5bcb 100644 --- a/Source/portable/IAR/MSP430/portasm.h +++ b/Source/portable/IAR/MSP430/portasm.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Source/portable/IAR/MSP430/portext.s43 b/Source/portable/IAR/MSP430/portext.s43 index 25514f5a56..2d2dec5f43 100644 --- a/Source/portable/IAR/MSP430/portext.s43 +++ b/Source/portable/IAR/MSP430/portext.s43 @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Source/portable/IAR/MSP430/portmacro.h b/Source/portable/IAR/MSP430/portmacro.h index 438207c43b..ccbb57f703 100644 --- a/Source/portable/IAR/MSP430/portmacro.h +++ b/Source/portable/IAR/MSP430/portmacro.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Source/portable/IAR/MSP430X/data_model.h b/Source/portable/IAR/MSP430X/data_model.h index 9489130bbc..7a0793e644 100644 --- a/Source/portable/IAR/MSP430X/data_model.h +++ b/Source/portable/IAR/MSP430X/data_model.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Source/portable/IAR/MSP430X/port.c b/Source/portable/IAR/MSP430X/port.c index dde6ec6bde..7a4ea8b03c 100644 --- a/Source/portable/IAR/MSP430X/port.c +++ b/Source/portable/IAR/MSP430X/port.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Source/portable/IAR/MSP430X/portext.s43 b/Source/portable/IAR/MSP430X/portext.s43 index 3281a009d9..b5e15e2b8f 100644 --- a/Source/portable/IAR/MSP430X/portext.s43 +++ b/Source/portable/IAR/MSP430X/portext.s43 @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Source/portable/IAR/MSP430X/portmacro.h b/Source/portable/IAR/MSP430X/portmacro.h index 57b4455dde..822802e6e0 100644 --- a/Source/portable/IAR/MSP430X/portmacro.h +++ b/Source/portable/IAR/MSP430X/portmacro.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Source/portable/IAR/RL78/ISR_Support.h b/Source/portable/IAR/RL78/ISR_Support.h index 812686729d..c1c8de5cc2 100644 --- a/Source/portable/IAR/RL78/ISR_Support.h +++ b/Source/portable/IAR/RL78/ISR_Support.h @@ -1,5 +1,5 @@ ;/* -; FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. +; FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. ; ; ; *************************************************************************** diff --git a/Source/portable/IAR/RL78/port.c b/Source/portable/IAR/RL78/port.c index 9556d147e5..8d3a9a5eae 100644 --- a/Source/portable/IAR/RL78/port.c +++ b/Source/portable/IAR/RL78/port.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Source/portable/IAR/RL78/portasm.s87 b/Source/portable/IAR/RL78/portasm.s87 index 42e86b4f16..592164dfca 100644 --- a/Source/portable/IAR/RL78/portasm.s87 +++ b/Source/portable/IAR/RL78/portasm.s87 @@ -1,5 +1,5 @@ ;/* -; FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. +; FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. ; ; ; *************************************************************************** diff --git a/Source/portable/IAR/RL78/portmacro.h b/Source/portable/IAR/RL78/portmacro.h index 4cad24fa6d..b5fec69013 100644 --- a/Source/portable/IAR/RL78/portmacro.h +++ b/Source/portable/IAR/RL78/portmacro.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Source/portable/IAR/RX600/port.c b/Source/portable/IAR/RX600/port.c index d0a532dd16..e70dbeef25 100644 --- a/Source/portable/IAR/RX600/port.c +++ b/Source/portable/IAR/RX600/port.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Source/portable/IAR/RX600/port_asm.s b/Source/portable/IAR/RX600/port_asm.s index b2f2334583..4ca649443c 100644 --- a/Source/portable/IAR/RX600/port_asm.s +++ b/Source/portable/IAR/RX600/port_asm.s @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Source/portable/IAR/RX600/portmacro.h b/Source/portable/IAR/RX600/portmacro.h index 4b07b8d2b8..6323dacb1d 100644 --- a/Source/portable/IAR/RX600/portmacro.h +++ b/Source/portable/IAR/RX600/portmacro.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Source/portable/IAR/STR71x/ISR_Support.h b/Source/portable/IAR/STR71x/ISR_Support.h index 1a3412a7ff..2dfaf47cb6 100644 --- a/Source/portable/IAR/STR71x/ISR_Support.h +++ b/Source/portable/IAR/STR71x/ISR_Support.h @@ -1,5 +1,5 @@ ;/* -; FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. +; FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. ; ; ; *************************************************************************** diff --git a/Source/portable/IAR/STR71x/port.c b/Source/portable/IAR/STR71x/port.c index 861ca279a0..941e6df372 100644 --- a/Source/portable/IAR/STR71x/port.c +++ b/Source/portable/IAR/STR71x/port.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Source/portable/IAR/STR71x/portasm.s79 b/Source/portable/IAR/STR71x/portasm.s79 index 0e8a0e2dcb..74e9764ea2 100644 --- a/Source/portable/IAR/STR71x/portasm.s79 +++ b/Source/portable/IAR/STR71x/portasm.s79 @@ -1,5 +1,5 @@ ;/* -; FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. +; FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. ; ; ; *************************************************************************** diff --git a/Source/portable/IAR/STR71x/portmacro.h b/Source/portable/IAR/STR71x/portmacro.h index e1d5032eb4..2303ce3d0e 100644 --- a/Source/portable/IAR/STR71x/portmacro.h +++ b/Source/portable/IAR/STR71x/portmacro.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Source/portable/IAR/STR75x/ISR_Support.h b/Source/portable/IAR/STR75x/ISR_Support.h index 58a60ef942..369c97d485 100644 --- a/Source/portable/IAR/STR75x/ISR_Support.h +++ b/Source/portable/IAR/STR75x/ISR_Support.h @@ -1,5 +1,5 @@ ;/* -; FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. +; FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. ; ; ; *************************************************************************** diff --git a/Source/portable/IAR/STR75x/port.c b/Source/portable/IAR/STR75x/port.c index 81540ad833..55b091d631 100644 --- a/Source/portable/IAR/STR75x/port.c +++ b/Source/portable/IAR/STR75x/port.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Source/portable/IAR/STR75x/portasm.s79 b/Source/portable/IAR/STR75x/portasm.s79 index 9eb432767e..d0c8f832b3 100644 --- a/Source/portable/IAR/STR75x/portasm.s79 +++ b/Source/portable/IAR/STR75x/portasm.s79 @@ -1,5 +1,5 @@ ;/* -; FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. +; FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. ; ; ; *************************************************************************** diff --git a/Source/portable/IAR/STR75x/portmacro.h b/Source/portable/IAR/STR75x/portmacro.h index 1ae55f4229..5f55b930fb 100644 --- a/Source/portable/IAR/STR75x/portmacro.h +++ b/Source/portable/IAR/STR75x/portmacro.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Source/portable/IAR/STR91x/ISR_Support.h b/Source/portable/IAR/STR91x/ISR_Support.h index 315a05e328..740563ca5b 100644 --- a/Source/portable/IAR/STR91x/ISR_Support.h +++ b/Source/portable/IAR/STR91x/ISR_Support.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Source/portable/IAR/STR91x/port.c b/Source/portable/IAR/STR91x/port.c index 41052e6f5e..38a583f8e5 100644 --- a/Source/portable/IAR/STR91x/port.c +++ b/Source/portable/IAR/STR91x/port.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Source/portable/IAR/STR91x/portasm.s79 b/Source/portable/IAR/STR91x/portasm.s79 index 1320991056..7ebcda5da6 100644 --- a/Source/portable/IAR/STR91x/portasm.s79 +++ b/Source/portable/IAR/STR91x/portasm.s79 @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Source/portable/IAR/STR91x/portmacro.h b/Source/portable/IAR/STR91x/portmacro.h index ee9deda5b4..2e7f8d030e 100644 --- a/Source/portable/IAR/STR91x/portmacro.h +++ b/Source/portable/IAR/STR91x/portmacro.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Source/portable/IAR/V850ES/ISR_Support.h b/Source/portable/IAR/V850ES/ISR_Support.h index 5055e395b2..8d889d6887 100644 --- a/Source/portable/IAR/V850ES/ISR_Support.h +++ b/Source/portable/IAR/V850ES/ISR_Support.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Source/portable/IAR/V850ES/port.c b/Source/portable/IAR/V850ES/port.c index be8e26b4e2..f5be5bd65c 100644 --- a/Source/portable/IAR/V850ES/port.c +++ b/Source/portable/IAR/V850ES/port.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Source/portable/IAR/V850ES/portasm.s85 b/Source/portable/IAR/V850ES/portasm.s85 index 931b5d8f3d..0014e0e419 100644 --- a/Source/portable/IAR/V850ES/portasm.s85 +++ b/Source/portable/IAR/V850ES/portasm.s85 @@ -1,5 +1,5 @@ ;/* -; FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. +; FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. ; ; ; *************************************************************************** diff --git a/Source/portable/IAR/V850ES/portasm_Fx3.s85 b/Source/portable/IAR/V850ES/portasm_Fx3.s85 index 54d0119e2a..137f7fb45c 100644 --- a/Source/portable/IAR/V850ES/portasm_Fx3.s85 +++ b/Source/portable/IAR/V850ES/portasm_Fx3.s85 @@ -1,5 +1,5 @@ ;/* -; FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. +; FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. ; ; ; *************************************************************************** diff --git a/Source/portable/IAR/V850ES/portasm_Hx2.s85 b/Source/portable/IAR/V850ES/portasm_Hx2.s85 index 654babda77..a83d887225 100644 --- a/Source/portable/IAR/V850ES/portasm_Hx2.s85 +++ b/Source/portable/IAR/V850ES/portasm_Hx2.s85 @@ -1,5 +1,5 @@ ;/* -; FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. +; FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. ; ; ; *************************************************************************** diff --git a/Source/portable/IAR/V850ES/portmacro.h b/Source/portable/IAR/V850ES/portmacro.h index 4485fb94cf..58206a6838 100644 --- a/Source/portable/IAR/V850ES/portmacro.h +++ b/Source/portable/IAR/V850ES/portmacro.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Source/portable/MPLAB/PIC18F/port.c b/Source/portable/MPLAB/PIC18F/port.c index ecb52068d7..e5dd050c78 100644 --- a/Source/portable/MPLAB/PIC18F/port.c +++ b/Source/portable/MPLAB/PIC18F/port.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Source/portable/MPLAB/PIC18F/portmacro.h b/Source/portable/MPLAB/PIC18F/portmacro.h index c4056a2c5f..aefbf1e3a1 100644 --- a/Source/portable/MPLAB/PIC18F/portmacro.h +++ b/Source/portable/MPLAB/PIC18F/portmacro.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Source/portable/MPLAB/PIC24_dsPIC/port.c b/Source/portable/MPLAB/PIC24_dsPIC/port.c index aab4c43705..8cbd79e051 100644 --- a/Source/portable/MPLAB/PIC24_dsPIC/port.c +++ b/Source/portable/MPLAB/PIC24_dsPIC/port.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 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 ef8f847025..349961a80c 100644 --- a/Source/portable/MPLAB/PIC24_dsPIC/portasm_PIC24.S +++ b/Source/portable/MPLAB/PIC24_dsPIC/portasm_PIC24.S @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 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 fbd1259ef5..94ba82ba5c 100644 --- a/Source/portable/MPLAB/PIC24_dsPIC/portasm_dsPIC.S +++ b/Source/portable/MPLAB/PIC24_dsPIC/portasm_dsPIC.S @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Source/portable/MPLAB/PIC24_dsPIC/portmacro.h b/Source/portable/MPLAB/PIC24_dsPIC/portmacro.h index 906acbcb34..d93a91431c 100644 --- a/Source/portable/MPLAB/PIC24_dsPIC/portmacro.h +++ b/Source/portable/MPLAB/PIC24_dsPIC/portmacro.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Source/portable/MPLAB/PIC32MX/ISR_Support.h b/Source/portable/MPLAB/PIC32MX/ISR_Support.h index f6fa5651a3..4b2ebe2c09 100644 --- a/Source/portable/MPLAB/PIC32MX/ISR_Support.h +++ b/Source/portable/MPLAB/PIC32MX/ISR_Support.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Source/portable/MPLAB/PIC32MX/port.c b/Source/portable/MPLAB/PIC32MX/port.c index 4896d79f87..057d1e9e86 100644 --- a/Source/portable/MPLAB/PIC32MX/port.c +++ b/Source/portable/MPLAB/PIC32MX/port.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Source/portable/MPLAB/PIC32MX/port_asm.S b/Source/portable/MPLAB/PIC32MX/port_asm.S index 4129691bd6..9e1404b1d8 100644 --- a/Source/portable/MPLAB/PIC32MX/port_asm.S +++ b/Source/portable/MPLAB/PIC32MX/port_asm.S @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Source/portable/MPLAB/PIC32MX/portmacro.h b/Source/portable/MPLAB/PIC32MX/portmacro.h index 23c5d277fb..26ca7bec45 100644 --- a/Source/portable/MPLAB/PIC32MX/portmacro.h +++ b/Source/portable/MPLAB/PIC32MX/portmacro.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Source/portable/MSVC-MingW/port.c b/Source/portable/MSVC-MingW/port.c index 6350cdd26f..55d2ebe3c3 100644 --- a/Source/portable/MSVC-MingW/port.c +++ b/Source/portable/MSVC-MingW/port.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Source/portable/MSVC-MingW/portmacro.h b/Source/portable/MSVC-MingW/portmacro.h index df3e5c9922..c8529e156d 100644 --- a/Source/portable/MSVC-MingW/portmacro.h +++ b/Source/portable/MSVC-MingW/portmacro.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Source/portable/MemMang/heap_1.c b/Source/portable/MemMang/heap_1.c index 818ec46ef1..7359340b79 100644 --- a/Source/portable/MemMang/heap_1.c +++ b/Source/portable/MemMang/heap_1.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Source/portable/MemMang/heap_2.c b/Source/portable/MemMang/heap_2.c index 19ad6287de..0f4e6a3695 100644 --- a/Source/portable/MemMang/heap_2.c +++ b/Source/portable/MemMang/heap_2.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Source/portable/MemMang/heap_3.c b/Source/portable/MemMang/heap_3.c index fc541369a9..e1f0719474 100644 --- a/Source/portable/MemMang/heap_3.c +++ b/Source/portable/MemMang/heap_3.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 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 0f41e66fb8..d4b9fddcfc 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 V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 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 ec30185515..2b2083a763 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 V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 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 6b67f13432..4ec5023f81 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 V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 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 8dbfdd54d2..71157552f3 100644 --- a/Source/portable/Paradigm/Tern_EE/small/port.c +++ b/Source/portable/Paradigm/Tern_EE/small/port.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 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 bc322ea037..26321a33ae 100644 --- a/Source/portable/Paradigm/Tern_EE/small/portasm.h +++ b/Source/portable/Paradigm/Tern_EE/small/portasm.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 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 2257735b6b..1c96e0a8dc 100644 --- a/Source/portable/Paradigm/Tern_EE/small/portmacro.h +++ b/Source/portable/Paradigm/Tern_EE/small/portmacro.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Source/portable/RVDS/ARM7_LPC21xx/port.c b/Source/portable/RVDS/ARM7_LPC21xx/port.c index 0dcc41e903..a4d191c8c5 100644 --- a/Source/portable/RVDS/ARM7_LPC21xx/port.c +++ b/Source/portable/RVDS/ARM7_LPC21xx/port.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Source/portable/RVDS/ARM7_LPC21xx/portASM.s b/Source/portable/RVDS/ARM7_LPC21xx/portASM.s index 013450b6b4..27b8846d9e 100644 --- a/Source/portable/RVDS/ARM7_LPC21xx/portASM.s +++ b/Source/portable/RVDS/ARM7_LPC21xx/portASM.s @@ -1,5 +1,5 @@ ;/* -; FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. +; FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. ; ; ; *************************************************************************** diff --git a/Source/portable/RVDS/ARM7_LPC21xx/portmacro.h b/Source/portable/RVDS/ARM7_LPC21xx/portmacro.h index 7419dc6e81..1b4d45474e 100644 --- a/Source/portable/RVDS/ARM7_LPC21xx/portmacro.h +++ b/Source/portable/RVDS/ARM7_LPC21xx/portmacro.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Source/portable/RVDS/ARM7_LPC21xx/portmacro.inc b/Source/portable/RVDS/ARM7_LPC21xx/portmacro.inc index daf4eb8506..00d5d649dd 100644 --- a/Source/portable/RVDS/ARM7_LPC21xx/portmacro.inc +++ b/Source/portable/RVDS/ARM7_LPC21xx/portmacro.inc @@ -1,5 +1,5 @@ ;/* -; FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. +; FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. ; ; ; *************************************************************************** diff --git a/Source/portable/RVDS/ARM_CM3/port.c b/Source/portable/RVDS/ARM_CM3/port.c index 5a57048be1..f552b54cc6 100644 --- a/Source/portable/RVDS/ARM_CM3/port.c +++ b/Source/portable/RVDS/ARM_CM3/port.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Source/portable/RVDS/ARM_CM3/portmacro.h b/Source/portable/RVDS/ARM_CM3/portmacro.h index 91620e2883..7b598fd44b 100644 --- a/Source/portable/RVDS/ARM_CM3/portmacro.h +++ b/Source/portable/RVDS/ARM_CM3/portmacro.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Source/portable/RVDS/ARM_CM4F/port.c b/Source/portable/RVDS/ARM_CM4F/port.c index 724d786f78..6e70e18016 100644 --- a/Source/portable/RVDS/ARM_CM4F/port.c +++ b/Source/portable/RVDS/ARM_CM4F/port.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Source/portable/RVDS/ARM_CM4F/portmacro.h b/Source/portable/RVDS/ARM_CM4F/portmacro.h index 91620e2883..7b598fd44b 100644 --- a/Source/portable/RVDS/ARM_CM4F/portmacro.h +++ b/Source/portable/RVDS/ARM_CM4F/portmacro.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Source/portable/Renesas/RX200/port.c b/Source/portable/Renesas/RX200/port.c index cc09ae995a..d49a61a47a 100644 --- a/Source/portable/Renesas/RX200/port.c +++ b/Source/portable/Renesas/RX200/port.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Source/portable/Renesas/RX200/port_asm.src b/Source/portable/Renesas/RX200/port_asm.src index 0521d9f940..3214abdf6c 100644 --- a/Source/portable/Renesas/RX200/port_asm.src +++ b/Source/portable/Renesas/RX200/port_asm.src @@ -1,5 +1,5 @@ ;/* -; FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. +; FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. ; ; ; *************************************************************************** diff --git a/Source/portable/Renesas/RX200/portmacro.h b/Source/portable/Renesas/RX200/portmacro.h index 5835ba5fe0..1fd22f83f1 100644 --- a/Source/portable/Renesas/RX200/portmacro.h +++ b/Source/portable/Renesas/RX200/portmacro.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Source/portable/Renesas/RX600/port.c b/Source/portable/Renesas/RX600/port.c index 7c22db9c75..c84776d6b8 100644 --- a/Source/portable/Renesas/RX600/port.c +++ b/Source/portable/Renesas/RX600/port.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Source/portable/Renesas/RX600/port_asm.src b/Source/portable/Renesas/RX600/port_asm.src index 0521d9f940..3214abdf6c 100644 --- a/Source/portable/Renesas/RX600/port_asm.src +++ b/Source/portable/Renesas/RX600/port_asm.src @@ -1,5 +1,5 @@ ;/* -; FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. +; FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. ; ; ; *************************************************************************** diff --git a/Source/portable/Renesas/RX600/portmacro.h b/Source/portable/Renesas/RX600/portmacro.h index 5835ba5fe0..1fd22f83f1 100644 --- a/Source/portable/Renesas/RX600/portmacro.h +++ b/Source/portable/Renesas/RX600/portmacro.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Source/portable/Renesas/SH2A_FPU/ISR_Support.inc b/Source/portable/Renesas/SH2A_FPU/ISR_Support.inc index e53fd44b49..338e8cdd8e 100644 --- a/Source/portable/Renesas/SH2A_FPU/ISR_Support.inc +++ b/Source/portable/Renesas/SH2A_FPU/ISR_Support.inc @@ -1,5 +1,5 @@ ;/* -; FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. +; FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. ; ; ; *************************************************************************** diff --git a/Source/portable/Renesas/SH2A_FPU/port.c b/Source/portable/Renesas/SH2A_FPU/port.c index 72851315e6..344e89c3b6 100644 --- a/Source/portable/Renesas/SH2A_FPU/port.c +++ b/Source/portable/Renesas/SH2A_FPU/port.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Source/portable/Renesas/SH2A_FPU/portasm.src b/Source/portable/Renesas/SH2A_FPU/portasm.src index f688b27de1..248d1da389 100644 --- a/Source/portable/Renesas/SH2A_FPU/portasm.src +++ b/Source/portable/Renesas/SH2A_FPU/portasm.src @@ -1,5 +1,5 @@ ;/* -; FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. +; FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. ; ; ; *************************************************************************** diff --git a/Source/portable/Renesas/SH2A_FPU/portmacro.h b/Source/portable/Renesas/SH2A_FPU/portmacro.h index 5e6f6071fd..a56cdf7821 100644 --- a/Source/portable/Renesas/SH2A_FPU/portmacro.h +++ b/Source/portable/Renesas/SH2A_FPU/portmacro.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Source/portable/Rowley/MSP430F449/port.c b/Source/portable/Rowley/MSP430F449/port.c index 517be80860..d970b2c114 100644 --- a/Source/portable/Rowley/MSP430F449/port.c +++ b/Source/portable/Rowley/MSP430F449/port.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Source/portable/Rowley/MSP430F449/portasm.h b/Source/portable/Rowley/MSP430F449/portasm.h index 9380e2389a..f44995cfc2 100644 --- a/Source/portable/Rowley/MSP430F449/portasm.h +++ b/Source/portable/Rowley/MSP430F449/portasm.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Source/portable/Rowley/MSP430F449/portext.asm b/Source/portable/Rowley/MSP430F449/portext.asm index 2ed6ad8ca8..4e11153b07 100644 --- a/Source/portable/Rowley/MSP430F449/portext.asm +++ b/Source/portable/Rowley/MSP430F449/portext.asm @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Source/portable/Rowley/MSP430F449/portmacro.h b/Source/portable/Rowley/MSP430F449/portmacro.h index 1db32542ec..47637b6283 100644 --- a/Source/portable/Rowley/MSP430F449/portmacro.h +++ b/Source/portable/Rowley/MSP430F449/portmacro.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Source/portable/SDCC/Cygnal/port.c b/Source/portable/SDCC/Cygnal/port.c index ec4b93cd91..0a48082d4f 100644 --- a/Source/portable/SDCC/Cygnal/port.c +++ b/Source/portable/SDCC/Cygnal/port.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Source/portable/SDCC/Cygnal/portmacro.h b/Source/portable/SDCC/Cygnal/portmacro.h index 11d407785e..829fbbff8b 100644 --- a/Source/portable/SDCC/Cygnal/portmacro.h +++ b/Source/portable/SDCC/Cygnal/portmacro.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Source/portable/Softune/MB91460/port.c b/Source/portable/Softune/MB91460/port.c index e7caa8e1de..165302f4a6 100644 --- a/Source/portable/Softune/MB91460/port.c +++ b/Source/portable/Softune/MB91460/port.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Source/portable/Softune/MB91460/portmacro.h b/Source/portable/Softune/MB91460/portmacro.h index bf50c3e42e..4a3ce3806e 100644 --- a/Source/portable/Softune/MB91460/portmacro.h +++ b/Source/portable/Softune/MB91460/portmacro.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Source/portable/Softune/MB96340/port.c b/Source/portable/Softune/MB96340/port.c index 46c0f89cca..d4715f2bf9 100644 --- a/Source/portable/Softune/MB96340/port.c +++ b/Source/portable/Softune/MB96340/port.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Source/portable/Softune/MB96340/portmacro.h b/Source/portable/Softune/MB96340/portmacro.h index 4971eae9c6..d6fc048932 100644 --- a/Source/portable/Softune/MB96340/portmacro.h +++ b/Source/portable/Softune/MB96340/portmacro.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 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 d9fa9f124a..f943b4ce56 100644 --- a/Source/portable/WizC/PIC18/Drivers/Tick/Tick.c +++ b/Source/portable/WizC/PIC18/Drivers/Tick/Tick.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 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 79e82aa433..8c09140836 100644 --- a/Source/portable/WizC/PIC18/Drivers/Tick/isrTick.c +++ b/Source/portable/WizC/PIC18/Drivers/Tick/isrTick.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Source/portable/WizC/PIC18/Install.bat b/Source/portable/WizC/PIC18/Install.bat index 11aaf13667..a4692a4e8c 100644 --- a/Source/portable/WizC/PIC18/Install.bat +++ b/Source/portable/WizC/PIC18/Install.bat @@ -1,5 +1,5 @@ REM/* -REM FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. +REM FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. REM REM REM *************************************************************************** diff --git a/Source/portable/WizC/PIC18/addFreeRTOS.h b/Source/portable/WizC/PIC18/addFreeRTOS.h index 9a31862a9a..f14079427b 100644 --- a/Source/portable/WizC/PIC18/addFreeRTOS.h +++ b/Source/portable/WizC/PIC18/addFreeRTOS.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Source/portable/WizC/PIC18/port.c b/Source/portable/WizC/PIC18/port.c index 7ac5aa4583..c27d2d2957 100644 --- a/Source/portable/WizC/PIC18/port.c +++ b/Source/portable/WizC/PIC18/port.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Source/portable/WizC/PIC18/portmacro.h b/Source/portable/WizC/PIC18/portmacro.h index 5a31804984..8b3c1c8633 100644 --- a/Source/portable/WizC/PIC18/portmacro.h +++ b/Source/portable/WizC/PIC18/portmacro.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Source/portable/oWatcom/16BitDOS/Flsh186/port.c b/Source/portable/oWatcom/16BitDOS/Flsh186/port.c index 3dcd935f57..3cf4c0bf3f 100644 --- a/Source/portable/oWatcom/16BitDOS/Flsh186/port.c +++ b/Source/portable/oWatcom/16BitDOS/Flsh186/port.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Source/portable/oWatcom/16BitDOS/Flsh186/portmacro.h b/Source/portable/oWatcom/16BitDOS/Flsh186/portmacro.h index 3a6806377d..86e067f506 100644 --- a/Source/portable/oWatcom/16BitDOS/Flsh186/portmacro.h +++ b/Source/portable/oWatcom/16BitDOS/Flsh186/portmacro.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Source/portable/oWatcom/16BitDOS/PC/port.c b/Source/portable/oWatcom/16BitDOS/PC/port.c index 980219e44a..af50c501b8 100644 --- a/Source/portable/oWatcom/16BitDOS/PC/port.c +++ b/Source/portable/oWatcom/16BitDOS/PC/port.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Source/portable/oWatcom/16BitDOS/PC/portmacro.h b/Source/portable/oWatcom/16BitDOS/PC/portmacro.h index 2ab5e61434..a65a02353d 100644 --- a/Source/portable/oWatcom/16BitDOS/PC/portmacro.h +++ b/Source/portable/oWatcom/16BitDOS/PC/portmacro.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Source/portable/oWatcom/16BitDOS/common/portasm.h b/Source/portable/oWatcom/16BitDOS/common/portasm.h index 592b1a1ad4..01161d7d2d 100644 --- a/Source/portable/oWatcom/16BitDOS/common/portasm.h +++ b/Source/portable/oWatcom/16BitDOS/common/portasm.h @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Source/portable/oWatcom/16BitDOS/common/portcomn.c b/Source/portable/oWatcom/16BitDOS/common/portcomn.c index e8fc527c43..eb7217efe6 100644 --- a/Source/portable/oWatcom/16BitDOS/common/portcomn.c +++ b/Source/portable/oWatcom/16BitDOS/common/portcomn.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Source/queue.c b/Source/queue.c index 4b7f5cce64..9dfc6790db 100644 --- a/Source/queue.c +++ b/Source/queue.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Source/tasks.c b/Source/tasks.c index 91b749bf15..2a2e68acb8 100644 --- a/Source/tasks.c +++ b/Source/tasks.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** diff --git a/Source/timers.c b/Source/timers.c index 69e2238be8..dd77d08108 100644 --- a/Source/timers.c +++ b/Source/timers.c @@ -1,5 +1,5 @@ /* - FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. + FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd. ***************************************************************************