summaryrefslogtreecommitdiff
path: root/FreeRTOS/Demo/Common/include
diff options
context:
space:
mode:
authorRichard Barry <ribarry@amazon.com>2015-01-16 13:20:28 +0000
committerRichard Barry <ribarry@amazon.com>2015-01-16 13:20:28 +0000
commit501a531d469687f6648f57022b745864ea4775ef (patch)
treea5cd091c75ab51bc84988a1dacda6d15ca68a802 /FreeRTOS/Demo/Common/include
parentc37b2ca39b557dfee808f0e03958dc5533b695aa (diff)
downloadfreertos-git-501a531d469687f6648f57022b745864ea4775ef.tar.gz
Update version number in preparation for official V8.2.0 release.
Diffstat (limited to 'FreeRTOS/Demo/Common/include')
-rw-r--r--FreeRTOS/Demo/Common/include/AltBlckQ.h54
-rw-r--r--FreeRTOS/Demo/Common/include/AltBlock.h54
-rw-r--r--FreeRTOS/Demo/Common/include/AltPollQ.h54
-rw-r--r--FreeRTOS/Demo/Common/include/AltQTest.h54
-rw-r--r--FreeRTOS/Demo/Common/include/BlockQ.h54
-rw-r--r--FreeRTOS/Demo/Common/include/EventGroupsDemo.h54
-rw-r--r--FreeRTOS/Demo/Common/include/GenQTest.h54
-rw-r--r--FreeRTOS/Demo/Common/include/IntQueue.h54
-rw-r--r--FreeRTOS/Demo/Common/include/IntSemTest.h54
-rw-r--r--FreeRTOS/Demo/Common/include/PollQ.h54
-rw-r--r--FreeRTOS/Demo/Common/include/QPeek.h54
-rw-r--r--FreeRTOS/Demo/Common/include/QueueOverwrite.h54
-rw-r--r--FreeRTOS/Demo/Common/include/QueueSet.h54
-rw-r--r--FreeRTOS/Demo/Common/include/TaskNotify.h54
-rw-r--r--FreeRTOS/Demo/Common/include/TimerDemo.h54
-rw-r--r--FreeRTOS/Demo/Common/include/blocktim.h54
-rw-r--r--FreeRTOS/Demo/Common/include/comtest.h54
-rw-r--r--FreeRTOS/Demo/Common/include/comtest2.h54
-rw-r--r--FreeRTOS/Demo/Common/include/comtest_strings.h54
-rw-r--r--FreeRTOS/Demo/Common/include/countsem.h54
-rw-r--r--FreeRTOS/Demo/Common/include/crflash.h54
-rw-r--r--FreeRTOS/Demo/Common/include/crhook.h54
-rw-r--r--FreeRTOS/Demo/Common/include/death.h54
-rw-r--r--FreeRTOS/Demo/Common/include/dynamic.h54
-rw-r--r--FreeRTOS/Demo/Common/include/fileIO.h54
-rw-r--r--FreeRTOS/Demo/Common/include/flash.h54
-rw-r--r--FreeRTOS/Demo/Common/include/flash_timer.h54
-rw-r--r--FreeRTOS/Demo/Common/include/flop.h54
-rw-r--r--FreeRTOS/Demo/Common/include/integer.h54
-rw-r--r--FreeRTOS/Demo/Common/include/mevents.h54
-rw-r--r--FreeRTOS/Demo/Common/include/partest.h54
-rw-r--r--FreeRTOS/Demo/Common/include/print.h54
-rw-r--r--FreeRTOS/Demo/Common/include/recmutex.h54
-rw-r--r--FreeRTOS/Demo/Common/include/semtest.h54
-rw-r--r--FreeRTOS/Demo/Common/include/serial.h54
35 files changed, 490 insertions, 1400 deletions
diff --git a/FreeRTOS/Demo/Common/include/AltBlckQ.h b/FreeRTOS/Demo/Common/include/AltBlckQ.h
index 5e50d30ab..3216fd234 100644
--- a/FreeRTOS/Demo/Common/include/AltBlckQ.h
+++ b/FreeRTOS/Demo/Common/include/AltBlckQ.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Demo/Common/include/AltBlock.h b/FreeRTOS/Demo/Common/include/AltBlock.h
index c659163b2..c6f1e9ada 100644
--- a/FreeRTOS/Demo/Common/include/AltBlock.h
+++ b/FreeRTOS/Demo/Common/include/AltBlock.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Demo/Common/include/AltPollQ.h b/FreeRTOS/Demo/Common/include/AltPollQ.h
index f6dff2e64..d9d7c905e 100644
--- a/FreeRTOS/Demo/Common/include/AltPollQ.h
+++ b/FreeRTOS/Demo/Common/include/AltPollQ.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Demo/Common/include/AltQTest.h b/FreeRTOS/Demo/Common/include/AltQTest.h
index 1304df259..1fac49ca7 100644
--- a/FreeRTOS/Demo/Common/include/AltQTest.h
+++ b/FreeRTOS/Demo/Common/include/AltQTest.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Demo/Common/include/BlockQ.h b/FreeRTOS/Demo/Common/include/BlockQ.h
index de1c1b10e..93b79d39b 100644
--- a/FreeRTOS/Demo/Common/include/BlockQ.h
+++ b/FreeRTOS/Demo/Common/include/BlockQ.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Demo/Common/include/EventGroupsDemo.h b/FreeRTOS/Demo/Common/include/EventGroupsDemo.h
index dcbf4fa77..150ed47c3 100644
--- a/FreeRTOS/Demo/Common/include/EventGroupsDemo.h
+++ b/FreeRTOS/Demo/Common/include/EventGroupsDemo.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Demo/Common/include/GenQTest.h b/FreeRTOS/Demo/Common/include/GenQTest.h
index 58928e652..279832b58 100644
--- a/FreeRTOS/Demo/Common/include/GenQTest.h
+++ b/FreeRTOS/Demo/Common/include/GenQTest.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Demo/Common/include/IntQueue.h b/FreeRTOS/Demo/Common/include/IntQueue.h
index 6ba50df51..ad3b0a2a9 100644
--- a/FreeRTOS/Demo/Common/include/IntQueue.h
+++ b/FreeRTOS/Demo/Common/include/IntQueue.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Demo/Common/include/IntSemTest.h b/FreeRTOS/Demo/Common/include/IntSemTest.h
index a8b1c8806..ec65f6687 100644
--- a/FreeRTOS/Demo/Common/include/IntSemTest.h
+++ b/FreeRTOS/Demo/Common/include/IntSemTest.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Demo/Common/include/PollQ.h b/FreeRTOS/Demo/Common/include/PollQ.h
index 222316e9e..2bc67c79f 100644
--- a/FreeRTOS/Demo/Common/include/PollQ.h
+++ b/FreeRTOS/Demo/Common/include/PollQ.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Demo/Common/include/QPeek.h b/FreeRTOS/Demo/Common/include/QPeek.h
index a010f3b6f..539cddf2e 100644
--- a/FreeRTOS/Demo/Common/include/QPeek.h
+++ b/FreeRTOS/Demo/Common/include/QPeek.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Demo/Common/include/QueueOverwrite.h b/FreeRTOS/Demo/Common/include/QueueOverwrite.h
index 619a6439e..c21d54bc3 100644
--- a/FreeRTOS/Demo/Common/include/QueueOverwrite.h
+++ b/FreeRTOS/Demo/Common/include/QueueOverwrite.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Demo/Common/include/QueueSet.h b/FreeRTOS/Demo/Common/include/QueueSet.h
index dc59a62f7..cbcbdde8d 100644
--- a/FreeRTOS/Demo/Common/include/QueueSet.h
+++ b/FreeRTOS/Demo/Common/include/QueueSet.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Demo/Common/include/TaskNotify.h b/FreeRTOS/Demo/Common/include/TaskNotify.h
index 9f2353c3c..b1e9bbc7f 100644
--- a/FreeRTOS/Demo/Common/include/TaskNotify.h
+++ b/FreeRTOS/Demo/Common/include/TaskNotify.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Demo/Common/include/TimerDemo.h b/FreeRTOS/Demo/Common/include/TimerDemo.h
index 2f0b8e302..4cf758cfc 100644
--- a/FreeRTOS/Demo/Common/include/TimerDemo.h
+++ b/FreeRTOS/Demo/Common/include/TimerDemo.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Demo/Common/include/blocktim.h b/FreeRTOS/Demo/Common/include/blocktim.h
index bd7e03e9b..69518dd1c 100644
--- a/FreeRTOS/Demo/Common/include/blocktim.h
+++ b/FreeRTOS/Demo/Common/include/blocktim.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Demo/Common/include/comtest.h b/FreeRTOS/Demo/Common/include/comtest.h
index ceb628f54..63cb82e94 100644
--- a/FreeRTOS/Demo/Common/include/comtest.h
+++ b/FreeRTOS/Demo/Common/include/comtest.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Demo/Common/include/comtest2.h b/FreeRTOS/Demo/Common/include/comtest2.h
index b3eeaa8ba..46957190c 100644
--- a/FreeRTOS/Demo/Common/include/comtest2.h
+++ b/FreeRTOS/Demo/Common/include/comtest2.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Demo/Common/include/comtest_strings.h b/FreeRTOS/Demo/Common/include/comtest_strings.h
index dcf850645..6a0088c69 100644
--- a/FreeRTOS/Demo/Common/include/comtest_strings.h
+++ b/FreeRTOS/Demo/Common/include/comtest_strings.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Demo/Common/include/countsem.h b/FreeRTOS/Demo/Common/include/countsem.h
index 019a43e6f..4cc271ed3 100644
--- a/FreeRTOS/Demo/Common/include/countsem.h
+++ b/FreeRTOS/Demo/Common/include/countsem.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Demo/Common/include/crflash.h b/FreeRTOS/Demo/Common/include/crflash.h
index a7ccd280f..9fb0c29e4 100644
--- a/FreeRTOS/Demo/Common/include/crflash.h
+++ b/FreeRTOS/Demo/Common/include/crflash.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Demo/Common/include/crhook.h b/FreeRTOS/Demo/Common/include/crhook.h
index e1cae3949..6538df980 100644
--- a/FreeRTOS/Demo/Common/include/crhook.h
+++ b/FreeRTOS/Demo/Common/include/crhook.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Demo/Common/include/death.h b/FreeRTOS/Demo/Common/include/death.h
index 872c6ed68..d55c8e1df 100644
--- a/FreeRTOS/Demo/Common/include/death.h
+++ b/FreeRTOS/Demo/Common/include/death.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Demo/Common/include/dynamic.h b/FreeRTOS/Demo/Common/include/dynamic.h
index 1a83177e8..b1a8bc221 100644
--- a/FreeRTOS/Demo/Common/include/dynamic.h
+++ b/FreeRTOS/Demo/Common/include/dynamic.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Demo/Common/include/fileIO.h b/FreeRTOS/Demo/Common/include/fileIO.h
index 5942c756e..a115efcde 100644
--- a/FreeRTOS/Demo/Common/include/fileIO.h
+++ b/FreeRTOS/Demo/Common/include/fileIO.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Demo/Common/include/flash.h b/FreeRTOS/Demo/Common/include/flash.h
index 286978a00..b9f7fcbca 100644
--- a/FreeRTOS/Demo/Common/include/flash.h
+++ b/FreeRTOS/Demo/Common/include/flash.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Demo/Common/include/flash_timer.h b/FreeRTOS/Demo/Common/include/flash_timer.h
index 14ba0d97f..002a19cca 100644
--- a/FreeRTOS/Demo/Common/include/flash_timer.h
+++ b/FreeRTOS/Demo/Common/include/flash_timer.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Demo/Common/include/flop.h b/FreeRTOS/Demo/Common/include/flop.h
index 1c3582f6e..b158df230 100644
--- a/FreeRTOS/Demo/Common/include/flop.h
+++ b/FreeRTOS/Demo/Common/include/flop.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Demo/Common/include/integer.h b/FreeRTOS/Demo/Common/include/integer.h
index 20790250f..570f61b16 100644
--- a/FreeRTOS/Demo/Common/include/integer.h
+++ b/FreeRTOS/Demo/Common/include/integer.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Demo/Common/include/mevents.h b/FreeRTOS/Demo/Common/include/mevents.h
index f4725b956..9397528ec 100644
--- a/FreeRTOS/Demo/Common/include/mevents.h
+++ b/FreeRTOS/Demo/Common/include/mevents.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Demo/Common/include/partest.h b/FreeRTOS/Demo/Common/include/partest.h
index 0e1b2e82b..83c430d50 100644
--- a/FreeRTOS/Demo/Common/include/partest.h
+++ b/FreeRTOS/Demo/Common/include/partest.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Demo/Common/include/print.h b/FreeRTOS/Demo/Common/include/print.h
index 3990454b7..6f0c372eb 100644
--- a/FreeRTOS/Demo/Common/include/print.h
+++ b/FreeRTOS/Demo/Common/include/print.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Demo/Common/include/recmutex.h b/FreeRTOS/Demo/Common/include/recmutex.h
index 53582144e..d58e290cf 100644
--- a/FreeRTOS/Demo/Common/include/recmutex.h
+++ b/FreeRTOS/Demo/Common/include/recmutex.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Demo/Common/include/semtest.h b/FreeRTOS/Demo/Common/include/semtest.h
index a95f0e939..461b85a95 100644
--- a/FreeRTOS/Demo/Common/include/semtest.h
+++ b/FreeRTOS/Demo/Common/include/semtest.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.
diff --git a/FreeRTOS/Demo/Common/include/serial.h b/FreeRTOS/Demo/Common/include/serial.h
index 6c43fb37b..83c486a3d 100644
--- a/FreeRTOS/Demo/Common/include/serial.h
+++ b/FreeRTOS/Demo/Common/include/serial.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.0rc1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.2.0 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@@ -10,27 +10,18 @@
the terms of the GNU General Public License (version 2) as published by the
Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.
+ ***************************************************************************
>>! NOTE: The modification to the GPL is included to allow you to !<<
>>! distribute a combined work that includes FreeRTOS without being !<<
>>! obliged to provide the source code for proprietary components !<<
>>! outside of the FreeRTOS kernel. !<<
+ ***************************************************************************
FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. Full license text is available on the following
link: http://www.freertos.org/a00114.html
- 1 tab == 4 spaces!
-
- ***************************************************************************
- * *
- * Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong?". Have you defined configASSERT()? *
- * *
- * http://www.FreeRTOS.org/FAQHelp.html *
- * *
- ***************************************************************************
-
***************************************************************************
* *
* FreeRTOS provides completely free yet professionally developed, *
@@ -45,35 +36,18 @@
* *
***************************************************************************
- ***************************************************************************
- * *
- * Investing in training allows your team to be as productive as *
- * possible as early as possible, lowering your overall development *
- * cost, and enabling you to bring a more robust product to market *
- * earlier than would otherwise be possible. Richard Barry is both *
- * the architect and key author of FreeRTOS, and so also the world's *
- * leading authority on what is the world's most popular real time *
- * kernel for deeply embedded MCU designs. Obtaining your training *
- * from Richard ensures your team will gain directly from his in-depth *
- * product knowledge and years of usage experience. Contact Real Time *
- * Engineers Ltd to enquire about the FreeRTOS Masterclass, presented *
- * by Richard Barry: http://www.FreeRTOS.org/contact
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading
+ the FAQ page "My application does not run, what could be wrong?". Have you
+ defined configASSERT()?
- ***************************************************************************
- * *
- * You are receiving this top quality software for free. Please play *
- * fair and reciprocate by reporting any suspected issues and *
- * participating in the community forum: *
- * http://www.FreeRTOS.org/support *
- * *
- * Thank you! *
- * *
- ***************************************************************************
+ http://www.FreeRTOS.org/support - In return for receiving this top quality
+ embedded software for free we request you assist our global community by
+ participating in the support forum.
- http://www.FreeRTOS.org - Documentation, books, training, latest versions,
- license and Real Time Engineers Ltd. contact details.
+ http://www.FreeRTOS.org/training - Investing in training allows your team to
+ be as productive as possible as early as possible. Now you can receive
+ FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers
+ Ltd, and the world's leading authority on the world's leading RTOS.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool, a DOS
@@ -82,7 +56,7 @@
http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate.
Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
- http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High
+ http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High
Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS
licenses offer ticketed support, indemnification and commercial middleware.