]> git.gag.com Git - fw/openocd/blobdiff - tcl/board/stm32h735g-disco.cfg
tcl/target/stm32l4x: set default WORKAREASIZE to smallest device
[fw/openocd] / tcl / board / stm32h735g-disco.cfg
index 405e47024a55a8b41768eb93e7f277ab0bd602d7..cb5caa4af7ff8a6a057df6f1a76dccd2713236bd 100644 (file)
@@ -17,6 +17,8 @@ if {![info exists OCTOSPI1]} {
 
 source [find target/stm32h7x.cfg]
 
+reset_config srst_only
+
 # OCTOSPI initialization
 # octo: 8-line mode
 proc octospi_init { octo } {