mirror of
https://github.com/linux-msm/openocd.git
synced 2026-02-25 13:15:07 -08:00
e007342669d85088fc7a313956004ee1e83df368
-jtag.c, interface_jtag_add_dr_scan():
- 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
- add an assert that each non-bypassed TAP receives at least one field
- add an assert that checks that no superfluous input fields were passed
git-svn-id: svn://svn.berlios.de/openocd/trunk@1866 b42882b7-edfa-0310-969c-e2dbd0fdcd60
openocd.texi is the authoritative source of OpenOCD documentation
Description
Languages
C
89.2%
Perl
2.2%
HTML
1.9%
Tcl
1.8%
Assembly
1.8%
Other
3%