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