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