embassy/examples/nrf9160/memory.x

6 lines
140 B
Plaintext
Raw Normal View History

MEMORY
{
2024-01-11 19:33:27 +00:00
FLASH : ORIGIN = 0x00000000, LENGTH = 1024K
RAM : ORIGIN = 0x20018000, LENGTH = 160K
}