aboutsummaryrefslogtreecommitdiff
path: root/tests/nrf/memory-nrf51422.x
blob: c140005ce3cda615e1bee21fb6df47c5b98a8093 (plain)
1
2
3
4
5
MEMORY
{
  FLASH : ORIGIN = 0x00000000, LENGTH = 256K
  RAM : ORIGIN = 0x20000000, LENGTH = 32K
}