aboutsummaryrefslogtreecommitdiff
path: root/nuttx
diff options
context:
space:
mode:
authorpx4dev <px4@purgatory.org>2013-04-26 20:02:12 -0700
committerpx4dev <px4@purgatory.org>2013-04-26 20:02:12 -0700
commit4748bba35ac8f5ff0010d2ba202c85a6c5d36168 (patch)
treea6031e715f6408c0cb3cbaba751511a3d16a47c5 /nuttx
parent53f6bac327f6a799b9b0dfee368406cce4151a03 (diff)
downloadpx4-firmware-4748bba35ac8f5ff0010d2ba202c85a6c5d36168.tar.gz
px4-firmware-4748bba35ac8f5ff0010d2ba202c85a6c5d36168.tar.bz2
px4-firmware-4748bba35ac8f5ff0010d2ba202c85a6c5d36168.zip
Move the 'tests' app to the new world.
Diffstat (limited to 'nuttx')
-rw-r--r--nuttx/configs/px4fmu/nsh/appconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/nuttx/configs/px4fmu/nsh/appconfig b/nuttx/configs/px4fmu/nsh/appconfig
index 1e5d7d4e1..6e91f3d1a 100644
--- a/nuttx/configs/px4fmu/nsh/appconfig
+++ b/nuttx/configs/px4fmu/nsh/appconfig
@@ -127,7 +127,6 @@ CONFIGURED_APPS += drivers/mb12xx
# Testing stuff
CONFIGURED_APPS += px4/sensors_bringup
-CONFIGURED_APPS += px4/tests
ifeq ($(CONFIG_CAN),y)
#CONFIGURED_APPS += examples/can