We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa23094 commit 53e3402Copy full SHA for 53e3402
examples/nrf54/memory-nrf54l15.x
@@ -1,5 +1,5 @@
1
MEMORY
2
{
3
- FLASH : ORIGIN = 0x00000000, LENGTH = 1536K
+ FLASH : ORIGIN = 0x00000000, LENGTH = 1524K
4
RAM : ORIGIN = 0x20000000, LENGTH = 256K
5
}
0 commit comments