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

9 lines
295 B
INI
Raw Normal View History

source [find interface/ftdi/iotlab-usb.cfg]
source [find target/stm32f1x.cfg]
2014-06-11 14:59:24 +02:00
# use combined on interfaces or targets that can't set TRST/SRST separately
# Using connect_assert_srst removes errors on first flash
reset_config trst_and_srst connect_assert_srst
$_TARGETNAME configure -rtos auto