aboutsummaryrefslogtreecommitdiff
path: root/tcl
diff options
context:
space:
mode:
authorAntonio Borneo <borneo.antonio@gmail.com>2021-10-07 19:42:54 +0200
committerAntonio Borneo <borneo.antonio@gmail.com>2021-11-28 10:55:49 +0000
commit248161cbf47af9f7fc8c00b5efa79a1ff8e65848 (patch)
treeedea7cc086b97fb56777c2dd8a416e8478e6b53c /tcl
parenta3b69dee622066d3a2b70c32775818d82b5ffb54 (diff)
downloadriscv-openocd-248161cbf47af9f7fc8c00b5efa79a1ff8e65848.zip
riscv-openocd-248161cbf47af9f7fc8c00b5efa79a1ff8e65848.tar.gz
riscv-openocd-248161cbf47af9f7fc8c00b5efa79a1ff8e65848.tar.bz2
jtag/cmsis_dap: switch to command 'adapter serial'
The driver cmsis_dap defines the command 'cmsis_dap_serial' to specify the serial string of the adapter. Remove and deprecate the driver command, and use 'adapter serial'. Change-Id: I88e2d4de360a6c6f23529bb18494962a267250df Signed-off-by: Antonio Borneo <borneo.antonio@gmail.com> Reviewed-on: https://review.openocd.org/c/openocd/+/6649 Tested-by: jenkins
Diffstat (limited to 'tcl')
-rw-r--r--tcl/interface/cmsis-dap.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/tcl/interface/cmsis-dap.cfg b/tcl/interface/cmsis-dap.cfg
index 887d2d7..1bc91a5 100644
--- a/tcl/interface/cmsis-dap.cfg
+++ b/tcl/interface/cmsis-dap.cfg
@@ -7,4 +7,4 @@
adapter driver cmsis-dap
# Optionally specify the serial number of CMSIS-DAP usb device.
-#cmsis_dap_serial 02200201E6661E601B98E3B9
+# adapter serial 02200201E6661E601B98E3B9