riscv-openocd/src/jtag/drivers
Øyvind Harboe 8d5e34635c buspirate: ignore return value and fix warning
Perhaps we could do one better and propagate the error?

Change-Id: Idc45f516c26f09de4ee01fe05e8d3475f4b80db3
Signed-off-by: Øyvind Harboe <oyvind.harboe@zylin.com>
Reviewed-on: http://openocd.zylin.com/43
Tested-by: jenkins
Reviewed-by: Øyvind Harboe <oyvindharboe@gmail.com>
2011-10-22 09:01:00 +00:00
..
OpenULINK ULINK driver: Remove typedefs in OpenULINK firmware: Use typedefs from stdint.h (uint8_t, uint16_t) instead of custom typedefs in shorttypes.h (u8, u16, ...) 2011-09-01 07:02:38 +02:00
versaloon versaloon driver update 2011-08-16 12:50:38 +01:00
Makefile.am Implementation of a new jtag remote_bitbang driver. 2011-09-02 16:50:01 +02:00
Makefile.rlink move jtag drivers to src/jtag/drivers 2009-12-02 23:27:09 -08:00
amt_jtagaccel.c adapter speed: require init script setting and centralize activation from drivers to core.c 2011-05-01 00:38:04 +02:00
arm-jtag-ew.c arm-jtag-ew: whitespace cleanup 2011-10-14 13:01:52 +00:00
at91rm9200.c Update ep93xx and at91rm9200 drivers 2010-09-30 18:14:36 -07:00
bitbang.c jtag: rename JTAG_MOVESTATE to JTAG_TLR_RESET 2010-06-07 15:08:30 +02:00
bitbang.h move jtag drivers to src/jtag/drivers 2009-12-02 23:27:09 -08:00
bitq.c bitq: unshadow pause() 2010-08-27 15:16:39 -07:00
bitq.h change #include "commands.h" to <jtag/commands.h> 2009-12-03 04:22:52 -08:00
buspirate.c buspirate: ignore return value and fix warning 2011-10-22 09:01:00 +00:00
driver.c jtag: rename JTAG_MOVESTATE to JTAG_TLR_RESET 2010-06-07 15:08:30 +02:00
dummy.c transport selection tweaks 2010-07-09 18:34:31 -04:00
ep93xx.c nit: more LOG_* \n fixes 2011-01-09 21:35:23 +01:00
ft2232.c ftd2xx: fix build warnings 2011-08-11 21:36:54 +01:00
ftd2xx_common.h ftd2xx: fix build warnings 2011-08-11 21:36:54 +01:00
gw16012.c adapter speed: require init script setting and centralize activation from drivers to core.c 2011-05-01 00:38:04 +02:00
jlink.c adapter speed: require init script setting and centralize activation from drivers to core.c 2011-05-01 00:38:04 +02:00
minidriver_imp.h minidriver: fix inline capability of minidriver 2009-12-08 10:29:58 +01:00
parport.c adapter speed: require init script setting and centralize activation from drivers to core.c 2011-05-01 00:38:04 +02:00
presto.c ftd2xx: fix build warnings 2011-08-11 21:36:54 +01:00
remote_bitbang.c Implementation of a new jtag remote_bitbang driver. 2011-09-02 16:50:01 +02:00
rlink.c rlink: read only the expected number of bytes 2011-08-10 06:52:09 +02:00
rlink.h change #include "types.h" to <helper/types.h> 2009-12-03 04:22:52 -08:00
rlink_call.m4 move jtag drivers to src/jtag/drivers 2009-12-02 23:27:09 -08:00
rlink_dtc_cmd.h move jtag drivers to src/jtag/drivers 2009-12-02 23:27:09 -08:00
rlink_ep1_cmd.h move jtag drivers to src/jtag/drivers 2009-12-02 23:27:09 -08:00
rlink_init.m4 move jtag drivers to src/jtag/drivers 2009-12-02 23:27:09 -08:00
rlink_speed_table.c move jtag drivers to src/jtag/drivers 2009-12-02 23:27:09 -08:00
rlink_st7.h move jtag drivers to src/jtag/drivers 2009-12-02 23:27:09 -08:00
ulink.c ULINK driver: Remove typedefs in ulink.c 2011-09-01 07:02:38 +02:00
usb_blaster.c ftd2xx: fix build warnings 2011-08-11 21:36:54 +01:00
usb_common.c move jtag drivers to src/jtag/drivers 2009-12-02 23:27:09 -08:00
usb_common.h change #include "types.h" to <helper/types.h> 2009-12-03 04:22:52 -08:00
usbprog.c Fix "unused variable" warnings (errors) detected with GCC 4.7.0 - leftover changes 2011-06-07 17:53:33 +02:00
vsllink.c vsllink driver compile fails with'vsllink_debug_buffer' defined but not used 2011-08-31 16:22:00 +02:00