Update version numbers to V4.8.0

This commit is contained in:
Richard Barry 2008-03-25 21:22:13 +00:00
parent 3b4545cdf6
commit 527fb6a907
496 changed files with 8344 additions and 5518 deletions

View file

@ -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.
@ -23,21 +23,27 @@
of http://www.FreeRTOS.org for full details of how and when the exception
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"

View file

@ -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.
@ -23,21 +23,27 @@
of http://www.FreeRTOS.org for full details of how and when the exception
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.
*/
#ifndef INC_FREERTOS_H

View file

@ -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.
@ -23,21 +23,27 @@
of http://www.FreeRTOS.org for full details of how and when the exception
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 CO_ROUTINE_H
#define CO_ROUTINE_H

View file

@ -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.
@ -23,21 +23,27 @@
of http://www.FreeRTOS.org for full details of how and when the exception
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.
*/
/*

View file

@ -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.
@ -23,21 +23,27 @@
of http:www.FreeRTOS.org for full details of how and when the exception
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.
*/
/*-----------------------------------------------------------

View file

@ -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.
@ -23,21 +23,27 @@
of http://www.FreeRTOS.org for full details of how and when the exception
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 PROJDEFS_H

View file

@ -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.
@ -23,21 +23,27 @@
of http://www.FreeRTOS.org for full details of how and when the exception
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 QUEUE_H

View file

@ -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.
@ -23,21 +23,27 @@
of http://www.FreeRTOS.org for full details of how and when the exception
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 SEMAPHORE_H

View file

@ -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.
@ -23,21 +23,27 @@
of http://www.FreeRTOS.org for full details of how and when the exception
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.
*/
/*

View file

@ -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.
@ -23,21 +23,27 @@
of http://www.FreeRTOS.org for full details of how and when the exception
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.
*/
/*

View file

@ -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.
@ -23,21 +23,27 @@
of http://www.FreeRTOS.org for full details of how and when the exception
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.
*/
/*

View file

@ -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.
@ -23,21 +23,27 @@
of http://www.FreeRTOS.org for full details of how and when the exception
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

View file

@ -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.
@ -23,21 +23,27 @@
of http://www.FreeRTOS.org for full details of how and when the exception
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.
*/
/*

View file

@ -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.
@ -23,21 +23,27 @@
of http://www.FreeRTOS.org for full details of how and when the exception
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

View file

@ -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.
@ -23,21 +23,27 @@
of http://www.FreeRTOS.org for full details of how and when the exception
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

View file

@ -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.
@ -23,21 +23,27 @@
of http://www.FreeRTOS.org for full details of how and when the exception
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.
*/
/*

View file

@ -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.
@ -23,21 +23,27 @@
of http://www.FreeRTOS.org for full details of how and when the exception
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. */

View file

@ -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.
@ -23,21 +23,27 @@
of http://www.FreeRTOS.org for full details of how and when the exception
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.
*/

View file

@ -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.
@ -23,21 +23,27 @@
of http://www.FreeRTOS.org for full details of how and when the exception
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.
*/

View file

@ -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.
@ -23,21 +23,27 @@
of http://www.FreeRTOS.org for full details of how and when the exception
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.
*/

View file

@ -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.
@ -23,21 +23,27 @@
of http://www.FreeRTOS.org for full details of how and when the exception
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.
*/
/*

View file

@ -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.
@ -23,21 +23,27 @@
of http://www.FreeRTOS.org for full details of how and when the exception
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.
*/

View file

@ -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.
@ -23,21 +23,27 @@
of http://www.FreeRTOS.org for full details of how and when the exception
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.
*/

View file

@ -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.
@ -23,21 +23,27 @@
of http://www.FreeRTOS.org for full details of how and when the exception
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.
*/
/*

View file

@ -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.
@ -23,21 +23,27 @@
of http://www.FreeRTOS.org for full details of how and when the exception
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.
*/

View file

@ -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.
@ -23,21 +23,27 @@
of http://www.FreeRTOS.org for full details of how and when the exception
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.
*/

View file

@ -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.
@ -23,21 +23,27 @@
of http://www.FreeRTOS.org for full details of how and when the exception
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.
*/
/*

View file

@ -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.

View file

@ -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.

View file

@ -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.

View file

@ -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.
@ -23,21 +23,27 @@
of http://www.FreeRTOS.org for full details of how and when the exception
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.
*/
/*-----------------------------------------------------------

View file

@ -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.
@ -23,21 +23,27 @@
of http://www.FreeRTOS.org for full details of how and when the exception
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.
*/

View file

