6 lines
97 B
Plaintext
Raw Normal View History

MEMORY
{
2021-02-15 21:38:36 -03:00
FLASH : ORIGIN = 0x08000000, LENGTH = 64K
RAM : ORIGIN = 0x20000000, LENGTH = 32K
}