diff options
author | Andreas Fritiofson <andreas.fritiofson@gmail.com> | 2009-11-24 00:32:54 +0100 |
---|---|---|
committer | Øyvind Harboe <oyvind.harboe@zylin.com> | 2009-11-24 08:57:02 +0100 |
commit | 0583cb0a0d222787c4048f9362292c5db9d969b0 (patch) | |
tree | 68ba2a8dba00f0906df1d64296477df1aab93425 /NEWS | |
parent | 0d06a06f8bb7d0dcb91ec7d31ab00c0c730f1cf4 (diff) |
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>
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -19,6 +19,7 @@ Flash Layer: Board, Target, and Interface Configuration Scripts: ARM9 - ETM and ETB hookup for iMX2* targets + Add $HOME/.openocd to the search path. Documentation: Build and Release: |