jtag/drivers/jlink: Use correct command errors
[openocd.git] / tcl / board / nordic_nrf52_ftx232.cfg
blobc3c69a89a510389b5c03349cb8978720cfd64ee2
1 # SPDX-License-Identifier: GPL-2.0-or-later
4 # nordic module NRF52 (nRF52832/52840) attached to an adafruit ft232h module
5 # or any FT232H/FT2232H/FT4232H based board/module
8 source [find interface/ftdi/ft232h-module-swd.cfg]
9 #source [find interface/ftdi/minimodule-swd.cfg]
11 transport select swd
13 source [find target/nrf52.cfg]