aboutsummaryrefslogtreecommitdiff
path: root/makefiles/config_px4fmu-v2_test.mk
diff options
context:
space:
mode:
authorLorenz Meier <lm@inf.ethz.ch>2014-07-17 07:33:50 +0200
committerLorenz Meier <lm@inf.ethz.ch>2014-07-17 07:33:50 +0200
commitf89062fe3bf56aef23c2ea1a29ae3468694344fa (patch)
treef6d2ef6e950d21aa1a3baa1fdf58f19a79f41a82 /makefiles/config_px4fmu-v2_test.mk
parent65c952e134daa7c505026ddf2139148fe3092161 (diff)
parent7705a24f7227035d5932a1288e26ce75cec07fdf (diff)
downloadpx4-firmware-f89062fe3bf56aef23c2ea1a29ae3468694344fa.tar.gz
px4-firmware-f89062fe3bf56aef23c2ea1a29ae3468694344fa.tar.bz2
px4-firmware-f89062fe3bf56aef23c2ea1a29ae3468694344fa.zip
Merge pull request #1186 from PX4/logging
Multi-instance handling for sensors
Diffstat (limited to 'makefiles/config_px4fmu-v2_test.mk')
-rw-r--r--makefiles/config_px4fmu-v2_test.mk5
1 files changed, 5 insertions, 0 deletions
diff --git a/makefiles/config_px4fmu-v2_test.mk b/makefiles/config_px4fmu-v2_test.mk
index 395a8f2ac..932f92261 100644
--- a/makefiles/config_px4fmu-v2_test.mk
+++ b/makefiles/config_px4fmu-v2_test.mk
@@ -34,6 +34,11 @@ MODULES += systemcmds/mtd
MODULES += systemcmds/ver
#
+# Testing modules
+#
+MODULES += examples/matlab_csv_serial
+
+#
# Library modules
#
MODULES += modules/systemlib