Files
openocd/src/helper
Spencer Oliver bf3f35092e helper: hexify correctly handle signed chars
The current implementation of hexify was not correctly handling signed chars.

This function is currently used by the ti-icdi driver and as such was causing
random write issues.

As a note perhaps a better long term fix would be to change to using uint8_t
buffers rather than char. This will require changes to the ti-icdi driver
aswell.

Change-Id: I572e69ff2b99227a7d412de056458c0393794b03
Signed-off-by: Spencer Oliver <spen@spen-soft.co.uk>
Reviewed-on: http://openocd.zylin.com/1124
Tested-by: jenkins
Reviewed-by: Øyvind Harboe <oyvindharboe@gmail.com>
2013-01-31 14:50:24 +00:00
..
2012-12-23 21:46:20 +00:00
2012-11-30 17:16:45 +00:00
2012-02-06 10:49:52 +00:00
2012-05-21 16:15:26 +00:00
2009-12-02 15:24:14 -08:00
2012-02-06 10:49:52 +00:00
2012-02-06 10:49:52 +00:00
2012-02-06 10:49:52 +00:00
2012-07-06 14:58:25 +00:00
2012-07-06 14:58:25 +00:00
2012-02-06 10:49:52 +00:00
2012-02-06 10:49:52 +00:00
2012-02-06 10:49:52 +00:00