diff options
Diffstat (limited to 'tcl/board/st_nucleo_f0.cfg')
-rw-r--r-- | tcl/board/st_nucleo_f0.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tcl/board/st_nucleo_f0.cfg b/tcl/board/st_nucleo_f0.cfg index 31a95f5..00c131f 100644 --- a/tcl/board/st_nucleo_f0.cfg +++ b/tcl/board/st_nucleo_f0.cfg @@ -10,7 +10,7 @@ source [find interface/stlink.cfg] -transport select hla_swd +transport select dapdirect_swd source [find target/stm32f0x.cfg] |