Ulf Lilleengen 9b5fc685a1 fix: use correct nrf54l15 flash size
Both SVD and documentation agrees on 1524kB
2025-11-14 12:53:10 +01:00

6 lines
100 B
Plaintext

MEMORY
{
FLASH : ORIGIN = 0x00000000, LENGTH = 1524K
RAM : ORIGIN = 0x20000000, LENGTH = 256K
}