altos/lpc: Support 6k ram targets
authorKeith Packard <keithp@keithp.com>
Mon, 10 Apr 2023 02:41:50 +0000 (19:41 -0700)
committerKeith Packard <keithp@keithp.com>
Mon, 10 Apr 2023 02:43:01 +0000 (19:43 -0700)
commitbf26932b4ac73b6945887bdd3bc63d74d0b91f69
treead92a50ff34f4a62ed0747e3281286e4691eac7f
parent07bade3be82f8fb0edda6481cc3bda9df425d996
altos/lpc: Support 6k ram targets

Set RAMSIZE in Makefile before including ../lpc/Makefile.defs and it
will select a suitable linker script.

Signed-off-by: Keith Packard <keithp@keithp.com>
src/lpc/Makefile.defs
src/lpc/altos-6k.ld [new file with mode: 0644]