diff options
author | richardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2> | 2008-03-25 21:22:13 +0000 |
---|---|---|
committer | richardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2> | 2008-03-25 21:22:13 +0000 |
commit | 78d210eb256425d5c569ca804c9a9ca687437de3 (patch) | |
tree | 2629ef885663c7f4c9800f7fb65c79e1847d3470 /Source/portable | |
parent | 16d400aa3ee28f3f9bbe97a9724b6fbb066a0eb2 (diff) | |
download | freertos-78d210eb256425d5c569ca804c9a9ca687437de3.tar.gz |
Update version numbers to V4.8.0
git-svn-id: http://svn.code.sf.net/p/freertos/code/trunk@282 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
Diffstat (limited to 'Source/portable')
108 files changed, 1633 insertions, 1021 deletions
diff --git a/Source/portable/BCC/16BitDOS/Flsh186/port.c b/Source/portable/BCC/16BitDOS/Flsh186/port.c index 643a4a2b1..99bbb82c9 100644 --- a/Source/portable/BCC/16BitDOS/Flsh186/port.c +++ b/Source/portable/BCC/16BitDOS/Flsh186/port.c @@ -1,5 +1,5 @@ /*
- FreeRTOS.org V4.7.2 - Copyright (C) 2003-2008 Richard Barry.
+ FreeRTOS.org V4.8.0 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,20 +24,26 @@ can be applied.
***************************************************************************
+ ***************************************************************************
+ * *
+ * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org *
+ * running on your hardware - or even write all or part of your application*
+ * for you? See http://www.OpenRTOS.com for details. *
+ * *
+ ***************************************************************************
+ ***************************************************************************
- Please ensure to read the configuration and relevant port sections of the
+ Please ensure to read the configuration and relevant port sections of the
online documentation.
- +++ http://www.FreeRTOS.org +++
- Documentation, latest information, license and contact details.
+ http://www.FreeRTOS.org - Documentation, latest information, license and
+ contact details.
- +++ http://www.SafeRTOS.com +++
- A version that is certified for use in safety critical systems.
+ http://www.SafeRTOS.com - A version that is certified for use in safety
+ critical systems.
- +++ http://www.OpenRTOS.com +++
- Commercial support, development, porting, licensing and training services.
-
- ***************************************************************************
+ http://www.OpenRTOS.com - Commercial support, development, porting,
+ licensing and training services.
*/
/*
diff --git a/Source/portable/BCC/16BitDOS/Flsh186/prtmacro.h b/Source/portable/BCC/16BitDOS/Flsh186/prtmacro.h index 50a687589..7d1aebb28 100644 --- a/Source/portable/BCC/16BitDOS/Flsh186/prtmacro.h +++ b/Source/portable/BCC/16BitDOS/Flsh186/prtmacro.h @@ -1,5 +1,5 @@ /*
- FreeRTOS.org V4.7.2 - Copyright (C) 2003-2008 Richard Barry.
+ FreeRTOS.org V4.8.0 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,20 +24,26 @@ can be applied.
***************************************************************************
+ ***************************************************************************
+ * *
+ * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org *
+ * running on your hardware - or even write all or part of your application*
+ * for you? See http://www.OpenRTOS.com for details. *
+ * *
+ ***************************************************************************
+ ***************************************************************************
- Please ensure to read the configuration and relevant port sections of the
+ Please ensure to read the configuration and relevant port sections of the
online documentation.
- +++ http://www.FreeRTOS.org +++
- Documentation, latest information, license and contact details.
+ http://www.FreeRTOS.org - Documentation, latest information, license and
+ contact details.
- +++ http://www.SafeRTOS.com +++
- A version that is certified for use in safety critical systems.
+ http://www.SafeRTOS.com - A version that is certified for use in safety
+ critical systems.
- +++ http://www.OpenRTOS.com +++
- Commercial support, development, porting, licensing and training services.
-
- ***************************************************************************
+ http://www.OpenRTOS.com - Commercial support, development, porting,
+ licensing and training services.
*/
#ifndef PORTMACRO_H
diff --git a/Source/portable/BCC/16BitDOS/PC/port.c b/Source/portable/BCC/16BitDOS/PC/port.c index 717810b9d..ef8a033f5 100644 --- a/Source/portable/BCC/16BitDOS/PC/port.c +++ b/Source/portable/BCC/16BitDOS/PC/port.c @@ -1,5 +1,5 @@ /*
- FreeRTOS.org V4.7.2 - Copyright (C) 2003-2008 Richard Barry.
+ FreeRTOS.org V4.8.0 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,20 +24,26 @@ can be applied.
***************************************************************************
+ ***************************************************************************
+ * *
+ * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org *
+ * running on your hardware - or even write all or part of your application*
+ * for you? See http://www.OpenRTOS.com for details. *
+ * *
+ ***************************************************************************
+ ***************************************************************************
- Please ensure to read the configuration and relevant port sections of the
+ Please ensure to read the configuration and relevant port sections of the
online documentation.
- +++ http://www.FreeRTOS.org +++
- Documentation, latest information, license and contact details.
+ http://www.FreeRTOS.org - Documentation, latest information, license and
+ contact details.
- +++ http://www.SafeRTOS.com +++
- A version that is certified for use in safety critical systems.
+ http://www.SafeRTOS.com - A version that is certified for use in safety
+ critical systems.
- +++ http://www.OpenRTOS.com +++
- Commercial support, development, porting, licensing and training services.
-
- ***************************************************************************
+ http://www.OpenRTOS.com - Commercial support, development, porting,
+ licensing and training services.
*/
/*
diff --git a/Source/portable/BCC/16BitDOS/PC/prtmacro.h b/Source/portable/BCC/16BitDOS/PC/prtmacro.h index a9a281469..7b47451ec 100644 --- a/Source/portable/BCC/16BitDOS/PC/prtmacro.h +++ b/Source/portable/BCC/16BitDOS/PC/prtmacro.h @@ -1,5 +1,5 @@ /*
- FreeRTOS.org V4.7.2 - Copyright (C) 2003-2008 Richard Barry.
+ FreeRTOS.org V4.8.0 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,20 +24,26 @@ can be applied.
***************************************************************************
+ ***************************************************************************
+ * *
+ * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org *
+ * running on your hardware - or even write all or part of your application*
+ * for you? See http://www.OpenRTOS.com for details. *
+ * *
+ ***************************************************************************
+ ***************************************************************************
- Please ensure to read the configuration and relevant port sections of the
+ Please ensure to read the configuration and relevant port sections of the
online documentation.
- +++ http://www.FreeRTOS.org +++
- Documentation, latest information, license and contact details.
+ http://www.FreeRTOS.org - Documentation, latest information, license and
+ contact details.
- +++ http://www.SafeRTOS.com +++
- A version that is certified for use in safety critical systems.
+ http://www.SafeRTOS.com - A version that is certified for use in safety
+ critical systems.
- +++ http://www.OpenRTOS.com +++
- Commercial support, development, porting, licensing and training services.
-
- ***************************************************************************
+ http://www.OpenRTOS.com - Commercial support, development, porting,
+ licensing and training services.
*/
#ifndef PORTMACRO_H
diff --git a/Source/portable/BCC/16BitDOS/common/portasm.h b/Source/portable/BCC/16BitDOS/common/portasm.h index 2101ff544..418fa9a45 100644 --- a/Source/portable/BCC/16BitDOS/common/portasm.h +++ b/Source/portable/BCC/16BitDOS/common/portasm.h @@ -1,5 +1,5 @@ /*
- FreeRTOS.org V4.7.2 - Copyright (C) 2003-2008 Richard Barry.
+ FreeRTOS.org V4.8.0 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,20 +24,26 @@ can be applied.
***************************************************************************
+ ***************************************************************************
+ * *
+ * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org *
+ * running on your hardware - or even write all or part of your application*
+ * for you? See http://www.OpenRTOS.com for details. *
+ * *
+ ***************************************************************************
+ ***************************************************************************
- Please ensure to read the configuration and relevant port sections of the
+ Please ensure to read the configuration and relevant port sections of the
online documentation.
- +++ http://www.FreeRTOS.org +++
- Documentation, latest information, license and contact details.
+ http://www.FreeRTOS.org - Documentation, latest information, license and
+ contact details.
- +++ http://www.SafeRTOS.com +++
- A version that is certified for use in safety critical systems.
+ http://www.SafeRTOS.com - A version that is certified for use in safety
+ critical systems.
- +++ http://www.OpenRTOS.com +++
- Commercial support, development, porting, licensing and training services.
-
- ***************************************************************************
+ http://www.OpenRTOS.com - Commercial support, development, porting,
+ licensing and training services.
*/
#ifndef PORT_ASM_H
diff --git a/Source/portable/BCC/16BitDOS/common/portcomn.c b/Source/portable/BCC/16BitDOS/common/portcomn.c index a40cbd7bb..5edffe59a 100644 --- a/Source/portable/BCC/16BitDOS/common/portcomn.c +++ b/Source/portable/BCC/16BitDOS/common/portcomn.c @@ -1,5 +1,5 @@ /*
- FreeRTOS.org V4.7.2 - Copyright (C) 2003-2008 Richard Barry.
+ FreeRTOS.org V4.8.0 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,20 +24,26 @@ can be applied.
***************************************************************************
+ ***************************************************************************
+ * *
+ * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org *
+ * running on your hardware - or even write all or part of your application*
+ * for you? See http://www.OpenRTOS.com for details. *
+ * *
+ ***************************************************************************
+ ***************************************************************************
- Please ensure to read the configuration and relevant port sections of the
+ Please ensure to read the configuration and relevant port sections of the
online documentation.
- +++ http://www.FreeRTOS.org +++
- Documentation, latest information, license and contact details.
+ http://www.FreeRTOS.org - Documentation, latest information, license and
+ contact details.
- +++ http://www.SafeRTOS.com +++
- A version that is certified for use in safety critical systems.
+ http://www.SafeRTOS.com - A version that is certified for use in safety
+ critical systems.
- +++ http://www.OpenRTOS.com +++
- Commercial support, development, porting, licensing and training services.
-
- ***************************************************************************
+ http://www.OpenRTOS.com - Commercial support, development, porting,
+ licensing and training services.
*/
/*
diff --git a/Source/portable/CodeWarrior/HCS12/port.c b/Source/portable/CodeWarrior/HCS12/port.c index fa9e5394c..adb7904e7 100644 --- a/Source/portable/CodeWarrior/HCS12/port.c +++ b/Source/portable/CodeWarrior/HCS12/port.c @@ -1,5 +1,5 @@ /*
- FreeRTOS.org V4.7.2 - Copyright (C) 2003-2008 Richard Barry.
+ FreeRTOS.org V4.8.0 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,20 +24,26 @@ can be applied.
***************************************************************************
+ ***************************************************************************
+ * *
+ * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org *
+ * running on your hardware - or even write all or part of your application*
+ * for you? See http://www.OpenRTOS.com for details. *
+ * *
+ ***************************************************************************
+ ***************************************************************************
- Please ensure to read the configuration and relevant port sections of the
+ Please ensure to read the configuration and relevant port sections of the
online documentation.
- +++ http://www.FreeRTOS.org +++
- Documentation, latest information, license and contact details.
+ http://www.FreeRTOS.org - Documentation, latest information, license and
+ contact details.
- +++ http://www.SafeRTOS.com +++
- A version that is certified for use in safety critical systems.
+ http://www.SafeRTOS.com - A version that is certified for use in safety
+ critical systems.
- +++ http://www.OpenRTOS.com +++
- Commercial support, development, porting, licensing and training services.
-
- ***************************************************************************
+ http://www.OpenRTOS.com - Commercial support, development, porting,
+ licensing and training services.
*/
/* Scheduler includes. */
diff --git a/Source/portable/CodeWarrior/HCS12/portmacro.h b/Source/portable/CodeWarrior/HCS12/portmacro.h index ba38eddee..dfa1f4a1a 100644 --- a/Source/portable/CodeWarrior/HCS12/portmacro.h +++ b/Source/portable/CodeWarrior/HCS12/portmacro.h @@ -1,5 +1,5 @@ /*
- FreeRTOS.org V4.7.2 - Copyright (C) 2003-2008 Richard Barry.
+ FreeRTOS.org V4.8.0 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,20 +24,26 @@ can be applied.
***************************************************************************
+ ***************************************************************************
+ * *
+ * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org *
+ * running on your hardware - or even write all or part of your application*
+ * for you? See http://www.OpenRTOS.com for details. *
+ * *
+ ***************************************************************************
+ ***************************************************************************
- Please ensure to read the configuration and relevant port sections of the
+ Please ensure to read the configuration and relevant port sections of the
online documentation.
- +++ http://www.FreeRTOS.org +++
- Documentation, latest information, license and contact details.
+ http://www.FreeRTOS.org - Documentation, latest information, license and
+ contact details.
- +++ http://www.SafeRTOS.com +++
- A version that is certified for use in safety critical systems.
+ http://www.SafeRTOS.com - A version that is certified for use in safety
+ critical systems.
- +++ http://www.OpenRTOS.com +++
- Commercial support, development, porting, licensing and training services.
-
- ***************************************************************************
+ http://www.OpenRTOS.com - Commercial support, development, porting,
+ licensing and training services.
*/
diff --git a/Source/portable/GCC/ARM7_AT91FR40008/port.c b/Source/portable/GCC/ARM7_AT91FR40008/port.c index f725a1abe..ea0e230ca 100644 --- a/Source/portable/GCC/ARM7_AT91FR40008/port.c +++ b/Source/portable/GCC/ARM7_AT91FR40008/port.c @@ -1,5 +1,5 @@ /*
- FreeRTOS.org V4.7.2 - Copyright (C) 2003-2008 Richard Barry.
+ FreeRTOS.org V4.8.0 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,20 +24,26 @@ can be applied.
***************************************************************************
+ ***************************************************************************
+ * *
+ * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org *
+ * running on your hardware - or even write all or part of your application*
+ * for you? See http://www.OpenRTOS.com for details. *
+ * *
+ ***************************************************************************
+ ***************************************************************************
- Please ensure to read the configuration and relevant port sections of the
+ Please ensure to read the configuration and relevant port sections of the
online documentation.
- +++ http://www.FreeRTOS.org +++
- Documentation, latest information, license and contact details.
+ http://www.FreeRTOS.org - Documentation, latest information, license and
+ contact details.
- +++ http://www.SafeRTOS.com +++
- A version that is certified for use in safety critical systems.
+ http://www.SafeRTOS.com - A version that is certified for use in safety
+ critical systems.
- +++ http://www.OpenRTOS.com +++
- Commercial support, development, porting, licensing and training services.
-
- ***************************************************************************
+ http://www.OpenRTOS.com - Commercial support, development, porting,
+ licensing and training services.
*/
diff --git a/Source/portable/GCC/ARM7_AT91FR40008/portISR.c b/Source/portable/GCC/ARM7_AT91FR40008/portISR.c index b6efbc681..cb40ef7dd 100644 --- a/Source/portable/GCC/ARM7_AT91FR40008/portISR.c +++ b/Source/portable/GCC/ARM7_AT91FR40008/portISR.c @@ -1,5 +1,5 @@ /*
- FreeRTOS.org V4.7.2 - Copyright (C) 2003-2008 Richard Barry.
+ FreeRTOS.org V4.8.0 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,20 +24,26 @@ can be applied.
***************************************************************************
+ ***************************************************************************
+ * *
+ * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org *
+ * running on your hardware - or even write all or part of your application*
+ * for you? See http://www.OpenRTOS.com for details. *
+ * *
+ ***************************************************************************
+ ***************************************************************************
- Please ensure to read the configuration and relevant port sections of the
+ Please ensure to read the configuration and relevant port sections of the
online documentation.
- +++ http://www.FreeRTOS.org +++
- Documentation, latest information, license and contact details.
+ http://www.FreeRTOS.org - Documentation, latest information, license and
+ contact details.
- +++ http://www.SafeRTOS.com +++
- A version that is certified for use in safety critical systems.
+ http://www.SafeRTOS.com - A version that is certified for use in safety
+ critical systems.
- +++ http://www.OpenRTOS.com +++
- Commercial support, development, porting, licensing and training services.
-
- ***************************************************************************
+ http://www.OpenRTOS.com - Commercial support, development, porting,
+ licensing and training services.
*/
diff --git a/Source/portable/GCC/ARM7_AT91FR40008/portmacro.h b/Source/portable/GCC/ARM7_AT91FR40008/portmacro.h index 6f07535ae..0a53eb5e1 100644 --- a/Source/portable/GCC/ARM7_AT91FR40008/portmacro.h +++ b/Source/portable/GCC/ARM7_AT91FR40008/portmacro.h @@ -1,5 +1,5 @@ /*
- FreeRTOS.org V4.7.2 - Copyright (C) 2003-2008 Richard Barry.
+ FreeRTOS.org V4.8.0 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,20 +24,26 @@ can be applied.
***************************************************************************
+ ***************************************************************************
+ * *
+ * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org *
+ * running on your hardware - or even write all or part of your application*
+ * for you? See http://www.OpenRTOS.com for details. *
+ * *
+ ***************************************************************************
+ ***************************************************************************
- Please ensure to read the configuration and relevant port sections of the
+ Please ensure to read the configuration and relevant port sections of the
online documentation.
- +++ http://www.FreeRTOS.org +++
- Documentation, latest information, license and contact details.
+ http://www.FreeRTOS.org - Documentation, latest information, license and
+ contact details.
- +++ http://www.SafeRTOS.com +++
- A version that is certified for use in safety critical systems.
+ http://www.SafeRTOS.com - A version that is certified for use in safety
+ critical systems.
- +++ http://www.OpenRTOS.com +++
- Commercial support, development, porting, licensing and training services.
-
- ***************************************************************************
+ http://www.OpenRTOS.com - Commercial support, development, porting,
+ licensing and training services.
*/
/*
diff --git a/Source/portable/GCC/ARM7_AT91SAM7S/port.c b/Source/portable/GCC/ARM7_AT91SAM7S/port.c index 12be41aa9..f2e930e06 100644 --- a/Source/portable/GCC/ARM7_AT91SAM7S/port.c +++ b/Source/portable/GCC/ARM7_AT91SAM7S/port.c @@ -1,5 +1,5 @@ /*
- FreeRTOS.org V4.7.2 - Copyright (C) 2003-2008 Richard Barry.
+ FreeRTOS.org V4.8.0 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,20 +24,26 @@ can be applied.
***************************************************************************
+ ***************************************************************************
+ * *
+ * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org *
+ * running on your hardware - or even write all or part of your application*
+ * for you? See http://www.OpenRTOS.com for details. *
+ * *
+ ***************************************************************************
+ ***************************************************************************
- Please ensure to read the configuration and relevant port sections of the
+ Please ensure to read the configuration and relevant port sections of the
online documentation.
- +++ http://www.FreeRTOS.org +++
- Documentation, latest information, license and contact details.
+ http://www.FreeRTOS.org - Documentation, latest information, license and
+ contact details.
- +++ http://www.SafeRTOS.com +++
- A version that is certified for use in safety critical systems.
+ http://www.SafeRTOS.com - A version that is certified for use in safety
+ critical systems.
- +++ http://www.OpenRTOS.com +++
- Commercial support, development, porting, licensing and training services.
-
- ***************************************************************************
+ http://www.OpenRTOS.com - Commercial support, development, porting,
+ licensing and training services.
*/
diff --git a/Source/portable/GCC/ARM7_AT91SAM7S/portISR.c b/Source/portable/GCC/ARM7_AT91SAM7S/portISR.c index b6d609bf0..5a9af025a 100644 --- a/Source/portable/GCC/ARM7_AT91SAM7S/portISR.c +++ b/Source/portable/GCC/ARM7_AT91SAM7S/portISR.c @@ -1,5 +1,5 @@ /*
- FreeRTOS.org V4.7.2 - Copyright (C) 2003-2008 Richard Barry.
+ FreeRTOS.org V4.8.0 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,20 +24,26 @@ can be applied.
***************************************************************************
+ ***************************************************************************
+ * *
+ * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org *
+ * running on your hardware - or even write all or part of your application*
+ * for you? See http://www.OpenRTOS.com for details. *
+ * *
+ ***************************************************************************
+ ***************************************************************************
- Please ensure to read the configuration and relevant port sections of the
+ Please ensure to read the configuration and relevant port sections of the
online documentation.
- +++ http://www.FreeRTOS.org +++
- Documentation, latest information, license and contact details.
+ http://www.FreeRTOS.org - Documentation, latest information, license and
+ contact details.
- +++ http://www.SafeRTOS.com +++
- A version that is certified for use in safety critical systems.
+ http://www.SafeRTOS.com - A version that is certified for use in safety
+ critical systems.
- +++ http://www.OpenRTOS.com +++
- Commercial support, development, porting, licensing and training services.
-
- ***************************************************************************
+ http://www.OpenRTOS.com - Commercial support, development, porting,
+ licensing and training services.
*/
diff --git a/Source/portable/GCC/ARM7_AT91SAM7S/portmacro.h b/Source/portable/GCC/ARM7_AT91SAM7S/portmacro.h index 4696a75e5..aff4a3a58 100644 --- a/Source/portable/GCC/ARM7_AT91SAM7S/portmacro.h +++ b/Source/portable/GCC/ARM7_AT91SAM7S/portmacro.h @@ -1,5 +1,5 @@ /*
- FreeRTOS.org V4.7.2 - Copyright (C) 2003-2008 Richard Barry.
+ FreeRTOS.org V4.8.0 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,20 +24,26 @@ can be applied.
***************************************************************************
+ ***************************************************************************
+ * *
+ * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org *
+ * running on your hardware - or even write all or part of your application*
+ * for you? See http://www.OpenRTOS.com for details. *
+ * *
+ ***************************************************************************
+ ***************************************************************************
- Please ensure to read the configuration and relevant port sections of the
+ Please ensure to read the configuration and relevant port sections of the
online documentation.
- +++ http://www.FreeRTOS.org +++
- Documentation, latest information, license and contact details.
+ http://www.FreeRTOS.org - Documentation, latest information, license and
+ contact details.
- +++ http://www.SafeRTOS.com +++
- A version that is certified for use in safety critical systems.
+ http://www.SafeRTOS.com - A version that is certified for use in safety
+ critical systems.
- +++ http://www.OpenRTOS.com +++
- Commercial support, development, porting, licensing and training services.
-
- ***************************************************************************
+ http://www.OpenRTOS.com - Commercial support, development, porting,
+ licensing and training services.
*/
/*
diff --git a/Source/portable/GCC/ARM7_LPC2000/port.c b/Source/portable/GCC/ARM7_LPC2000/port.c index 0e379a941..13a92420f 100644 --- a/Source/portable/GCC/ARM7_LPC2000/port.c +++ b/Source/portable/GCC/ARM7_LPC2000/port.c @@ -1,5 +1,5 @@ /*
- FreeRTOS.org V4.7.2 - Copyright (C) 2003-2008 Richard Barry.
+ FreeRTOS.org V4.8.0 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,20 +24,26 @@ can be applied.
***************************************************************************
+ ***************************************************************************
+ * *
+ * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org *
+ * running on your hardware - or even write all or part of your application*
+ * for you? See http://www.OpenRTOS.com for details. *
+ * *
+ ***************************************************************************
+ ***************************************************************************
- Please ensure to read the configuration and relevant port sections of the
+ Please ensure to read the configuration and relevant port sections of the
online documentation.
- +++ http://www.FreeRTOS.org +++
- Documentation, latest information, license and contact details.
+ http://www.FreeRTOS.org - Documentation, latest information, license and
+ contact details.
- +++ http://www.SafeRTOS.com +++
- A version that is certified for use in safety critical systems.
+ http://www.SafeRTOS.com - A version that is certified for use in safety
+ critical systems.
- +++ http://www.OpenRTOS.com +++
- Commercial support, development, porting, licensing and training services.
-
- ***************************************************************************
+ http://www.OpenRTOS.com - Commercial support, development, porting,
+ licensing and training services.
*/
diff --git a/Source/portable/GCC/ARM7_LPC2000/portISR.c b/Source/portable/GCC/ARM7_LPC2000/portISR.c index b41c4a62b..52646070a 100644 --- a/Source/portable/GCC/ARM7_LPC2000/portISR.c +++ b/Source/portable/GCC/ARM7_LPC2000/portISR.c @@ -1,5 +1,5 @@ /*
- FreeRTOS.org V4.7.2 - Copyright (C) 2003-2008 Richard Barry.
+ FreeRTOS.org V4.8.0 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,20 +24,26 @@ can be applied.
***************************************************************************
+ ***************************************************************************
+ * *
+ * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org *
+ * running on your hardware - or even write all or part of your application*
+ * for you? See http://www.OpenRTOS.com for details. *
+ * *
+ ***************************************************************************
+ ***************************************************************************
- Please ensure to read the configuration and relevant port sections of the
+ Please ensure to read the configuration and relevant port sections of the
online documentation.
- +++ http://www.FreeRTOS.org +++
- Documentation, latest information, license and contact details.
+ http://www.FreeRTOS.org - Documentation, latest information, license and
+ contact details.
- +++ http://www.SafeRTOS.com +++
- A version that is certified for use in safety critical systems.
+ http://www.SafeRTOS.com - A version that is certified for use in safety
+ critical systems.
- +++ http://www.OpenRTOS.com +++
- Commercial support, development, porting, licensing and training services.
-
- ***************************************************************************
+ http://www.OpenRTOS.com - Commercial support, development, porting,
+ licensing and training services.
*/
diff --git a/Source/portable/GCC/ARM7_LPC2000/portmacro.h b/Source/portable/GCC/ARM7_LPC2000/portmacro.h index 4696a75e5..aff4a3a58 100644 --- a/Source/portable/GCC/ARM7_LPC2000/portmacro.h +++ b/Source/portable/GCC/ARM7_LPC2000/portmacro.h @@ -1,5 +1,5 @@ /*
- FreeRTOS.org V4.7.2 - Copyright (C) 2003-2008 Richard Barry.
+ FreeRTOS.org V4.8.0 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,20 +24,26 @@ can be applied.
***************************************************************************
+ ***************************************************************************
+ * *
+ * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org *
+ * running on your hardware - or even write all or part of your application*
+ * for you? See http://www.OpenRTOS.com for details. *
+ * *
+ ***************************************************************************
+ ***************************************************************************
- Please ensure to read the configuration and relevant port sections of the
+ Please ensure to read the configuration and relevant port sections of the
online documentation.
- +++ http://www.FreeRTOS.org +++
- Documentation, latest information, license and contact details.
+ http://www.FreeRTOS.org - Documentation, latest information, license and
+ contact details.
- +++ http://www.SafeRTOS.com +++
- A version that is certified for use in safety critical systems.
+ http://www.SafeRTOS.com - A version that is certified for use in safety
+ critical systems.
- +++ http://www.OpenRTOS.com +++
- Commercial support, development, porting, licensing and training services.
-
- ***************************************************************************
+ http://www.OpenRTOS.com - Commercial support, development, porting,
+ licensing and training services.
*/
/*
diff --git a/Source/portable/GCC/ARM7_LPC23xx/port.c b/Source/portable/GCC/ARM7_LPC23xx/port.c index 073c444da..55ebaaaef 100644 --- a/Source/portable/GCC/ARM7_LPC23xx/port.c +++ b/Source/portable/GCC/ARM7_LPC23xx/port.c @@ -1,5 +1,5 @@ /*
- FreeRTOS.org V4.7.2 - Copyright (C) 2003-2008 Richard Barry.
+ FreeRTOS.org V4.8.0 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
diff --git a/Source/portable/GCC/ARM7_LPC23xx/portISR.c b/Source/portable/GCC/ARM7_LPC23xx/portISR.c index 0052628a8..35be19844 100644 --- a/Source/portable/GCC/ARM7_LPC23xx/portISR.c +++ b/Source/portable/GCC/ARM7_LPC23xx/portISR.c @@ -1,5 +1,5 @@ /*
- FreeRTOS.org V4.7.2 - Copyright (C) 2003-2008 Richard Barry.
+ FreeRTOS.org V4.8.0 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
diff --git a/Source/portable/GCC/ARM7_LPC23xx/portmacro.h b/Source/portable/GCC/ARM7_LPC23xx/portmacro.h index 61e6bdc9c..01589acae 100644 --- a/Source/portable/GCC/ARM7_LPC23xx/portmacro.h +++ b/Source/portable/GCC/ARM7_LPC23xx/portmacro.h @@ -1,5 +1,5 @@ /*
- FreeRTOS.org V4.7.2 - Copyright (C) 2003-2008 Richard Barry.
+ FreeRTOS.org V4.8.0 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
diff --git a/Source/portable/GCC/ARM_CM3/port.c b/Source/portable/GCC/ARM_CM3/port.c index ef29fd32f..d124dad92 100644 --- a/Source/portable/GCC/ARM_CM3/port.c +++ b/Source/portable/GCC/ARM_CM3/port.c @@ -1,5 +1,5 @@ /*
- FreeRTOS.org V4.7.2 - Copyright (C) 2003-2008 Richard Barry.
+ FreeRTOS.org V4.8.0 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,20 +24,26 @@ can be applied.
***************************************************************************
+ ***************************************************************************
+ * *
+ * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org *
+ * running on your hardware - or even write all or part of your application*
+ * for you? See http://www.OpenRTOS.com for details. *
+ * *
+ ***************************************************************************
+ ***************************************************************************
- Please ensure to read the configuration and relevant port sections of the
+ Please ensure to read the configuration and relevant port sections of the
online documentation.
- +++ http://www.FreeRTOS.org +++
- Documentation, latest information, license and contact details.
+ http://www.FreeRTOS.org - Documentation, latest information, license and
+ contact details.
- +++ http://www.SafeRTOS.com +++
- A version that is certified for use in safety critical systems.
+ http://www.SafeRTOS.com - A version that is certified for use in safety
+ critical systems.
- +++ http://www.OpenRTOS.com +++
- Commercial support, development, porting, licensing and training services.
-
- ***************************************************************************
+ http://www.OpenRTOS.com - Commercial support, development, porting,
+ licensing and training services.
*/
/*-----------------------------------------------------------
diff --git a/Source/portable/GCC/ARM_CM3/portmacro.h b/Source/portable/GCC/ARM_CM3/portmacro.h index ce4851c5e..76badef85 100644 --- a/Source/portable/GCC/ARM_CM3/portmacro.h +++ b/Source/portable/GCC/ARM_CM3/portmacro.h @@ -1,5 +1,5 @@ /*
- FreeRTOS.org V4.7.2 - Copyright (C) 2003-2008 Richard Barry.
+ FreeRTOS.org V4.8.0 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,20 +24,26 @@ can be applied.
***************************************************************************
+ ***************************************************************************
+ * *
+ * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org *
+ * running on your hardware - or even write all or part of your application*
+ * for you? See http://www.OpenRTOS.com for details. *
+ * *
+ ***************************************************************************
+ ***************************************************************************
- Please ensure to read the configuration and relevant port sections of the
+ Please ensure to read the configuration and relevant port sections of the
online documentation.
- +++ http://www.FreeRTOS.org +++
- Documentation, latest information, license and contact details.
+ http://www.FreeRTOS.org - Documentation, latest information, license and
+ contact details.
- +++ http://www.SafeRTOS.com +++
- A version that is certified for use in safety critical systems.
+ http://www.SafeRTOS.com - A version that is certified for use in safety
+ critical systems.
- +++ http://www.OpenRTOS.com +++
- Commercial support, development, porting, licensing and training services.
-
- ***************************************************************************
+ http://www.OpenRTOS.com - Commercial support, development, porting,
+ licensing and training services.
*/
diff --git a/Source/portable/GCC/ATMega323/port.c b/Source/portable/GCC/ATMega323/port.c index 924a0e817..98b551a6c 100644 --- a/Source/portable/GCC/ATMega323/port.c +++ b/Source/portable/GCC/ATMega323/port.c @@ -1,5 +1,5 @@ /*
- FreeRTOS.org V4.7.2 - Copyright (C) 2003-2008 Richard Barry.
+ FreeRTOS.org V4.8.0 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,20 +24,26 @@ can be applied.
***************************************************************************
+ ***************************************************************************
+ * *
+ * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org *
+ * running on your hardware - or even write all or part of your application*
+ * for you? See http://www.OpenRTOS.com for details. *
+ * *
+ ***************************************************************************
+ ***************************************************************************
- Please ensure to read the configuration and relevant port sections of the
+ Please ensure to read the configuration and relevant port sections of the
online documentation.
- +++ http://www.FreeRTOS.org +++
- Documentation, latest information, license and contact details.
+ http://www.FreeRTOS.org - Documentation, latest information, license and
+ contact details.
- +++ http://www.SafeRTOS.com +++
- A version that is certified for use in safety critical systems.
+ http://www.SafeRTOS.com - A version that is certified for use in safety
+ critical systems.
- +++ http://www.OpenRTOS.com +++
- Commercial support, development, porting, licensing and training services.
-
- ***************************************************************************
+ http://www.OpenRTOS.com - Commercial support, development, porting,
+ licensing and training services.
*/
/*
diff --git a/Source/portable/GCC/ATMega323/portmacro.h b/Source/portable/GCC/ATMega323/portmacro.h index 7accda148..e24efa6d8 100644 --- a/Source/portable/GCC/ATMega323/portmacro.h +++ b/Source/portable/GCC/ATMega323/portmacro.h @@ -1,5 +1,5 @@ /*
- FreeRTOS.org V4.7.2 - Copyright (C) 2003-2008 Richard Barry.
+ FreeRTOS.org V4.8.0 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,20 +24,26 @@ can be applied.
***************************************************************************
+ ***************************************************************************
+ * *
+ * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org *
+ * running on your hardware - or even write all or part of your application*
+ * for you? See http://www.OpenRTOS.com for details. *
+ * *
+ ***************************************************************************
+ ***************************************************************************
- Please ensure to read the configuration and relevant port sections of the
+ Please ensure to read the configuration and relevant port sections of the
online documentation.
- +++ http://www.FreeRTOS.org +++
- Documentation, latest information, license and contact details.
+ http://www.FreeRTOS.org - Documentation, latest information, license and
+ contact details.
- +++ http://www.SafeRTOS.com +++
- A version that is certified for use in safety critical systems.
+ http://www.SafeRTOS.com - A version that is certified for use in safety
+ critical systems.
- +++ http://www.OpenRTOS.com +++
- Commercial support, development, porting, licensing and training services.
-
- ***************************************************************************
+ http://www.OpenRTOS.com - Commercial support, development, porting,
+ licensing and training services.
*/
/*
diff --git a/Source/portable/GCC/AVR32_UC3/port.c b/Source/portable/GCC/AVR32_UC3/port.c index 1d8039a17..9906760f6 100644 --- a/Source/portable/GCC/AVR32_UC3/port.c +++ b/Source/portable/GCC/AVR32_UC3/port.c @@ -13,7 +13,7 @@ *****************************************************************************/
/*
- FreeRTOS.org V4.7.2 - Copyright (C) 2003-2008 Richard Barry.
+ FreeRTOS.org V4.8.0 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -38,20 +38,26 @@ can be applied.
***************************************************************************
+ ***************************************************************************
+ * *
+ * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org *
+ * running on your hardware - or even write all or part of your application*
+ * for you? See http://www.OpenRTOS.com for details. *
+ * *
+ ***************************************************************************
+ ***************************************************************************
- Please ensure to read the configuration and relevant port sections of the
+ Please ensure to read the configuration and relevant port sections of the
online documentation.
- +++ http://www.FreeRTOS.org +++
- Documentation, latest information, license and contact details.
+ http://www.FreeRTOS.org - Documentation, latest information, license and
+ contact details.
- +++ http://www.SafeRTOS.com +++
- A version that is certified for use in safety critical systems.
+ http://www.SafeRTOS.com - A version that is certified for use in safety
+ critical systems.
- +++ http://www.OpenRTOS.com +++
- Commercial support, development, porting, licensing and training services.
-
- ***************************************************************************
+ http://www.OpenRTOS.com - Commercial support, development, porting,
+ licensing and training services.
*/
diff --git a/Source/portable/GCC/AVR32_UC3/portmacro.h b/Source/portable/GCC/AVR32_UC3/portmacro.h index 4490b67c5..1c9269f2c 100644 --- a/Source/portable/GCC/AVR32_UC3/portmacro.h +++ b/Source/portable/GCC/AVR32_UC3/portmacro.h @@ -13,7 +13,7 @@ *****************************************************************************/
/*
- FreeRTOS.org V4.7.2 - Copyright (C) 2003-2008 Richard Barry.
+ FreeRTOS.org V4.8.0 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -38,20 +38,26 @@ can be applied.
***************************************************************************
+ ***************************************************************************
+ * *
+ * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org *
+ * running on your hardware - or even write all or part of your application*
+ * for you? See http://www.OpenRTOS.com for details. *
+ * *
+ ***************************************************************************
+ ***************************************************************************
- Please ensure to read the configuration and relevant port sections of the
+ Please ensure to read the configuration and relevant port sections of the
online documentation.
- +++ http://www.FreeRTOS.org +++
- Documentation, latest information, license and contact details.
+ http://www.FreeRTOS.org - Documentation, latest information, license and
+ contact details.
- +++ http://www.SafeRTOS.com +++
- A version that is certified for use in safety critical systems.
+ http://www.SafeRTOS.com - A version that is certified for use in safety
+ critical systems.
- +++ http://www.OpenRTOS.com +++
- Commercial support, development, porting, licensing and training services.
-
- ***************************************************************************
+ http://www.OpenRTOS.com - Commercial support, development, porting,
+ licensing and training services.
*/
diff --git a/Source/portable/GCC/H8S2329/port.c b/Source/portable/GCC/H8S2329/port.c index e4f82724f..cb0e26b6e 100644 --- a/Source/portable/GCC/H8S2329/port.c +++ b/Source/portable/GCC/H8S2329/port.c @@ -1,5 +1,5 @@ /*
- FreeRTOS.org V4.7.2 - Copyright (C) 2003-2008 Richard Barry.
+ FreeRTOS.org V4.8.0 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,20 +24,26 @@ can be applied.
***************************************************************************
+ ***************************************************************************
+ * *
+ * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org *
+ * running on your hardware - or even write all or part of your application*
+ * for you? See http://www.OpenRTOS.com for details. *
+ * *
+ ***************************************************************************
+ ***************************************************************************
- Please ensure to read the configuration and relevant port sections of the
+ Please ensure to read the configuration and relevant port sections of the
online documentation.
- +++ http://www.FreeRTOS.org +++
- Documentation, latest information, license and contact details.
+ http://www.FreeRTOS.org - Documentation, latest information, license and
+ contact details.
- +++ http://www.SafeRTOS.com +++
- A version that is certified for use in safety critical systems.
+ http://www.SafeRTOS.com - A version that is certified for use in safety
+ critical systems.
- +++ http://www.OpenRTOS.com +++
- Commercial support, development, porting, licensing and training services.
-
- ***************************************************************************
+ http://www.OpenRTOS.com - Commercial support, development, porting,
+ licensing and training services.
*/
/* Scheduler includes. */
diff --git a/Source/portable/GCC/H8S2329/portmacro.h b/Source/portable/GCC/H8S2329/portmacro.h index a1e3b24d7..2057f8e78 100644 --- a/Source/portable/GCC/H8S2329/portmacro.h +++ b/Source/portable/GCC/H8S2329/portmacro.h @@ -1,5 +1,5 @@ /*
- FreeRTOS.org V4.7.2 - Copyright (C) 2003-2008 Richard Barry.
+ FreeRTOS.org V4.8.0 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,20 +24,26 @@ can be applied.
***************************************************************************
+ ***************************************************************************
+ * *
+ * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org *
+ * running on your hardware - or even write all or part of your application*
+ * for you? See http://www.OpenRTOS.com for details. *
+ * *
+ ***************************************************************************
+ ***************************************************************************
- Please ensure to read the configuration and relevant port sections of the
+ Please ensure to read the configuration and relevant port sections of the
online documentation.
- +++ http://www.FreeRTOS.org +++
- Documentation, latest information, license and contact details.
+ http://www.FreeRTOS.org - Documentation, latest information, license and
+ contact details.
- +++ http://www.SafeRTOS.com +++
- A version that is certified for use in safety critical systems.
+ http://www.SafeRTOS.com - A version that is certified for use in safety
+ critical systems.
- +++ http://www.OpenRTOS.com +++
- Commercial support, development, porting, licensing and training services.
-
- ***************************************************************************
+ http://www.OpenRTOS.com - Commercial support, development, porting,
+ licensing and training services.
*/
diff --git a/Source/portable/GCC/HCS12/port.c b/Source/portable/GCC/HCS12/port.c index cffe8acd3..0e0446ab0 100644 --- a/Source/portable/GCC/HCS12/port.c +++ b/Source/portable/GCC/HCS12/port.c @@ -1,5 +1,5 @@ /*
- FreeRTOS.org V4.7.2 - Copyright (C) 2003-2008 Richard Barry.
+ FreeRTOS.org V4.8.0 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,20 +24,26 @@ can be applied.
***************************************************************************
+ ***************************************************************************
+ * *
+ * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org *
+ * running on your hardware - or even write all or part of your application*
+ * for you? See http://www.OpenRTOS.com for details. *
+ * *
+ ***************************************************************************
+ ***************************************************************************
- Please ensure to read the configuration and relevant port sections of the
+ Please ensure to read the configuration and relevant port sections of the
online documentation.
- +++ http://www.FreeRTOS.org +++
- Documentation, latest information, license and contact details.
+ http://www.FreeRTOS.org - Documentation, latest information, license and
+ contact details.
- +++ http://www.SafeRTOS.com +++
- A version that is certified for use in safety critical systems.
+ http://www.SafeRTOS.com - A version that is certified for use in safety
+ critical systems.
- +++ http://www.OpenRTOS.com +++
- Commercial support, development, porting, licensing and training services.
-
- ***************************************************************************
+ http://www.OpenRTOS.com - Commercial support, development, porting,
+ licensing and training services.
*/
/* GCC/HCS12 port by Jefferson L Smith, 2005 */
diff --git a/Source/portable/GCC/HCS12/portmacro.h b/Source/portable/GCC/HCS12/portmacro.h index dd461a8b6..c07c7e901 100644 --- a/Source/portable/GCC/HCS12/portmacro.h +++ b/Source/portable/GCC/HCS12/portmacro.h @@ -1,5 +1,5 @@ /*
- FreeRTOS.org V4.7.2 - Copyright (C) 2003-2008 Richard Barry.
+ FreeRTOS.org V4.8.0 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,20 +24,26 @@ can be applied.
***************************************************************************
+ ***************************************************************************
+ * *
+ * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org *
+ * running on your hardware - or even write all or part of your application*
+ * for you? See http://www.OpenRTOS.com for details. *
+ * *
+ ***************************************************************************
+ ***************************************************************************
- Please ensure to read the configuration and relevant port sections of the
+ Please ensure to read the configuration and relevant port sections of the
online documentation.
- +++ http://www.FreeRTOS.org +++
- Documentation, latest information, license and contact details.
+ http://www.FreeRTOS.org - Documentation, latest information, license and
+ contact details.
- +++ http://www.SafeRTOS.com +++
- A version that is certified for use in safety critical systems.
+ http://www.SafeRTOS.com - A version that is certified for use in safety
+ critical systems.
- +++ http://www.OpenRTOS.com +++
- Commercial support, development, porting, licensing and training services.
-
- ***************************************************************************
+ http://www.OpenRTOS.com - Commercial support, development, porting,
+ licensing and training services.
*/
diff --git a/Source/portable/GCC/MCF5235/port.c b/Source/portable/GCC/MCF5235/port.c index 9012f57e8..ff8ba2e08 100644 --- a/Source/portable/GCC/MCF5235/port.c +++ b/Source/portable/GCC/MCF5235/port.c @@ -25,20 +25,26 @@ can be applied.
***************************************************************************
+ ***************************************************************************
+ * *
+ * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org *
+ * running on your hardware - or even write all or part of your application*
+ * for you? See http://www.OpenRTOS.com for details. *
+ * *
+ ***************************************************************************
+ ***************************************************************************
- Please ensure to read the configuration and relevant port sections of the
+ Please ensure to read the configuration and relevant port sections of the
online documentation.
- +++ http://www.FreeRTOS.org +++
- Documentation, latest information, license and contact details.
+ http://www.FreeRTOS.org - Documentation, latest information, license and
+ contact details.
- +++ http://www.SafeRTOS.com +++
- A version that is certified for use in safety critical systems.
+ http://www.SafeRTOS.com - A version that is certified for use in safety
+ critical systems.
- +++ http://www.OpenRTOS.com +++
- Commercial support, development, porting, licensing and training services.
-
- ***************************************************************************
+ http://www.OpenRTOS.com - Commercial support, development, porting,
+ licensing and training services.
*/
#include <stdlib.h>
diff --git a/Source/portable/GCC/MCF5235/portmacro.h b/Source/portable/GCC/MCF5235/portmacro.h index 47d05fdd7..973d9287c 100644 --- a/Source/portable/GCC/MCF5235/portmacro.h +++ b/Source/portable/GCC/MCF5235/portmacro.h @@ -25,20 +25,26 @@ can be applied.
***************************************************************************
+ ***************************************************************************
+ * *
+ * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org *
+ * running on your hardware - or even write all or part of your application*
+ * for you? See http://www.OpenRTOS.com for details. *
+ * *
+ ***************************************************************************
+ ***************************************************************************
- Please ensure to read the configuration and relevant port sections of the
+ Please ensure to read the configuration and relevant port sections of the
online documentation.
- +++ http://www.FreeRTOS.org +++
- Documentation, latest information, license and contact details.
+ http://www.FreeRTOS.org - Documentation, latest information, license and
+ contact details.
- +++ http://www.SafeRTOS.com +++
- A version that is certified for use in safety critical systems.
+ http://www.SafeRTOS.com - A version that is certified for use in safety
+ critical systems.
- +++ http://www.OpenRTOS.com +++
- Commercial support, development, porting, licensing and training services.
-
- ***************************************************************************
+ http://www.OpenRTOS.com - Commercial support, development, porting,
+ licensing and training services.
*/
#ifndef PORTMACRO_H
diff --git a/Source/portable/GCC/MSP430F449/port.c b/Source/portable/GCC/MSP430F449/port.c index 9225f935a..c46503666 100644 --- a/Source/portable/GCC/MSP430F449/port.c +++ b/Source/portable/GCC/MSP430F449/port.c @@ -1,5 +1,5 @@ /*
- FreeRTOS.org V4.7.2 - Copyright (C) 2003-2008 Richard Barry.
+ FreeRTOS.org V4.8.0 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,20 +24,26 @@ can be applied.
***************************************************************************
+ ***************************************************************************
+ * *
+ * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org *
+ * running on your hardware - or even write all or part of your application*
+ * for you? See http://www.OpenRTOS.com for details. *
+ * *
+ ***************************************************************************
+ ***************************************************************************
- Please ensure to read the configuration and relevant port sections of the
+ Please ensure to read the configuration and relevant port sections of the
online documentation.
- +++ http://www.FreeRTOS.org +++
- Documentation, latest information, license and contact details.
+ http://www.FreeRTOS.org - Documentation, latest information, license and
+ contact details.
- +++ http://www.SafeRTOS.com +++
- A version that is certified for use in safety critical systems.
+ http://www.SafeRTOS.com - A version that is certified for use in safety
+ critical systems.
- +++ http://www.OpenRTOS.com +++
- Commercial support, development, porting, licensing and training services.
-
- ***************************************************************************
+ http://www.OpenRTOS.com - Commercial support, development, porting,
+ licensing and training services.
*/
/*
diff --git a/Source/portable/GCC/MSP430F449/portmacro.h b/Source/portable/GCC/MSP430F449/portmacro.h index f412dfacc..382ec4bc9 100644 --- a/Source/portable/GCC/MSP430F449/portmacro.h +++ b/Source/portable/GCC/MSP430F449/portmacro.h @@ -1,5 +1,5 @@ /*
- FreeRTOS.org V4.7.2 - Copyright (C) 2003-2008 Richard Barry.
+ FreeRTOS.org V4.8.0 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,20 +24,26 @@ can be applied.
***************************************************************************
+ ***************************************************************************
+ * *
+ * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org *
+ * running on your hardware - or even write all or part of your application*
+ * for you? See http://www.OpenRTOS.com for details. *
+ * *
+ ***************************************************************************
+ ***************************************************************************
- Please ensure to read the configuration and relevant port sections of the
+ Please ensure to read the configuration and relevant port sections of the
online documentation.
- +++ http://www.FreeRTOS.org +++
- Documentation, latest information, license and contact details.
+ http://www.FreeRTOS.org - Documentation, latest information, license and
+ contact details.
- +++ http://www.SafeRTOS.com +++
- A version that is certified for use in safety critical systems.
+ http://www.SafeRTOS.com - A version that is certified for use in safety
+ critical systems.
- +++ http://www.OpenRTOS.com +++
- Commercial support, development, porting, licensing and training services.
-
- ***************************************************************************
+ http://www.OpenRTOS.com - Commercial support, development, porting,
+ licensing and training services.
*/
#ifndef PORTMACRO_H
diff --git a/Source/portable/GCC/MicroBlaze/port.c b/Source/portable/GCC/MicroBlaze/port.c index 9fecaf213..30943c2bb 100644 --- a/Source/portable/GCC/MicroBlaze/port.c +++ b/Source/portable/GCC/MicroBlaze/port.c @@ -1,5 +1,5 @@ /*
- FreeRTOS.org V4.7.2 - Copyright (C) 2003-2008 Richard Barry.
+ FreeRTOS.org V4.8.0 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,20 +24,26 @@ can be applied.
***************************************************************************
+ ***************************************************************************
+ * *
+ * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org *
+ * running on your hardware - or even write all or part of your application*
+ * for you? See http://www.OpenRTOS.com for details. *
+ * *
+ ***************************************************************************
+ ***************************************************************************
- Please ensure to read the configuration and relevant port sections of the
+ Please ensure to read the configuration and relevant port sections of the
online documentation.
- +++ http://www.FreeRTOS.org +++
- Documentation, latest information, license and contact details.
+ http://www.FreeRTOS.org - Documentation, latest information, license and
+ contact details.
- +++ http://www.SafeRTOS.com +++
- A version that is certified for use in safety critical systems.
+ http://www.SafeRTOS.com - A version that is certified for use in safety
+ critical systems.
- +++ http://www.OpenRTOS.com +++
- Commercial support, development, porting, licensing and training services.
-
- ***************************************************************************
+ http://www.OpenRTOS.com - Commercial support, development, porting,
+ licensing and training services.
*/
/*-----------------------------------------------------------
diff --git a/Source/portable/GCC/MicroBlaze/portmacro.h b/Source/portable/GCC/MicroBlaze/portmacro.h index 0db4b3e21..0da4a3cf2 100644 --- a/Source/portable/GCC/MicroBlaze/portmacro.h +++ b/Source/portable/GCC/MicroBlaze/portmacro.h @@ -1,5 +1,5 @@ /*
- FreeRTOS.org V4.7.2 - Copyright (C) 2003-2008 Richard Barry.
+ FreeRTOS.org V4.8.0 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,20 +24,26 @@ can be applied.
***************************************************************************
+ ***************************************************************************
+ * *
+ * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org *
+ * running on your hardware - or even write all or part of your application*
+ * for you? See http://www.OpenRTOS.com for details. *
+ * *
+ ***************************************************************************
+ ***************************************************************************
- Please ensure to read the configuration and relevant port sections of the
+ Please ensure to read the configuration and relevant port sections of the
online documentation.
- +++ http://www.FreeRTOS.org +++
- Documentation, latest information, license and contact details.
+ http://www.FreeRTOS.org - Documentation, latest information, license and
+ contact details.
- +++ http://www.SafeRTOS.com +++
- A version that is certified for use in safety critical systems.
+ http://www.SafeRTOS.com - A version that is certified for use in safety
+ critical systems.
- +++ http://www.OpenRTOS.com +++
- Commercial support, development, porting, licensing and training services.
-
- ***************************************************************************
+ http://www.OpenRTOS.com - Commercial support, development, porting,
+ licensing and training services.
*/
#ifndef PORTMACRO_H
diff --git a/Source/portable/GCC/PPC405_Xilinx/port.c b/Source/portable/GCC/PPC405_Xilinx/port.c index ebe2b0263..64901c434 100644 --- a/Source/portable/GCC/PPC405_Xilinx/port.c +++ b/Source/portable/GCC/PPC405_Xilinx/port.c @@ -1,5 +1,5 @@ /*
- FreeRTOS.org V4.7.2 - Copyright (C) 2003-2008 Richard Barry.
+ FreeRTOS.org V4.8.0 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,20 +24,26 @@ can be applied.
***************************************************************************
+ ***************************************************************************
+ * *
+ * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org *
+ * running on your hardware - or even write all or part of your application*
+ * for you? See http://www.OpenRTOS.com for details. *
+ * *
+ ***************************************************************************
+ ***************************************************************************
- Please ensure to read the configuration and relevant port sections of the
+ Please ensure to read the configuration and relevant port sections of the
online documentation.
- +++ http://www.FreeRTOS.org +++
- Documentation, latest information, license and contact details.
+ http://www.FreeRTOS.org - Documentation, latest information, license and
+ contact details.
- +++ http://www.SafeRTOS.com +++
- A version that is certified for use in safety critical systems.
+ http://www.SafeRTOS.com - A version that is certified for use in safety
+ critical systems.
- +++ http://www.OpenRTOS.com +++
- Commercial support, development, porting, licensing and training services.
-
- ***************************************************************************
+ http://www.OpenRTOS.com - Commercial support, development, porting,
+ licensing and training services.
*/
/*-----------------------------------------------------------
diff --git a/Source/portable/GCC/PPC405_Xilinx/portmacro.h b/Source/portable/GCC/PPC405_Xilinx/portmacro.h index 84fe0540b..a82854b2b 100644 --- a/Source/portable/GCC/PPC405_Xilinx/portmacro.h +++ b/Source/portable/GCC/PPC405_Xilinx/portmacro.h @@ -24,20 +24,26 @@ can be applied.
***************************************************************************
+ ***************************************************************************
+ * *
+ * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org *
+ * running on your hardware - or even write all or part of your application*
+ * for you? See http://www.OpenRTOS.com for details. *
+ * *
+ ***************************************************************************
+ ***************************************************************************
- Please ensure to read the configuration and relevant port sections of the
+ Please ensure to read the configuration and relevant port sections of the
online documentation.
- +++ http://www.FreeRTOS.org +++
- Documentation, latest information, license and contact details.
+ http://www.FreeRTOS.org - Documentation, latest information, license and
+ contact details.
- +++ http://www.SafeRTOS.com +++
- A version that is certified for use in safety critical systems.
+ http://www.SafeRTOS.com - A version that is certified for use in safety
+ critical systems.
- +++ http://www.OpenRTOS.com +++
- Commercial support, development, porting, licensing and training services.
-
- ***************************************************************************
+ http://www.OpenRTOS.com - Commercial support, development, porting,
+ licensing and training services.
*/
#ifndef PORTMACRO_H
diff --git a/Source/portable/GCC/STR75x/port.c b/Source/portable/GCC/STR75x/port.c index 687317f84..271fd443f 100644 --- a/Source/portable/GCC/STR75x/port.c +++ b/Source/portable/GCC/STR75x/port.c @@ -1,5 +1,5 @@ /*
- FreeRTOS.org V4.7.2 - Copyright (C) 2003-2008 Richard Barry.
+ FreeRTOS.org V4.8.0 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,20 +24,26 @@ can be applied.
***************************************************************************
+ ***************************************************************************
+ * *
+ * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org *
+ * running on your hardware - or even write all or part of your application*
+ * for you? See http://www.OpenRTOS.com for details. *
+ * *
+ ***************************************************************************
+ ***************************************************************************
- Please ensure to read the configuration and relevant port sections of the
+ Please ensure to read the configuration and relevant port sections of the
online documentation.
- +++ http://www.FreeRTOS.org +++
- Documentation, latest information, license and contact details.
+ http://www.FreeRTOS.org - Documentation, latest information, license and
+ contact details.
- +++ http://www.SafeRTOS.com +++
- A version that is certified for use in safety critical systems.
+ http://www.SafeRTOS.com - A version that is certified for use in safety
+ critical systems.
- +++ http://www.OpenRTOS.com +++
- Commercial support, development, porting, licensing and training services.
-
- ***************************************************************************
+ http://www.OpenRTOS.com - Commercial support, development, porting,
+ licensing and training services.
*/
/*-----------------------------------------------------------
diff --git a/Source/portable/GCC/STR75x/portISR.c b/Source/portable/GCC/STR75x/portISR.c index d975c9801..e374b1dba 100644 --- a/Source/portable/GCC/STR75x/portISR.c +++ b/Source/portable/GCC/STR75x/portISR.c @@ -1,5 +1,5 @@ /*
- FreeRTOS.org V4.7.2 - Copyright (C) 2003-2008 Richard Barry.
+ FreeRTOS.org V4.8.0 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,20 +24,26 @@ can be applied.
***************************************************************************
+ ***************************************************************************
+ * *
+ * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org *
+ * running on your hardware - or even write all or part of your application*
+ * for you? See http://www.OpenRTOS.com for details. *
+ * *
+ ***************************************************************************
+ ***************************************************************************
- Please ensure to read the configuration and relevant port sections of the
+ Please ensure to read the configuration and relevant port sections of the
online documentation.
- +++ http://www.FreeRTOS.org +++
- Documentation, latest information, license and contact details.
+ http://www.FreeRTOS.org - Documentation, latest information, license and
+ contact details.
- +++ http://www.SafeRTOS.com +++
- A version that is certified for use in safety critical systems.
+ http://www.SafeRTOS.com - A version that is certified for use in safety
+ critical systems.
- +++ http://www.OpenRTOS.com +++
- Commercial support, development, porting, licensing and training services.
-
- ***************************************************************************
+ http://www.OpenRTOS.com - Commercial support, development, porting,
+ licensing and training services.
*/
diff --git a/Source/portable/GCC/STR75x/portmacro.h b/Source/portable/GCC/STR75x/portmacro.h index 51c27cae3..da44d71cd 100644 --- a/Source/portable/GCC/STR75x/portmacro.h +++ b/Source/portable/GCC/STR75x/portmacro.h @@ -1,5 +1,5 @@ /*
- FreeRTOS.org V4.7.2 - Copyright (C) 2003-2008 Richard Barry.
+ FreeRTOS.org V4.8.0 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,20 +24,26 @@ can be applied.
***************************************************************************
+ ***************************************************************************
+ * *
+ * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org *
+ * running on your hardware - or even write all or part of your application*
+ * for you? See http://www.OpenRTOS.com for details. *
+ * *
+ ***************************************************************************
+ ***************************************************************************
- Please ensure to read the configuration and relevant port sections of the
+ Please ensure to read the configuration and relevant port sections of the
online documentation.
- +++ http://www.FreeRTOS.org +++
- Documentation, latest information, license and contact details.
+ http://www.FreeRTOS.org - Documentation, latest information, license and
+ contact details.
- +++ http://www.SafeRTOS.com +++
- A version that is certified for use in safety critical systems.
+ http://www.SafeRTOS.com - A version that is certified for use in safety
+ critical systems.
- +++ http://www.OpenRTOS.com +++
- Commercial support, development, porting, licensing and training services.
-
- ***************************************************************************
+ http://www.OpenRTOS.com - Commercial support, development, porting,
+ licensing and training services.
*/
diff --git a/Source/portable/IAR/ARM_CM3/port.c b/Source/portable/IAR/ARM_CM3/port.c index 1a744bcf5..f5d1ab261 100644 --- a/Source/portable/IAR/ARM_CM3/port.c +++ b/Source/portable/IAR/ARM_CM3/port.c @@ -1,5 +1,5 @@ /*
- FreeRTOS.org V4.7.2 - Copyright (C) 2003-2008 Richard Barry.
+ FreeRTOS.org V4.8.0 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,20 +24,26 @@ can be applied.
***************************************************************************
+ ***************************************************************************
+ * *
+ * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org *
+ * running on your hardware - or even write all or part of your application*
+ * for you? See http://www.OpenRTOS.com for details. *
+ * *
+ ***************************************************************************
+ ***************************************************************************
Please ensure to read the configuration and relevant port sections of the
online documentation.
- +++ http://www.FreeRTOS.org +++
- Documentation, latest information, license and contact details.
+ http://www.FreeRTOS.org - Documentation, latest information, license and
+ contact details.
- +++ http://www.SafeRTOS.com +++
- A version that is certified for use in safety critical systems.
+ http://www.SafeRTOS.com - A version that is certified for use in safety
+ critical systems.
- +++ http://www.OpenRTOS.com +++
- Commercial support, development, porting, licensing and training services.
-
- ***************************************************************************
+ http://www.OpenRTOS.com - Commercial support, development, porting,
+ licensing and training services.
*/
/*
diff --git a/Source/portable/IAR/ARM_CM3/portasm.s b/Source/portable/IAR/ARM_CM3/portasm.s index ad2cde1fe..eb52fe33c 100644 --- a/Source/portable/IAR/ARM_CM3/portasm.s +++ b/Source/portable/IAR/ARM_CM3/portasm.s @@ -1,5 +1,5 @@ /*
- FreeRTOS.org V4.7.2 - Copyright (C) 2003-2008 Richard Barry.
+ FreeRTOS.org V4.8.0 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,20 +24,26 @@ can be applied.
***************************************************************************
+ ***************************************************************************
+ * *
+ * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org *
+ * running on your hardware - or even write all or part of your application*
+ * for you? See http://www.OpenRTOS.com for details. *
+ * *
+ ***************************************************************************
+ ***************************************************************************
Please ensure to read the configuration and relevant port sections of the
online documentation.
- +++ http://www.FreeRTOS.org +++
- Documentation, latest information, license and contact details.
+ http://www.FreeRTOS.org - Documentation, latest information, license and
+ contact details.
- +++ http://www.SafeRTOS.com +++
- A version that is certified for use in safety critical systems.
+ http://www.SafeRTOS.com - A version that is certified for use in safety
+ critical systems.
- +++ http://www.OpenRTOS.com +++
- Commercial support, development, porting, licensing and training services.
-
- ***************************************************************************
+ http://www.OpenRTOS.com - Commercial support, development, porting,
+ licensing and training services.
*/
/*
diff --git a/Source/portable/IAR/ARM_CM3/portmacro.h b/Source/portable/IAR/ARM_CM3/portmacro.h index 1ead21d7c..a61578177 100644 --- a/Source/portable/IAR/ARM_CM3/portmacro.h +++ b/Source/portable/IAR/ARM_CM3/portmacro.h @@ -1,5 +1,5 @@ /*
- FreeRTOS.org V4.7.2 - Copyright (C) 2003-2008 Richard Barry.
+ FreeRTOS.org V4.8.0 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,20 +24,26 @@ can be applied.
***************************************************************************
+ ***************************************************************************
+ * *
+ * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org *
+ * running on your hardware - or even write all or part of your application*
+ * for you? See http://www.OpenRTOS.com for details. *
+ * *
+ ***************************************************************************
+ ***************************************************************************
- Please ensure to read the configuration and relevant port sections of the
+ Please ensure to read the configuration and relevant port sections of the
online documentation.
- +++ http://www.FreeRTOS.org +++
- Documentation, latest information, license and contact details.
+ http://www.FreeRTOS.org - Documentation, latest information, license and
+ contact details.
- +++ http://www.SafeRTOS.com +++
- A version that is certified for use in safety critical systems.
+ http://www.SafeRTOS.com - A version that is certified for use in safety
+ critical systems.
- +++ http://www.OpenRTOS.com +++
- Commercial support, development, porting, licensing and training services.
-
- ***************************************************************************
+ http://www.OpenRTOS.com - Commercial support, development, porting,
+ licensing and training services.
*/
/*
diff --git a/Source/portable/IAR/ATMega323/port.c b/Source/portable/IAR/ATMega323/port.c index a85ffd0ee..f8490ffae 100644 --- a/Source/portable/IAR/ATMega323/port.c +++ b/Source/portable/IAR/ATMega323/port.c @@ -1,5 +1,5 @@ /*
- FreeRTOS.org V4.7.2 - Copyright (C) 2003-2008 Richard Barry.
+ FreeRTOS.org V4.8.0 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,20 +24,26 @@ can be applied.
***************************************************************************
+ ***************************************************************************
+ * *
+ * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org *
+ * running on your hardware - or even write all or part of your application*
+ * for you? See http://www.OpenRTOS.com for details. *
+ * *
+ ***************************************************************************
+ ***************************************************************************
- Please ensure to read the configuration and relevant port sections of the
+ Please ensure to read the configuration and relevant port sections of the
online documentation.
- +++ http://www.FreeRTOS.org +++
- Documentation, latest information, license and contact details.
+ http://www.FreeRTOS.org - Documentation, latest information, license and
+ contact details.
- +++ http://www.SafeRTOS.com +++
- A version that is certified for use in safety critical systems.
+ http://www.SafeRTOS.com - A version that is certified for use in safety
+ critical systems.
- +++ http://www.OpenRTOS.com +++
- Commercial support, development, porting, licensing and training services.
-
- ***************************************************************************
+ http://www.OpenRTOS.com - Commercial support, development, porting,
+ licensing and training services.
*/
#include <stdlib.h>
diff --git a/Source/portable/IAR/ATMega323/portmacro.h b/Source/portable/IAR/ATMega323/portmacro.h index b350813d3..fd0cb2ee1 100644 --- a/Source/portable/IAR/ATMega323/portmacro.h +++ b/Source/portable/IAR/ATMega323/portmacro.h @@ -1,5 +1,5 @@ /*
- FreeRTOS.org V4.7.2 - Copyright (C) 2003-2008 Richard Barry.
+ FreeRTOS.org V4.8.0 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,20 +24,26 @@ can be applied.
***************************************************************************
+ ***************************************************************************
+ * *
+ * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org *
+ * running on your hardware - or even write all or part of your application*
+ * for you? See http://www.OpenRTOS.com for details. *
+ * *
+ ***************************************************************************
+ ***************************************************************************
- Please ensure to read the configuration and relevant port sections of the
+ Please ensure to read the configuration and relevant port sections of the
online documentation.
- +++ http://www.FreeRTOS.org +++
- Documentation, latest information, license and contact details.
+ http://www.FreeRTOS.org - Documentation, latest information, license and
+ contact details.
- +++ http://www.SafeRTOS.com +++
- A version that is certified for use in safety critical systems.
+ http://www.SafeRTOS.com - A version that is certified for use in safety
+ critical systems.
- +++ http://www.OpenRTOS.com +++
- Commercial support, development, porting, licensing and training services.
-
- ***************************************************************************
+ http://www.OpenRTOS.com - Commercial support, development, porting,
+ licensing and training services.
*/
/*
diff --git a/Source/portable/IAR/ATMega323/portmacro.s90 b/Source/portable/IAR/ATMega323/portmacro.s90 index dadef369a..3e7156275 100644 --- a/Source/portable/IAR/ATMega323/portmacro.s90 +++ b/Source/portable/IAR/ATMega323/portmacro.s90 @@ -1,4 +1,4 @@ -; FreeRTOS.org V4.7.2 - Copyright (C) 2003-2008 Richard Barry.
+; FreeRTOS.org V4.8.0 - Copyright (C) 2003-2008 Richard Barry.
;
; This file is part of the FreeRTOS.org distribution.
;
diff --git a/Source/portable/IAR/AVR32_UC3/port.c b/Source/portable/IAR/AVR32_UC3/port.c index 3f09dfbbe..e65c9f257 100644 --- a/Source/portable/IAR/AVR32_UC3/port.c +++ b/Source/portable/IAR/AVR32_UC3/port.c @@ -13,7 +13,7 @@ *****************************************************************************/
/*
- FreeRTOS.org V4.7.2 - Copyright (C) 2003-2008 Richard Barry.
+ FreeRTOS.org V4.8.0 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -38,20 +38,26 @@ can be applied.
***************************************************************************
+ ***************************************************************************
+ * *
+ * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org *
+ * running on your hardware - or even write all or part of your application*
+ * for you? See http://www.OpenRTOS.com for details. *
+ * *
+ ***************************************************************************
+ ***************************************************************************
- Please ensure to read the configuration and relevant port sections of the
+ Please ensure to read the configuration and relevant port sections of the
online documentation.
- +++ http://www.FreeRTOS.org +++
- Documentation, latest information, license and contact details.
+ http://www.FreeRTOS.org - Documentation, latest information, license and
+ contact details.
- +++ http://www.SafeRTOS.com +++
- A version that is certified for use in safety critical systems.
+ http://www.SafeRTOS.com - A version that is certified for use in safety
+ critical systems.
- +++ http://www.OpenRTOS.com +++
- Commercial support, development, porting, licensing and training services.
-
- ***************************************************************************
+ http://www.OpenRTOS.com - Commercial support, development, porting,
+ licensing and training services.
*/
diff --git a/Source/portable/IAR/AVR32_UC3/portmacro.h b/Source/portable/IAR/AVR32_UC3/portmacro.h index 95020f5bb..c0c52a365 100644 --- a/Source/portable/IAR/AVR32_UC3/portmacro.h +++ b/Source/portable/IAR/AVR32_UC3/portmacro.h @@ -13,7 +13,7 @@ *****************************************************************************/
/*
- FreeRTOS.org V4.7.2 - Copyright (C) 2003-2008 Richard Barry.
+ FreeRTOS.org V4.8.0 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -38,20 +38,26 @@ can be applied.
***************************************************************************
+ ***************************************************************************
+ * *
+ * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org *
+ * running on your hardware - or even write all or part of your application*
+ * for you? See http://www.OpenRTOS.com for details. *
+ * *
+ ***************************************************************************
+ ***************************************************************************
- Please ensure to read the configuration and relevant port sections of the
+ Please ensure to read the configuration and relevant port sections of the
online documentation.
- +++ http://www.FreeRTOS.org +++
- Documentation, latest information, license and contact details.
+ http://www.FreeRTOS.org - Documentation, latest information, license and
+ contact details.
- +++ http://www.SafeRTOS.com +++
- A version that is certified for use in safety critical systems.
+ http://www.SafeRTOS.com - A version that is certified for use in safety
+ critical systems.
- +++ http://www.OpenRTOS.com +++
- Commercial support, development, porting, licensing and training services.
-
- ***************************************************************************
+ http://www.OpenRTOS.com - Commercial support, development, porting,
+ licensing and training services.
*/
diff --git a/Source/portable/IAR/AtmelSAM7S64/port.c b/Source/portable/IAR/AtmelSAM7S64/port.c index 0211b9121..9caee5fd9 100644 --- a/Source/portable/IAR/AtmelSAM7S64/port.c +++ b/Source/portable/IAR/AtmelSAM7S64/port.c @@ -1,5 +1,5 @@ /*
- FreeRTOS.org V4.7.2 - Copyright (C) 2003-2008 Richard Barry.
+ FreeRTOS.org V4.8.0 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,20 +24,26 @@ can be applied.
***************************************************************************
+ ***************************************************************************
+ * *
+ * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org *
+ * running on your hardware - or even write all or part of your application*
+ * for you? See http://www.OpenRTOS.com for details. *
+ * *
+ ***************************************************************************
+ ***************************************************************************
- Please ensure to read the configuration and relevant port sections of the
+ Please ensure to read the configuration and relevant port sections of the
online documentation.
- +++ http://www.FreeRTOS.org +++
- Documentation, latest information, license and contact details.
+ http://www.FreeRTOS.org - Documentation, latest information, license and
+ contact details.
- +++ http://www.SafeRTOS.com +++
- A version that is certified for use in safety critical systems.
+ http://www.SafeRTOS.com - A version that is certified for use in safety
+ critical systems.
- +++ http://www.OpenRTOS.com +++
- Commercial support, development, porting, licensing and training services.
-
- ***************************************************************************
+ http://www.OpenRTOS.com - Commercial support, development, porting,
+ licensing and training services.
*/
/*-----------------------------------------------------------
diff --git a/Source/portable/IAR/AtmelSAM7S64/portmacro.h b/Source/portable/IAR/AtmelSAM7S64/portmacro.h index 7ac098281..d43932491 100644 --- a/Source/portable/IAR/AtmelSAM7S64/portmacro.h +++ b/Source/portable/IAR/AtmelSAM7S64/portmacro.h @@ -1,5 +1,5 @@ /*
- FreeRTOS.org V4.7.2 - Copyright (C) 2003-2008 Richard Barry.
+ FreeRTOS.org V4.8.0 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,20 +24,26 @@ can be applied.
***************************************************************************
+ ***************************************************************************
+ * *
+ * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org *
+ * running on your hardware - or even write all or part of your application*
+ * for you? See http://www.OpenRTOS.com for details. *
+ * *
+ ***************************************************************************
+ ***************************************************************************
- Please ensure to read the configuration and relevant port sections of the
+ Please ensure to read the configuration and relevant port sections of the
online documentation.
- +++ http://www.FreeRTOS.org +++
- Documentation, latest information, license and contact details.
+ http://www.FreeRTOS.org - Documentation, latest information, license and
+ contact details.
- +++ http://www.SafeRTOS.com +++
- A version that is certified for use in safety critical systems.
+ http://www.SafeRTOS.com - A version that is certified for use in safety
+ critical systems.
- +++ http://www.OpenRTOS.com +++
- Commercial support, development, porting, licensing and training services.
-
- ***************************************************************************
+ http://www.OpenRTOS.com - Commercial support, development, porting,
+ licensing and training services.
*/
diff --git a/Source/portable/IAR/LPC2000/port.c b/Source/portable/IAR/LPC2000/port.c index 14255ddd7..3ee73ca41 100644 --- a/Source/portable/IAR/LPC2000/port.c +++ b/Source/portable/IAR/LPC2000/port.c @@ -1,5 +1,5 @@ /*
- FreeRTOS.org V4.7.2 - Copyright (C) 2003-2008 Richard Barry.
+ FreeRTOS.org V4.8.0 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,20 +24,26 @@ can be applied.
***************************************************************************
+ ***************************************************************************
+ * *
+ * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org *
+ * running on your hardware - or even write all or part of your application*
+ * for you? See http://www.OpenRTOS.com for details. *
+ * *
+ ***************************************************************************
+ ***************************************************************************
- Please ensure to read the configuration and relevant port sections of the
+ Please ensure to read the configuration and relevant port sections of the
online documentation.
- +++ http://www.FreeRTOS.org +++
- Documentation, latest information, license and contact details.
+ http://www.FreeRTOS.org - Documentation, latest information, license and
+ contact details.
- +++ http://www.SafeRTOS.com +++
- A version that is certified for use in safety critical systems.
+ http://www.SafeRTOS.com - A version that is certified for use in safety
+ critical systems.
- +++ http://www.OpenRTOS.com +++
- Commercial support, development, porting, licensing and training services.
-
- ***************************************************************************
+ http://www.OpenRTOS.com - Commercial support, development, porting,
+ licensing and training services.
*/
/*-----------------------------------------------------------
diff --git a/Source/portable/IAR/LPC2000/portmacro.h b/Source/portable/IAR/LPC2000/portmacro.h index 846fee7b3..8a9245b71 100644 --- a/Source/portable/IAR/LPC2000/portmacro.h +++ b/Source/portable/IAR/LPC2000/portmacro.h @@ -1,5 +1,5 @@ /*
- FreeRTOS.org V4.7.2 - Copyright (C) 2003-2008 Richard Barry.
+ FreeRTOS.org V4.8.0 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,20 +24,26 @@ can be applied.
***************************************************************************
+ ***************************************************************************
+ * *
+ * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org *
+ * running on your hardware - or even write all or part of your application*
+ * for you? See http://www.OpenRTOS.com for details. *
+ * *
+ ***************************************************************************
+ ***************************************************************************
- Please ensure to read the configuration and relevant port sections of the
+ Please ensure to read the configuration and relevant port sections of the
online documentation.
- +++ http://www.FreeRTOS.org +++
- Documentation, latest information, license and contact details.
+ http://www.FreeRTOS.org - Documentation, latest information, license and
+ contact details.
- +++ http://www.SafeRTOS.com +++
- A version that is certified for use in safety critical systems.
+ http://www.SafeRTOS.com - A version that is certified for use in safety
+ critical systems.
- +++ http://www.OpenRTOS.com +++
- Commercial support, development, porting, licensing and training services.
-
- ***************************************************************************
+ http://www.OpenRTOS.com - Commercial support, development, porting,
+ licensing and training services.
*/
diff --git a/Source/portable/IAR/STR71x/port.c b/Source/portable/IAR/STR71x/port.c index ca6b9a5de..51be1a843 100644 --- a/Source/portable/IAR/STR71x/port.c +++ b/Source/portable/IAR/STR71x/port.c @@ -1,5 +1,5 @@ /*
- FreeRTOS.org V4.7.2 - Copyright (C) 2003-2008 Richard Barry.
+ FreeRTOS.org V4.8.0 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,20 +24,26 @@ can be applied.
***************************************************************************
+ ***************************************************************************
+ * *
+ * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org *
+ * running on your hardware - or even write all or part of your application*
+ * for you? See http://www.OpenRTOS.com for details. *
+ * *
+ ***************************************************************************
+ ***************************************************************************
- Please ensure to read the configuration and relevant port sections of the
+ Please ensure to read the configuration and relevant port sections of the
online documentation.
- +++ http://www.FreeRTOS.org +++
- Documentation, latest information, license and contact details.
+ http://www.FreeRTOS.org - Documentation, latest information, license and
+ contact details.
- +++ http://www.SafeRTOS.com +++
- A version that is certified for use in safety critical systems.
+ http://www.SafeRTOS.com - A version that is certified for use in safety
+ critical systems.
- +++ http://www.OpenRTOS.com +++
- Commercial support, development, porting, licensing and training services.
-
- ***************************************************************************
+ http://www.OpenRTOS.com - Commercial support, development, porting,
+ licensing and training services.
*/
/*-----------------------------------------------------------
diff --git a/Source/portable/IAR/STR71x/portmacro.h b/Source/portable/IAR/STR71x/portmacro.h index ef499e136..5248b4567 100644 --- a/Source/portable/IAR/STR71x/portmacro.h +++ b/Source/portable/IAR/STR71x/portmacro.h @@ -1,5 +1,5 @@ /*
- FreeRTOS.org V4.7.2 - Copyright (C) 2003-2008 Richard Barry.
+ FreeRTOS.org V4.8.0 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,20 +24,26 @@ can be applied.
***************************************************************************
+ ***************************************************************************
+ * *
+ * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org *
+ * running on your hardware - or even write all or part of your application*
+ * for you? See http://www.OpenRTOS.com for details. *
+ * *
+ ***************************************************************************
+ ***************************************************************************
- Please ensure to read the configuration and relevant port sections of the
+ Please ensure to read the configuration and relevant port sections of the
online documentation.
- +++ http://www.FreeRTOS.org +++
- Documentation, latest information, license and contact details.
+ http://www.FreeRTOS.org - Documentation, latest information, license and
+ contact details.
- +++ http://www.SafeRTOS.com +++
- A version that is certified for use in safety critical systems.
+ http://www.SafeRTOS.com - A version that is certified for use in safety
+ critical systems.
- +++ http://www.OpenRTOS.com +++
- Commercial support, development, porting, licensing and training services.
-
- ***************************************************************************
+ http://www.OpenRTOS.com - Commercial support, development, porting,
+ licensing and training services.
*/
diff --git a/Source/portable/IAR/STR75x/ISR_Support.h b/Source/portable/IAR/STR75x/ISR_Support.h index 379334474..fa36c59e8 100644 --- a/Source/portable/IAR/STR75x/ISR_Support.h +++ b/Source/portable/IAR/STR75x/ISR_Support.h @@ -1,4 +1,4 @@ -; FreeRTOS.org V4.7.2 - Copyright (C) 2003-2008 Richard Barry.
+; FreeRTOS.org V4.8.0 - Copyright (C) 2003-2008 Richard Barry.
;
; This file is part of the FreeRTOS.org distribution.
;
diff --git a/Source/portable/IAR/STR75x/port.c b/Source/portable/IAR/STR75x/port.c index e4d993d1e..334e94e9f 100644 --- a/Source/portable/IAR/STR75x/port.c +++ b/Source/portable/IAR/STR75x/port.c @@ -1,5 +1,5 @@ /*
- FreeRTOS.org V4.7.2 - Copyright (C) 2003-2008 Richard Barry.
+ FreeRTOS.org V4.8.0 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,20 +24,26 @@ can be applied.
***************************************************************************
+ ***************************************************************************
+ * *
+ * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org *
+ * running on your hardware - or even write all or part of your application*
+ * for you? See http://www.OpenRTOS.com for details. *
+ * *
+ ***************************************************************************
+ ***************************************************************************
- Please ensure to read the configuration and relevant port sections of the
+ Please ensure to read the configuration and relevant port sections of the
online documentation.
- +++ http://www.FreeRTOS.org +++
- Documentation, latest information, license and contact details.
+ http://www.FreeRTOS.org - Documentation, latest information, license and
+ contact details.
- +++ http://www.SafeRTOS.com +++
- A version that is certified for use in safety critical systems.
+ http://www.SafeRTOS.com - A version that is certified for use in safety
+ critical systems.
- +++ http://www.OpenRTOS.com +++
- Commercial support, development, porting, licensing and training services.
-
- ***************************************************************************
+ http://www.OpenRTOS.com - Commercial support, development, porting,
+ licensing and training services.
*/
/*-----------------------------------------------------------
diff --git a/Source/portable/IAR/STR75x/portasm.s79 b/Source/portable/IAR/STR75x/portasm.s79 index 3c5a747d8..ab01b9345 100644 --- a/Source/portable/IAR/STR75x/portasm.s79 +++ b/Source/portable/IAR/STR75x/portasm.s79 @@ -1,4 +1,4 @@ -; FreeRTOS.org V4.7.2 - Copyright (C) 2003-2008 Richard Barry.
+; FreeRTOS.org V4.8.0 - Copyright (C) 2003-2008 Richard Barry.
;
; This file is part of the FreeRTOS.org distribution.
;
diff --git a/Source/portable/IAR/STR75x/portmacro.h b/Source/portable/IAR/STR75x/portmacro.h index 6cc9b8159..de9ba8898 100644 --- a/Source/portable/IAR/STR75x/portmacro.h +++ b/Source/portable/IAR/STR75x/portmacro.h @@ -1,5 +1,5 @@ /*
- FreeRTOS.org V4.7.2 - Copyright (C) 2003-2008 Richard Barry.
+ FreeRTOS.org V4.8.0 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,20 +24,26 @@ can be applied.
***************************************************************************
+ ***************************************************************************
+ * *
+ * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org *
+ * running on your hardware - or even write all or part of your application*
+ * for you? See http://www.OpenRTOS.com for details. *
+ * *
+ ***************************************************************************
+ ***************************************************************************
- Please ensure to read the configuration and relevant port sections of the
+ Please ensure to read the configuration and relevant port sections of the
online documentation.
- +++ http://www.FreeRTOS.org +++
- Documentation, latest information, license and contact details.
+ http://www.FreeRTOS.org - Documentation, latest information, license and
+ contact details.
- +++ http://www.SafeRTOS.com +++
- A version that is certified for use in safety critical systems.
+ http://www.SafeRTOS.com - A version that is certified for use in safety
+ critical systems.
- +++ http://www.OpenRTOS.com +++
- Commercial support, development, porting, licensing and training services.
-
- ***************************************************************************
+ http://www.OpenRTOS.com - Commercial support, development, porting,
+ licensing and training services.
*/
diff --git a/Source/portable/IAR/STR91x/ISR_Support.h b/Source/portable/IAR/STR91x/ISR_Support.h index 025bf8149..d0c9a2f49 100644 --- a/Source/portable/IAR/STR91x/ISR_Support.h +++ b/Source/portable/IAR/STR91x/ISR_Support.h @@ -1,5 +1,5 @@ /*
- FreeRTOS.org V4.7.2 - Copyright (C) 2003-2008 Richard Barry.
+ FreeRTOS.org V4.8.0 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS distribution.
@@ -24,20 +24,26 @@ can be applied.
***************************************************************************
+ ***************************************************************************
+ * *
+ * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org *
+ * running on your hardware - or even write all or part of your application*
+ * for you? See http://www.OpenRTOS.com for details. *
+ * *
+ ***************************************************************************
+ ***************************************************************************
- Please ensure to read the configuration and relevant port sections of the
+ Please ensure to read the configuration and relevant port sections of the
online documentation.
- +++ http://www.FreeRTOS.org +++
- Documentation, latest information, license and contact details.
+ http://www.FreeRTOS.org - Documentation, latest information, license and
+ contact details.
- +++ http://www.SafeRTOS.com +++
- A version that is certified for use in safety critical systems.
+ http://www.SafeRTOS.com - A version that is certified for use in safety
+ critical systems.
- +++ http://www.OpenRTOS.com +++
- Commercial support, development, porting, licensing and training services.
-
- ***************************************************************************
+ http://www.OpenRTOS.com - Commercial support, development, porting,
+ licensing and training services.
*/
EXTERN pxCurrentTCB
diff --git a/Source/portable/IAR/STR91x/port.c b/Source/portable/IAR/STR91x/port.c index 186489ab2..0574f61dc 100644 --- a/Source/portable/IAR/STR91x/port.c +++ b/Source/portable/IAR/STR91x/port.c @@ -1,5 +1,5 @@ /*
- FreeRTOS.org V4.7.2 - Copyright (C) 2003-2008 Richard Barry.
+ FreeRTOS.org V4.8.0 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS distribution.
@@ -24,20 +24,26 @@ can be applied.
***************************************************************************
+ ***************************************************************************
+ * *
+ * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org *
+ * running on your hardware - or even write all or part of your application*
+ * for you? See http://www.OpenRTOS.com for details. *
+ * *
+ ***************************************************************************
+ ***************************************************************************
- Please ensure to read the configuration and relevant port sections of the
+ Please ensure to read the configuration and relevant port sections of the
online documentation.
- +++ http://www.FreeRTOS.org +++
- Documentation, latest information, license and contact details.
+ http://www.FreeRTOS.org - Documentation, latest information, license and
+ contact details.
- +++ http://www.SafeRTOS.com +++
- A version that is certified for use in safety critical systems.
+ http://www.SafeRTOS.com - A version that is certified for use in safety
+ critical systems.
- +++ http://www.OpenRTOS.com +++
- Commercial support, development, porting, licensing and training services.
-
- ***************************************************************************
+ http://www.OpenRTOS.com - Commercial support, development, porting,
+ licensing and training services.
*/
/*-----------------------------------------------------------
diff --git a/Source/portable/IAR/STR91x/portasm.s79 b/Source/portable/IAR/STR91x/portasm.s79 index 68d741366..9455fd7c3 100644 --- a/Source/portable/IAR/STR91x/portasm.s79 +++ b/Source/portable/IAR/STR91x/portasm.s79 @@ -1,5 +1,5 @@ /*
- FreeRTOS.org V4.7.2 - Copyright (C) 2003-2008 Richard Barry.
+ FreeRTOS.org V4.8.0 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS distribution.
@@ -24,20 +24,26 @@ can be applied.
***************************************************************************
+ ***************************************************************************
+ * *
+ * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org *
+ * running on your hardware - or even write all or part of your application*
+ * for you? See http://www.OpenRTOS.com for details. *
+ * *
+ ***************************************************************************
+ ***************************************************************************
- Please ensure to read the configuration and relevant port sections of the
+ Please ensure to read the configuration and relevant port sections of the
online documentation.
- +++ http://www.FreeRTOS.org +++
- Documentation, latest information, license and contact details.
+ http://www.FreeRTOS.org - Documentation, latest information, license and
+ contact details.
- +++ http://www.SafeRTOS.com +++
- A version that is certified for use in safety critical systems.
+ http://www.SafeRTOS.com - A version that is certified for use in safety
+ critical systems.
- +++ http://www.OpenRTOS.com +++
- Commercial support, development, porting, licensing and training services.
-
- ***************************************************************************
+ http://www.OpenRTOS.com - Commercial support, development, porting,
+ licensing and training services.
*/
RSEG ICODE:CODE
diff --git a/Source/portable/IAR/STR91x/portmacro.h b/Source/portable/IAR/STR91x/portmacro.h index 9e3c97cef..ef5d93143 100644 --- a/Source/portable/IAR/STR91x/portmacro.h +++ b/Source/portable/IAR/STR91x/portmacro.h @@ -1,5 +1,5 @@ /*
- FreeRTOS.org V4.7.2 - Copyright (C) 2003-2008 Richard Barry.
+ FreeRTOS.org V4.8.0 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS distribution.
@@ -24,20 +24,26 @@ can be applied.
***************************************************************************
+ ***************************************************************************
+ * *
+ * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org *
+ * running on your hardware - or even write all or part of your application*
+ * for you? See http://www.OpenRTOS.com for details. *
+ * *
+ ***************************************************************************
+ ***************************************************************************
- Please ensure to read the configuration and relevant port sections of the
+ Please ensure to read the configuration and relevant port sections of the
online documentation.
- +++ http://www.FreeRTOS.org +++
- Documentation, latest information, license and contact details.
+ http://www.FreeRTOS.org - Documentation, latest information, license and
+ contact details.
- +++ http://www.SafeRTOS.com +++
- A version that is certified for use in safety critical systems.
+ http://www.SafeRTOS.com - A version that is certified for use in safety
+ critical systems.
- +++ http://www.OpenRTOS.com +++
- Commercial support, development, porting, licensing and training services.
-
- ***************************************************************************
+ http://www.OpenRTOS.com - Commercial support, development, porting,
+ licensing and training services.
*/
diff --git a/Source/portable/Keil/ARM7/port.c b/Source/portable/Keil/ARM7/port.c index f864e5219..e89579818 100644 --- a/Source/portable/Keil/ARM7/port.c +++ b/Source/portable/Keil/ARM7/port.c @@ -1,5 +1,5 @@ /*
- FreeRTOS.org V4.7.2 - Copyright (C) 2003-2008 Richard Barry.
+ FreeRTOS.org V4.8.0 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,20 +24,26 @@ can be applied.
***************************************************************************
+ ***************************************************************************
+ * *
+ * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org *
+ * running on your hardware - or even write all or part of your application*
+ * for you? See http://www.OpenRTOS.com for details. *
+ * *
+ ***************************************************************************
+ ***************************************************************************
- Please ensure to read the configuration and relevant port sections of the
+ Please ensure to read the configuration and relevant port sections of the
online documentation.
- +++ http://www.FreeRTOS.org +++
- Documentation, latest information, license and contact details.
+ http://www.FreeRTOS.org - Documentation, latest information, license and
+ contact details.
- +++ http://www.SafeRTOS.com +++
- A version that is certified for use in safety critical systems.
+ http://www.SafeRTOS.com - A version that is certified for use in safety
+ critical systems.
- +++ http://www.OpenRTOS.com +++
- Commercial support, development, porting, licensing and training services.
-
- ***************************************************************************
+ http://www.OpenRTOS.com - Commercial support, development, porting,
+ licensing and training services.
*/
diff --git a/Source/portable/Keil/ARM7/portISR.c b/Source/portable/Keil/ARM7/portISR.c index aa422ddb0..173a1cc7d 100644 --- a/Source/portable/Keil/ARM7/portISR.c +++ b/Source/portable/Keil/ARM7/portISR.c @@ -1,5 +1,5 @@ /*
- FreeRTOS.org V4.7.2 - Copyright (C) 2003-2008 Richard Barry.
+ FreeRTOS.org V4.8.0 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,20 +24,26 @@ can be applied.
***************************************************************************
+ ***************************************************************************
+ * *
+ * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org *
+ * running on your hardware - or even write all or part of your application*
+ * for you? See http://www.OpenRTOS.com for details. *
+ * *
+ ***************************************************************************
+ ***************************************************************************
- Please ensure to read the configuration and relevant port sections of the
+ Please ensure to read the configuration and relevant port sections of the
online documentation.
- +++ http://www.FreeRTOS.org +++
- Documentation, latest information, license and contact details.
+ http://www.FreeRTOS.org - Documentation, latest information, license and
+ contact details.
- +++ http://www.SafeRTOS.com +++
- A version that is certified for use in safety critical systems.
+ http://www.SafeRTOS.com - A version that is certified for use in safety
+ critical systems.
- +++ http://www.OpenRTOS.com +++
- Commercial support, development, porting, licensing and training services.
-
- ***************************************************************************
+ http://www.OpenRTOS.com - Commercial support, development, porting,
+ licensing and training services.
*/
diff --git a/Source/portable/Keil/ARM7/portmacro.h b/Source/portable/Keil/ARM7/portmacro.h index 743925c13..30ce017dd 100644 --- a/Source/portable/Keil/ARM7/portmacro.h +++ b/Source/portable/Keil/ARM7/portmacro.h @@ -1,5 +1,5 @@ /*
- FreeRTOS.org V4.7.2 - Copyright (C) 2003-2008 Richard Barry.
+ FreeRTOS.org V4.8.0 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,20 +24,26 @@ can be applied.
***************************************************************************
+ ***************************************************************************
+ * *
+ * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org *
+ * running on your hardware - or even write all or part of your application*
+ * for you? See http://www.OpenRTOS.com for details. *
+ * *
+ ***************************************************************************
+ ***************************************************************************
- Please ensure to read the configuration and relevant port sections of the
+ Please ensure to read the configuration and relevant port sections of the
online documentation.
- +++ http://www.FreeRTOS.org +++
- Documentation, latest information, license and contact details.
+ http://www.FreeRTOS.org - Documentation, latest information, license and
+ contact details.
- +++ http://www.SafeRTOS.com +++
- A version that is certified for use in safety critical systems.
+ http://www.SafeRTOS.com - A version that is certified for use in safety
+ critical systems.
- +++ http://www.OpenRTOS.com +++
- Commercial support, development, porting, licensing and training services.
-
- ***************************************************************************
+ http://www.OpenRTOS.com - Commercial support, development, porting,
+ licensing and training services.
*/
diff --git a/Source/portable/MPLAB/PIC18F/port.c b/Source/portable/MPLAB/PIC18F/port.c index 1022baa3a..cc610fbfc 100644 --- a/Source/portable/MPLAB/PIC18F/port.c +++ b/Source/portable/MPLAB/PIC18F/port.c @@ -1,5 +1,5 @@ /*
- FreeRTOS.org V4.7.2 - Copyright (C) 2003-2008 Richard Barry.
+ FreeRTOS.org V4.8.0 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,20 +24,26 @@ can be applied.
***************************************************************************
+ ***************************************************************************
+ * *
+ * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org *
+ * running on your hardware - or even write all or part of your application*
+ * for you? See http://www.OpenRTOS.com for details. *
+ * *
+ ***************************************************************************
+ ***************************************************************************
- Please ensure to read the configuration and relevant port sections of the
+ Please ensure to read the configuration and relevant port sections of the
online documentation.
- +++ http://www.FreeRTOS.org +++
- Documentation, latest information, license and contact details.
+ http://www.FreeRTOS.org - Documentation, latest information, license and
+ contact details.
- +++ http://www.SafeRTOS.com +++
- A version that is certified for use in safety critical systems.
+ http://www.SafeRTOS.com - A version that is certified for use in safety
+ critical systems.
- +++ http://www.OpenRTOS.com +++
- Commercial support, development, porting, licensing and training services.
-
- ***************************************************************************
+ http://www.OpenRTOS.com - Commercial support, development, porting,
+ licensing and training services.
*/
/*
diff --git a/Source/portable/MPLAB/PIC18F/portmacro.h b/Source/portable/MPLAB/PIC18F/portmacro.h index e2d2300a7..f897c68ec 100644 --- a/Source/portable/MPLAB/PIC18F/portmacro.h +++ b/Source/portable/MPLAB/PIC18F/portmacro.h @@ -1,5 +1,5 @@ /*
- FreeRTOS.org V4.7.2 - Copyright (C) 2003-2008 Richard Barry.
+ FreeRTOS.org V4.8.0 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,20 +24,26 @@ can be applied.
***************************************************************************
+ ***************************************************************************
+ * *
+ * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org *
+ * running on your hardware - or even write all or part of your application*
+ * for you? See http://www.OpenRTOS.com for details. *
+ * *
+ ***************************************************************************
+ ***************************************************************************
- Please ensure to read the configuration and relevant port sections of the
+ Please ensure to read the configuration and relevant port sections of the
online documentation.
- +++ http://www.FreeRTOS.org +++
- Documentation, latest information, license and contact details.
+ http://www.FreeRTOS.org - Documentation, latest information, license and
+ contact details.
- +++ http://www.SafeRTOS.com +++
- A version that is certified for use in safety critical systems.
+ http://www.SafeRTOS.com - A version that is certified for use in safety
+ critical systems.
- +++ http://www.OpenRTOS.com +++
- Commercial support, development, porting, licensing and training services.
-
- ***************************************************************************
+ http://www.OpenRTOS.com - Commercial support, development, porting,
+ licensing and training services.
*/
#ifndef PORTMACRO_H
diff --git a/Source/portable/MPLAB/PIC24_dsPIC/port.c b/Source/portable/MPLAB/PIC24_dsPIC/port.c index fe94f5f07..1e2051ad0 100644 --- a/Source/portable/MPLAB/PIC24_dsPIC/port.c +++ b/Source/portable/MPLAB/PIC24_dsPIC/port.c @@ -1,5 +1,5 @@ /*
- FreeRTOS.org V4.7.2 - Copyright (C) 2003-2008 Richard Barry.
+ FreeRTOS.org V4.8.0 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,20 +24,26 @@ can be applied.
***************************************************************************
+ ***************************************************************************
+ * *
+ * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org *
+ * running on your hardware - or even write all or part of your application*
+ * for you? See http://www.OpenRTOS.com for details. *
+ * *
+ ***************************************************************************
+ ***************************************************************************
- Please ensure to read the configuration and relevant port sections of the
+ Please ensure to read the configuration and relevant port sections of the
online documentation.
- +++ http://www.FreeRTOS.org +++
- Documentation, latest information, license and contact details.
+ http://www.FreeRTOS.org - Documentation, latest information, license and
+ contact details.
- +++ http://www.SafeRTOS.com +++
- A version that is certified for use in safety critical systems.
+ http://www.SafeRTOS.com - A version that is certified for use in safety
+ critical systems.
- +++ http://www.OpenRTOS.com +++
- Commercial support, development, porting, licensing and training services.
-
- ***************************************************************************
+ http://www.OpenRTOS.com - Commercial support, development, porting,
+ licensing and training services.
*/
/*
diff --git a/Source/portable/MPLAB/PIC24_dsPIC/portmacro.h b/Source/portable/MPLAB/PIC24_dsPIC/portmacro.h index d71c58f17..c97ef8e3b 100644 --- a/Source/portable/MPLAB/PIC24_dsPIC/portmacro.h +++ b/Source/portable/MPLAB/PIC24_dsPIC/portmacro.h @@ -1,5 +1,5 @@ /*
- FreeRTOS.org V4.7.2 - Copyright (C) 2003-2008 Richard Barry.
+ FreeRTOS.org V4.8.0 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,20 +24,26 @@ can be applied.
***************************************************************************
+ ***************************************************************************
+ * *
+ * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org *
+ * running on your hardware - or even write all or part of your application*
+ * for you? See http://www.OpenRTOS.com for details. *
+ * *
+ ***************************************************************************
+ ***************************************************************************
- Please ensure to read the configuration and relevant port sections of the
+ Please ensure to read the configuration and relevant port sections of the
online documentation.
- +++ http://www.FreeRTOS.org +++
- Documentation, latest information, license and contact details.
+ http://www.FreeRTOS.org - Documentation, latest information, license and
+ contact details.
- +++ http://www.SafeRTOS.com +++
- A version that is certified for use in safety critical systems.
+ http://www.SafeRTOS.com - A version that is certified for use in safety
+ critical systems.
- +++ http://www.OpenRTOS.com +++
- Commercial support, development, porting, licensing and training services.
-
- ***************************************************************************
+ http://www.OpenRTOS.com - Commercial support, development, porting,
+ licensing and training services.
*/
#ifndef PORTMACRO_H
diff --git a/Source/portable/MPLAB/PIC32MX/ISR_Support.h b/Source/portable/MPLAB/PIC32MX/ISR_Support.h index 90f7e042a..9073ae089 100644 --- a/Source/portable/MPLAB/PIC32MX/ISR_Support.h +++ b/Source/portable/MPLAB/PIC32MX/ISR_Support.h @@ -1,5 +1,5 @@ /*
- FreeRTOS.org V4.7.2 - Copyright (C) 2003-2008 Richard Barry.
+ FreeRTOS.org V4.8.0 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,20 +24,26 @@ can be applied.
***************************************************************************
+ ***************************************************************************
+ * *
+ * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org *
+ * running on your hardware - or even write all or part of your application*
+ * for you? See http://www.OpenRTOS.com for details. *
+ * *
+ ***************************************************************************
+ ***************************************************************************
- Please ensure to read the configuration and relevant port sections of the
+ Please ensure to read the configuration and relevant port sections of the
online documentation.
- +++ http://www.FreeRTOS.org +++
- Documentation, latest information, license and contact details.
+ http://www.FreeRTOS.org - Documentation, latest information, license and
+ contact details.
- +++ http://www.SafeRTOS.com +++
- A version that is certified for use in safety critical systems.
+ http://www.SafeRTOS.com - A version that is certified for use in safety
+ critical systems.
- +++ http://www.OpenRTOS.com +++
- Commercial support, development, porting, licensing and training services.
-
- ***************************************************************************
+ http://www.OpenRTOS.com - Commercial support, development, porting,
+ licensing and training services.
*/
#include "FreeRTOSConfig.h"
diff --git a/Source/portable/MPLAB/PIC32MX/port.c b/Source/portable/MPLAB/PIC32MX/port.c index c8b62b0b9..7435d05e6 100644 --- a/Source/portable/MPLAB/PIC32MX/port.c +++ b/Source/portable/MPLAB/PIC32MX/port.c @@ -1,5 +1,5 @@ /*
- FreeRTOS.org V4.7.2 - Copyright (C) 2003-2008 Richard Barry.
+ FreeRTOS.org V4.8.0 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,20 +24,26 @@ can be applied.
***************************************************************************
+ ***************************************************************************
+ * *
+ * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org *
+ * running on your hardware - or even write all or part of your application*
+ * for you? See http://www.OpenRTOS.com for details. *
+ * *
+ ***************************************************************************
+ ***************************************************************************
- Please ensure to read the configuration and relevant port sections of the
+ Please ensure to read the configuration and relevant port sections of the
online documentation.
- +++ http://www.FreeRTOS.org +++
- Documentation, latest information, license and contact details.
+ http://www.FreeRTOS.org - Documentation, latest information, license and
+ contact details.
- +++ http://www.SafeRTOS.com +++
- A version that is certified for use in safety critical systems.
+ http://www.SafeRTOS.com - A version that is certified for use in safety
+ critical systems.
- +++ http://www.OpenRTOS.com +++
- Commercial support, development, porting, licensing and training services.
-
- ***************************************************************************
+ http://www.OpenRTOS.com - Commercial support, development, porting,
+ licensing and training services.
*/
/*-----------------------------------------------------------
diff --git a/Source/portable/MPLAB/PIC32MX/port_asm.S b/Source/portable/MPLAB/PIC32MX/port_asm.S index cab99f454..253bc9c43 100644 --- a/Source/portable/MPLAB/PIC32MX/port_asm.S +++ b/Source/portable/MPLAB/PIC32MX/port_asm.S @@ -1,5 +1,5 @@ /*
- FreeRTOS.org V4.7.2 - Copyright (C) 2003-2008 Richard Barry.
+ FreeRTOS.org V4.8.0 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,20 +24,26 @@ can be applied.
***************************************************************************
+ ***************************************************************************
+ * *
+ * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org *
+ * running on your hardware - or even write all or part of your application*
+ * for you? See http://www.OpenRTOS.com for details. *
+ * *
+ ***************************************************************************
+ ***************************************************************************
- Please ensure to read the configuration and relevant port sections of the
+ Please ensure to read the configuration and relevant port sections of the
online documentation.
- +++ http://www.FreeRTOS.org +++
- Documentation, latest information, license and contact details.
+ http://www.FreeRTOS.org - Documentation, latest information, license and
+ contact details.
- +++ http://www.SafeRTOS.com +++
- A version that is certified for use in safety critical systems.
+ http://www.SafeRTOS.com - A version that is certified for use in safety
+ critical systems.
- +++ http://www.OpenRTOS.com +++
- Commercial support, development, porting, licensing and training services.
-
- ***************************************************************************
+ http://www.OpenRTOS.com - Commercial support, development, porting,
+ licensing and training services.
*/
#include <p32xxxx.h>
diff --git a/Source/portable/MPLAB/PIC32MX/portmacro.h b/Source/portable/MPLAB/PIC32MX/portmacro.h index 9707132f9..953818252 100644 --- a/Source/portable/MPLAB/PIC32MX/portmacro.h +++ b/Source/portable/MPLAB/PIC32MX/portmacro.h @@ -1,5 +1,5 @@ /*
- FreeRTOS.org V4.7.2 - Copyright (C) 2003-2008 Richard Barry.
+ FreeRTOS.org V4.8.0 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,20 +24,26 @@ can be applied.
***************************************************************************
+ ***************************************************************************
+ * *
+ * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org *
+ * running on your hardware - or even write all or part of your application*
+ * for you? See http://www.OpenRTOS.com for details. *
+ * *
+ ***************************************************************************
+ ***************************************************************************
- Please ensure to read the configuration and relevant port sections of the
+ Please ensure to read the configuration and relevant port sections of the
online documentation.
- +++ http://www.FreeRTOS.org +++
- Documentation, latest information, license and contact details.
+ http://www.FreeRTOS.org - Documentation, latest information, license and
+ contact details.
- +++ http://www.SafeRTOS.com +++
- A version that is certified for use in safety critical systems.
+ http://www.SafeRTOS.com - A version that is certified for use in safety
+ critical systems.
- +++ http://www.OpenRTOS.com +++
- Commercial support, development, porting, licensing and training services.
-
- ***************************************************************************
+ http://www.OpenRTOS.com - Commercial support, development, porting,
+ licensing and training services.
*/
#ifndef PORTMACRO_H
diff --git a/Source/portable/MemMang/heap_1.c b/Source/portable/MemMang/heap_1.c index cb27c4c26..67d080d2f 100644 --- a/Source/portable/MemMang/heap_1.c +++ b/Source/portable/MemMang/heap_1.c @@ -1,5 +1,5 @@ /*
- FreeRTOS.org V4.7.2 - Copyright (C) 2003-2008 Richard Barry.
+ FreeRTOS.org V4.8.0 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,20 +24,26 @@ can be applied.
***************************************************************************
+ ***************************************************************************
+ * *
+ * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org *
+ * running on your hardware - or even write all or part of your application*
+ * for you? See http://www.OpenRTOS.com for details. *
+ * *
+ ***************************************************************************
+ ***************************************************************************
- Please ensure to read the configuration and relevant port sections of the
+ Please ensure to read the configuration and relevant port sections of the
online documentation.
- +++ http://www.FreeRTOS.org +++
- Documentation, latest information, license and contact details.
+ http://www.FreeRTOS.org - Documentation, latest information, license and
+ contact details.
- +++ http://www.SafeRTOS.com +++
- A version that is certified for use in safety critical systems.
+ http://www.SafeRTOS.com - A version that is certified for use in safety
+ critical systems.
- +++ http://www.OpenRTOS.com +++
- Commercial support, development, porting, licensing and training services.
-
- ***************************************************************************
+ http://www.OpenRTOS.com - Commercial support, development, porting,
+ licensing and training services.
*/
/*
diff --git a/Source/portable/MemMang/heap_2.c b/Source/portable/MemMang/heap_2.c index c78398891..a42136c88 100644 --- a/Source/portable/MemMang/heap_2.c +++ b/Source/portable/MemMang/heap_2.c @@ -1,5 +1,5 @@ /*
- FreeRTOS.org V4.7.2 - Copyright (C) 2003-2008 Richard Barry.
+ FreeRTOS.org V4.8.0 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,20 +24,26 @@ can be applied.
***************************************************************************
+ ***************************************************************************
+ * *
+ * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org *
+ * running on your hardware - or even write all or part of your application*
+ * for you? See http://www.OpenRTOS.com for details. *
+ * *
+ ***************************************************************************
+ ***************************************************************************
- Please ensure to read the configuration and relevant port sections of the
+ Please ensure to read the configuration and relevant port sections of the
online documentation.
- +++ http://www.FreeRTOS.org +++
- Documentation, latest information, license and contact details.
+ http://www.FreeRTOS.org - Documentation, latest information, license and
+ contact details.
- +++ http://www.SafeRTOS.com +++
- A version that is certified for use in safety critical systems.
+ http://www.SafeRTOS.com - A version that is certified for use in safety
+ critical systems.
- +++ http://www.OpenRTOS.com +++
- Commercial support, development, porting, licensing and training services.
-
- ***************************************************************************
+ http://www.OpenRTOS.com - Commercial support, development, porting,
+ licensing and training services.
*/
/*
diff --git a/Source/portable/MemMang/heap_3.c b/Source/portable/MemMang/heap_3.c index 6ae5e1dfd..43a4524fa 100644 --- a/Source/portable/MemMang/heap_3.c +++ b/Source/portable/MemMang/heap_3.c @@ -1,5 +1,5 @@ /*
- FreeRTOS.org V4.7.2 - Copyright (C) 2003-2008 Richard Barry.
+ FreeRTOS.org V4.8.0 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,20 +24,26 @@ can be applied.
***************************************************************************
+ ***************************************************************************
+ * *
+ * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org *
+ * running on your hardware - or even write all or part of your application*
+ * for you? See http://www.OpenRTOS.com for details. *
+ * *
+ ***************************************************************************
+ ***************************************************************************
- Please ensure to read the configuration and relevant port sections of the
+ Please ensure to read the configuration and relevant port sections of the
online documentation.
- +++ http://www.FreeRTOS.org +++
- Documentation, latest information, license and contact details.
+ http://www.FreeRTOS.org - Documentation, latest information, license and
+ contact details.
- +++ http://www.SafeRTOS.com +++
- A version that is certified for use in safety critical systems.
+ http://www.SafeRTOS.com - A version that is certified for use in safety
+ critical systems.
- +++ http://www.OpenRTOS.com +++
- Commercial support, development, porting, licensing and training services.
-
- ***************************************************************************
+ http://www.OpenRTOS.com - Commercial support, development, porting,
+ licensing and training services.
*/
diff --git a/Source/portable/Paradigm/Tern_EE/large_untested/port.c b/Source/portable/Paradigm/Tern_EE/large_untested/port.c index 7c383ced8..60bb5d2cc 100644 --- a/Source/portable/Paradigm/Tern_EE/large_untested/port.c +++ b/Source/portable/Paradigm/Tern_EE/large_untested/port.c @@ -1,5 +1,5 @@ /*
- FreeRTOS.org V4.7.2 - Copyright (C) 2003-2008 Richard Barry.
+ FreeRTOS.org V4.8.0 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,20 +24,26 @@ can be applied.
***************************************************************************
+ ***************************************************************************
+ * *
+ * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org *
+ * running on your hardware - or even write all or part of your application*
+ * for you? See http://www.OpenRTOS.com for details. *
+ * *
+ ***************************************************************************
+ ***************************************************************************
- Please ensure to read the configuration and relevant port sections of the
+ Please ensure to read the configuration and relevant port sections of the
online documentation.
- +++ http://www.FreeRTOS.org +++
- Documentation, latest information, license and contact details.
+ http://www.FreeRTOS.org - Documentation, latest information, license and
+ contact details.
- +++ http://www.SafeRTOS.com +++
- A version that is certified for use in safety critical systems.
+ http://www.SafeRTOS.com - A version that is certified for use in safety
+ critical systems.
- +++ http://www.OpenRTOS.com +++
- Commercial support, development, porting, licensing and training services.
-
- ***************************************************************************
+ http://www.OpenRTOS.com - Commercial support, development, porting,
+ licensing and training services.
*/
diff --git a/Source/portable/Paradigm/Tern_EE/large_untested/portasm.h b/Source/portable/Paradigm/Tern_EE/large_untested/portasm.h index c09102b97..d5bdeaba8 100644 --- a/Source/portable/Paradigm/Tern_EE/large_untested/portasm.h +++ b/Source/portable/Paradigm/Tern_EE/large_untested/portasm.h @@ -1,5 +1,5 @@ /*
- FreeRTOS.org V4.7.2 - Copyright (C) 2003-2008 Richard Barry.
+ FreeRTOS.org V4.8.0 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,20 +24,26 @@ can be applied.
***************************************************************************
+ ***************************************************************************
+ * *
+ * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org *
+ * running on your hardware - or even write all or part of your application*
+ * for you? See http://www.OpenRTOS.com for details. *
+ * *
+ ***************************************************************************
+ ***************************************************************************
- Please ensure to read the configuration and relevant port sections of the
+ Please ensure to read the configuration and relevant port sections of the
online documentation.
- +++ http://www.FreeRTOS.org +++
- Documentation, latest information, license and contact details.
+ http://www.FreeRTOS.org - Documentation, latest information, license and
+ contact details.
- +++ http://www.SafeRTOS.com +++
- A version that is certified for use in safety critical systems.
+ http://www.SafeRTOS.com - A version that is certified for use in safety
+ critical systems.
- +++ http://www.OpenRTOS.com +++
- Commercial support, development, porting, licensing and training services.
-
- ***************************************************************************
+ http://www.OpenRTOS.com - Commercial support, development, porting,
+ licensing and training services.
*/
typedef void tskTCB;
diff --git a/Source/portable/Paradigm/Tern_EE/large_untested/portmacro.h b/Source/portable/Paradigm/Tern_EE/large_untested/portmacro.h index 3a5f05471..b6ccbcc65 100644 --- a/Source/portable/Paradigm/Tern_EE/large_untested/portmacro.h +++ b/Source/portable/Paradigm/Tern_EE/large_untested/portmacro.h @@ -1,5 +1,5 @@ /*
- FreeRTOS.org V4.7.2 - Copyright (C) 2003-2008 Richard Barry.
+ FreeRTOS.org V4.8.0 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,20 +24,26 @@ can be applied.
***************************************************************************
+ ***************************************************************************
+ * *
+ * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org *
+ * running on your hardware - or even write all or part of your application*
+ * for you? See http://www.OpenRTOS.com for details. *
+ * *
+ ***************************************************************************
+ ***************************************************************************
- Please ensure to read the configuration and relevant port sections of the
+ Please ensure to read the configuration and relevant port sections of the
online documentation.
- +++ http://www.FreeRTOS.org +++
- Documentation, latest information, license and contact details.
+ http://www.FreeRTOS.org - Documentation, latest information, license and
+ contact details.
- +++ http://www.SafeRTOS.com +++
- A version that is certified for use in safety critical systems.
+ http://www.SafeRTOS.com - A version that is certified for use in safety
+ critical systems.
- +++ http://www.OpenRTOS.com +++
- Commercial support, development, porting, licensing and training services.
-
- ***************************************************************************
+ http://www.OpenRTOS.com - Commercial support, development, porting,
+ licensing and training services.
*/
#ifndef PORTMACRO_H
diff --git a/Source/portable/Paradigm/Tern_EE/small/port.c b/Source/portable/Paradigm/Tern_EE/small/port.c index 911acceae..55287cd98 100644 --- a/Source/portable/Paradigm/Tern_EE/small/port.c +++ b/Source/portable/Paradigm/Tern_EE/small/port.c @@ -1,5 +1,5 @@ /*
- FreeRTOS.org V4.7.2 - Copyright (C) 2003-2008 Richard Barry.
+ FreeRTOS.org V4.8.0 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,20 +24,26 @@ can be applied.
***************************************************************************
+ ***************************************************************************
+ * *
+ * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org *
+ * running on your hardware - or even write all or part of your application*
+ * for you? See http://www.OpenRTOS.com for details. *
+ * *
+ ***************************************************************************
+ ***************************************************************************
- Please ensure to read the configuration and relevant port sections of the
+ Please ensure to read the configuration and relevant port sections of the
online documentation.
- +++ http://www.FreeRTOS.org +++
- Documentation, latest information, license and contact details.
+ http://www.FreeRTOS.org - Documentation, latest information, license and
+ contact details.
- +++ http://www.SafeRTOS.com +++
- A version that is certified for use in safety critical systems.
+ http://www.SafeRTOS.com - A version that is certified for use in safety
+ critical systems.
- +++ http://www.OpenRTOS.com +++
- Commercial support, development, porting, licensing and training services.
-
- ***************************************************************************
+ http://www.OpenRTOS.com - Commercial support, development, porting,
+ licensing and training services.
*/
diff --git a/Source/portable/Paradigm/Tern_EE/small/portasm.h b/Source/portable/Paradigm/Tern_EE/small/portasm.h index 76d0716e3..78304babc 100644 --- a/Source/portable/Paradigm/Tern_EE/small/portasm.h +++ b/Source/portable/Paradigm/Tern_EE/small/portasm.h @@ -1,5 +1,5 @@ /*
- FreeRTOS.org V4.7.2 - Copyright (C) 2003-2008 Richard Barry.
+ FreeRTOS.org V4.8.0 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,20 +24,26 @@ can be applied.
***************************************************************************
+ ***************************************************************************
+ * *
+ * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org *
+ * running on your hardware - or even write all or part of your application*
+ * for you? See http://www.OpenRTOS.com for details. *
+ * *
+ ***************************************************************************
+ ***************************************************************************
- Please ensure to read the configuration and relevant port sections of the
+ Please ensure to read the configuration and relevant port sections of the
online documentation.
- +++ http://www.FreeRTOS.org +++
- Documentation, latest information, license and contact details.
+ http://www.FreeRTOS.org - Documentation, latest information, license and
+ contact details.
- +++ http://www.SafeRTOS.com +++
- A version that is certified for use in safety critical systems.
+ http://www.SafeRTOS.com - A version that is certified for use in safety
+ critical systems.
- +++ http://www.OpenRTOS.com +++
- Commercial support, development, porting, licensing and training services.
-
- ***************************************************************************
+ http://www.OpenRTOS.com - Commercial support, development, porting,
+ licensing and training services.
*/
#ifndef PORT_ASM_H
diff --git a/Source/portable/Paradigm/Tern_EE/small/portmacro.h b/Source/portable/Paradigm/Tern_EE/small/portmacro.h index 1081cbd90..bfdefb630 100644 --- a/Source/portable/Paradigm/Tern_EE/small/portmacro.h +++ b/Source/portable/Paradigm/Tern_EE/small/portmacro.h @@ -1,5 +1,5 @@ /*
- FreeRTOS.org V4.7.2 - Copyright (C) 2003-2008 Richard Barry.
+ FreeRTOS.org V4.8.0 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,20 +24,26 @@ can be applied.
***************************************************************************
+ ***************************************************************************
+ * *
+ * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org *
+ * running on your hardware - or even write all or part of your application*
+ * for you? See http://www.OpenRTOS.com for details. *
+ * *
+ ***************************************************************************
+ ***************************************************************************
- Please ensure to read the configuration and relevant port sections of the
+ Please ensure to read the configuration and relevant port sections of the
online documentation.
- +++ http://www.FreeRTOS.org +++
- Documentation, latest information, license and contact details.
+ http://www.FreeRTOS.org - Documentation, latest information, license and
+ contact details.
- +++ http://www.SafeRTOS.com +++
- A version that is certified for use in safety critical systems.
+ http://www.SafeRTOS.com - A version that is certified for use in safety
+ critical systems.
- +++ http://www.OpenRTOS.com +++
- Commercial support, development, porting, licensing and training services.
-
- ***************************************************************************
+ http://www.OpenRTOS.com - Commercial support, development, porting,
+ licensing and training services.
*/
#ifndef PORTMACRO_H
diff --git a/Source/portable/RVDS/ARM_CM3/port.c b/Source/portable/RVDS/ARM_CM3/port.c index c71647c8b..87f9bcd2a 100644 --- a/Source/portable/RVDS/ARM_CM3/port.c +++ b/Source/portable/RVDS/ARM_CM3/port.c @@ -1,5 +1,5 @@ /*
- FreeRTOS.org V4.7.2 - Copyright (C) 2003-2008 Richard Barry.
+ FreeRTOS.org V4.8.0 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,20 +24,26 @@ can be applied.
***************************************************************************
+ ***************************************************************************
+ * *
+ * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org *
+ * running on your hardware - or even write all or part of your application*
+ * for you? See http://www.OpenRTOS.com for details. *
+ * *
+ ***************************************************************************
+ ***************************************************************************
- Please ensure to read the configuration and relevant port sections of the
+ Please ensure to read the configuration and relevant port sections of the
online documentation.
- +++ http://www.FreeRTOS.org +++
- Documentation, latest information, license and contact details.
+ http://www.FreeRTOS.org - Documentation, latest information, license and
+ contact details.
- +++ http://www.SafeRTOS.com +++
- A version that is certified for use in safety critical systems.
+ http://www.SafeRTOS.com - A version that is certified for use in safety
+ critical systems.
- +++ http://www.OpenRTOS.com +++
- Commercial support, development, porting, licensing and training services.
-
- ***************************************************************************
+ http://www.OpenRTOS.com - Commercial support, development, porting,
+ licensing and training services.
*/
/*-----------------------------------------------------------
diff --git a/Source/portable/RVDS/ARM_CM3/portmacro.h b/Source/portable/RVDS/ARM_CM3/portmacro.h index fa3b747a6..9f6f06474 100644 --- a/Source/portable/RVDS/ARM_CM3/portmacro.h +++ b/Source/portable/RVDS/ARM_CM3/portmacro.h @@ -1,5 +1,5 @@ /*
- FreeRTOS.org V4.7.2 - Copyright (C) 2003-2008 Richard Barry.
+ FreeRTOS.org V4.8.0 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,20 +24,26 @@ can be applied.
***************************************************************************
+ ***************************************************************************
+ * *
+ * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org *
+ * running on your hardware - or even write all or part of your application*
+ * for you? See http://www.OpenRTOS.com for details. *
+ * *
+ ***************************************************************************
+ ***************************************************************************
- Please ensure to read the configuration and relevant port sections of the
+ Please ensure to read the configuration and relevant port sections of the
online documentation.
- +++ http://www.FreeRTOS.org +++
- Documentation, latest information, license and contact details.
+ http://www.FreeRTOS.org - Documentation, latest information, license and
+ contact details.
- +++ http://www.SafeRTOS.com +++
- A version that is certified for use in safety critical systems.
+ http://www.SafeRTOS.com - A version that is certified for use in safety
+ critical systems.
- +++ http://www.OpenRTOS.com +++
- Commercial support, development, porting, licensing and training services.
-
- ***************************************************************************
+ http://www.OpenRTOS.com - Commercial support, development, porting,
+ licensing and training services.
*/
diff --git a/Source/portable/Rowley/MSP430F449/Port1/port.c b/Source/portable/Rowley/MSP430F449/Port1/port.c index 1c4d6fb6e..6117f134c 100644 --- a/Source/portable/Rowley/MSP430F449/Port1/port.c +++ b/Source/portable/Rowley/MSP430F449/Port1/port.c @@ -1,5 +1,5 @@ /*
- FreeRTOS.org V4.7.2 - Copyright (C) 2003-2008 Richard Barry.
+ FreeRTOS.org V4.8.0 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,20 +24,26 @@ can be applied.
***************************************************************************
+ ***************************************************************************
+ * *
+ * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org *
+ * running on your hardware - or even write all or part of your application*
+ * for you? See http://www.OpenRTOS.com for details. *
+ * *
+ ***************************************************************************
+ ***************************************************************************
- Please ensure to read the configuration and relevant port sections of the
+ Please ensure to read the configuration and relevant port sections of the
online documentation.
- +++ http://www.FreeRTOS.org +++
- Documentation, latest information, license and contact details.
+ http://www.FreeRTOS.org - Documentation, latest information, license and
+ contact details.
- +++ http://www.SafeRTOS.com +++
- A version that is certified for use in safety critical systems.
+ http://www.SafeRTOS.com - A version that is certified for use in safety
+ critical systems.
- +++ http://www.OpenRTOS.com +++
- Commercial support, development, porting, licensing and training services.
-
- ***************************************************************************
+ http://www.OpenRTOS.com - Commercial support, development, porting,
+ licensing and training services.
*/
/* Scheduler includes. */
diff --git a/Source/portable/Rowley/MSP430F449/Port1/portmacro.h b/Source/portable/Rowley/MSP430F449/Port1/portmacro.h index afe609b75..c6dcb30ea 100644 --- a/Source/portable/Rowley/MSP430F449/Port1/portmacro.h +++ b/Source/portable/Rowley/MSP430F449/Port1/portmacro.h @@ -1,5 +1,5 @@ /*
- FreeRTOS.org V4.7.2 - Copyright (C) 2003-2008 Richard Barry.
+ FreeRTOS.org V4.8.0 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,20 +24,26 @@ can be applied.
***************************************************************************
+ ***************************************************************************
+ * *
+ * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org *
+ * running on your hardware - or even write all or part of your application*
+ * for you? See http://www.OpenRTOS.com for details. *
+ * *
+ ***************************************************************************
+ ***************************************************************************
- Please ensure to read the configuration and relevant port sections of the
+ Please ensure to read the configuration and relevant port sections of the
online documentation.
- +++ http://www.FreeRTOS.org +++
- Documentation, latest information, license and contact details.
+ http://www.FreeRTOS.org - Documentation, latest information, license and
+ contact details.
- +++ http://www.SafeRTOS.com +++
- A version that is certified for use in safety critical systems.
+ http://www.SafeRTOS.com - A version that is certified for use in safety
+ critical systems.
- +++ http://www.OpenRTOS.com +++
- Commercial support, development, porting, licensing and training services.
-
- ***************************************************************************
+ http://www.OpenRTOS.com - Commercial support, development, porting,
+ licensing and training services.
*/
#ifndef PORTMACRO_H
diff --git a/Source/portable/Rowley/MSP430F449/Port2/port.c b/Source/portable/Rowley/MSP430F449/Port2/port.c index e714387e1..ca4eb3d24 100644 --- a/Source/portable/Rowley/MSP430F449/Port2/port.c +++ b/Source/portable/Rowley/MSP430F449/Port2/port.c @@ -1,5 +1,5 @@ /*
- FreeRTOS.org V4.7.2 - Copyright (C) 2003-2008 Richard Barry.
+ FreeRTOS.org V4.8.0 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,20 +24,26 @@ can be applied.
***************************************************************************
+ ***************************************************************************
+ * *
+ * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org *
+ * running on your hardware - or even write all or part of your application*
+ * for you? See http://www.OpenRTOS.com for details. *
+ * *
+ ***************************************************************************
+ ***************************************************************************
- Please ensure to read the configuration and relevant port sections of the
+ Please ensure to read the configuration and relevant port sections of the
online documentation.
- +++ http://www.FreeRTOS.org +++
- Documentation, latest information, license and contact details.
+ http://www.FreeRTOS.org - Documentation, latest information, license and
+ contact details.
- +++ http://www.SafeRTOS.com +++
- A version that is certified for use in safety critical systems.
+ http://www.SafeRTOS.com - A version that is certified for use in safety
+ critical systems.
- +++ http://www.OpenRTOS.com +++
- Commercial support, development, porting, licensing and training services.
-
- ***************************************************************************
+ http://www.OpenRTOS.com - Commercial support, development, porting,
+ licensing and training services.
*/
diff --git a/Source/portable/Rowley/MSP430F449/Port2/portmacro.h b/Source/portable/Rowley/MSP430F449/Port2/portmacro.h index fa9ba08a6..a2ada2c3a 100644 --- a/Source/portable/Rowley/MSP430F449/Port2/portmacro.h +++ b/Source/portable/Rowley/MSP430F449/Port2/portmacro.h @@ -1,5 +1,5 @@ /*
- FreeRTOS.org V4.7.2 - Copyright (C) 2003-2008 Richard Barry.
+ FreeRTOS.org V4.8.0 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,20 +24,26 @@ can be applied.
***************************************************************************
+ ***************************************************************************
+ * *
+ * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org *
+ * running on your hardware - or even write all or part of your application*
+ * for you? See http://www.OpenRTOS.com for details. *
+ * *
+ ***************************************************************************
+ ***************************************************************************
- Please ensure to read the configuration and relevant port sections of the
+ Please ensure to read the configuration and relevant port sections of the
online documentation.
- +++ http://www.FreeRTOS.org +++
- Documentation, latest information, license and contact details.
+ http://www.FreeRTOS.org - Documentation, latest information, license and
+ contact details.
- +++ http://www.SafeRTOS.com +++
- A version that is certified for use in safety critical systems.
+ http://www.SafeRTOS.com - A version that is certified for use in safety
+ critical systems.
- +++ http://www.OpenRTOS.com +++
- Commercial support, development, porting, licensing and training services.
-
- ***************************************************************************
+ http://www.OpenRTOS.com - Commercial support, development, porting,
+ licensing and training services.
*/
#ifndef PORTMACRO_H
diff --git a/Source/portable/Rowley/MSP430F449/port.c b/Source/portable/Rowley/MSP430F449/port.c index 1c4d6fb6e..6117f134c 100644 --- a/Source/portable/Rowley/MSP430F449/port.c +++ b/Source/portable/Rowley/MSP430F449/port.c @@ -1,5 +1,5 @@ /*
- FreeRTOS.org V4.7.2 - Copyright (C) 2003-2008 Richard Barry.
+ FreeRTOS.org V4.8.0 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,20 +24,26 @@ can be applied.
***************************************************************************
+ ***************************************************************************
+ * *
+ * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org *
+ * running on your hardware - or even write all or part of your application*
+ * for you? See http://www.OpenRTOS.com for details. *
+ * *
+ ***************************************************************************
+ ***************************************************************************
- Please ensure to read the configuration and relevant port sections of the
+ Please ensure to read the configuration and relevant port sections of the
online documentation.
- +++ http://www.FreeRTOS.org +++
- Documentation, latest information, license and contact details.
+ http://www.FreeRTOS.org - Documentation, latest information, license and
+ contact details.
- +++ http://www.SafeRTOS.com +++
- A version that is certified for use in safety critical systems.
+ http://www.SafeRTOS.com - A version that is certified for use in safety
+ critical systems.
- +++ http://www.OpenRTOS.com +++
- Commercial support, development, porting, licensing and training services.
-
- ***************************************************************************
+ http://www.OpenRTOS.com - Commercial support, development, porting,
+ licensing and training services.
*/
/* Scheduler includes. */
diff --git a/Source/portable/Rowley/MSP430F449/portmacro.h b/Source/portable/Rowley/MSP430F449/portmacro.h index e9c27c565..fc92355f7 100644 --- a/Source/portable/Rowley/MSP430F449/portmacro.h +++ b/Source/portable/Rowley/MSP430F449/portmacro.h @@ -1,5 +1,5 @@ /*
- FreeRTOS.org V4.7.2 - Copyright (C) 2003-2008 Richard Barry.
+ FreeRTOS.org V4.8.0 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,20 +24,26 @@ can be applied.
***************************************************************************
+ ***************************************************************************
+ * *
+ * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org *
+ * running on your hardware - or even write all or part of your application*
+ * for you? See http://www.OpenRTOS.com for details. *
+ * *
+ ***************************************************************************
+ ***************************************************************************
- Please ensure to read the configuration and relevant port sections of the
+ Please ensure to read the configuration and relevant port sections of the
online documentation.
- +++ http://www.FreeRTOS.org +++
- Documentation, latest information, license and contact details.
+ http://www.FreeRTOS.org - Documentation, latest information, license and
+ contact details.
- +++ http://www.SafeRTOS.com +++
- A version that is certified for use in safety critical systems.
+ http://www.SafeRTOS.com - A version that is certified for use in safety
+ critical systems.
- +++ http://www.OpenRTOS.com +++
- Commercial support, development, porting, licensing and training services.
-
- ***************************************************************************
+ http://www.OpenRTOS.com - Commercial support, development, porting,
+ licensing and training services.
*/
#ifndef PORTMACRO_H
diff --git a/Source/portable/SDCC/Cygnal/port.c b/Source/portable/SDCC/Cygnal/port.c index 37c79a72f..cfd3a9fe4 100644 --- a/Source/portable/SDCC/Cygnal/port.c +++ b/Source/portable/SDCC/Cygnal/port.c @@ -1,5 +1,5 @@ /*
- FreeRTOS.org V4.7.2 - Copyright (C) 2003-2008 Richard Barry.
+ FreeRTOS.org V4.8.0 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,20 +24,26 @@ can be applied.
***************************************************************************
+ ***************************************************************************
+ * *
+ * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org *
+ * running on your hardware - or even write all or part of your application*
+ * for you? See http://www.OpenRTOS.com for details. *
+ * *
+ ***************************************************************************
+ ***************************************************************************
- Please ensure to read the configuration and relevant port sections of the
+ Please ensure to read the configuration and relevant port sections of the
online documentation.
- +++ http://www.FreeRTOS.org +++
- Documentation, latest information, license and contact details.
+ http://www.FreeRTOS.org - Documentation, latest information, license and
+ contact details.
- +++ http://www.SafeRTOS.com +++
- A version that is certified for use in safety critical systems.
+ http://www.SafeRTOS.com - A version that is certified for use in safety
+ critical systems.
- +++ http://www.OpenRTOS.com +++
- Commercial support, development, porting, licensing and training services.
-
- ***************************************************************************
+ http://www.OpenRTOS.com - Commercial support, development, porting,
+ licensing and training services.
*/
/*-----------------------------------------------------------
diff --git a/Source/portable/SDCC/Cygnal/portmacro.h b/Source/portable/SDCC/Cygnal/portmacro.h index 4e108bfb8..4d2087ef7 100644 --- a/Source/portable/SDCC/Cygnal/portmacro.h +++ b/Source/portable/SDCC/Cygnal/portmacro.h @@ -1,5 +1,5 @@ /*
- FreeRTOS.org V4.7.2 - Copyright (C) 2003-2008 Richard Barry.
+ FreeRTOS.org V4.8.0 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,20 +24,26 @@ can be applied.
***************************************************************************
+ ***************************************************************************
+ * *
+ * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org *
+ * running on your hardware - or even write all or part of your application*
+ * for you? See http://www.OpenRTOS.com for details. *
+ * *
+ ***************************************************************************
+ ***************************************************************************
- Please ensure to read the configuration and relevant port sections of the
+ Please ensure to read the configuration and relevant port sections of the
online documentation.
- +++ http://www.FreeRTOS.org +++
- Documentation, latest information, license and contact details.
+ http://www.FreeRTOS.org - Documentation, latest information, license and
+ contact details.
- +++ http://www.SafeRTOS.com +++
- A version that is certified for use in safety critical systems.
+ http://www.SafeRTOS.com - A version that is certified for use in safety
+ critical systems.
- +++ http://www.OpenRTOS.com +++
- Commercial support, development, porting, licensing and training services.
-
- ***************************************************************************
+ http://www.OpenRTOS.com - Commercial support, development, porting,
+ licensing and training services.
*/
#ifndef PORTMACRO_H
diff --git a/Source/portable/Softune/MB91460/port.c b/Source/portable/Softune/MB91460/port.c index 680545ab6..8000480d9 100644 --- a/Source/portable/Softune/MB91460/port.c +++ b/Source/portable/Softune/MB91460/port.c @@ -1,5 +1,5 @@ /*
- FreeRTOS.org V4.7.2 - Copyright (C) 2003-2008 Richard Barry.
+ FreeRTOS.org V4.8.0 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,20 +24,26 @@ can be applied.
***************************************************************************
+ ***************************************************************************
+ * *
+ * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org *
+ * running on your hardware - or even write all or part of your application*
+ * for you? See http://www.OpenRTOS.com for details. *
+ * *
+ ***************************************************************************
+ ***************************************************************************
- Please ensure to read the configuration and relevant port sections of the
+ Please ensure to read the configuration and relevant port sections of the
online documentation.
- +++ http://www.FreeRTOS.org +++
- Documentation, latest information, license and contact details.
+ http://www.FreeRTOS.org - Documentation, latest information, license and
+ contact details.
- +++ http://www.SafeRTOS.com +++
- A version that is certified for use in safety critical systems.
+ http://www.SafeRTOS.com - A version that is certified for use in safety
+ critical systems.
- +++ http://www.OpenRTOS.com +++
- Commercial support, development, porting, licensing and training services.
-
- ***************************************************************************
+ http://www.OpenRTOS.com - Commercial support, development, porting,
+ licensing and training services.
*/
#include "FreeRTOS.h"
diff --git a/Source/portable/Softune/MB91460/portmacro.h b/Source/portable/Softune/MB91460/portmacro.h index 57a2f7ff7..68d049e55 100644 --- a/Source/portable/Softune/MB91460/portmacro.h +++ b/Source/portable/Softune/MB91460/portmacro.h @@ -1,5 +1,5 @@ /*
- FreeRTOS.org V4.7.2 - Copyright (C) 2003-2008 Richard Barry.
+ FreeRTOS.org V4.8.0 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,20 +24,26 @@ can be applied.
***************************************************************************
+ ***************************************************************************
+ * *
+ * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org *
+ * running on your hardware - or even write all or part of your application*
+ * for you? See http://www.OpenRTOS.com for details. *
+ * *
+ ***************************************************************************
+ ***************************************************************************
- Please ensure to read the configuration and relevant port sections of the
+ Please ensure to read the configuration and relevant port sections of the
online documentation.
- +++ http://www.FreeRTOS.org +++
- Documentation, latest information, license and contact details.
+ http://www.FreeRTOS.org - Documentation, latest information, license and
+ contact details.
- +++ http://www.SafeRTOS.com +++
- A version that is certified for use in safety critical systems.
+ http://www.SafeRTOS.com - A version that is certified for use in safety
+ critical systems.
- +++ http://www.OpenRTOS.com +++
- Commercial support, development, porting, licensing and training services.
-
- ***************************************************************************
+ http://www.OpenRTOS.com - Commercial support, development, porting,
+ licensing and training services.
*/
#ifndef PORTMACRO_H
diff --git a/Source/portable/Softune/MB96340/port.c b/Source/portable/Softune/MB96340/port.c index e6d16800e..2225fdbea 100644 --- a/Source/portable/Softune/MB96340/port.c +++ b/Source/portable/Softune/MB96340/port.c @@ -1,5 +1,5 @@ /*
- FreeRTOS.org V4.7.2 - Copyright (C) 2003-2008 Richard Barry.
+ FreeRTOS.org V4.8.0 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,20 +24,26 @@ can be applied.
***************************************************************************
+ ***************************************************************************
+ * *
+ * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org *
+ * running on your hardware - or even write all or part of your application*
+ * for you? See http://www.OpenRTOS.com for details. *
+ * *
+ ***************************************************************************
+ ***************************************************************************
- Please ensure to read the configuration and relevant port sections of the
+ Please ensure to read the configuration and relevant port sections of the
online documentation.
- +++ http://www.FreeRTOS.org +++
- Documentation, latest information, license and contact details.
+ http://www.FreeRTOS.org - Documentation, latest information, license and
+ contact details.
- +++ http://www.SafeRTOS.com +++
- A version that is certified for use in safety critical systems.
+ http://www.SafeRTOS.com - A version that is certified for use in safety
+ critical systems.
- +++ http://www.OpenRTOS.com +++
- Commercial support, development, porting, licensing and training services.
-
- ***************************************************************************
+ http://www.OpenRTOS.com - Commercial support, development, porting,
+ licensing and training services.
*/
#include "FreeRTOS.h"
diff --git a/Source/portable/Softune/MB96340/portmacro.h b/Source/portable/Softune/MB96340/portmacro.h index 5807de88a..b6b0de9e1 100644 --- a/Source/portable/Softune/MB96340/portmacro.h +++ b/Source/portable/Softune/MB96340/portmacro.h @@ -1,5 +1,5 @@ /*
- FreeRTOS.org V4.7.2 - Copyright (C) 2003-2008 Richard Barry.
+ FreeRTOS.org V4.8.0 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,20 +24,26 @@ can be applied.
***************************************************************************
+ ***************************************************************************
+ * *
+ * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org *
+ * running on your hardware - or even write all or part of your application*
+ * for you? See http://www.OpenRTOS.com for details. *
+ * *
+ ***************************************************************************
+ ***************************************************************************
- Please ensure to read the configuration and relevant port sections of the
+ Please ensure to read the configuration and relevant port sections of the
online documentation.
- +++ http://www.FreeRTOS.org +++
- Documentation, latest information, license and contact details.
+ http://www.FreeRTOS.org - Documentation, latest information, license and
+ contact details.
- +++ http://www.SafeRTOS.com +++
- A version that is certified for use in safety critical systems.
+ http://www.SafeRTOS.com - A version that is certified for use in safety
+ critical systems.
- +++ http://www.OpenRTOS.com +++
- Commercial support, development, porting, licensing and training services.
-
- ***************************************************************************
+ http://www.OpenRTOS.com - Commercial support, development, porting,
+ licensing and training services.
*/
diff --git a/Source/portable/WizC/PIC18/Drivers/Tick/Tick.c b/Source/portable/WizC/PIC18/Drivers/Tick/Tick.c index 341161fad..863398eeb 100644 --- a/Source/portable/WizC/PIC18/Drivers/Tick/Tick.c +++ b/Source/portable/WizC/PIC18/Drivers/Tick/Tick.c @@ -1,5 +1,5 @@ /*
- FreeRTOS.org V4.7.2 - Copyright (C) 2003-2008 Richard Barry.
+ FreeRTOS.org V4.8.0 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,20 +24,26 @@ can be applied.
***************************************************************************
+ ***************************************************************************
+ * *
+ * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org *
+ * running on your hardware - or even write all or part of your application*
+ * for you? See http://www.OpenRTOS.com for details. *
+ * *
+ ***************************************************************************
+ ***************************************************************************
- Please ensure to read the configuration and relevant port sections of the
+ Please ensure to read the configuration and relevant port sections of the
online documentation.
- +++ http://www.FreeRTOS.org +++
- Documentation, latest information, license and contact details.
+ http://www.FreeRTOS.org - Documentation, latest information, license and
+ contact details.
- +++ http://www.SafeRTOS.com +++
- A version that is certified for use in safety critical systems.
+ http://www.SafeRTOS.com - A version that is certified for use in safety
+ critical systems.
- +++ http://www.OpenRTOS.com +++
- Commercial support, development, porting, licensing and training services.
-
- ***************************************************************************
+ http://www.OpenRTOS.com - Commercial support, development, porting,
+ licensing and training services.
*/
/*
diff --git a/Source/portable/WizC/PIC18/Drivers/Tick/isrTick.c b/Source/portable/WizC/PIC18/Drivers/Tick/isrTick.c index 9448ec354..ee7bdb404 100644 --- a/Source/portable/WizC/PIC18/Drivers/Tick/isrTick.c +++ b/Source/portable/WizC/PIC18/Drivers/Tick/isrTick.c @@ -1,5 +1,5 @@ /*
- FreeRTOS.org V4.7.2 - Copyright (C) 2003-2008 Richard Barry.
+ FreeRTOS.org V4.8.0 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,20 +24,26 @@ can be applied.
***************************************************************************
+ ***************************************************************************
+ * *
+ * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org *
+ * running on your hardware - or even write all or part of your application*
+ * for you? See http://www.OpenRTOS.com for details. *
+ * *
+ ***************************************************************************
+ ***************************************************************************
- Please ensure to read the configuration and relevant port sections of the
+ Please ensure to read the configuration and relevant port sections of the
online documentation.
- +++ http://www.FreeRTOS.org +++
- Documentation, latest information, license and contact details.
+ http://www.FreeRTOS.org - Documentation, latest information, license and
+ contact details.
- +++ http://www.SafeRTOS.com +++
- A version that is certified for use in safety critical systems.
+ http://www.SafeRTOS.com - A version that is certified for use in safety
+ critical systems.
- +++ http://www.OpenRTOS.com +++
- Commercial support, development, porting, licensing and training services.
-
- ***************************************************************************
+ http://www.OpenRTOS.com - Commercial support, development, porting,
+ licensing and training services.
*/
/*
diff --git a/Source/portable/WizC/PIC18/addFreeRTOS.h b/Source/portable/WizC/PIC18/addFreeRTOS.h index ec3ebec13..948de3f15 100644 --- a/Source/portable/WizC/PIC18/addFreeRTOS.h +++ b/Source/portable/WizC/PIC18/addFreeRTOS.h @@ -1,5 +1,5 @@ /*
- FreeRTOS.org V4.7.2 - Copyright (C) 2003-2008 Richard Barry.
+ FreeRTOS.org V4.8.0 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,20 +24,26 @@ can be applied.
***************************************************************************
+ ***************************************************************************
+ * *
+ * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org *
+ * running on your hardware - or even write all or part of your application*
+ * for you? See http://www.OpenRTOS.com for details. *
+ * *
+ ***************************************************************************
+ ***************************************************************************
- Please ensure to read the configuration and relevant port sections of the
+ Please ensure to read the configuration and relevant port sections of the
online documentation.
- +++ http://www.FreeRTOS.org +++
- Documentation, latest information, license and contact details.
+ http://www.FreeRTOS.org - Documentation, latest information, license and
+ contact details.
- +++ http://www.SafeRTOS.com +++
- A version that is certified for use in safety critical systems.
+ http://www.SafeRTOS.com - A version that is certified for use in safety
+ critical systems.
- +++ http://www.OpenRTOS.com +++
- Commercial support, development, porting, licensing and training services.
-
- ***************************************************************************
+ http://www.OpenRTOS.com - Commercial support, development, porting,
+ licensing and training services.
*/
/*
diff --git a/Source/portable/WizC/PIC18/port.c b/Source/portable/WizC/PIC18/port.c index e096246c2..60a0fa8ea 100644 --- a/Source/portable/WizC/PIC18/port.c +++ b/Source/portable/WizC/PIC18/port.c @@ -1,5 +1,5 @@ /*
- FreeRTOS.org V4.7.2 - Copyright (C) 2003-2008 Richard Barry.
+ FreeRTOS.org V4.8.0 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,20 +24,26 @@ can be applied.
***************************************************************************
+ ***************************************************************************
+ * *
+ * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org *
+ * running on your hardware - or even write all or part of your application*
+ * for you? See http://www.OpenRTOS.com for details. *
+ * *
+ ***************************************************************************
+ ***************************************************************************
- Please ensure to read the configuration and relevant port sections of the
+ Please ensure to read the configuration and relevant port sections of the
online documentation.
- +++ http://www.FreeRTOS.org +++
- Documentation, latest information, license and contact details.
+ http://www.FreeRTOS.org - Documentation, latest information, license and
+ contact details.
- +++ http://www.SafeRTOS.com +++
- A version that is certified for use in safety critical systems.
+ http://www.SafeRTOS.com - A version that is certified for use in safety
+ critical systems.
- +++ http://www.OpenRTOS.com +++
- Commercial support, development, porting, licensing and training services.
-
- ***************************************************************************
+ http://www.OpenRTOS.com - Commercial support, development, porting,
+ licensing and training services.
*/
/*
diff --git a/Source/portable/WizC/PIC18/portmacro.h b/Source/portable/WizC/PIC18/portmacro.h index 8c6e5bda7..d2c79ae6b 100644 --- a/Source/portable/WizC/PIC18/portmacro.h +++ b/Source/portable/WizC/PIC18/portmacro.h @@ -1,5 +1,5 @@ /*
- FreeRTOS.org V4.7.2 - Copyright (C) 2003-2008 Richard Barry.
+ FreeRTOS.org V4.8.0 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,20 +24,26 @@ can be applied.
***************************************************************************
+ ***************************************************************************
+ * *
+ * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org *
+ * running on your hardware - or even write all or part of your application*
+ * for you? See http://www.OpenRTOS.com for details. *
+ * *
+ ***************************************************************************
+ ***************************************************************************
- Please ensure to read the configuration and relevant port sections of the
+ Please ensure to read the configuration and relevant port sections of the
online documentation.
- +++ http://www.FreeRTOS.org +++
- Documentation, latest information, license and contact details.
+ http://www.FreeRTOS.org - Documentation, latest information, license and
+ contact details.
- +++ http://www.SafeRTOS.com +++
- A version that is certified for use in safety critical systems.
+ http://www.SafeRTOS.com - A version that is certified for use in safety
+ critical systems.
- +++ http://www.OpenRTOS.com +++
- Commercial support, development, porting, licensing and training services.
-
- ***************************************************************************
+ http://www.OpenRTOS.com - Commercial support, development, porting,
+ licensing and training services.
*/
/*
diff --git a/Source/portable/oWatcom/16BitDOS/Flsh186/port.c b/Source/portable/oWatcom/16BitDOS/Flsh186/port.c index 554b81adf..88eed7670 100644 --- a/Source/portable/oWatcom/16BitDOS/Flsh186/port.c +++ b/Source/portable/oWatcom/16BitDOS/Flsh186/port.c @@ -1,5 +1,5 @@ /*
- FreeRTOS.org V4.7.2 - Copyright (C) 2003-2008 Richard Barry.
+ FreeRTOS.org V4.8.0 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,20 +24,26 @@ can be applied.
***************************************************************************
+ ***************************************************************************
+ * *
+ * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org *
+ * running on your hardware - or even write all or part of your application*
+ * for you? See http://www.OpenRTOS.com for details. *
+ * *
+ ***************************************************************************
+ ***************************************************************************
- Please ensure to read the configuration and relevant port sections of the
+ Please ensure to read the configuration and relevant port sections of the
online documentation.
- +++ http://www.FreeRTOS.org +++
- Documentation, latest information, license and contact details.
+ http://www.FreeRTOS.org - Documentation, latest information, license and
+ contact details.
- +++ http://www.SafeRTOS.com +++
- A version that is certified for use in safety critical systems.
+ http://www.SafeRTOS.com - A version that is certified for use in safety
+ critical systems.
- +++ http://www.OpenRTOS.com +++
- Commercial support, development, porting, licensing and training services.
-
- ***************************************************************************
+ http://www.OpenRTOS.com - Commercial support, development, porting,
+ licensing and training services.
*/
/*
diff --git a/Source/portable/oWatcom/16BitDOS/Flsh186/portmacro.h b/Source/portable/oWatcom/16BitDOS/Flsh186/portmacro.h index b4d3b51eb..c9525b3d8 100644 --- a/Source/portable/oWatcom/16BitDOS/Flsh186/portmacro.h +++ b/Source/portable/oWatcom/16BitDOS/Flsh186/portmacro.h @@ -1,5 +1,5 @@ /*
- FreeRTOS.org V4.7.2 - Copyright (C) 2003-2008 Richard Barry.
+ FreeRTOS.org V4.8.0 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,20 +24,26 @@ can be applied.
***************************************************************************
+ ***************************************************************************
+ * *
+ * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org *
+ * running on your hardware - or even write all or part of your application*
+ * for you? See http://www.OpenRTOS.com for details. *
+ * *
+ ***************************************************************************
+ ***************************************************************************
- Please ensure to read the configuration and relevant port sections of the
+ Please ensure to read the configuration and relevant port sections of the
online documentation.
- +++ http://www.FreeRTOS.org +++
- Documentation, latest information, license and contact details.
+ http://www.FreeRTOS.org - Documentation, latest information, license and
+ contact details.
- +++ http://www.SafeRTOS.com +++
- A version that is certified for use in safety critical systems.
+ http://www.SafeRTOS.com - A version that is certified for use in safety
+ critical systems.
- +++ http://www.OpenRTOS.com +++
- Commercial support, development, porting, licensing and training services.
-
- ***************************************************************************
+ http://www.OpenRTOS.com - Commercial support, development, porting,
+ licensing and training services.
*/
#ifndef PORTMACRO_H
diff --git a/Source/portable/oWatcom/16BitDOS/PC/port.c b/Source/portable/oWatcom/16BitDOS/PC/port.c index a2439a87c..af1fd1557 100644 --- a/Source/portable/oWatcom/16BitDOS/PC/port.c +++ b/Source/portable/oWatcom/16BitDOS/PC/port.c @@ -1,5 +1,5 @@ /*
- FreeRTOS.org V4.7.2 - Copyright (C) 2003-2008 Richard Barry.
+ FreeRTOS.org V4.8.0 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,20 +24,26 @@ can be applied.
***************************************************************************
+ ***************************************************************************
+ * *
+ * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org *
+ * running on your hardware - or even write all or part of your application*
+ * for you? See http://www.OpenRTOS.com for details. *
+ * *
+ ***************************************************************************
+ ***************************************************************************
- Please ensure to read the configuration and relevant port sections of the
+ Please ensure to read the configuration and relevant port sections of the
online documentation.
- +++ http://www.FreeRTOS.org +++
- Documentation, latest information, license and contact details.
+ http://www.FreeRTOS.org - Documentation, latest information, license and
+ contact details.
- +++ http://www.SafeRTOS.com +++
- A version that is certified for use in safety critical systems.
+ http://www.SafeRTOS.com - A version that is certified for use in safety
+ critical systems.
- +++ http://www.OpenRTOS.com +++
- Commercial support, development, porting, licensing and training services.
-
- ***************************************************************************
+ http://www.OpenRTOS.com - Commercial support, development, porting,
+ licensing and training services.
*/
/*
diff --git a/Source/portable/oWatcom/16BitDOS/PC/portmacro.h b/Source/portable/oWatcom/16BitDOS/PC/portmacro.h index e5e232b3e..de8c096bc 100644 --- a/Source/portable/oWatcom/16BitDOS/PC/portmacro.h +++ b/Source/portable/oWatcom/16BitDOS/PC/portmacro.h @@ -1,5 +1,5 @@ /*
- FreeRTOS.org V4.7.2 - Copyright (C) 2003-2008 Richard Barry.
+ FreeRTOS.org V4.8.0 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,20 +24,26 @@ can be applied.
***************************************************************************
+ ***************************************************************************
+ * *
+ * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org *
+ * running on your hardware - or even write all or part of your application*
+ * for you? See http://www.OpenRTOS.com for details. *
+ * *
+ ***************************************************************************
+ ***************************************************************************
- Please ensure to read the configuration and relevant port sections of the
+ Please ensure to read the configuration and relevant port sections of the
online documentation.
- +++ http://www.FreeRTOS.org +++
- Documentation, latest information, license and contact details.
+ http://www.FreeRTOS.org - Documentation, latest information, license and
+ contact details.
- +++ http://www.SafeRTOS.com +++
- A version that is certified for use in safety critical systems.
+ http://www.SafeRTOS.com - A version that is certified for use in safety
+ critical systems.
- +++ http://www.OpenRTOS.com +++
- Commercial support, development, porting, licensing and training services.
-
- ***************************************************************************
+ http://www.OpenRTOS.com - Commercial support, development, porting,
+ licensing and training services.
*/
#ifndef PORTMACRO_H
diff --git a/Source/portable/oWatcom/16BitDOS/common/portasm.h b/Source/portable/oWatcom/16BitDOS/common/portasm.h index 90ec840f3..1aa0db00b 100644 --- a/Source/portable/oWatcom/16BitDOS/common/portasm.h +++ b/Source/portable/oWatcom/16BitDOS/common/portasm.h @@ -1,5 +1,5 @@ /*
- FreeRTOS.org V4.7.2 - Copyright (C) 2003-2008 Richard Barry.
+ FreeRTOS.org V4.8.0 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,20 +24,26 @@ can be applied.
***************************************************************************
+ ***************************************************************************
+ * *
+ * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org *
+ * running on your hardware - or even write all or part of your application*
+ * for you? See http://www.OpenRTOS.com for details. *
+ * *
+ ***************************************************************************
+ ***************************************************************************
- Please ensure to read the configuration and relevant port sections of the
+ Please ensure to read the configuration and relevant port sections of the
online documentation.
- +++ http://www.FreeRTOS.org +++
- Documentation, latest information, license and contact details.
+ http://www.FreeRTOS.org - Documentation, latest information, license and
+ contact details.
- +++ http://www.SafeRTOS.com +++
- A version that is certified for use in safety critical systems.
+ http://www.SafeRTOS.com - A version that is certified for use in safety
+ critical systems.
- +++ http://www.OpenRTOS.com +++
- Commercial support, development, porting, licensing and training services.
-
- ***************************************************************************
+ http://www.OpenRTOS.com - Commercial support, development, porting,
+ licensing and training services.
*/
typedef void tskTCB;
diff --git a/Source/portable/oWatcom/16BitDOS/common/portcomn.c b/Source/portable/oWatcom/16BitDOS/common/portcomn.c index 7993da295..72414a68b 100644 --- a/Source/portable/oWatcom/16BitDOS/common/portcomn.c +++ b/Source/portable/oWatcom/16BitDOS/common/portcomn.c @@ -1,5 +1,5 @@ /*
- FreeRTOS.org V4.7.2 - Copyright (C) 2003-2008 Richard Barry.
+ FreeRTOS.org V4.8.0 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,20 +24,26 @@ can be applied.
***************************************************************************
+ ***************************************************************************
+ * *
+ * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org *
+ * running on your hardware - or even write all or part of your application*
+ * for you? See http://www.OpenRTOS.com for details. *
+ * *
+ ***************************************************************************
+ ***************************************************************************
- Please ensure to read the configuration and relevant port sections of the
+ Please ensure to read the configuration and relevant port sections of the
online documentation.
- +++ http://www.FreeRTOS.org +++
- Documentation, latest information, license and contact details.
+ http://www.FreeRTOS.org - Documentation, latest information, license and
+ contact details.
- +++ http://www.SafeRTOS.com +++
- A version that is certified for use in safety critical systems.
+ http://www.SafeRTOS.com - A version that is certified for use in safety
+ critical systems.
- +++ http://www.OpenRTOS.com +++
- Commercial support, development, porting, licensing and training services.
-
- ***************************************************************************
+ http://www.OpenRTOS.com - Commercial support, development, porting,
+ licensing and training services.
*/
/*
|