aboutsummaryrefslogtreecommitdiff
path: root/tcl/board/st_nucleo_h743zi.cfg
diff options
context:
space:
mode:
authorAlexandre Torgue <alexandre.torgue@st.com>2017-11-13 17:00:58 +0100
committerSpencer Oliver <spen@spen-soft.co.uk>2017-12-06 21:29:41 +0000
commit6090a5b158ad212a54510f061226ca58155b51fe (patch)
treeff1a45c07a05269f65021a9677be3439a5ce650f /tcl/board/st_nucleo_h743zi.cfg
parent6a66cccbad7e51ac1b3ea929ab0c86dd02617797 (diff)
Add STM32H7 config files
Add 2 target files: -stm32h7x.cfg -stm32h7x_dual_bank.cfg Add 2 config files for: -STM32H743zi-nucleo bord -STM32H743i and STM32H753i eval boards. Change-Id: I2aae2c5acff4f3ff8e1bf232fda5a11a87f71703 Signed-off-by: Alexandre TORGUE <alexandre.torgue@st.com> Reviewed-on: http://openocd.zylin.com/4182 Tested-by: jenkins Reviewed-by: Antonio Borneo <borneo.antonio@gmail.com>
Diffstat (limited to 'tcl/board/st_nucleo_h743zi.cfg')
-rw-r--r--tcl/board/st_nucleo_h743zi.cfg10
1 files changed, 10 insertions, 0 deletions
diff --git a/tcl/board/st_nucleo_h743zi.cfg b/tcl/board/st_nucleo_h743zi.cfg
new file mode 100644
index 00000000..baedeb6d
--- /dev/null
+++ b/tcl/board/st_nucleo_h743zi.cfg
@@ -0,0 +1,10 @@
+# This is an ST NUCLEO-H743ZI board with single STM32H743ZI chip.
+# http://www.st.com/en/evaluation-tools/nucleo-h743zi.html
+
+source [find interface/stlink-v2-1.cfg]
+
+transport select hla_swd
+
+source [find target/stm32h7x_dual_bank.cfg]
+
+reset_config srst_only