X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=tcl%2Fboard%2Fst_nucleo_f103rb.cfg;h=9815d4546e82dbfa9a16750a351c6f9180fd708b;hb=4157732bd84c4e9e4b55357e1dc9a96078a35ee1;hp=8876db78db498a9edfba2579084bb94f383974f7;hpb=075c3f8fe29c7aecd446c655a7fadb9e1999a31f;p=fw%2Fopenocd diff --git a/tcl/board/st_nucleo_f103rb.cfg b/tcl/board/st_nucleo_f103rb.cfg index 8876db78d..9815d4546 100644 --- a/tcl/board/st_nucleo_f103rb.cfg +++ b/tcl/board/st_nucleo_f103rb.cfg @@ -1,9 +1,12 @@ +# SPDX-License-Identifier: GPL-2.0-or-later + # This is an ST NUCLEO F103RB board with a single STM32F103RBT6 chip. # http://www.st.com/web/catalog/tools/FM116/SC959/SS1532/LN1847/PF259875 -source [find interface/stlink-v2-1.cfg] +source [find interface/stlink.cfg] + +transport select hla_swd -source [find target/stm32f1x_stlink.cfg] +source [find target/stm32f1x.cfg] -# use hardware reset, connect under reset -reset_config srst_only srst_nogate +reset_config srst_only