mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-19 00:59:15 +08:00
h8/300h support
This commit is contained in:
6
ld/emulparams/h8300h.sh
Normal file
6
ld/emulparams/h8300h.sh
Normal file
@ -0,0 +1,6 @@
|
||||
EMULATION_NAME=h8300h
|
||||
SCRIPT_NAME=h8300h
|
||||
OUTPUT_FORMAT="coff-h8300"
|
||||
TEXT_START_ADDR=0x8000
|
||||
PAGE_SIZE=128
|
||||
ARCH=h8300
|
Reference in New Issue
Block a user