aboutsummaryrefslogtreecommitdiff
path: root/makefiles/config_px4fmu-v2_test.mk
diff options
context:
space:
mode:
Diffstat (limited to 'makefiles/config_px4fmu-v2_test.mk')
-rw-r--r--makefiles/config_px4fmu-v2_test.mk7
1 files changed, 7 insertions, 0 deletions
diff --git a/makefiles/config_px4fmu-v2_test.mk b/makefiles/config_px4fmu-v2_test.mk
index 2f4d9d6a4..6f54b960c 100644
--- a/makefiles/config_px4fmu-v2_test.mk
+++ b/makefiles/config_px4fmu-v2_test.mk
@@ -50,6 +50,13 @@ MODULES += lib/mathlib/math/filter
MODULES += lib/conversion
#
+# Modules to test-build, but not useful for test environment
+#
+MODULES += modules/attitude_estimator_so3
+MODULES += drivers/pca8574
+MODULES += examples/flow_position_estimator
+
+#
# Libraries
#
LIBRARIES += lib/mathlib/CMSIS