1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/boards/iotlab-a8-m3/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