ardupilot/libraries/AP_ADC
Caio Marcelo de Oliveira Filho ec52df991c build: compile only the HAL files needed by the board
Instead of requiring every program to specify the HAL related modules,
let the build system do it (in practice everything we compiled depended
on HAL anyway). This allow including only the necessary files in the
compilation.
2015-10-21 09:16:07 +11:00
..
examples/AP_ADC_test build: compile only the HAL files needed by the board 2015-10-21 09:16:07 +11:00
AP_ADC.cpp
AP_ADC.h AP_ADC: standardize inclusion of libaries headers 2015-08-11 16:28:41 +10:00
AP_ADC_ADS1115.cpp AP_ADC: standardize inclusion of libaries headers 2015-08-11 16:28:41 +10:00
AP_ADC_ADS1115.h AP_ADC: standardize inclusion of libaries headers 2015-08-11 16:28:41 +10:00
AP_ADC_ADS7844.cpp AP_ADC: standardize inclusion of libaries headers 2015-08-11 16:28:41 +10:00
AP_ADC_ADS7844.h AP_ADC: standardize inclusion of libaries headers 2015-08-11 16:28:41 +10:00
keywords.txt AP_ADC: fixup line endings 2014-04-15 15:56:13 +09:00