This is an automated email from Gerrit.

Craig Hesling (cr...@hesling.com) just uploaded a new patch set to Gerrit, 
which you can find at http://openocd.zylin.com/5452

-- gerrit

commit cd47c42ec3606106debdb8729678175dbe66541f
Author: Craig Hesling <hesl...@chromium.org>
Date:   Tue Feb 11 17:18:48 2020 -0800

    tcl/board: Add nucleo-h7a3zi-q cfg
    
    This configuration has been copied from the nucleo-h743zi
    board.
    
    Change-Id: I62f4c72d27665b52174af1f495054dacd50a9730
    Signed-off-by: Craig Hesling <hesl...@chromium.org>

diff --git a/tcl/board/st_nucleo_h7a3zi.cfg b/tcl/board/st_nucleo_h7a3zi.cfg
new file mode 100644
index 0000000..f6f3e1d
--- /dev/null
+++ b/tcl/board/st_nucleo_h7a3zi.cfg
@@ -0,0 +1,10 @@
+# This is an ST NUCLEO-H7A3ZI-Q board with a single STM32H7A3ZITx chip.
+# https://www.st.com/en/evaluation-tools/nucleo-h7a3zi-q.html
+
+source [find interface/stlink.cfg]
+
+transport select hla_swd
+
+source [find target/stm32h7x_dual_bank.cfg]
+
+reset_config srst_only

-- 


_______________________________________________
OpenOCD-devel mailing list
OpenOCD-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openocd-devel

Reply via email to