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
S
Description
a mirror of official PX4-Autopilot
BSD-3-Clause
587 MiB
Languages
C++ 51.2%
C 38.5%
CMake 4.7%
Python 3.9%
Shell 1.3%
Other 0.1%