aboutsummaryrefslogtreecommitdiff
path: root/tests/nrf/memory.x
diff options
context:
space:
mode:
Diffstat (limited to 'tests/nrf/memory.x')
-rw-r--r--tests/nrf/memory.x5
1 files changed, 0 insertions, 5 deletions
diff --git a/tests/nrf/memory.x b/tests/nrf/memory.x
deleted file mode 100644
index 58900a7bd..000000000
--- a/tests/nrf/memory.x
+++ /dev/null
@@ -1,5 +0,0 @@
1MEMORY
2{
3 FLASH : ORIGIN = 0x00000000, LENGTH = 1024K
4 RAM : ORIGIN = 0x20000000, LENGTH = 256K
5}