6 lines
100 B
Plaintext
Raw Normal View History

2021-06-08 14:47:32 -04:00
MEMORY
{
FLASH : ORIGIN = 0x08000000, LENGTH = 2048K
RAM : ORIGIN = 0x20000000, LENGTH = 128K
}