Andrew Tridgell 37b4cdfce2 board_serial: use a uint8_t buffer
we should not be using 'char' for binary APIs, as the C standard does
not specify if it is signed or unsigned, so results may not be
consistent
2014-07-08 11:39:40 +02:00
..
2014-06-29 17:47:24 -07:00
2014-06-29 13:55:55 -07:00
2014-07-06 11:24:39 -07:00
2014-07-06 17:58:21 +02:00