Files
openocd/src/jtag
Antonio Borneo 4cb3c9fae2 jtag/adapter: move 'usb location' code in adapter.c
The configuration code for adapter parameters is spread around.

Add a struct in adapter.c aimed at containing all the adapter's
configuration data.
Move in adapter.c the code related to configuring 'usb location'
and the copyright tag.
Add adapter.h to export the functions.
While there:
- rework the copyright and the SPDX tag;
- rename the 'usb location' functions;
- remove the JTAG_SRC variable in Makefile.am.

Change-Id: I4fe0d32991a8a30e315807180688035ae9ee01ce
Signed-off-by: Antonio Borneo <borneo.antonio@gmail.com>
Reviewed-on: https://review.openocd.org/c/openocd/+/6640
Tested-by: jenkins
Reviewed-by: Tarek BOCHKATI <tarek.bouchkati@gmail.com>
2021-11-13 10:47:02 +00:00
..
2021-11-13 10:46:25 +00:00
2016-05-24 22:30:55 +01:00
2021-05-01 14:35:09 +01:00
2021-05-22 10:06:38 +01:00
2021-07-02 17:10:31 +01:00
2020-05-24 21:32:05 +01:00
2020-05-24 21:31:21 +01:00
2016-05-24 22:30:55 +01:00