openocd/src/jtag
Paul Fertser b8c7232b66 jtag: drivers: buspirate: fix abuse of "char" type
Change occurrences of char to uint8_t where appropriate as a binary
protocol is used to talk to this adapter.

This fixes a build issue with modern clang.

Change-Id: I21cc82c8cad148bd0977533c12c74a9d6ba2faff
Signed-off-by: Paul Fertser <fercerpav@gmail.com>
Reviewed-on: http://openocd.zylin.com/4462
Tested-by: jenkins
Reviewed-by: Matthias Welwarsky <matthias@welwarsky.de>
2018-03-12 18:59:32 +00:00
..
aice nds32: Add jtag scan_chain command 2018-03-12 14:12:59 +00:00
drivers jtag: drivers: buspirate: fix abuse of "char" type 2018-03-12 18:59:32 +00:00
hla jtag: hla: tcl: fix inconsistent expected_id handling 2018-03-12 14:10:18 +00:00
minidriver Make #include guard naming consistent 2016-05-24 22:30:55 +01:00
minidummy Remove FSF address from GPL notices 2016-05-24 22:30:01 +01:00
zy1000 Fix usage of timeval_ms() 2016-07-19 10:45:16 +01:00
adapter.c Remove FSF address from GPL notices 2016-05-24 22:30:01 +01:00
commands.c Remove FSF address from GPL notices 2016-05-24 22:30:01 +01:00
commands.h Make #include guard naming consistent 2016-05-24 22:30:55 +01:00
core.c jtag: core: report TRST and SRST as asserted only when they really are 2017-01-15 11:02:14 +00:00
driver.h Make #include guard naming consistent 2016-05-24 22:30:55 +01:00
interface.c Remove FSF address from GPL notices 2016-05-24 22:30:01 +01:00
interface.h Remove FSF address from GPL notices 2016-05-24 22:30:01 +01:00
interfaces.c imx_gpio: add mmap based jtag interface for IMX processors 2017-05-31 08:16:17 +01:00
interfaces.h Remove FSF address from GPL notices 2016-05-24 22:30:01 +01:00
jtag.h Make #include guard naming consistent 2016-05-24 22:30:55 +01:00
Makefile.am Convert to non-recursive make 2016-12-08 16:23:10 +00:00
minidriver.h Make #include guard naming consistent 2016-05-24 22:30:55 +01:00
startup.tcl jtag/startup.tcl: fix regression with autoselecting JTAG 2015-04-14 12:35:39 +01:00
swd.h Make #include guard naming consistent 2016-05-24 22:30:55 +01:00
tcl.c Fix usage of timeval_ms() 2016-07-19 10:45:16 +01:00
tcl.h Make #include guard naming consistent 2016-05-24 22:30:55 +01:00