HeavyX/firmware/memory.x

6 lines
97 B
Plaintext

MEMORY
{
FLASH : ORIGIN = 0x80000000, LENGTH = 16M
RAM : ORIGIN = 0x81000000, LENGTH = 16K
}