1
0
Fork 0
blackknobs/memory.x

6 lines
97 B
Plaintext

MEMORY
{
FLASH : ORIGIN = 0x08000000, LENGTH = 64K
RAM : ORIGIN = 0x20000000, LENGTH = 20K
}