|
# 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.cfg]
|
|
|
|
transport select hla_swd
|
|
|
|
source [find target/stm32h7x_dual_bank.cfg]
|
|
|
|
reset_config srst_only
|