atbetaflight/lib/main/CMSIS/CM3
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
..
CoreSupport various: tidy up various things found when building with a C++ compiler. 2015-06-04 22:32:31 +02:00
DeviceSupport/ST/STM32F10x various: mark more constant data so it goes into flash instead of RAM. 2015-05-29 05:42:08 +02:00