hpgl_xy/stm32f103t8u6/ld/stm32f103t8u6_flash.ld
2021-04-04 20:33:45 +02:00

7 lines
169 B
Text

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