@ -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.
@ -23,21 +23,27 @@
of http://www.FreeRTOS.org for full details of how and when the exception
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.
*/
/*

View file

@ -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.
@ -23,21 +23,27 @@
of http://www.FreeRTOS.org for full details of how and when the exception
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.
*/
/*

View file

@ -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.
@ -37,21 +37,27 @@
of http://www.FreeRTOS.org for full details of how and when the exception
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.
*/

View file

@ -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.
@ -37,21 +37,27 @@
of http://www.FreeRTOS.org for full details of how and when the exception
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.
*/

View file

@ -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.
@ -23,21 +23,27 @@
of http://www.FreeRTOS.org for full details of how and when the exception
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. */

View file

@ -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.
@ -23,21 +23,27 @@
of http://www.FreeRTOS.org for full details of how and when the exception
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.
*/

View file

@ -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.
@ -23,21 +23,27 @@
of http://www.FreeRTOS.org for full details of how and when the exception
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 */

View file

@ -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.
@ -23,21 +23,27 @@
of http://www.FreeRTOS.org for full details of how and when the exception
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.
*/

View file

@ -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>

View file

@ -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

View file

@ -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.
@ -23,21 +23,27 @@
of http://www.FreeRTOS.org for full details of how and when the exception
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.
*/
/*

View file

@ -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.
@ -23,21 +23,27 @@
of http://www.FreeRTOS.org for full details of how and when the exception
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

View file

@ -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.
@ -23,21 +23,27 @@
of http://www.FreeRTOS.org for full details of how and when the exception
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.
*/
/*-----------------------------------------------------------

View file

@ -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.
@ -23,21 +23,27 @@
of http://www.FreeRTOS.org for full details of how and when the exception
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

View file

@ -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.
@ -23,21 +23,27 @@
of http://www.FreeRTOS.org for full details of how and when the exception
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.
*/
/*-----------------------------------------------------------

View file

@ -23,21 +23,27 @@
of http://www.FreeRTOS.org for full details of how and when the exception
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

View file

@ -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.
@ -23,21 +23,27 @@
of http://www.FreeRTOS.org for full details of how and when the exception
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.
*/
/*-----------------------------------------------------------

View file

@ -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.
@ -23,21 +23,27 @@
of http://www.FreeRTOS.org for full details of how and when the exception
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.
*/

View file

@ -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.
@ -23,21 +23,27 @@
of http://www.FreeRTOS.org for full details of how and when the exception
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.
*/

View file

@ -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.
@ -23,21 +23,27 @@
of http://www.FreeRTOS.org for full details of how and when the exception
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.
*/
/*

View file

@ -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.
@ -23,21 +23,27 @@
of http://www.FreeRTOS.org for full details of how and when the exception
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.
*/
/*

View file

@ -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.
@ -23,21 +23,27 @@
of http://www.FreeRTOS.org for full details of how and when the exception
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.
*/
/*

View file

@ -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.
@ -23,21 +23,27 @@
of http://www.FreeRTOS.org for full details of how and when the exception
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>

View file

@ -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.
@ -23,21 +23,27 @@
of http://www.FreeRTOS.org for full details of how and when the exception
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.
*/
/*

View file

@ -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.
;

View file

@ -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.
@ -37,21 +37,27 @@
of http://www.FreeRTOS.org for full details of how and when the exception
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.
*/

View file

@ -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.
@ -37,21 +37,27 @@
of http://www.FreeRTOS.org for full details of how and when the exception
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.
*/

View file

@ -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.
@ -23,21 +23,27 @@
of http://www.FreeRTOS.org for full details of how and when the exception
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.
*/
/*-----------------------------------------------------------

View file

@ -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.
@ -23,21 +23,27 @@
of http://www.FreeRTOS.org for full details of how and when the exception
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.
*/

View file

@ -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.
@ -23,21 +23,27 @@
of http://www.FreeRTOS.org for full details of how and when the exception
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.
*/
/*-----------------------------------------------------------

View file

@ -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.
@ -23,21 +23,27 @@
of http://www.FreeRTOS.org for full details of how and when the exception
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.
*/

View file

@ -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.
@ -23,21 +23,27 @@
of http://www.FreeRTOS.org for full details of how and when the exception
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.
*/
/*-----------------------------------------------------------

View file

@ -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.
@ -23,21 +23,27 @@
of http://www.FreeRTOS.org for full details of how and when the exception
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.
*/

View file

@ -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.
;

View file

