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