X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=tcl%2Fboard%2Fstm32f7discovery.cfg;h=4cc22ea6253d9f1651289f772ad94cbe75bd7762;hb=4157732bd84c4e9e4b55357e1dc9a96078a35ee1;hp=7d1bc9665c98dea9e34698ed1e40ff075da7ae54;hpb=31c58c139d85c35cc8ebce4196edb2c5eb157c7a;p=fw%2Fopenocd diff --git a/tcl/board/stm32f7discovery.cfg b/tcl/board/stm32f7discovery.cfg old mode 100755 new mode 100644 index 7d1bc9665..4cc22ea62 --- a/tcl/board/stm32f7discovery.cfg +++ b/tcl/board/stm32f7discovery.cfg @@ -1,3 +1,5 @@ +# SPDX-License-Identifier: GPL-2.0-or-later + # This is an STM32F7 discovery board with a single STM32F756NGH6 chip. # http://www.st.com/web/catalog/tools/FM116/SC959/SS1532/LN1848/PF261641 @@ -10,3 +12,5 @@ transport select hla_swd set WORKAREASIZE 0x40000 source [find target/stm32f7x.cfg] + +reset_config srst_only