Merged GIT version changes

This commit is contained in:
David Sidrane
2015-06-12 06:49:15 -10:00
committed by Lorenz Meier
parent bca13e3e1b
commit 428611119f
5 changed files with 55 additions and 9 deletions
+2
View File
@@ -41,6 +41,8 @@
#include <stdint.h>
#include "build_git_version.h"
__BEGIN_DECLS
__EXPORT extern const char* px4_git_version;
+2 -2
View File
@@ -55,8 +55,8 @@ SRCS = err.c \
pwm_limit/pwm_limit.c \
circuit_breaker.cpp \
circuit_breaker_params.c \
mcu_version.c \
$(BUILD_DIR)git_version.c
mcu_version.c
circuit_breaker_params.c
MAXOPTIMIZATION = -Os