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-05-13 09:41:41 -07:00
2014-07-07 16:59:44 +02:00
2014-07-08 11:39:40 +02:00
2014-07-07 22:20:55 +02:00
2014-07-07 16:59:44 +02:00
2014-07-07 17:21:20 +02:00
2014-03-22 13:32:33 -04:00
2014-07-03 14:46:06 +02:00
2014-07-07 22:20:55 +02:00
Languages
C++ 50.4%
C 36.8%
CMake 4.6%
Python 3.6%
Linker Script 3%
Other 1.4%