mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
remove unintended/leftover changes in test makefile
This commit is contained in:
parent
3b07890361
commit
68e35ef0fd
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user