aboutsummaryrefslogtreecommitdiff
path: root/nuttx/configs/px4fmu/nsh/appconfig
diff options
context:
space:
mode:
authorpx4dev <px4@purgatory.org>2012-10-27 01:39:10 -0700
committerpx4dev <px4@purgatory.org>2012-10-27 01:39:10 -0700
commit5135e5308b5689794b0497ed6be103d1bc332b7b (patch)
treee2b678d5c507dd953bb22d725831cac248523e3a /nuttx/configs/px4fmu/nsh/appconfig
parent241a0d865378d2809de106667cc39b2b9946dfc5 (diff)
downloadpx4-firmware-5135e5308b5689794b0497ed6be103d1bc332b7b.tar.gz
px4-firmware-5135e5308b5689794b0497ed6be103d1bc332b7b.tar.bz2
px4-firmware-5135e5308b5689794b0497ed6be103d1bc332b7b.zip
Hoist the GPIO driver out and integrate it with the px4fmu driver. Move these pieces into the drivers tree.
Diffstat (limited to 'nuttx/configs/px4fmu/nsh/appconfig')
-rw-r--r--nuttx/configs/px4fmu/nsh/appconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/configs/px4fmu/nsh/appconfig b/nuttx/configs/px4fmu/nsh/appconfig
index 1c717e904..4da9065df 100644
--- a/nuttx/configs/px4fmu/nsh/appconfig
+++ b/nuttx/configs/px4fmu/nsh/appconfig
@@ -95,7 +95,7 @@ CONFIGURED_APPS += drivers/l3gd20
CONFIGURED_APPS += drivers/px4io
CONFIGURED_APPS += drivers/stm32
CONFIGURED_APPS += drivers/stm32/tone_alarm
-CONFIGURED_APPS += px4/fmu
+CONFIGURED_APPS += drivers/px4fmu
# Testing stuff
CONFIGURED_APPS += px4/sensors_bringup