2
0
mirror of git://git.code.sf.net/p/openocd/code synced 2025-07-19 05:55:41 +10:00
OpenOCD repository mirror
Go to file
zwelch 9bdbe70ceb Simplify jtag_add_ir_scan_noverify:
- Use jtag_set_error instead of accessing jtag_error directly.
- Wrap and rename function arguments to fit everything in 80 columns.
- Move retval variable to location of first use.


git-svn-id: svn://svn.berlios.de/openocd/trunk@2118 b42882b7-edfa-0310-969c-e2dbd0fdcd60
2009-06-08 10:56:18 +00:00
contrib
doc David Brownell <david-b@pacbell.net> 2009-06-08 06:16:43 +00:00
ecosflash
src Simplify jtag_add_ir_scan_noverify: 2009-06-08 10:56:18 +00:00
tcl David Brownell <david-b@pacbell.net> target/at91rm9200.cfg cleanup 2009-06-05 08:35:24 +00:00
testing
tools Improve logger script to expose warnings and errors in the output. 2009-06-03 02:56:20 +00:00
AUTHORS
bootstrap Remove redundant call to autoheader in bootstrap script. 2009-05-28 23:47:37 +00:00
BUGS Update Doxygen markup in PATCHES, BUGS, and TODO: 2009-05-26 23:58:01 +00:00
ChangeLog
configure.in Adjust whitespace in configure script: use two spaces for indent. 2009-06-08 04:35:19 +00:00
COPYING
Doxyfile.in Properly fix doxygen out-of-tree build process: 2009-05-24 01:08:16 +00:00
guess-rev.sh
INSTALL
Makefile.am Move TCL script files -- Step 2 of 2: 2009-05-27 06:49:24 +00:00
NEWS
NEWTAPS
PATCHES Improve doxygen markup of PATCHES file, link to new primer. 2009-06-03 02:17:26 +00:00
README
TODO Improve remaining documentation that was causing Doxygen warnings. 2009-06-03 04:44:38 +00:00
uncrustify.cfg

openocd.texi is the authoritative source of OpenOCD documentation