Files
stm32samples/F1:F103/openocd.cfg
2022-11-30 10:54:00 +03:00

7 lines
125 B
INI

# STM32F103C8 "Blue Pill"
set FLASH_SIZE 0x20000
source [find interface/stlink-v2-1.cfg]
source [find target/stm32f1x.cfg]