Browse Source

fixed compilation problem

git-svn-id: svn://svn.berlios.de/openocd/trunk@1244 b42882b7-edfa-0310-969c-e2dbd0fdcd60
tags/v0.1.0
oharboe 15 years ago
parent
commit
71ab621c2c
1 changed files with 1 additions and 2 deletions
  1. +1
    -2
      doc/openocd.texi

+ 1
- 2
doc/openocd.texi View File

@@ -96,8 +96,7 @@ with the JTAG (IEEE 1149.1) complient taps on your target board.

@b{Dongles:} OpenOCD currently many types of hardware dongles: USB
Based, Parallel Port Based, and other standalone boxes that run
OpenOCD internally. See the section titled: @xref{JTAG Hardware
Dongles}.
OpenOCD internally. See the section titled: @xref{JTAG Hardware Dongles}.

@b{GDB Debug:} It allows ARM7 (ARM7TDMI and ARM720t), ARM9 (ARM920t,
ARM922t, ARM926ej--s, ARM966e--s), XScale (PXA25x, IXP42x) and


Loading…
Cancel
Save