From 05c5a2ac9b2ba3da3188a666cc4078d6f82bc2ef Mon Sep 17 00:00:00 2001 From: Lucas De Marchi Date: Mon, 6 Mar 2017 22:52:00 -0800 Subject: [PATCH] build: add adc driver for aerofc --- Tools/ardupilotwaf/px4/cmake/configs/nuttx_aerofc-v1_apm.cmake | 1 + 1 file changed, 1 insertion(+) diff --git a/Tools/ardupilotwaf/px4/cmake/configs/nuttx_aerofc-v1_apm.cmake b/Tools/ardupilotwaf/px4/cmake/configs/nuttx_aerofc-v1_apm.cmake index 9291592af9..0979505744 100644 --- a/Tools/ardupilotwaf/px4/cmake/configs/nuttx_aerofc-v1_apm.cmake +++ b/Tools/ardupilotwaf/px4/cmake/configs/nuttx_aerofc-v1_apm.cmake @@ -2,6 +2,7 @@ include(configs/nuttx_px4fmu-common_apm) list(APPEND config_module_list drivers/boards/aerofc-v1 + drivers/aerofc_adc lib/rc # replace stm32 tone_alarm with a dummy one