aboutsummaryrefslogtreecommitdiff
path: root/nuttx/configs/px4fmu/nsh/appconfig
diff options
context:
space:
mode:
authorpx4dev <px4@purgatory.org>2012-12-31 01:26:58 -0800
committerpx4dev <px4@purgatory.org>2012-12-31 01:26:58 -0800
commit476db468697089895c15ab151e58b71c5b3a2c95 (patch)
tree5ca1343c361c373a0f4ba2cddd94243d09e47e9c /nuttx/configs/px4fmu/nsh/appconfig
parentc08135ffefcb171fd518e210b88e7e993361fd81 (diff)
downloadpx4-firmware-476db468697089895c15ab151e58b71c5b3a2c95.tar.gz
px4-firmware-476db468697089895c15ab151e58b71c5b3a2c95.tar.bz2
px4-firmware-476db468697089895c15ab151e58b71c5b3a2c95.zip
kill off the NuttX ADC driver config; we're not going to use it
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 0959687de..7f1a93df9 100644
--- a/nuttx/configs/px4fmu/nsh/appconfig
+++ b/nuttx/configs/px4fmu/nsh/appconfig
@@ -100,6 +100,7 @@ CONFIGURED_APPS += drivers/stm32
CONFIGURED_APPS += drivers/led
CONFIGURED_APPS += drivers/blinkm
CONFIGURED_APPS += drivers/stm32/tone_alarm
+CONFIGURED_APPS += drivers/stm32/adc
CONFIGURED_APPS += drivers/px4fmu
CONFIGURED_APPS += drivers/hil