zwelch 66707c94d7 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
2009-06-09 04:15:13 +00:00
2008-04-22 06:44:05 +00:00
2009-05-08 13:30:45 +00:00
2008-03-06 17:11:35 +00:00
2008-09-22 20:58:57 +00:00
2008-09-22 20:58:57 +00:00
2008-12-06 13:13:02 +00:00

openocd.texi is the authoritative source of OpenOCD documentation

Description
No description provided
Readme 41 MiB
Languages
C 89.2%
Perl 2.2%
HTML 1.9%
Tcl 1.8%
Assembly 1.8%
Other 3%