mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-11-06 19:52:24 -05:00
Prepare Fujitsu ports for release.
This commit is contained in:
parent
e20f132f48
commit
2de068cd70
2621 changed files with 750036 additions and 0 deletions
6
20080217/Demo/ARM7_AT91FR40008_GCC/rom_arm.bat
Normal file
6
20080217/Demo/ARM7_AT91FR40008_GCC/rom_arm.bat
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
set USE_THUMB_MODE=NO
|
||||
set DEBUG=-g
|
||||
set OPTIM=-O2
|
||||
set RUN_MODE=RUN_FROM_ROM
|
||||
set LDSCRIPT=atmel-rom.ld
|
||||
make
|
||||
Loading…
Add table
Add a link
Reference in a new issue