6 lines
137 B
Makefile
6 lines
137 B
Makefile
# Place text to the beginning of SRAM.
|
|
# flip memmap configuration.
|
|
RUBY_MINI_TEXT_BASE=0x88030000
|
|
RUBY_MINI_PIGGY_TEXT_BASE=0x88000000
|
|
|