diff options
Diffstat (limited to 'tcl/board/stm32h750b-disco.cfg')
-rw-r--r-- | tcl/board/stm32h750b-disco.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tcl/board/stm32h750b-disco.cfg b/tcl/board/stm32h750b-disco.cfg index efb32b1..8b254f2 100644 --- a/tcl/board/stm32h750b-disco.cfg +++ b/tcl/board/stm32h750b-disco.cfg @@ -7,7 +7,7 @@ # This is for using the onboard STLINK source [find interface/stlink.cfg] -transport select hla_swd +transport select dapdirect_swd set CHIPNAME stm32h750xbh6 |