summaryrefslogtreecommitdiffstats
path: root/development/openocd/README
diff options
context:
space:
mode:
author B. Watson <yalhcru@gmail.com>2020-10-13 00:50:17 -0400
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2020-10-17 09:39:31 +0700
commit9d1e581e56232d3185b379eb26902da0b20e687b (patch)
tree8e5117b1c9732a2f31e07489df5c3b4fd8b46bcb /development/openocd/README
parent6d940fea23967bb048e9aa046067bc36df389c98 (diff)
downloadslackbuilds-9d1e581e56232d3185b379eb26902da0b20e687b.tar.gz
slackbuilds-9d1e581e56232d3185b379eb26902da0b20e687b.tar.xz
development/openocd: Fix README.
Signed-off-by: B. Watson <yalhcru@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/openocd/README')
-rw-r--r--development/openocd/README13
1 files changed, 7 insertions, 6 deletions
diff --git a/development/openocd/README b/development/openocd/README
index 376dd703ad..bcbd4bce8a 100644
--- a/development/openocd/README
+++ b/development/openocd/README
@@ -1,9 +1,10 @@
-OpenOCD is an on-chip debugging, in-system programming and boundary-scan
-testing tool for ARM systems. The debugger uses an IEEE 1149-1
-compliant JTAG TAP bus master to access on-chip debug functionality available
-on ARM based microcontrollers or system-on-chip solutions.
+OpenOCD is an on-chip debugging, in-system programming and
+boundary-scan testing tool for ARM systems. The debugger uses an
+IEEE 1149-1 compliant JTAG TAP bus master to access on-chip debug
+functionality available on ARM based microcontrollers or system-on-chip
+solutions.
-User interaction is realized through a telnet command line interface, a
-gdb (the GNU debugger) remote protocol server.
+User interaction is realized through a telnet command line interface,
+a gdb (the GNU debugger) remote protocol server.
OpenOCD supports many different types of JTAG interfaces/programmers.