Sean Cross
e8aaac5cfe
The software is untested, but it builds. Signed-off-by: Sean Cross <sean@xobs.io>
5 lines
102 B
Plaintext
5 lines
102 B
Plaintext
MEMORY {
|
|
sram : ORIGIN = 0x10000000, LENGTH = 4096
|
|
rom : ORIGIN = 0x00000000, LENGTH = 0x00002000
|
|
}
|