aboutsummaryrefslogtreecommitdiff
path: root/link.x
diff options
context:
space:
mode:
authorIan McIntyre <me@mciantyre.dev>2025-11-30 19:56:39 -0500
committerIan McIntyre <me@mciantyre.dev>2025-11-30 19:56:39 -0500
commit635bee2d21704fd76d066be0f66ce2c70ebaacb7 (patch)
tree98cbf691f75a478b6e849fe8e1de641f50094d61 /link.x
First commit
Diffstat (limited to 'link.x')
-rw-r--r--link.x4
1 files changed, 4 insertions, 0 deletions
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
+}