forked from auracaster/openocd
73e31653fccbaa7e62edfbd0f5a0e27241be9436
-jtag.c, interface_jtag_add_dr_out():
- use pointer 'field' instead of scan->fields[field_count]
- restructure the main loop to clearly separate the two cases: TAP is not bypassed / TAP is bypassed
(this is to keep the function similar to interface_jtag_add_dr_scan())
- fix bug where only the first output field has its tap field set
- add asserts to verify that target_tap points to the one not bypassed TAP
git-svn-id: svn://svn.berlios.de/openocd/trunk@1867 b42882b7-edfa-0310-969c-e2dbd0fdcd60
openocd.texi is the authoritative source of OpenOCD documentation
Description
Languages
C
88.9%
Perl
2.3%
HTML
1.9%
Tcl
1.9%
Assembly
1.8%
Other
3%