openocd/src/jtag
Mathias K bce7009e31 STLINK: add check for the supported jtag API version
This patch add a validation for the supported jtag api version.

Change-Id: I0b51350e58e351d6662f4039c0a9e9d0d79ba4ec
Signed-off-by: Mathias K <kesmtp@freenet.de>
Reviewed-on: http://openocd.zylin.com/405
Tested-by: jenkins
Reviewed-by: Spencer Oliver <spen@spen-soft.co.uk>
2012-01-30 20:17:04 +00:00
..
drivers STLINK: add check for the supported jtag API version 2012-01-30 20:17:04 +00:00
minidriver jtag: make caller always allocate buffer 2011-12-20 16:57:34 +00:00
minidummy types: write memory now uses const 2011-04-01 08:59:07 +02:00
stlink STLINK: Test device version (v1/v2) on usb transfers and add sg support 2012-01-27 19:25:41 +00:00
zy1000 retire ERROR_INVALID_ARGUMENTS and replace with ERROR_COMMAND_SYNTAX_ERROR 2012-01-04 17:13:46 +00:00
Makefile.am build: fix make dist 2012-01-04 17:12:36 +00:00
adapter.c retire ERROR_INVALID_ARGUMENTS and replace with ERROR_COMMAND_SYNTAX_ERROR 2012-01-04 17:13:46 +00:00
commands.c JTAG/COMMANDS: review scope of functions 2010-04-10 22:01:16 +08:00
commands.h jtag: rename JTAG_MOVESTATE to JTAG_TLR_RESET 2010-06-07 15:08:30 +02:00
core.c retire ERROR_INVALID_ARGUMENTS and replace with ERROR_COMMAND_SYNTAX_ERROR 2012-01-04 17:13:46 +00:00
driver.h split "interface" commands from "jtag" ones 2010-03-11 09:47:47 -08:00
interface.c move ARRAY_SIZE macro to types.h 2009-11-16 09:58:11 -08:00
interface.h jtag: clarify jtag->init() and jtag->quit() definitions 2011-04-19 12:43:16 +02:00
interfaces.c ST-LINK USB initial release 2012-01-03 21:12:24 +00:00
interfaces.h change #include "interface.h" to <jtag/interface.h> 2009-12-03 04:22:52 -08:00
jtag.h add private data pointer to the tap interface 2012-01-03 21:11:37 +00:00
minidriver.h jtag: simplify jtag_add_plain_ir/dr_scan 2010-03-08 08:12:26 +01:00
startup.tcl scripts: notify user of deprecated jtag_* functions 2011-11-18 22:07:09 +00:00
swd.h initial SWD transport (SWD infrastructure #2) 2010-12-24 18:50:41 -08:00
tcl.c cmd: add missing usage vars 2012-01-18 21:45:02 +00:00
tcl.h Make jim functions public accessible. 2012-01-03 21:12:06 +00:00