mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-06-04 13:15:08 +08:00
Move the math library pieces out of systemlib into mathlib
This commit is contained in:
@@ -46,6 +46,7 @@ CONFIGURED_APPS += systemlib
|
||||
CONFIGURED_APPS += systemlib/mixer
|
||||
|
||||
# Math library
|
||||
CONFIGURED_APPS += mathlib
|
||||
CONFIGURED_APPS += mathlib/CMSIS
|
||||
|
||||
# System utility commands
|
||||
|
||||
Reference in New Issue
Block a user