summaryrefslogtreecommitdiff
path: root/doc/manual
diff options
context:
space:
mode:
authorzwelch <zwelch@b42882b7-edfa-0310-969c-e2dbd0fdcd60>2009-06-09 04:15:13 +0000
committerzwelch <zwelch@b42882b7-edfa-0310-969c-e2dbd0fdcd60>2009-06-09 04:15:13 +0000
commit66707c94d7a34e99d77a032223e42909005a563e (patch)
tree0f88c7136674b23d511878a84740d6f9ffeec7a6 /doc/manual
parent03b2b345ed8d5d9a6dfd7c31ccc63a77d5a05122 (diff)
downloadopenocd+libswd-66707c94d7a34e99d77a032223e42909005a563e.tar.gz
openocd+libswd-66707c94d7a34e99d77a032223e42909005a563e.tar.bz2
openocd+libswd-66707c94d7a34e99d77a032223e42909005a563e.tar.xz
openocd+libswd-66707c94d7a34e99d77a032223e42909005a563e.zip
Split main jtag.c file into two layers:
- src/jtag/core.c: contains the low-level JTAG TAP and scanning routines. - src/jtag/tcl.c: contains high-level JTAG TCL commands that use the core. - Remove static keywords from routines in core.c, extern from tcl.c: - jtag, jtag_interface global variables - jtag_{examine,validate}_chain and jtag_tap_{init,free} functions - Added myself to the copyright header in both of these files. - Used 'svn cp' to add files, so versioning was preserved for both. git-svn-id: svn://svn.berlios.de/openocd/trunk@2149 b42882b7-edfa-0310-969c-e2dbd0fdcd60
Diffstat (limited to 'doc/manual')
0 files changed, 0 insertions, 0 deletions