aboutsummaryrefslogtreecommitdiff
path: root/makefiles/config_px4fmu-v2_default.mk
diff options
context:
space:
mode:
authorLorenz Meier <lm@inf.ethz.ch>2015-01-25 17:54:09 +0100
committerLorenz Meier <lm@inf.ethz.ch>2015-01-29 16:33:53 +0100
commitcc7a00b96e658f5d36763ef90ebac7fa813b55af (patch)
tree83a9105e57e2dd3de8698ebec84ee5f2f93154c2 /makefiles/config_px4fmu-v2_default.mk
parentc3eb10560ba255fdda2454e6044bb4efac35b38f (diff)
downloadpx4-firmware-cc7a00b96e658f5d36763ef90ebac7fa813b55af.tar.gz
px4-firmware-cc7a00b96e658f5d36763ef90ebac7fa813b55af.tar.bz2
px4-firmware-cc7a00b96e658f5d36763ef90ebac7fa813b55af.zip
Disable UAVCAN build until sensors use all new-style API and UAVCAN sensors base class can be reworked to use it consistently
Diffstat (limited to 'makefiles/config_px4fmu-v2_default.mk')
-rw-r--r--makefiles/config_px4fmu-v2_default.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/makefiles/config_px4fmu-v2_default.mk b/makefiles/config_px4fmu-v2_default.mk
index 3abebd82f..68a65efed 100644
--- a/makefiles/config_px4fmu-v2_default.mk
+++ b/makefiles/config_px4fmu-v2_default.mk
@@ -70,7 +70,7 @@ MODULES += modules/commander
MODULES += modules/navigator
MODULES += modules/mavlink
MODULES += modules/gpio_led
-MODULES += modules/uavcan
+#MODULES += modules/uavcan
MODULES += modules/land_detector
#