From 635bee2d21704fd76d066be0f66ce2c70ebaacb7 Mon Sep 17 00:00:00 2001 From: Ian McIntyre Date: Sun, 30 Nov 2025 19:56:39 -0500 Subject: First commit --- link.x | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 link.x (limited to 'link.x') diff --git a/link.x b/link.x new file mode 100644 index 0000000..cd26f7d --- /dev/null +++ b/link.x @@ -0,0 +1,4 @@ +MEMORY +{ + DTCM(rwx): ORIGIN = 0x20000100, LENGTH = 32K - 256 +} -- cgit v1.2.3