mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-06-24 15:20:34 +08:00
remove unintended/leftover changes in test makefile
This commit is contained in:
@@ -66,10 +66,10 @@ MODULES += examples/publisher
|
||||
MODULES += modules/systemlib
|
||||
MODULES += modules/systemlib/mixer
|
||||
MODULES += modules/uORB
|
||||
LIBRARIES += lib/mathlib/CMSIS
|
||||
MODULES += lib/mathlib
|
||||
MODULES += lib/mathlib/math/filter
|
||||
MODULES += lib/conversion
|
||||
LIBRARIES += lib/mathlib/CMSIS
|
||||
MODULES += platforms/nuttx
|
||||
|
||||
#
|
||||
@@ -92,6 +92,7 @@ MODULES += drivers/pca8574
|
||||
#
|
||||
# Tests
|
||||
#
|
||||
|
||||
MODULES += modules/unit_test
|
||||
MODULES += modules/mavlink/mavlink_tests
|
||||
MODULES += modules/commander/commander_tests
|
||||
|
||||
Reference in New Issue
Block a user