doc/openocd.texi: add SWD to the transports supported by jlink
Since 6733253219
jlink adapter driver
supports SWD in addition to JTAG.
Change-Id: I9376aa02d9281f3e2734d8f127cd42162633d95b
Signed-off-by: Paul Fertser <fercerpav@gmail.com>
Reviewed-on: http://openocd.zylin.com/2324
Tested-by: jenkins
Reviewed-by: Spencer Oliver <spen@spen-soft.co.uk>
__archive__
parent
1601c1a40b
commit
9c47dc9e8e
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue