mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-09-07 06:37:47 -04:00
Prepare for FreeRTOS V7.1.1 tag.
This commit is contained in:
parent
ac66c45eb4
commit
38d09c99eb
736 changed files with 18028 additions and 6228 deletions
|
@ -1,7 +1,7 @@
|
|||
[HEADER]
|
||||
magic_cookie={66E99B07-E706-4689-9E80-9B2582898A13}
|
||||
file_version=1.0
|
||||
device=PIC32MX360F512L
|
||||
device=PIC32MX460F512L
|
||||
[PATH_INFO]
|
||||
BuildDirPolicy=BuildDirIsProjectDir
|
||||
dir_src=
|
||||
|
@ -45,11 +45,11 @@ file_017=Standard Demo Source
|
|||
file_018=Standard Demo Source
|
||||
file_019=Standard Demo Source
|
||||
file_020=Standard Demo Source
|
||||
file_021=Standard Demo Source
|
||||
file_022=FreeRTOS Source
|
||||
file_021=FreeRTOS Source
|
||||
file_022=Standard Demo Source
|
||||
file_023=Standard Demo Source
|
||||
file_024=.
|
||||
file_025=.
|
||||
file_025=FreeRTOS Source
|
||||
file_026=.
|
||||
file_027=.
|
||||
file_028=.
|
||||
|
@ -59,6 +59,9 @@ file_031=.
|
|||
file_032=.
|
||||
file_033=.
|
||||
file_034=.
|
||||
file_035=.
|
||||
file_036=.
|
||||
file_037=.
|
||||
[GENERATED_FILES]
|
||||
file_000=no
|
||||
file_001=no
|
||||
|
@ -95,6 +98,9 @@ file_031=no
|
|||
file_032=no
|
||||
file_033=no
|
||||
file_034=no
|
||||
file_035=no
|
||||
file_036=no
|
||||
file_037=no
|
||||
[OTHER_FILES]
|
||||
file_000=no
|
||||
file_001=no
|
||||
|
@ -130,7 +136,10 @@ file_030=no
|
|||
file_031=no
|
||||
file_032=no
|
||||
file_033=no
|
||||
file_034=yes
|
||||
file_034=no
|
||||
file_035=no
|
||||
file_036=no
|
||||
file_037=yes
|
||||
[FILE_INFO]
|
||||
file_000=main.c
|
||||
file_001=ParTest\ParTest.c
|
||||
|
@ -150,23 +159,26 @@ file_014=..\..\Source\tasks.c
|
|||
file_015=..\..\Source\list.c
|
||||
file_016=..\Common\Minimal\blocktim.c
|
||||
file_017=..\Common\Minimal\comtest.c
|
||||
file_018=..\Common\Minimal\flash.c
|
||||
file_019=..\Common\Minimal\semtest.c
|
||||
file_020=..\Common\Minimal\QPeek.c
|
||||
file_021=..\Common\Minimal\IntQueue.c
|
||||
file_022=..\..\Source\portable\MemMang\heap_2.c
|
||||
file_023=..\Common\Minimal\GenQTest.c
|
||||
file_024=FreeRTOSConfig.h
|
||||
file_025=..\..\Source\portable\MPLAB\PIC32MX\portmacro.h
|
||||
file_026=..\..\Source\include\portable.h
|
||||
file_027=..\..\Source\include\task.h
|
||||
file_028=..\..\Source\include\croutine.h
|
||||
file_029=..\..\Source\include\FreeRTOS.h
|
||||
file_030=..\..\Source\include\list.h
|
||||
file_031=..\..\Source\include\projdefs.h
|
||||
file_032=..\..\Source\include\queue.h
|
||||
file_033=..\..\Source\include\semphr.h
|
||||
file_034=PIC32MX_MPLAB.map
|
||||
file_018=..\Common\Minimal\semtest.c
|
||||
file_019=..\Common\Minimal\QPeek.c
|
||||
file_020=..\Common\Minimal\IntQueue.c
|
||||
file_021=..\..\Source\portable\MemMang\heap_2.c
|
||||
file_022=..\Common\Minimal\GenQTest.c
|
||||
file_023=..\Common\Minimal\flash_timer.c
|
||||
file_024=main_full.c
|
||||
file_025=..\..\Source\timers.c
|
||||
file_026=main_blinky.c
|
||||
file_027=FreeRTOSConfig.h
|
||||
file_028=..\..\Source\portable\MPLAB\PIC32MX\portmacro.h
|
||||
file_029=..\..\Source\include\portable.h
|
||||
file_030=..\..\Source\include\task.h
|
||||
file_031=..\..\Source\include\croutine.h
|
||||
file_032=..\..\Source\include\FreeRTOS.h
|
||||
file_033=..\..\Source\include\list.h
|
||||
file_034=..\..\Source\include\projdefs.h
|
||||
file_035=..\..\Source\include\queue.h
|
||||
file_036=..\..\Source\include\semphr.h
|
||||
file_037=PIC32MX_MPLAB.map
|
||||
[SUITE_INFO]
|
||||
suite_guid={14495C23-81F8-43F3-8A44-859C583D7760}
|
||||
suite_state=
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue