1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/boards/bluepill/dist/openocd.cfg
2017-10-27 16:06:50 +02:00

8 lines
160 B
INI

source [find interface/stlink-v2.cfg]
transport select hla_swd
source [find target/stm32f1x.cfg]
reset_config none separate
$_TARGETNAME configure -rtos auto