aboutsummaryrefslogtreecommitdiff
path: root/memory.x
diff options
context:
space:
mode:
authorGravatar Adam Greig <adam@adamgreig.com> 2022-01-12 02:10:55 +0000
committerGravatar Adam Greig <adam@adamgreig.com> 2022-01-12 02:10:55 +0000
commit657af97d66b7157d6a6e5704d86dd59b398e7108 (patch)
tree5a599827a4c6371c2edf4541c4b82539b64d0b11 /memory.x
parentb592db9060b6c9eda1deacbd0ed418cacd69525c (diff)
downloadcortex-m-657af97d66b7157d6a6e5704d86dd59b398e7108.tar.gz
cortex-m-657af97d66b7157d6a6e5704d86dd59b398e7108.tar.zst
cortex-m-657af97d66b7157d6a6e5704d86dd59b398e7108.zip
Move device.x example to workspace root for cortex-m-rt tests.
Diffstat (limited to 'memory.x')
-rw-r--r--memory.x8
1 files changed, 4 insertions, 4 deletions
diff --git a/memory.x b/memory.x
index 82cf9c7..a5e118d 100644
--- a/memory.x
+++ b/memory.x
@@ -1,7 +1,7 @@
-/* Device specific memory layout */
-
-/* This file is used to build the cortex-m-rt examples,
- but not other applications using cortex-m-rt. */
+/* Sample memory.x file used for cortex-m-rt examples and tests only.
+ * You must provide your own memory.x with values correct for your device,
+ * don't just copy these.
+ */
MEMORY
{