X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=tcl%2Fboard%2Fstm32f7discovery.cfg;h=4cc22ea6253d9f1651289f772ad94cbe75bd7762;hb=5ffc745ea39393d2fc2772bf11e996e237463004;hp=7d1bc9665c98dea9e34698ed1e40ff075da7ae54;hpb=b27173d56329ac1c7a7b399110b004e98a9cd8d7;p=fw%2Fopenocd diff --git a/tcl/board/stm32f7discovery.cfg b/tcl/board/stm32f7discovery.cfg index 7d1bc9665..4cc22ea62 100644 --- 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