X-Git-Url: https://review.openocd.org/gitweb?p=openocd.git;a=blobdiff_plain;f=tcl%2Fboard%2Fstm32l0discovery.cfg;h=aabbf8170a25d4b91bba82408b4ec3ff7ce8ed23;hp=e1be9a885cdc9f2069056276da30a48b47b6b860;hb=31c58c139d85c35cc8ebce4196edb2c5eb157c7a;hpb=1ea25b85bb8ad4b4ccde1b8bff0cffe24bbb2f97 diff --git a/tcl/board/stm32l0discovery.cfg b/tcl/board/stm32l0discovery.cfg index e1be9a885c..aabbf8170a 100644 --- a/tcl/board/stm32l0discovery.cfg +++ b/tcl/board/stm32l0discovery.cfg @@ -1,12 +1,11 @@ # This is an STM32L053 discovery board with a single STM32L053 chip. # http://www.st.com/web/en/catalog/tools/PF260319 -source [find interface/stlink-v2-1.cfg] +source [find interface/stlink.cfg] transport select hla_swd set WORKAREASIZE 0x2000 -source [find target/stm32l.cfg] +source [find target/stm32l0.cfg] -# use hardware reset, connect under reset -reset_config srst_only srst_nogate +reset_config srst_only