X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=tcl%2Fboard%2Fstm32l0discovery.cfg;h=c711d9c8a8bd30304d0ab0c1b7e38bc7c91f88d1;hb=4157732bd84c4e9e4b55357e1dc9a96078a35ee1;hp=e1be9a885cdc9f2069056276da30a48b47b6b860;hpb=b55ca1ad27d39cef37a9dc1801fc2706a26d63f7;p=fw%2Fopenocd diff --git a/tcl/board/stm32l0discovery.cfg b/tcl/board/stm32l0discovery.cfg old mode 100755 new mode 100644 index e1be9a885..c711d9c8a --- a/tcl/board/stm32l0discovery.cfg +++ b/tcl/board/stm32l0discovery.cfg @@ -1,12 +1,13 @@ +# SPDX-License-Identifier: GPL-2.0-or-later + # 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