6 lines
97 B
Plaintext
6 lines
97 B
Plaintext
|
MEMORY
|
||
|
{
|
||
|
FLASH : ORIGIN = 0x20000000, LENGTH = 16M
|
||
|
RAM : ORIGIN = 0x80000000, LENGTH = 16K
|
||
|
}
|