Browse Source

build: add adc driver for aerofc

master
Lucas De Marchi 8 years ago committed by Andrew Tridgell
parent
commit
05c5a2ac9b
  1. 1
      Tools/ardupilotwaf/px4/cmake/configs/nuttx_aerofc-v1_apm.cmake

1
Tools/ardupilotwaf/px4/cmake/configs/nuttx_aerofc-v1_apm.cmake

@ -2,6 +2,7 @@ include(configs/nuttx_px4fmu-common_apm) @@ -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

Loading…
Cancel
Save