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