@ -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.
@ -23,21 +23,27 @@
of http://www.FreeRTOS.org for full details of how and when the exception
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.
*/
/*-----------------------------------------------------------

View file

@ -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.
;

View file

@ -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.
@ -23,21 +23,27 @@
of http://www.FreeRTOS.org for full details of how and when the exception
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.
*/

View file

@ -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.
@ -23,21 +23,27 @@
of http://www.FreeRTOS.org for full details of how and when the exception
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

View file

@ -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.
@ -23,21 +23,27 @@
of http://www.FreeRTOS.org for full details of how and when the exception
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.
*/
/*-----------------------------------------------------------

View file

@ -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.
@ -23,21 +23,27 @@
of http://www.FreeRTOS.org for full details of how and when the exception
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

View file

@ -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.
@ -23,21 +23,27 @@
of http://www.FreeRTOS.org for full details of how and when the exception
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.
*/

View file

@ -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.
@ -23,21 +23,27 @@
of http://www.FreeRTOS.org for full details of how and when the exception
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.
*/

View file

@ -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.
@ -23,21 +23,27 @@
of http://www.FreeRTOS.org for full details of how and when the exception
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.
*/

View file

@ -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.
@ -23,21 +23,27 @@
of http://www.FreeRTOS.org for full details of how and when the exception
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.
*/

View file

@ -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.
@ -23,21 +23,27 @@
of http://www.FreeRTOS.org for full details of how and when the exception
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.
*/
/*

View file

@ -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.
@ -23,21 +23,27 @@
of http://www.FreeRTOS.org for full details of how and when the exception
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

View file

@ -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.
@ -23,21 +23,27 @@
of http://www.FreeRTOS.org for full details of how and when the exception
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.
*/
/*

View file

@ -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.
@ -23,21 +23,27 @@
of http://www.FreeRTOS.org for full details of how and when the exception
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

View file

@ -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.
@ -23,21 +23,27 @@
of http://www.FreeRTOS.org for full details of how and when the exception
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"

View file

@ -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.
@ -23,21 +23,27 @@
of http://www.FreeRTOS.org for full details of how and when the exception
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.
*/
/*-----------------------------------------------------------

View file

@ -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.
@ -23,21 +23,27 @@
of http://www.FreeRTOS.org for full details of how and when the exception
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>

View file

@ -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.
@ -23,21 +23,27 @@
of http://www.FreeRTOS.org for full details of how and when the exception
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

View file

@ -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.
@ -23,21 +23,27 @@
of http://www.FreeRTOS.org for full details of how and when the exception
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.
*/
/*

View file

@ -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.
@ -23,21 +23,27 @@
of http://www.FreeRTOS.org for full details of how and when the exception
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.
*/
/*

View file

@ -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.
@ -23,21 +23,27 @@
of http://www.FreeRTOS.org for full details of how and when the exception
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.
*/

View file

@ -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.
@ -23,21 +23,27 @@
of http://www.FreeRTOS.org for full details of how and when the exception
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.
*/

View file

@ -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.
@ -23,21 +23,27 @@
of http://www.FreeRTOS.org for full details of how and when the exception
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;

View file

@ -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.
@ -23,21 +23,27 @@
of http://www.FreeRTOS.org for full details of how and when the exception
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

View file

@ -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.
@ -23,21 +23,27 @@
of http://www.FreeRTOS.org for full details of how and when the exception
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.
*/

View file

@ -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.
@ -23,21 +23,27 @@
of http://www.FreeRTOS.org for full details of how and when the exception
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

View file

@ -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.
@ -23,21 +23,27 @@
of http://www.FreeRTOS.org for full details of how and when the exception
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

View file

@ -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.
@ -23,21 +23,27 @@
of http://www.FreeRTOS.org for full details of how and when the exception
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.
*/
/*-----------------------------------------------------------

View file

@ -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.
@ -23,21 +23,27 @@
of http://www.FreeRTOS.org for full details of how and when the exception
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.
*/

View file

@ -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.
@ -23,21 +23,27 @@
of http://www.FreeRTOS.org for full details of how and when the exception
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. */

View file

@ -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.
@ -23,21 +23,27 @@
of http://www.FreeRTOS.org for full details of how and when the exception
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

View file

@ -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.
@ -23,21 +23,27 @@
of http://www.FreeRTOS.org for full details of how and when the exception
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.
*/

View file

@ -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.
@ -23,21 +23,27 @@
of http://www.FreeRTOS.org for full details of how and when the exception
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

View file

@ -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.
@ -23,21 +23,27 @@
of http://www.FreeRTOS.org for full details of how and when the exception
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. */

Some files were not shown because too many files have changed in this diff Show more