You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
9 lines
206 B
9 lines
206 B
TARGET=LS232_sm502
|
|
TARGETEL=ls232
|
|
export START=start_ls232_sm502.o
|
|
MEMSIZE=64
|
|
ZLOADER_OPTIONS=-DNOCACHE2 -mips2 -DWAYBIT=12
|
|
#PMONCC=mips-elf-gcc -mips1
|
|
RAMSTARTADDR=0xffffffff80800000
|
|
|
|
include Makefile.inc
|
|
|