mirror of
https://github.com/anklimov/lighthub
synced 2025-12-06 03:39:49 +03:00
6 lines
108 B
C++
6 lines
108 B
C++
MEMORY
|
|
{
|
|
ram (rwx) : ORIGIN = 0x20000C00, LENGTH = 61K
|
|
rom (rx) : ORIGIN = 0x08005000, LENGTH = 492K
|
|
}
|