hpgl_xy/stm32f103c8t6/ld/stm32f103c8t6_flash.ld

7 lines
169 B
Text

MEMORY
{
flash (rx) : ORIGIN = 0x08000000, LENGTH = 64K
sram (xrw) : ORIGIN = 0x20000000, LENGTH = 20K
}
INCLUDE ld/common.ld