1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/boards/common/iotlab/dist/openocd.cfg
2020-01-28 11:56:38 +01:00

8 lines
217 B
INI

source [find interface/ftdi/iotlab-usb.cfg]
source [find target/stm32f1x.cfg]
# use combined on interfaces or targets that can't set TRST/SRST separately
reset_config trst_and_srst
$_TARGETNAME configure -rtos auto