- added support for Turtelizer 2 (USB JTAG interface) (Thanks to Michael Fischer for this patch)

- fixed description of arm9tdmi vector_catch command


git-svn-id: svn://svn.berlios.de/openocd/trunk@137 b42882b7-edfa-0310-969c-e2dbd0fdcd60
This commit is contained in:
drath
2007-03-30 09:56:31 +00:00
parent 5f548150a4
commit 98da554bbd
3 changed files with 86 additions and 2 deletions
+1 -1
View File
@@ -18,7 +18,7 @@
* 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. *
***************************************************************************/
#define OPENOCD_VERSION "Open On-Chip Debugger (2007-03-28 18:30 CEST)"
#define OPENOCD_VERSION "Open On-Chip Debugger (2007-03-30 12:00 CEST)"
#ifdef HAVE_CONFIG_H
#include "config.h"