riscv-openocd/tcl/interface
Ahmed BOUDJELIDA 94686eea6e jtag/drivers: Add new driver for ANGIE USB-JTAG Adapter
This is the driver code for NanoXplore's ANGIE USB-JTAG Adapter.
The driver is based on the openULINK project.

This driver communicate with ANGIE's firmware in order to establish
JTAG protocol to debug the target chip.

Since the ANGIE Adapter has a Spartan-6 FPGA in addition to the
FX2 microcontroller, the driver adds two functions, one to download
the firmware (embedded C) to the FX2, and the second to program
the FPGA with its bitstream.

Add ANGIE's configuration file to tcl/interface/
Add the device VID/PID to 60-openocd.rules file.
Add ANGIE to OpenOCD's documentation

Change-Id: Id17111c74073da01450d43d466e11b0cc086691f
Signed-off-by: Ahmed BOUDJELIDA <aboudjelida@nanoxplore.com>
Reviewed-on: https://review.openocd.org/c/openocd/+/7702
Reviewed-by: Antonio Borneo <borneo.antonio@gmail.com>
Tested-by: jenkins
2023-08-12 16:44:17 +00:00
..
ft232r tcl/interface: replace last deprecated commands 2022-09-13 22:16:37 +00:00
ftdi tcl/board/calao-usb-a9260: fix and refactor broken support 2023-03-28 09:35:21 +00:00
altera-usb-blaster.cfg tcl/interface: add SPDX tag 2022-06-24 21:54:01 +00:00
altera-usb-blaster2.cfg tcl/interface: add SPDX tag 2022-06-24 21:54:01 +00:00
angie.cfg jtag/drivers: Add new driver for ANGIE USB-JTAG Adapter 2023-08-12 16:44:17 +00:00
arm-jtag-ew.cfg tcl/interface: add SPDX tag 2022-06-24 21:54:01 +00:00
ast2600-gpiod.cfg tcl/interface: add linuxgpiod cfg for Aspeed AST2600 2022-08-20 15:30:20 +00:00
at91rm9200.cfg tcl/interface: add SPDX tag 2022-06-24 21:54:01 +00:00
beaglebone-jtag-native.cfg drivers/am335xgpio: Migrate to adapter gpio commands 2022-08-15 13:24:36 +00:00
beaglebone-swd-native.cfg drivers/am335xgpio: Migrate to adapter gpio commands 2022-08-15 13:24:36 +00:00
buspirate.cfg tcl/interface: add SPDX tag 2022-06-24 21:54:01 +00:00
chameleon.cfg tcl/interface: add SPDX tag 2022-06-24 21:54:01 +00:00
cmsis-dap.cfg tcl/interface: add SPDX tag 2022-06-24 21:54:01 +00:00
dln-2-gpiod.cfg drivers/linuxgpiod: Migrate to adapter gpio commands 2022-08-15 13:24:54 +00:00
dummy.cfg tcl/interface: add SPDX tag 2022-06-24 21:54:01 +00:00
esp_usb_bridge.cfg jtag: add esp_usb_jtag driver 2022-07-02 08:24:01 +00:00
esp_usb_jtag.cfg tcl/interface: add Espressif builtin usb_jtag config file. 2023-07-14 16:51:23 +00:00
estick.cfg tcl/interface: add SPDX tag 2022-06-24 21:54:01 +00:00
flashlink.cfg tcl/interface: add SPDX tag 2022-06-24 21:54:01 +00:00
ft232r.cfg tcl/interface: add SPDX tag 2022-06-24 21:54:01 +00:00
imx-native.cfg tcl/interface: add SPDX tag 2022-06-24 21:54:01 +00:00
jlink.cfg tcl/interface: add SPDX tag 2022-06-24 21:54:01 +00:00
jtag_dpi.cfg tcl: replace FSF boilerplate with SPDX tag 2022-06-24 21:51:58 +00:00
jtag_hat_rpi2.cfg drivers/bcm2835gpio: Migrate to adapter gpio commands 2022-09-13 22:17:14 +00:00
jtag_vpi.cfg tcl/interface: add SPDX tag 2022-06-24 21:54:01 +00:00
kitprog.cfg tcl/interface: add SPDX tag 2022-06-24 21:54:01 +00:00
nulink.cfg tcl/interface: add SPDX tag 2022-06-24 21:54:01 +00:00
opendous.cfg tcl/interface: add SPDX tag 2022-06-24 21:54:01 +00:00
openjtag.cfg tcl/interface: add SPDX tag 2022-06-24 21:54:01 +00:00
osbdm.cfg tcl/interface: add SPDX tag 2022-06-24 21:54:01 +00:00
parport.cfg tcl/interface: add SPDX tag 2022-06-24 21:54:01 +00:00
parport_dlc5.cfg tcl/interface: add SPDX tag 2022-06-24 21:54:01 +00:00
raspberrypi-gpio-connector.cfg tcl/interface: universal config for all Raspberry Pi models 2023-01-28 15:55:10 +00:00
raspberrypi-native.cfg tlc/interface: does fix source of raspberrypi-gpio-connector.cfg 2023-03-03 22:26:15 +00:00
raspberrypi2-native.cfg tcl/interface: universal config for all Raspberry Pi models 2023-01-28 15:55:10 +00:00
rlink.cfg tcl/interface: add SPDX tag 2022-06-24 21:54:01 +00:00
rshim.cfg tcl/interface: add SPDX tag 2022-06-24 21:54:01 +00:00
stlink-dap.cfg jtag/stlink: add STLINK-V3PWR support 2023-07-08 18:06:33 +00:00
stlink-v1.cfg tcl/interface: add SPDX tag 2022-06-24 21:54:01 +00:00
stlink-v2-1.cfg tcl/interface: add SPDX tag 2022-06-24 21:54:01 +00:00
stlink-v2.cfg tcl/interface: add SPDX tag 2022-06-24 21:54:01 +00:00
stlink.cfg jtag/stlink: add STLINK-V3PWR support 2023-07-08 18:06:33 +00:00
sysfsgpio-raspberrypi.cfg tcl/interface: add SPDX tag 2022-06-24 21:54:01 +00:00
ti-icdi.cfg tcl/interface: add SPDX tag 2022-06-24 21:54:01 +00:00
ulink.cfg tcl/interface: add SPDX tag 2022-06-24 21:54:01 +00:00
usb-jtag.cfg tcl/interface: add SPDX tag 2022-06-24 21:54:01 +00:00
usbprog.cfg tcl/interface: add SPDX tag 2022-06-24 21:54:01 +00:00
vdebug.cfg tcl/interface/vdebug: add newline to file's last line 2022-06-24 21:51:15 +00:00
vsllink.cfg tcl/interface: add SPDX tag 2022-06-24 21:54:01 +00:00
xds110.cfg tcl/interface: add SPDX tag 2022-06-24 21:54:01 +00:00