riscv-openocd/src
David Brownell 199abf49ea ARM11: help/usage updates
Usage syntax messages have the same EBNF as the User's Guide;
there should be no angle brackets in either place.

Uupdate some helptext to be more accurate.

Fix the User's Guide in a few places to be more consistent (mostly
to use brackets not parentheses) and to recognize that parameter may
be entirely optional (in which case the command just displays output,
and changes nothing).  Also reference NXP, not Philips, for LPC chips.

Don't use "&function"; functions are like arrays, their address
is their name.

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
2010-01-07 16:21:24 -08:00
..
flash streamline and document helptext mode displays 2010-01-02 15:52:35 -08:00
helper don't require 'openocd.cfg' to start 2010-01-05 13:32:39 -08:00
jtag buildfix with -DNDEBUG 2010-01-05 14:11:03 -08:00
pld build: add build/src to include path 2009-12-08 10:16:10 +01:00
server gdb: fix regression in gdb_port command 2010-01-05 15:28:23 +01:00
svf cygwin 1.7 build fixes 2009-12-26 10:19:19 -08:00
target ARM11: help/usage updates 2010-01-07 16:21:24 -08:00
xsvf build: add build/src to include path 2009-12-08 10:16:10 +01:00
Makefile.am Driver for USB-JTAG, Altera USB-Blaster and compatibles 2009-12-26 15:05:06 -08:00
ecosboard.c zy1000: add zy1000_ prefix to uart command 2009-12-30 13:13:31 +01:00
hello.c change #include "log.h" to <helper/log.h> 2009-12-03 04:22:52 -08:00
hello.h improve command handling examples 2009-11-25 10:29:05 -08:00
main.c add openocd.h for top-level declarations 2009-11-14 07:29:16 -08:00
openocd.c server: add server_preinit which is called before config file is parsed. 2009-12-11 10:26:15 +00:00
openocd.h remove #if logic for openocd_sleep_*lude 2009-12-02 13:26:26 -08:00