diff options
| author | Ulf Lilleengen <[email protected]> | 2024-01-24 19:30:46 +0100 |
|---|---|---|
| committer | Ulf Lilleengen <[email protected]> | 2024-01-24 21:23:54 +0100 |
| commit | 85d7779668ce14abbde4cd8fb1ea9395df529206 (patch) | |
| tree | e4973540c0b91e74cba030e43e3694c55646eb60 /tests/nrf/memory.x | |
| parent | 7d961a7f447a56a458a556b747710ec3375950d7 (diff) | |
rename nrf52 HIL test
Diffstat (limited to 'tests/nrf/memory.x')
| -rw-r--r-- | tests/nrf/memory.x | 5 |
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 @@ | |||
| 1 | MEMORY | ||
| 2 | { | ||
| 3 | FLASH : ORIGIN = 0x00000000, LENGTH = 1024K | ||
| 4 | RAM : ORIGIN = 0x20000000, LENGTH = 256K | ||
| 5 | } | ||
