tcl/board: add ESP32-S3 config for ESP USB Bridge board
[fw/openocd] / tcl / board / stm32f769i-disco.cfg
index cc4334bf4df8575efaac094b3f2a7fa96b08c79f..2969bb9272db6e92544b254ea89b4fccd78ccc70 100644 (file)
@@ -1,3 +1,5 @@
+# SPDX-License-Identifier: GPL-2.0-or-later
+
 # This is an STM32F769I discovery board with a single STM32F769NIH6 chip.
 # http://www.st.com/en/evaluation-tools/32f769idiscovery.html
 
@@ -14,6 +16,8 @@ set QUADSPI 1
 
 source [find target/stm32f7x.cfg]
 
+reset_config srst_only
+
 # QUADSPI initialization
 proc qspi_init { } {
        global a