diff options
Diffstat (limited to 'tcl/board/stm32f413h-disco.cfg')
-rw-r--r-- | tcl/board/stm32f413h-disco.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tcl/board/stm32f413h-disco.cfg b/tcl/board/stm32f413h-disco.cfg index 6abf495..c82d0d4 100644 --- a/tcl/board/stm32f413h-disco.cfg +++ b/tcl/board/stm32f413h-disco.cfg @@ -10,7 +10,7 @@ # This is for using the onboard STLINK source [find interface/stlink.cfg] -transport select hla_swd +transport select dapdirect_swd # increase working area to 128KB set WORKAREASIZE 0x20000 |