mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-21 01:12:11 +00:00
muorb test move to modules/muorb/test
This commit is contained in:
committed by
David Sidrane
parent
c3448c19c4
commit
85c5fb4295
@@ -63,6 +63,7 @@ px4_add_board(
|
||||
|
||||
MODULES
|
||||
muorb/krait
|
||||
muorb/test
|
||||
|
||||
attitude_estimator_q
|
||||
camera_feedback
|
||||
|
||||
@@ -63,6 +63,7 @@ px4_add_board(
|
||||
|
||||
MODULES
|
||||
muorb/krait
|
||||
muorb/test
|
||||
|
||||
attitude_estimator_q
|
||||
camera_feedback
|
||||
|
||||
@@ -31,7 +31,7 @@
|
||||
#
|
||||
############################################################################
|
||||
px4_add_module(
|
||||
MODULE platforms__posix__tests__muorb
|
||||
MODULE modules__muorb__test__muorb_test
|
||||
MAIN muorb_test
|
||||
SRCS
|
||||
muorb_test_main.cpp
|
||||
Reference in New Issue
Block a user