X-Git-Url: https://review.openocd.org/gitweb?a=blobdiff_plain;f=tcl%2Fboard%2Fstm32f3discovery.cfg;h=24a9261ffd67509d2c27a8d126f9288348528f89;hb=c7384117c66e8f18896ca09ab8095d6da16bb1e5;hp=5fd5950889418a3436fb838adbec34d4557dd436;hpb=2076ba093d65f5d4a9069504aca09b9e1696bd02;p=openocd.git diff --git a/tcl/board/stm32f3discovery.cfg b/tcl/board/stm32f3discovery.cfg index 5fd5950889..24a9261ffd 100644 --- a/tcl/board/stm32f3discovery.cfg +++ b/tcl/board/stm32f3discovery.cfg @@ -3,7 +3,9 @@ source [find interface/stlink-v2.cfg] -source [find target/stm32f3x_stlink.cfg] +transport select hla_swd + +source [find target/stm32f3x.cfg] # use hardware reset, connect under reset reset_config srst_only srst_nogate