From 476db468697089895c15ab151e58b71c5b3a2c95 Mon Sep 17 00:00:00 2001 From: px4dev Date: Mon, 31 Dec 2012 01:26:58 -0800 Subject: kill off the NuttX ADC driver config; we're not going to use it --- nuttx/configs/px4fmu/nsh/appconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'nuttx/configs/px4fmu/nsh/appconfig') 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 -- cgit v1.2.3