diff options
| author | James Munns <[email protected]> | 2025-12-04 18:37:01 +0100 |
|---|---|---|
| committer | James Munns <[email protected]> | 2025-12-04 18:43:11 +0100 |
| commit | dc6bf5d44675f6f2013ddfab6b14df25a996a965 (patch) | |
| tree | ab593af8f4b2be502a809833f80e4f3b741b8fad /examples/memory.x | |
| parent | 22bae2d80153003af4637c4b0cc26d52858f5228 (diff) | |
Move to subfolder
Diffstat (limited to 'examples/memory.x')
| -rw-r--r-- | examples/memory.x | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/examples/memory.x b/examples/memory.x deleted file mode 100644 index 315ced58a..000000000 --- a/examples/memory.x +++ /dev/null | |||
| @@ -1,5 +0,0 @@ | |||
| 1 | MEMORY | ||
| 2 | { | ||
| 3 | FLASH : ORIGIN = 0x00000000, LENGTH = 1M | ||
| 4 | RAM : ORIGIN = 0x20000000, LENGTH = 128K | ||
| 5 | } | ||
