openocd/src
Hsiangkai Wang ceb402dc9e aice: add Andes AICE support
Andes AICE uses USB to transfer packets between OpenOCD and AICE.
It uses high-level USB commands to control targets instead of using
JTAG signals. I define an interface as aice_port_api_s. It contains
all basic operations needed by target-dependent code.

Change-Id: I117bc4f938fab2732e44c509ea68b30172d6fdb9
Signed-off-by: Hsiangkai Wang <hsiangkai@gmail.com>
Reviewed-on: http://openocd.zylin.com/1256
Tested-by: jenkins
Reviewed-by: Spencer Oliver <spen@spen-soft.co.uk>
2013-06-05 19:27:23 +00:00
..
flash efm32: fix FTBFS on ARM due to alignment issues 2013-05-08 14:54:02 +00:00
helper telnet: add telnet history support 2013-04-21 07:28:32 +00:00
jtag aice: add Andes AICE support 2013-06-05 19:27:23 +00:00
pld build: add helper/types.h to config.h 2012-05-21 16:15:26 +00:00
rtos Added: RTOS awareness for embKernel 2013-05-10 14:19:00 +00:00
server telnet_server: support C-p, C-n for moving through history 2013-05-08 14:54:29 +00:00
svf build: cleanup src/svf directory 2012-02-06 10:43:34 +00:00
target aice: add Andes AICE support 2013-06-05 19:27:23 +00:00
transport transport: remove interface multiple transport warning 2012-03-30 15:51:37 +00:00
xsvf build: cleanup src/xsvf directory 2012-02-06 10:45:43 +00:00
hello.c build: cleanup src/ directory 2012-02-06 10:41:23 +00:00
hello.h build: cleanup src/ directory 2012-02-06 10:41:23 +00:00
main.c build: cleanup src/ directory 2012-02-06 10:41:23 +00:00
Makefile.am drivers/jtag: rewrite usb_blaster driver 2013-06-04 20:00:42 +00:00
openocd.c Revert "When calling openocd from a shell like this:" 2012-07-22 19:18:22 +00:00
openocd.h build: cleanup src/ directory 2012-02-06 10:41:23 +00:00