sync px4fmu-v2_default and px4fmu-v2_test

This commit is contained in:
Daniel Agar
2016-05-19 11:41:48 -04:00
committed by Lorenz Meier
parent b0b2cfaa65
commit 206d5a7afc
2 changed files with 5 additions and 1 deletions
@@ -66,6 +66,8 @@ set(config_module_list
systemcmds/mtd systemcmds/mtd
systemcmds/dumpfile systemcmds/dumpfile
systemcmds/ver systemcmds/ver
#systemcmds/sd_bench
#systemcmds/tests
# #
# General system control # General system control
+3 -1
View File
@@ -67,6 +67,8 @@ set(config_module_list
systemcmds/mtd systemcmds/mtd
systemcmds/dumpfile systemcmds/dumpfile
systemcmds/ver systemcmds/ver
systemcmds/sd_bench
systemcmds/tests
# #
# Testing # Testing
@@ -77,7 +79,6 @@ set(config_module_list
modules/mavlink/mavlink_tests modules/mavlink/mavlink_tests
modules/unit_test modules/unit_test
modules/uORB/uORB_tests modules/uORB/uORB_tests
systemcmds/tests
# #
# General system control # General system control
@@ -111,6 +112,7 @@ set(config_module_list
# #
# Logging # Logging
# #
#modules/logger
#modules/sdlog2 #modules/sdlog2
# #