embassy/tests/nrf/memory-nrf52833.x

5 lines
98 B
Text

MEMORY
{
FLASH : ORIGIN = 0x00000000, LENGTH = 512K
RAM : ORIGIN = 0x20000000, LENGTH = 64K
}