aboutsummaryrefslogtreecommitdiff
path: root/src/jtag/drivers/nulink_usb.c
AgeCommit message (Expand)AuthorFilesLines
2024-06-23Remove '_s' suffix from structsMarc Schink1-30/+30
2022-09-18openocd: fix SPDX tag format for files .cAntonio Borneo1-1/+1
2022-07-23openocd: src/jtag: replace the GPL-2.0-or-later license tagAntonio Borneo1-13/+2
2022-04-03libusb_helper.h: Increase USB timeoutGabor Csapo1-1/+3
2021-11-28jtag/hla, jtag/stlink: switch to command 'adapter serial'Antonio Borneo1-3/+5
2021-05-22jtag: fix some minor typoAntonio Borneo1-4/+4
2021-03-10jtag/nulink: add a space after PRIx32Antonio Borneo1-2/+2
2020-11-15hla: API: specify that read_reg/write_reg use regsel as parameterAntonio Borneo1-4/+4
2020-08-02nulink: add minimal support for Nu-Link2Antonio Borneo1-10/+87
2020-08-02jtag/drivers: add support for Nu-Link (Nuvoton ICE) over usbZale Yu1-0/+1104