diff options
Diffstat (limited to 'tcl/board/st_nucleo_f3.cfg')
-rw-r--r-- | tcl/board/st_nucleo_f3.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tcl/board/st_nucleo_f3.cfg b/tcl/board/st_nucleo_f3.cfg index 8833724..38f49e3 100644 --- a/tcl/board/st_nucleo_f3.cfg +++ b/tcl/board/st_nucleo_f3.cfg @@ -5,7 +5,7 @@ source [find interface/stlink.cfg] -transport select hla_swd +transport select dapdirect_swd source [find target/stm32f3x.cfg] |