tcl: board: convert transport select dapdirect_swd to swd
Two new boards were added after the commit ad53fe659b ("tcl:
convert transport select to jtag and swd")
Align them too.
Change-Id: I53e36a3a1a7730822521f0239922682c7b2fcef6
Signed-off-by: Antonio Borneo <borneo.antonio@gmail.com>
Reviewed-on: https://review.openocd.org/c/openocd/+/8869
Tested-by: jenkins
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
|
||||
source [find interface/stlink.cfg]
|
||||
|
||||
transport select dapdirect_swd
|
||||
transport select swd
|
||||
|
||||
source [find target/stm32u0x.cfg]
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
|
||||
source [find interface/stlink.cfg]
|
||||
|
||||
transport select dapdirect_swd
|
||||
transport select swd
|
||||
|
||||
source [find target/stm32c0x.cfg]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user