mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-09-02 04:13:54 -04:00
Continue to tidy up the Fujitsu ports.
This commit is contained in:
parent
040475fca6
commit
c6965bc253
5 changed files with 89 additions and 43 deletions
|
@ -24,38 +24,38 @@ F2=0 c SRC\main.c
|
|||
F3=0 a SRC\mb91467d.asm
|
||||
F4=0 a SRC\Start91460.asm
|
||||
F5=0 c SRC\vectors.c
|
||||
F6=0 f Source Files\FreeRTOS
|
||||
F7=0 c ..\..\Source\croutine.c
|
||||
F8=0 c ..\..\Source\list.c
|
||||
F9=0 c ..\..\Source\queue.c
|
||||
F10=0 c ..\..\Source\tasks.c
|
||||
F11=0 f Source Files\FreeRTOS\portable
|
||||
F12=0 c ..\..\Source\portable\Softune\MB91460\__STD_LIB_sbrk.c
|
||||
F13=0 c ..\..\Source\portable\Softune\MB91460\port.c
|
||||
F14=0 f Source Files\FreeRTOS\portable\MemMang
|
||||
F15=0 c ..\..\Source\portable\MemMang\heap_1.c
|
||||
F16=0 c ..\..\Source\portable\MemMang\heap_2.c
|
||||
F17=0 c ..\..\Source\portable\MemMang\heap_3.c
|
||||
F18=0 f Source Files\serial
|
||||
F19=0 c SRC\serial\serial.c
|
||||
F20=0 f Source Files\watchdog
|
||||
F21=0 c SRC\watchdog\watchdog.c
|
||||
F22=0 f Source Files\utility
|
||||
F23=0 c SRC\utility\taskutility.c
|
||||
F24=0 f Source Files\Demo
|
||||
F25=0 c ..\Common\Minimal\BlockQ.c
|
||||
F26=0 c ..\Common\Minimal\blocktim.c
|
||||
F27=0 c ..\Common\Minimal\comtest.c
|
||||
F28=0 c ..\Common\Minimal\death.c
|
||||
F29=0 c ..\Common\Minimal\dynamic.c
|
||||
F30=0 c ..\Common\Minimal\flash.c
|
||||
F31=0 c ..\Common\Minimal\flop.c
|
||||
F32=0 c ..\Common\Minimal\GenQTest.c
|
||||
F33=0 c ..\Common\Minimal\integer.c
|
||||
F34=0 c SRC\partest\partest.c
|
||||
F35=0 c ..\Common\Minimal\PollQ.c
|
||||
F36=0 c ..\Common\Minimal\QPeek.c
|
||||
F37=0 c ..\Common\Minimal\semtest.c
|
||||
F6=0 f Source Files\watchdog
|
||||
F7=0 c SRC\watchdog\watchdog.c
|
||||
F8=0 f Source Files\utility
|
||||
F9=0 c SRC\utility\taskutility.c
|
||||
F10=0 f Source Files\FreeRTOS Source
|
||||
F11=0 c ..\..\Source\croutine.c
|
||||
F12=0 c ..\..\Source\list.c
|
||||
F13=0 c ..\..\Source\queue.c
|
||||
F14=0 c ..\..\Source\tasks.c
|
||||
F15=0 f Source Files\FreeRTOS Source\portable
|
||||
F16=0 c ..\..\Source\portable\Softune\MB91460\__STD_LIB_sbrk.c
|
||||
F17=0 c ..\..\Source\portable\Softune\MB91460\port.c
|
||||
F18=0 f Source Files\FreeRTOS Source\portable\MemMang
|
||||
F19=0 c ..\..\Source\portable\MemMang\heap_1.c
|
||||
F20=0 c ..\..\Source\portable\MemMang\heap_2.c
|
||||
F21=0 c ..\..\Source\portable\MemMang\heap_3.c
|
||||
F22=0 f Source Files\Demo Source
|
||||
F23=0 c ..\Common\Minimal\BlockQ.c
|
||||
F24=0 c ..\Common\Minimal\blocktim.c
|
||||
F25=0 c ..\Common\Minimal\comtest.c
|
||||
F26=0 c ..\Common\Minimal\death.c
|
||||
F27=0 c ..\Common\Minimal\dynamic.c
|
||||
F28=0 c ..\Common\Minimal\flash.c
|
||||
F29=0 c ..\Common\Minimal\flop.c
|
||||
F30=0 c ..\Common\Minimal\GenQTest.c
|
||||
F31=0 c ..\Common\Minimal\integer.c
|
||||
F32=0 c SRC\partest\partest.c
|
||||
F33=0 c ..\Common\Minimal\PollQ.c
|
||||
F34=0 c ..\Common\Minimal\QPeek.c
|
||||
F35=0 c ..\Common\Minimal\semtest.c
|
||||
F36=0 f Source Files\Demo Source\serial
|
||||
F37=0 c SRC\serial\serial.c
|
||||
F38=0 f Include Files
|
||||
|
||||
[OPTIONFILE]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue