mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-22 01:12:31 +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
|
MODULES
|
||||||
muorb/krait
|
muorb/krait
|
||||||
|
muorb/test
|
||||||
|
|
||||||
attitude_estimator_q
|
attitude_estimator_q
|
||||||
camera_feedback
|
camera_feedback
|
||||||
|
|||||||
@@ -63,6 +63,7 @@ px4_add_board(
|
|||||||
|
|
||||||
MODULES
|
MODULES
|
||||||
muorb/krait
|
muorb/krait
|
||||||
|
muorb/test
|
||||||
|
|
||||||
attitude_estimator_q
|
attitude_estimator_q
|
||||||
camera_feedback
|
camera_feedback
|
||||||
|
|||||||
@@ -31,7 +31,7 @@
|
|||||||
#
|
#
|
||||||
############################################################################
|
############################################################################
|
||||||
px4_add_module(
|
px4_add_module(
|
||||||
MODULE platforms__posix__tests__muorb
|
MODULE modules__muorb__test__muorb_test
|
||||||
MAIN muorb_test
|
MAIN muorb_test
|
||||||
SRCS
|
SRCS
|
||||||
muorb_test_main.cpp
|
muorb_test_main.cpp
|
||||||
Reference in New Issue
Block a user