aboutsummaryrefslogtreecommitdiff
path: root/examples/nrf9151/s/memory.x
blob: 4c7d4ebf0035f03aac5255042670c31f1994c033 (plain)
1
2
3
4
5
MEMORY
{
  FLASH                    : ORIGIN = 0x00000000, LENGTH = 1024K
  RAM                      : ORIGIN = 0x20018000, LENGTH = 160K
}