support for scripts in $HOME/.openocd
commit0583cb0a0d222787c4048f9362292c5db9d969b0
authorAndreas Fritiofson <andreas.fritiofson@gmail.com>
Mon, 23 Nov 2009 23:32:54 +0000 (24 00:32 +0100)
committerØyvind Harboe <oyvind.harboe@zylin.com>
Tue, 24 Nov 2009 07:57:02 +0000 (24 08:57 +0100)
tree68ba2a8dba00f0906df1d64296477df1aab93425
parent0d06a06f8bb7d0dcb91ec7d31ab00c0c730f1cf4
support for scripts in $HOME/.openocd

Add $HOME/.openocd as the first default script search directory, allowing
the user to override the standard scripts.

Update the user guide with information on where OpenOCD expects to find
configuration files and scripts. Also fixed some minor formatting issues.

Add entry to NEWS as well.

Signed-off-by: Andreas Fritiofson <andreas.fritiofson@gmail.com>
Signed-off-by: Øyvind Harboe <oyvind.harboe@zylin.com>
NEWS
doc/openocd.texi
src/helper/options.c