aboutsummaryrefslogtreecommitdiff
path: root/examples/nrf54lm20/memory.x
blob: 564f488ac4a8fcc346663b032169b200d1d0e86d (plain)
1
2
3
4
5
MEMORY
{
  FLASH : ORIGIN = 0x00000000, LENGTH = 2036K
  RAM : ORIGIN = 0x20000000, LENGTH = 512K
}