From 9c47dc9e8e49adff93cf8998638410259014513f Mon Sep 17 00:00:00 2001 From: Paul Fertser Date: Mon, 29 Sep 2014 17:11:53 +0400 Subject: [PATCH] doc/openocd.texi: add SWD to the transports supported by jlink Since 67332532194b16b99f0535a41b4179ca5df349b0 jlink adapter driver supports SWD in addition to JTAG. Change-Id: I9376aa02d9281f3e2734d8f127cd42162633d95b Signed-off-by: Paul Fertser Reviewed-on: http://openocd.zylin.com/2324 Tested-by: jenkins Reviewed-by: Spencer Oliver --- doc/openocd.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/openocd.texi b/doc/openocd.texi index 1245df1990..0b50c65b81 100644 --- a/doc/openocd.texi +++ b/doc/openocd.texi @@ -2899,7 +2899,7 @@ This is a write-once setting. @end deffn @deffn {Interface Driver} {jlink} -Segger J-Link family of USB adapters. It currently supports only the JTAG transport. +Segger J-Link family of USB adapters. It currently supports JTAG and SWD transports. @quotation Compatibility Note Segger released many firmware versions for the many harware versions they -- 2.30.2