1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-19 14:25:20 +03:00
betaflight/lib/main
Michael Hope 5c6760fd82 various: tidy up various things found when building with a C++ compiler.
Remove duplicate consts.
Pull in the include files where functions and variables are declared.
Mark file local but duplicated variables as static.
Mark some variable declarations as extern.
Remove duplicated variable definition.

Signed-off-by: Michael Hope <mlhx@google.com>
2015-06-04 22:32:31 +02:00
..
CMSIS various: tidy up various things found when building with a C++ compiler. 2015-06-04 22:32:31 +02:00
STM32_USB-FS-Device_Driver Merge branch 'AlienWii32_defaults' of 2014-12-26 18:40:01 +00:00
STM32F10x_StdPeriph_Driver various: mark more constant data so it goes into flash instead of RAM. 2015-05-29 05:42:08 +02:00
STM32F30x_StdPeriph_Driver Merge branch 'AlienWii32_defaults' of 2014-12-26 18:40:01 +00:00