mirror of
https://github.com/autc04/Retro68.git
synced 2024-11-30 19:53:46 +00:00
9 lines
170 B
Bash
9 lines
170 B
Bash
SCRIPT_NAME=ft32
|
|
TEMPLATE_NAME=generic
|
|
EXTRA_EM_FILE=genelf
|
|
OUTPUT_FORMAT="elf32-ft32"
|
|
TEXT_START_ADDR=0x0000
|
|
MAXPAGESIZE="CONSTANT (MAXPAGESIZE)"
|
|
ARCH=ft32
|
|
EMBEDDED=yes
|