development/openocd: Fix README.

Signed-off-by: B. Watson <yalhcru@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
B. Watson 2020-10-13 00:50:17 -04:00 committed by Willy Sudiarto Raharjo
parent 6d940fea23
commit 9d1e581e56
No known key found for this signature in database
GPG key ID: 3F617144D7238786

View file

@ -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.