mirror of
git://git.code.sf.net/p/openocd/code
synced 2025-08-06 07:15:46 +10:00
Change-Id: I99ec2dc7f300352d091cf9eb807a690901c33307 Signed-off-by: Marc Schink <dev@zapb.de> Reviewed-on: https://review.openocd.org/c/openocd/+/8338 Reviewed-by: Antonio Borneo <borneo.antonio@gmail.com> Tested-by: jenkins
14 lines
294 B
INI
14 lines
294 B
INI
# SPDX-License-Identifier: GPL-2.0-or-later
|
|
|
|
#
|
|
# Nuvoton Nu-Link in-circuit debugger/programmer
|
|
#
|
|
|
|
adapter driver hla
|
|
hla layout nulink
|
|
hla device_desc "Nu-Link"
|
|
hla vid_pid 0x0416 0x511b 0x0416 0x511c 0x0416 0x511d 0x0416 0x5200 0x0416 0x5201
|
|
|
|
# Only swd is supported
|
|
transport select hla_swd
|