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