mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-08-19 09:38:32 -04:00
Update to V4.6.1 - including PIC32MX port.
This commit is contained in:
parent
0a9c978f18
commit
620d3999ef
445 changed files with 1988 additions and 1302 deletions
|
@ -1,5 +1,5 @@
|
|||
/*
|
||||
FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry.
|
||||
FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry.
|
||||
|
||||
This file is part of the FreeRTOS.org distribution.
|
||||
|
||||
|
@ -28,8 +28,9 @@
|
|||
and contact details. Please ensure to read the configuration and relevant
|
||||
port sections of the online documentation.
|
||||
|
||||
Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along
|
||||
with commercial development and support options.
|
||||
Also see http://www.SafeRTOS.com a version that has been certified for use
|
||||
in safety critical systems, plus commercial licensing, development and
|
||||
support options.
|
||||
***************************************************************************
|
||||
*/
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/*
|
||||
FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry.
|
||||
FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry.
|
||||
|
||||
This file is part of the FreeRTOS.org distribution.
|
||||
|
||||
|
@ -28,8 +28,9 @@
|
|||
and contact details. Please ensure to read the configuration and relevant
|
||||
port sections of the online documentation.
|
||||
|
||||
Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along
|
||||
with commercial development and support options.
|
||||
Also see http://www.SafeRTOS.com a version that has been certified for use
|
||||
in safety critical systems, plus commercial licensing, development and
|
||||
support options.
|
||||
***************************************************************************
|
||||
*/
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/*
|
||||
FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry.
|
||||
FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry.
|
||||
|
||||
This file is part of the FreeRTOS.org distribution.
|
||||
|
||||
|
@ -28,8 +28,9 @@
|
|||
and contact details. Please ensure to read the configuration and relevant
|
||||
port sections of the online documentation.
|
||||
|
||||
Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along
|
||||
with commercial development and support options.
|
||||
Also see http://www.SafeRTOS.com a version that has been certified for use
|
||||
in safety critical systems, plus commercial licensing, development and
|
||||
support options.
|
||||
***************************************************************************
|
||||
*/
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/*
|
||||
FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry.
|
||||
FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry.
|
||||
|
||||
This file is part of the FreeRTOS.org distribution.
|
||||
|
||||
|
@ -28,8 +28,9 @@
|
|||
and contact details. Please ensure to read the configuration and relevant
|
||||
port sections of the online documentation.
|
||||
|
||||
Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along
|
||||
with commercial development and support options.
|
||||
Also see http://www.SafeRTOS.com a version that has been certified for use
|
||||
in safety critical systems, plus commercial licensing, development and
|
||||
support options.
|
||||
***************************************************************************
|
||||
*/
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/*
|
||||
FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry.
|
||||
FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry.
|
||||
|
||||
This file is part of the FreeRTOS.org distribution.
|
||||
|
||||
|
@ -28,8 +28,9 @@
|
|||
and contact details. Please ensure to read the configuration and relevant
|
||||
port sections of the online documentation.
|
||||
|
||||
Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along
|
||||
with commercial development and support options.
|
||||
Also see http://www.SafeRTOS.com a version that has been certified for use
|
||||
in safety critical systems, plus commercial licensing, development and
|
||||
support options.
|
||||
***************************************************************************
|
||||
*/
|
||||
|
||||
|
|
|
@ -2,12 +2,13 @@
|
|||
magic_cookie={66E99B07-E706-4689-9E80-9B2582898A13}
|
||||
file_version=1.0
|
||||
[PATH_INFO]
|
||||
BuildDirPolicy=BuildDirIsSourceDir
|
||||
dir_src=
|
||||
dir_bin=
|
||||
dir_tmp=
|
||||
dir_sin=
|
||||
dir_inc=D:\DevTools\mcc18\h;e:\dev\freertos\demo\common\include;e:\dev\freertos\source\include;e:\dev\freertos\source\portable\mplab\PIC18F;e:\dev\freertos\demo\PIC18_MPLAB
|
||||
dir_lib=D:\DevTools\mcc18\lib
|
||||
dir_inc=.;.\include;..\include;..\..\include;..\..\..\include;..\..\Source\include;..\..\..\Source\include;..\Demo\PIC18_MPLAB;..\..\..\Demo\PIC18_MPLAB;..\..\..\..\Demo\PIC18_MPLAB;C:\Devtools\Microchip\MCC18\h;..\Common\include;..\..\Common\include
|
||||
dir_lib=C:\Devtools\Microchip\MCC18\lib
|
||||
dir_lkr=
|
||||
[CAT_FILTERS]
|
||||
filter_src=*.asm;*.c
|
||||
|
@ -38,25 +39,25 @@ file_018=no
|
|||
file_019=no
|
||||
file_020=no
|
||||
[FILE_INFO]
|
||||
file_000=E:\Dev\FreeRTOS\Source\tasks.c
|
||||
file_001=E:\Dev\FreeRTOS\Source\queue.c
|
||||
file_002=E:\Dev\FreeRTOS\Source\list.c
|
||||
file_003=E:\Dev\FreeRTOS\Source\portable\MPLAB\PIC18F\port.c
|
||||
file_004=E:\Dev\FreeRTOS\Demo\Common\Minimal\PollQ.c
|
||||
file_000=..\..\Source\tasks.c
|
||||
file_001=..\..\Source\queue.c
|
||||
file_002=..\..\Source\list.c
|
||||
file_003=..\..\Source\portable\MPLAB\PIC18F\port.c
|
||||
file_004=..\Common\Minimal\PollQ.c
|
||||
file_005=main1.c
|
||||
file_006=ParTest\ParTest.c
|
||||
file_007=serial\serial.c
|
||||
file_008=E:\Dev\FreeRTOS\Demo\Common\Minimal\integer.c
|
||||
file_009=E:\Dev\FreeRTOS\Source\portable\MemMang\heap_1.c
|
||||
file_010=E:\Dev\FreeRTOS\Source\portable\MPLAB\PIC18F\portmacro.h
|
||||
file_011=E:\Dev\FreeRTOS\Source\include\task.h
|
||||
file_012=E:\Dev\FreeRTOS\Source\include\list.h
|
||||
file_013=E:\Dev\FreeRTOS\Source\include\portable.h
|
||||
file_014=E:\Dev\FreeRTOS\Source\include\projdefs.h
|
||||
file_015=E:\Dev\FreeRTOS\Source\include\queue.h
|
||||
file_016=E:\Dev\FreeRTOS\Demo\Common\include\integer.h
|
||||
file_017=E:\Dev\FreeRTOS\Demo\Common\include\PollQ.h
|
||||
file_018=E:\Dev\FreeRTOS\Demo\Common\include\serial.h
|
||||
file_008=..\Common\Minimal\integer.c
|
||||
file_009=..\..\Source\portable\MemMang\heap_1.c
|
||||
file_010=..\..\Source\portable\MPLAB\PIC18F\portmacro.h
|
||||
file_011=..\..\Source\include\task.h
|
||||
file_012=..\..\Source\include\list.h
|
||||
file_013=..\..\Source\include\portable.h
|
||||
file_014=..\..\Source\include\projdefs.h
|
||||
file_015=..\..\Source\include\queue.h
|
||||
file_016=..\Common\include\integer.h
|
||||
file_017=..\Common\include\PollQ.h
|
||||
file_018=..\Common\include\serial.h
|
||||
file_019=FreeRTOSConfig.h
|
||||
file_020=18f452.lkr
|
||||
[SUITE_INFO]
|
||||
|
@ -67,6 +68,7 @@ TS{DD2213A8-6310-47B1-8376-9430CDFC013F}=/aINHX8M
|
|||
TS{BFD27FBA-4A02-4C0E-A5E5-B812F3E7707C}=/m"$(BINDIR_)$(TARGETBASE).map" /aINHX8M /o"$(TARGETBASE).cof"
|
||||
TS{C2AF05E7-1416-4625-923D-E114DB6E2B96}=-w3 -DMPLAB_PIC18F_PORT -Ls -Opa- -nw 2074 -nw 2066
|
||||
TS{ADE93A55-C7C7-4D4D-A4BA-59305F7D0391}=
|
||||
[TOOL_LOC_STAMPS]
|
||||
tool_loc{96C98149-AA1B-4CF9-B967-FAE79CAB663C}=D:\DevTools\mcc18\bin\mplink.exe
|
||||
tool_loc{E56A1C86-9D32-4DF6-8C34-FE0388B1B644}=D:\DevTools\mcc18\bin\mcc18.exe
|
||||
[INSTRUMENTED_TRACE]
|
||||
enable=0
|
||||
transport=0
|
||||
format=0
|
||||
|
|
|
@ -6,8 +6,8 @@ dir_src=
|
|||
dir_bin=
|
||||
dir_tmp=
|
||||
dir_sin=
|
||||
dir_inc=D:\DevTools\mcc18\h;e:\dev\freertos\demo\common\include;e:\dev\freertos\source\include;e:\dev\freertos\source\portable\mplab\PIC18F;e:\dev\freertos\demo\PIC18_MPLAB
|
||||
dir_lib=D:\DevTools\mcc18\lib
|
||||
dir_inc=.;.\include;..\include;..\..\include;..\..\..\include;..\..\Source\include;..\..\..\Source\include;..\Demo\PIC18_MPLAB;..\..\..\Demo\PIC18_MPLAB;..\..\..\..\Demo\PIC18_MPLAB;C:\Devtools\Microchip\MCC18\h;..\Common\include;..\..\Common\include
|
||||
dir_lib=C:\Devtools\Microchip\MCC18\lib
|
||||
dir_lkr=
|
||||
[CAT_FILTERS]
|
||||
filter_src=*.asm;*.c
|
||||
|
@ -39,20 +39,20 @@ file_018=no
|
|||
file_000=main2.c
|
||||
file_001=serial\serial.c
|
||||
file_002=ParTest\ParTest.c
|
||||
file_003=E:\Dev\FreeRTOS\Source\tasks.c
|
||||
file_004=E:\Dev\FreeRTOS\Source\queue.c
|
||||
file_005=E:\Dev\FreeRTOS\Source\list.c
|
||||
file_006=E:\Dev\FreeRTOS\Source\portable\MemMang\heap_1.c
|
||||
file_007=E:\Dev\FreeRTOS\Demo\Common\Minimal\flash.c
|
||||
file_008=E:\Dev\FreeRTOS\Source\portable\MPLAB\PIC18F\port.c
|
||||
file_009=E:\Dev\FreeRTOS\Source\portable\MPLAB\PIC18F\portmacro.h
|
||||
file_010=E:\Dev\FreeRTOS\Source\include\task.h
|
||||
file_011=E:\Dev\FreeRTOS\Source\include\list.h
|
||||
file_012=E:\Dev\FreeRTOS\Source\include\portable.h
|
||||
file_013=E:\Dev\FreeRTOS\Source\include\projdefs.h
|
||||
file_014=E:\Dev\FreeRTOS\Source\include\queue.h
|
||||
file_015=E:\Dev\FreeRTOS\Demo\Common\include\serial.h
|
||||
file_016=E:\Dev\FreeRTOS\Demo\Common\include\flash.h
|
||||
file_003=..\..\Source\tasks.c
|
||||
file_004=..\..\Source\queue.c
|
||||
file_005=..\..\Source\list.c
|
||||
file_006=..\..\Source\portable\MemMang\heap_1.c
|
||||
file_007=..\Common\Minimal\flash.c
|
||||
file_008=..\..\Source\portable\MPLAB\PIC18F\port.c
|
||||
file_009=..\..\Source\portable\MPLAB\PIC18F\portmacro.h
|
||||
file_010=..\..\Source\include\task.h
|
||||
file_011=..\..\Source\include\list.h
|
||||
file_012=..\..\Source\include\portable.h
|
||||
file_013=..\..\Source\include\projdefs.h
|
||||
file_014=..\..\Source\include\queue.h
|
||||
file_015=..\Common\include\serial.h
|
||||
file_016=..\Common\include\flash.h
|
||||
file_017=FreeRTOSConfig.h
|
||||
file_018=18f452.lkr
|
||||
[SUITE_INFO]
|
||||
|
|
|
@ -6,8 +6,8 @@ dir_src=
|
|||
dir_bin=
|
||||
dir_tmp=
|
||||
dir_sin=
|
||||
dir_inc=D:\DevTools\mcc18\h;e:\dev\freertos\demo\common\include;e:\dev\freertos\source\include;e:\dev\freertos\source\portable\mplab\PIC18F;e:\dev\freertos\demo\PIC18_MPLAB
|
||||
dir_lib=D:\DevTools\mcc18\lib
|
||||
dir_inc=.;.\include;..\include;..\..\include;..\..\..\include;..\..\Source\include;..\..\..\Source\include;..\Demo\PIC18_MPLAB;..\..\..\Demo\PIC18_MPLAB;..\..\..\..\Demo\PIC18_MPLAB;C:\Devtools\Microchip\MCC18\h;..\Common\include;..\..\Common\include
|
||||
dir_lib=C:\Devtools\Microchip\MCC18\lib
|
||||
dir_lkr=
|
||||
[CAT_FILTERS]
|
||||
filter_src=*.asm;*.c
|
||||
|
@ -37,24 +37,24 @@ file_017=no
|
|||
file_018=no
|
||||
file_019=no
|
||||
[FILE_INFO]
|
||||
file_000=E:\Dev\FreeRTOS\Source\tasks.c
|
||||
file_001=E:\Dev\FreeRTOS\Source\queue.c
|
||||
file_002=E:\Dev\FreeRTOS\Source\list.c
|
||||
file_003=E:\Dev\FreeRTOS\Source\portable\MPLAB\PIC18F\port.c
|
||||
file_000=..\..\Source\tasks.c
|
||||
file_001=..\..\Source\queue.c
|
||||
file_002=..\..\Source\list.c
|
||||
file_003=..\..\Source\portable\MPLAB\PIC18F\port.c
|
||||
file_004=serial\serial.c
|
||||
file_005=main3.c
|
||||
file_006=E:\Dev\FreeRTOS\Demo\Common\Minimal\comtest.c
|
||||
file_007=E:\Dev\FreeRTOS\Demo\Common\Minimal\integer.c
|
||||
file_008=E:\Dev\FreeRTOS\Source\portable\MemMang\heap_1.c
|
||||
file_006=..\Common\Minimal\comtest.c
|
||||
file_007=..\Common\Minimal\integer.c
|
||||
file_008=..\..\Source\portable\MemMang\heap_1.c
|
||||
file_009=ParTest\ParTest.c
|
||||
file_010=E:\Dev\FreeRTOS\Source\portable\MPLAB\PIC18F\portmacro.h
|
||||
file_011=E:\Dev\FreeRTOS\Source\include\task.h
|
||||
file_012=E:\Dev\FreeRTOS\Source\include\list.h
|
||||
file_013=E:\Dev\FreeRTOS\Source\include\portable.h
|
||||
file_014=E:\Dev\FreeRTOS\Source\include\projdefs.h
|
||||
file_015=E:\Dev\FreeRTOS\Source\include\queue.h
|
||||
file_016=E:\Dev\FreeRTOS\Demo\Common\include\serial.h
|
||||
file_017=E:\Dev\FreeRTOS\Demo\Common\include\comtest.h
|
||||
file_010=..\..\Source\portable\MPLAB\PIC18F\portmacro.h
|
||||
file_011=..\..\Source\include\task.h
|
||||
file_012=..\..\Source\include\list.h
|
||||
file_013=..\..\Source\include\portable.h
|
||||
file_014=..\..\Source\include\projdefs.h
|
||||
file_015=..\..\Source\include\queue.h
|
||||
file_016=..\Common\include\serial.h
|
||||
file_017=..\Common\include\comtest.h
|
||||
file_018=FreeRTOSConfig.h
|
||||
file_019=18f452.lkr
|
||||
[SUITE_INFO]
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/*
|
||||
FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry.
|
||||
FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry.
|
||||
|
||||
This file is part of the FreeRTOS.org distribution.
|
||||
|
||||
|
@ -28,8 +28,9 @@
|
|||
and contact details. Please ensure to read the configuration and relevant
|
||||
port sections of the online documentation.
|
||||
|
||||
Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along
|
||||
with commercial development and support options.
|
||||
Also see http://www.SafeRTOS.com a version that has been certified for use
|
||||
in safety critical systems, plus commercial licensing, development and
|
||||
support options.
|
||||
***************************************************************************
|
||||
*/
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue