hpgl_xy/ld/stm32f103c8t6_flash.ld
fruchti e067fcbe30 Squashed 'stm32f103c8t6-bootloader/' content from commit b193a72
git-subtree-dir: stm32f103c8t6-bootloader
git-subtree-split: b193a72ea70c26576ec0cec4a55d540eefe53bd0
2021-04-04 19:50:04 +02:00

7 lines
No EOL
168 B
Text

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