samd21: Configure ROM/RAM values per device and provide linker scripts for each
authorKeith Packard <keithp@keithp.com>
Sun, 6 Nov 2022 04:05:13 +0000 (21:05 -0700)
committerKeith Packard <keithp@keithp.com>
Sun, 6 Nov 2022 04:05:13 +0000 (21:05 -0700)
commit13a9247afabfaf93ebf46f9a33862864d2772074
tree8bfb3ac32014214ccd23b40a1f86e8ade37f4fbd
parent608640858d0d02ac06fca22aa3b9db9c89733adb
samd21: Configure ROM/RAM values per device and provide linker scripts for each

SAMD21 has 4-32k of RAM and 32-256K of ROM

Signed-off-by: Keith Packard <keithp@keithp.com>
src/samd21/Makefile.defs
src/samd21/altos-128-16.ld [new file with mode: 0644]
src/samd21/altos-256-32.ld [new file with mode: 0644]
src/samd21/altos-loader.ld
src/samd21/altos.ld [deleted file]
src/snekboard/Makefile
src/telemetrum-v4.0/Makefile