aboutsummaryrefslogtreecommitdiff
path: root/nuttx/configs/px4fmu/nsh/appconfig
diff options
context:
space:
mode:
authorpx4dev <px4@purgatory.org>2013-01-06 12:57:28 -0800
committerpx4dev <px4@purgatory.org>2013-01-06 12:57:28 -0800
commit95aa95957107ff2b5209ef814ed09149ac7c5c43 (patch)
tree771b812f6a22115602008125cf46ca471a9fc41f /nuttx/configs/px4fmu/nsh/appconfig
parente0cf9f943a946f655f0078943bad359197eb163f (diff)
parent4f3b17f53b120cd54112097f4217a90863013c1f (diff)
downloadpx4-firmware-95aa95957107ff2b5209ef814ed09149ac7c5c43.tar.gz
px4-firmware-95aa95957107ff2b5209ef814ed09149ac7c5c43.tar.bz2
px4-firmware-95aa95957107ff2b5209ef814ed09149ac7c5c43.zip
Merge commit '4f3b17f53b120cd54112097f4217a90863013c1f' into local/mathlib
Diffstat (limited to 'nuttx/configs/px4fmu/nsh/appconfig')
-rw-r--r--nuttx/configs/px4fmu/nsh/appconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/nuttx/configs/px4fmu/nsh/appconfig b/nuttx/configs/px4fmu/nsh/appconfig
index f70586c8f..afaef32f7 100644
--- a/nuttx/configs/px4fmu/nsh/appconfig
+++ b/nuttx/configs/px4fmu/nsh/appconfig
@@ -68,6 +68,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