openocd/src/jtag
Spencer Oliver 4dc8cd201c cmsis-dap: add initial cmsis-dap support
This is based on work from:
https://github.com/TheShed/OpenOCD-CMSIS-DAP/tree/cmsis-dap

Main changes include moving over to using HIDAPI rather than libusb-1.0
and cleaning up to merge into master. Support for reset using srst has
also been added.

It has been tested on all the mbed boards as well as the Freedom board
from Freescale. These boards only implement SWD mode, however JTAG mode
has been tested with a Keil ULINK2 and a stm32 target - but requires a lot
more work.

Change-Id: I96d5ee1993bc9c0526219ab754c5aad3b55d812d
Signed-off-by: Spencer Oliver <spen@spen-soft.co.uk>
Signed-off-by: Andrey Yurovsky <yurovsky@gmail.com>
Reviewed-on: http://openocd.zylin.com/1542
Tested-by: jenkins
2014-01-09 15:20:51 +00:00
..
aice Clean up const usage to avoid excessive casting 2013-10-31 20:42:34 +00:00
drivers cmsis-dap: add initial cmsis-dap support 2014-01-09 15:20:51 +00:00
hla stlink: remove stlink_api command 2013-12-22 20:24:56 +00:00
minidriver update files to correct FSF address 2013-06-05 19:52:42 +00:00
minidummy update files to correct FSF address 2013-06-05 19:52:42 +00:00
zy1000 update files to correct FSF address 2013-06-05 19:52:42 +00:00
adapter.c update files to correct FSF address 2013-06-05 19:52:42 +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 cmsis-dap: add initial cmsis-dap support 2014-01-09 15:20:51 +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 cmsis-dap: add initial cmsis-dap support 2014-01-09 15:20:51 +00:00
interfaces.c cmsis-dap: add initial cmsis-dap support 2014-01-09 15:20:51 +00:00
interfaces.h update files to correct FSF address 2013-06-05 19:52:42 +00:00
jtag.h Clean up const usage to avoid excessive casting 2013-10-31 20:42:34 +00:00
Makefile.am aice: add Andes AICE support 2013-06-05 19:27:23 +00:00
minidriver.h update files to correct FSF address 2013-06-05 19:52:42 +00:00
startup.tcl stlink: rename stlink cmd names 2012-12-23 21:45:42 +00:00
swd.h cmsis-dap: add initial cmsis-dap support 2014-01-09 15:20:51 +00:00
tcl.c cmsis-dap: add initial cmsis-dap support 2014-01-09 15:20:51 +00:00
tcl.h update files to correct FSF address 2013-06-05 19:52:42 +00:00