inverse_thermal_camera/ld/stm32f103c8t6_flash.ld

7 lines
168 B
Plaintext

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