tcl/board: Use moved nordic target files
Use the moved nordic target configuration files. Change-Id: Ie0e2eb7f9514eedb1ae6678eeee59291856c2674 Signed-off-by: Marc Schink <dev@zapb.de> Reviewed-on: https://review.openocd.org/c/openocd/+/8906 Tested-by: jenkins Reviewed-by: Antonio Borneo <borneo.antonio@gmail.com>
This commit is contained in:
committed by
Antonio Borneo
parent
83c1546e77
commit
fbdb86adbd
@@ -5,4 +5,4 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
source [find interface/cmsis-dap.cfg]
|
source [find interface/cmsis-dap.cfg]
|
||||||
source [find target/nrf51.cfg]
|
source [find target/nordic/nrf51.cfg]
|
||||||
|
|||||||
@@ -8,4 +8,4 @@ source [find interface/jlink.cfg]
|
|||||||
|
|
||||||
transport select swd
|
transport select swd
|
||||||
|
|
||||||
source [find target/nrf51.cfg]
|
source [find target/nordic/nrf51.cfg]
|
||||||
|
|||||||
@@ -8,4 +8,4 @@ source [find interface/jlink.cfg]
|
|||||||
|
|
||||||
transport select swd
|
transport select swd
|
||||||
|
|
||||||
source [find target/nrf52.cfg]
|
source [find target/nordic/nrf52.cfg]
|
||||||
|
|||||||
@@ -10,4 +10,4 @@ source [find interface/ftdi/ft232h-module-swd.cfg]
|
|||||||
|
|
||||||
transport select swd
|
transport select swd
|
||||||
|
|
||||||
source [find target/nrf52.cfg]
|
source [find target/nordic/nrf52.cfg]
|
||||||
|
|||||||
Reference in New Issue
Block a user