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