riscv-openocd/src
David Brownell 844b5eb49d don't require 'openocd.cfg' to start
Starting the daemon with with just a bare "openocd" I saw:

	Can't find openocd.cfg

That's not an error; don't treat it as if it were.  There may
be an error later -- like, "no interface set up" -- but let
messages only report real errors, not fake ones.
2010-01-05 13:32:39 -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 parport: output port as hex rather than dec 2010-01-05 19:54:36 +00: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 ARM: add #defines for JTAG ack codes 2010-01-05 13:03:27 -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