1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-15 16:52:44 +01:00
RIOT/boards/common/iotlab/dist/openocd.cfg

8 lines
217 B
INI
Raw Normal View History

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