mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-09-02 20:33:49 -04:00
Extend FX16 functionality.
This commit is contained in:
parent
0e91b60a7d
commit
4e1b587af3
9 changed files with 200 additions and 90 deletions
|
@ -29,10 +29,10 @@ F8=0 c ..\..\Source\queue.c
|
|||
F9=0 c ..\..\Source\tasks.c
|
||||
F10=0 f Demo Source
|
||||
F11=0 c DiceTask.c
|
||||
F12=0 c flash.c
|
||||
F13=0 c main.c
|
||||
F14=0 a mb96356rs.asm
|
||||
F15=0 c ParTest\ParTest.c
|
||||
F12=0 c main.c
|
||||
F13=0 a mb96356rs.asm
|
||||
F14=0 c ParTest\ParTest.c
|
||||
F15=0 c SegmentToggleTasks.c
|
||||
F16=0 a START.ASM
|
||||
F17=0 c vectors.c
|
||||
|
||||
|
@ -146,7 +146,7 @@ F12-7=- ..\..\Source\portable\Softune\MB96340\portmacro.h
|
|||
F12-8=- ..\..\Source\Include\task.h
|
||||
F12-9=- ..\..\Source\Include\list.h
|
||||
F12-10=- ..\..\Source\Include\croutine.h
|
||||
F13=9 c 1 DiceTask.c
|
||||
F13=11 c 1 DiceTask.c
|
||||
F13-1=- ..\..\Source\Include\FreeRTOS.h
|
||||
F13-2=- ..\..\..\..\..\..\devtools\Softune\LIB\907\INCLUDE\stddef.h
|
||||
F13-3=- ..\..\Source\Include\projdefs.h
|
||||
|
@ -156,6 +156,8 @@ F13-6=- ..\..\Source\Include\portable.h
|
|||
F13-7=- ..\..\Source\portable\Softune\MB96340\portmacro.h
|
||||
F13-8=- ..\..\Source\Include\task.h
|
||||
F13-9=- ..\..\Source\Include\list.h
|
||||
F13-10=- ..\..\Source\Include\semphr.h
|
||||
F13-11=- ..\..\Source\Include\queue.h
|
||||
F14=10 c 1 ParTest\ParTest.c
|
||||
F14-1=- ..\..\Source\Include\FreeRTOS.h
|
||||
F14-2=- ..\..\..\..\..\..\devtools\Softune\LIB\907\INCLUDE\stddef.h
|
||||
|
@ -167,19 +169,7 @@ F14-7=- ..\..\Source\portable\Softune\MB96340\portmacro.h
|
|||
F14-8=- ..\..\Source\Include\task.h
|
||||
F14-9=- ..\..\Source\Include\list.h
|
||||
F14-10=- ..\Common\Include\ParTest.h
|
||||
F15=12 c 1 flash.c
|
||||
F15-1=- ..\..\..\..\..\..\devtools\Softune\LIB\907\INCLUDE\stdlib.h
|
||||
F15-2=- ..\..\..\..\..\..\devtools\Softune\LIB\907\INCLUDE\stddef.h
|
||||
F15-3=- ..\..\Source\Include\FreeRTOS.h
|
||||
F15-4=- ..\..\Source\Include\projdefs.h
|
||||
F15-5=- FreeRTOSConfig.h
|
||||
F15-6=- mb96356rs.h
|
||||
F15-7=- ..\..\Source\Include\portable.h
|
||||
F15-8=- ..\..\Source\portable\Softune\MB96340\portmacro.h
|
||||
F15-9=- ..\..\Source\Include\task.h
|
||||
F15-10=- ..\..\Source\Include\list.h
|
||||
F15-11=- ..\Common\Include\ParTest.h
|
||||
F15-12=- ..\Common\Include\Flash.h
|
||||
F15=0 c 1 SegmentToggleTasks.c
|
||||
|
||||
[BUILDMODE-Debug]
|
||||
kernel=0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue