aboutsummaryrefslogtreecommitdiff
path: root/nuttx/configs/px4fmu/nsh/appconfig
diff options
context:
space:
mode:
authorpx4dev <px4@purgatory.org>2013-01-06 13:56:49 -0800
committerpx4dev <px4@purgatory.org>2013-01-06 13:56:49 -0800
commit43ccb257a8a60a24b81396dfbf7841917db3f74e (patch)
tree409374fff1ec65b5bb2adab55d52e6d8448b1274 /nuttx/configs/px4fmu/nsh/appconfig
parent98a53e85d63a9824db38b564e1455b42adef5e30 (diff)
downloadpx4-firmware-43ccb257a8a60a24b81396dfbf7841917db3f74e.tar.gz
px4-firmware-43ccb257a8a60a24b81396dfbf7841917db3f74e.tar.bz2
px4-firmware-43ccb257a8a60a24b81396dfbf7841917db3f74e.zip
Move the math library pieces out of systemlib into mathlib
Diffstat (limited to 'nuttx/configs/px4fmu/nsh/appconfig')
-rw-r--r--nuttx/configs/px4fmu/nsh/appconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/nuttx/configs/px4fmu/nsh/appconfig b/nuttx/configs/px4fmu/nsh/appconfig
index afaef32f7..381cf0f44 100644
--- a/nuttx/configs/px4fmu/nsh/appconfig
+++ b/nuttx/configs/px4fmu/nsh/appconfig
@@ -46,6 +46,7 @@ CONFIGURED_APPS += systemlib
CONFIGURED_APPS += systemlib/mixer
# Math library
+CONFIGURED_APPS += mathlib
CONFIGURED_APPS += mathlib/CMSIS
# System utility commands