7 lines
110 B
Plaintext
Raw Normal View History

2021-07-15 13:50:39 -03:00
MEMORY
{
FLASH : ORIGIN = 0x08000000, LENGTH = 16K
/* DTCM */
RAM : ORIGIN = 0x20000000, LENGTH = 4K
}