mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-09-02 12:24:07 -04:00
Tidy up 16bit Fujitsu port ready for release.
This commit is contained in:
parent
95189f40d2
commit
6bc6cc282d
12 changed files with 607 additions and 318 deletions
|
@ -12,21 +12,20 @@ $0
|
|||
-I "..\..\..\Source\include"
|
||||
-I "..\..\..\Source\portable\Softune\MB96340"
|
||||
-I ".\Src\utility"
|
||||
-O 4
|
||||
-K SPEED
|
||||
-O 1
|
||||
-model MEDIUM
|
||||
-B
|
||||
-Xdof
|
||||
-xauto 127
|
||||
-x vTaskSwitchContext,vTaskIncrementTick
|
||||
-K EOPT
|
||||
-K LIB
|
||||
-K UNROLL
|
||||
-K NOEOPT
|
||||
-K NOLIB
|
||||
-K NOUNROLL
|
||||
$other
|
||||
-INF srcin
|
||||
-D __96340
|
||||
$time
|
||||
1202908049
|
||||
1203265443
|
||||
$end
|
||||
$1
|
||||
-g
|
||||
|
@ -72,7 +71,7 @@ $2
|
|||
$other
|
||||
-Xset_rora
|
||||
$time
|
||||
1202908772
|
||||
1203262255
|
||||
$end
|
||||
$3
|
||||
-dt s,d,r,a
|
||||
|
@ -82,7 +81,7 @@ $3
|
|||
-Xdof
|
||||
$other
|
||||
$time
|
||||
1202908772
|
||||
1203262255
|
||||
$end
|
||||
$4
|
||||
-Xdof
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue