Move the math library pieces out of systemlib into mathlib

This commit is contained in:
px4dev
2013-01-06 13:56:49 -08:00
parent 98a53e85d6
commit 43ccb257a8
26 changed files with 93 additions and 49 deletions
+1
View File
@@ -46,6 +46,7 @@ CONFIGURED_APPS += systemlib
CONFIGURED_APPS += systemlib/mixer
# Math library
CONFIGURED_APPS += mathlib
CONFIGURED_APPS += mathlib/CMSIS
# System utility commands