openocd/src/jtag
Paul Fertser 3039f01aaf drivers/cmsis_dap_usb: restructure init sequence a bit
This fixes the issue of improper initialisation sequence and in
particular makes "cmsis_dap_vid_pid" config specification functional.

Not really elegant but it's in line with the ftdi driver and so can be
reworked in a uniform way later when the internal API is changed.

Change-Id: Ief9fc64ad0ac24e1c66727153f383e4f30a830c7
Signed-off-by: Paul Fertser <fercerpav@gmail.com>
Reviewed-on: http://openocd.zylin.com/2192
Reviewed-by: Andrey Yurovsky <yurovsky@gmail.com>
Tested-by: jenkins
Reviewed-by: Spencer Oliver <spen@spen-soft.co.uk>
2014-07-03 18:40:59 +00:00
..
aice jtag/aice/aice_usb: remove unused constants 2014-04-08 11:37:36 +00:00
drivers drivers/cmsis_dap_usb: restructure init sequence a bit 2014-07-03 18:40:59 +00:00
hla Conform to C99 integer types format specifiers 2014-01-15 12:40:42 +00:00
minidriver Retire jtag_add_dr_out 2014-01-20 13:28:26 +00:00
minidummy Retire jtag_add_dr_out 2014-01-20 13:28:26 +00:00
zy1000 Retire jtag_add_dr_out 2014-01-20 13:28:26 +00:00
adapter.c transport: Constify the transports vector 2014-06-28 09:33:31 +00:00
commands.c jtag: fix support for really long scans 2013-11-06 13:08:38 +00:00
commands.h update files to correct FSF address 2013-06-05 19:52:42 +00:00
core.c Relax polling check if not in JTAG mode 2014-06-28 09:34:55 +00:00
driver.h update files to correct FSF address 2013-06-05 19:52:42 +00:00
interface.c update files to correct FSF address 2013-06-05 19:52:42 +00:00
interface.h transport: Constify the transports vector 2014-06-28 09:33:31 +00:00
interfaces.c jtag/drivers: add USB-Blaster II 2014-01-20 13:28:02 +00:00
interfaces.h update files to correct FSF address 2013-06-05 19:52:42 +00:00
jtag.h Retire jtag_add_dr_out 2014-01-20 13:28:26 +00:00
Makefile.am aice: add Andes AICE support 2013-06-05 19:27:23 +00:00
minidriver.h Retire jtag_add_dr_out 2014-01-20 13:28:26 +00:00
startup.tcl Auto-select JTAG transport when appropriate 2014-06-28 09:35:38 +00:00
swd.h swd: Add frequency setting and special/switching sequences to the API 2014-06-28 09:33:12 +00:00
tcl.c tcl/drscan: handle invalid syntax with a conditional, not assert 2014-02-24 12:01:52 +00:00
tcl.h update files to correct FSF address 2013-06-05 19:52:42 +00:00