diff options
author | zwelch <zwelch@b42882b7-edfa-0310-969c-e2dbd0fdcd60> | 2009-06-09 04:15:13 +0000 |
---|---|---|
committer | zwelch <zwelch@b42882b7-edfa-0310-969c-e2dbd0fdcd60> | 2009-06-09 04:15:13 +0000 |
commit | 66707c94d7a34e99d77a032223e42909005a563e (patch) | |
tree | 0f88c7136674b23d511878a84740d6f9ffeec7a6 /tcl/interface/openocd-usb.cfg | |
parent | 03b2b345ed8d5d9a6dfd7c31ccc63a77d5a05122 (diff) | |
download | openocd_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 'tcl/interface/openocd-usb.cfg')
0 files changed, 0 insertions, 0 deletions