mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-06-08 02:17:07 +08:00
37b4cdfce21ff6a7374599a6706ad387bd359515
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
Description
Languages
C++
50.4%
C
36.8%
CMake
4.6%
Python
3.6%
Linker Script
3%
Other
1.4%