HeavyX/firmware/memory.x

6 lines
96 B
Plaintext

MEMORY
{
FLASH : ORIGIN = 0x00000000, LENGTH = 16K
RAM : ORIGIN = 0x0004000, LENGTH = 16K
}