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

View File

@ -66,6 +66,8 @@ set(config_module_list
systemcmds/mtd
systemcmds/dumpfile
systemcmds/ver
#systemcmds/sd_bench
#systemcmds/tests
#
# General system control

View File

@ -67,6 +67,8 @@ set(config_module_list
systemcmds/mtd
systemcmds/dumpfile
systemcmds/ver
systemcmds/sd_bench
systemcmds/tests
#
# Testing
@ -77,7 +79,6 @@ set(config_module_list
modules/mavlink/mavlink_tests
modules/unit_test
modules/uORB/uORB_tests
systemcmds/tests
#
# General system control
@ -111,6 +112,7 @@ set(config_module_list
#
# Logging
#
#modules/logger
#modules/sdlog2
#