HeavyX/firmware/testing/memory.x

6 lines
97 B
Plaintext
Raw Normal View History

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