Arduino_STM32/STM32F1/variants/maple_ret6/ld/mem-flash.inc

6 lines
108 B
C++

MEMORY
{
ram (rwx) : ORIGIN = 0x20000C00, LENGTH = 61K
rom (rx) : ORIGIN = 0x08005000, LENGTH = 492K
}