Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rename jtag_khz as adapter_khz | David Brownell | 2010-03-15 | 1 | -2/+2 |
| | | | | | | | | | | | Globally rename "jtag_khz" as "adapter_khz", and move it out of the "jtag" command group ... it needs to be used with non-JTAG transports Includes a migration aid (in jtag/startup.tcl) so that old user scripts won't break. That aid should Sunset in about a year. (We may want to update it to include a nag message too.) Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> | ||||
* | Move TCL script files -- Step 2 of 2: | zwelch | 2009-05-27 | 1 | -0/+25 |
- Move src/tcl to tcl/. - Update top Makefile.am to use new path name. git-svn-id: svn://svn.berlios.de/openocd/trunk@1919 b42882b7-edfa-0310-969c-e2dbd0fdcd60 |