aboutsummaryrefslogtreecommitdiff
path: root/nuttx/configs/px4fmu/nsh/appconfig
diff options
context:
space:
mode:
authorThomas Gubler <thomasgubler@gmail.com>2012-10-31 21:07:01 +0100
committerThomas Gubler <thomasgubler@gmail.com>2012-10-31 21:07:01 +0100
commit904efa8fa87c09a2e7f18f0821431e75eb13e67b (patch)
treee63d4b92a39994f5b396a55a74898221d61e795d /nuttx/configs/px4fmu/nsh/appconfig
parentee1e98babb3b46de0c64dbd0c5be3c678fc7c727 (diff)
parent8bfceef89cc1fd2422863a99d99039d18a1301bc (diff)
downloadpx4-firmware-904efa8fa87c09a2e7f18f0821431e75eb13e67b.tar.gz
px4-firmware-904efa8fa87c09a2e7f18f0821431e75eb13e67b.tar.bz2
px4-firmware-904efa8fa87c09a2e7f18f0821431e75eb13e67b.zip
Merge branch 'master' of https://github.com/PX4/Firmware into fw_control
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 67fe69a30..c696407ea 100644
--- a/nuttx/configs/px4fmu/nsh/appconfig
+++ b/nuttx/configs/px4fmu/nsh/appconfig
@@ -52,7 +52,6 @@ CONFIGURED_APPS += systemcmds/top
CONFIGURED_APPS += systemcmds/boardinfo
CONFIGURED_APPS += systemcmds/mixer
CONFIGURED_APPS += systemcmds/eeprom
-CONFIGURED_APPS += systemcmds/led
CONFIGURED_APPS += systemcmds/param
CONFIGURED_APPS += systemcmds/bl_update
#CONFIGURED_APPS += systemcmds/calibration
@@ -96,6 +95,7 @@ CONFIGURED_APPS += drivers/bma180
CONFIGURED_APPS += drivers/l3gd20
CONFIGURED_APPS += drivers/px4io
CONFIGURED_APPS += drivers/stm32
+CONFIGURED_APPS += drivers/led
CONFIGURED_APPS += drivers/stm32/tone_alarm
CONFIGURED_APPS += drivers/px4fmu