6 lines
83 B
Text
6 lines
83 B
Text
|
MEMORY
|
||
|
{
|
||
|
sram(rwx): ORIGIN = 0x10002000 - 2048, LENGTH = 2048
|
||
|
}
|
||
|
INCLUDE ram.ld
|