nulink: add minimal support for Nu-Link2
Implementation largely taken from Nuvoton github https://github.com/OpenNuvoton/OpenOCD-Nuvoton Reset is still not fully compatible with OpenOCD framework. Adapted to hidapi. Change-Id: Ieb1791b1b7f0b444c15c9668f8f2bcf34975d48f Signed-off-by: Antonio Borneo <borneo.antonio@gmail.com> Signed-off-by: Zale Yu <cyyu@nuvoton.com> Reviewed-on: http://openocd.zylin.com/5720 Tested-by: jenkins Reviewed-by: Saravanan Sekar <saravanan@linumiz.com> Reviewed-by: Marc Schink <dev@zapb.de>
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
adapter driver hla
|
||||
hla_layout nulink
|
||||
hla_device_desc "Nu-Link"
|
||||
hla_vid_pid 0x0416 0x511b 0x0416 0x511c 0x0416 0x511d
|
||||
hla_vid_pid 0x0416 0x511b 0x0416 0x511c 0x0416 0x511d 0x0416 0x5200 0x0416 0x5201
|
||||
|
||||
# Only swd is supported
|
||||
transport select hla_swd
|
||||
|
||||
Reference in New Issue
Block a user