mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-06-04 21:23:57 +08:00
Added control library to build.
This commit is contained in:
@@ -68,6 +68,9 @@ CONFIGURED_APPS += systemcmds/delay_test
|
||||
# Math library
|
||||
CONFIGURED_APPS += examples/math_demo
|
||||
|
||||
# Control library
|
||||
CONFIGURED_APPS += examples/control_demo
|
||||
|
||||
# Shared object broker; required by many parts of the system.
|
||||
CONFIGURED_APPS += uORB
|
||||
|
||||
|
||||
Reference in New Issue
Block a user