forked from auracaster/openocd
tcl/board: Deprecate nordic_nrf52_ftx232.cfg
Board configuration files for specific external debug adapters are not / no longer supported. Checkpatch-ignore: LONG_LINE_STRING Change-Id: I0f391dfb1a2d7ceb92c2ad3e34eaeb8a85b2cdc5 Signed-off-by: Marc Schink <dev@zapb.de> Reviewed-on: https://review.openocd.org/c/openocd/+/8865 Tested-by: jenkins Reviewed-by: Antonio Borneo <borneo.antonio@gmail.com>
This commit is contained in:
committed by
Antonio Borneo
parent
84f6c561f3
commit
895dfb5d87
@@ -5,6 +5,8 @@
|
||||
# or any FT232H/FT2232H/FT4232H based board/module
|
||||
#
|
||||
|
||||
echo "WARNING: 'board/nordic_nrf52_ftx232.cfg' is deprecated, use '-f interface/ftdi/ft232h-module-swd.cfg -f target/nordic/nrf52.cfg' instead"
|
||||
|
||||
source [find interface/ftdi/ft232h-module-swd.cfg]
|
||||
#source [find interface/ftdi/minimodule-swd.cfg]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user