diff options
Diffstat (limited to 'tcl/board/stm32h7x3i_eval.cfg')
-rw-r--r-- | tcl/board/stm32h7x3i_eval.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tcl/board/stm32h7x3i_eval.cfg b/tcl/board/stm32h7x3i_eval.cfg index b9c4c74..508f10d 100644 --- a/tcl/board/stm32h7x3i_eval.cfg +++ b/tcl/board/stm32h7x3i_eval.cfg @@ -8,7 +8,7 @@ source [find interface/stlink.cfg] -transport select hla_swd +transport select dapdirect_swd source [find target/stm32h7x_dual_bank.cfg] |