ardupilot/libraries/AP_ADC
Lucas De Marchi 4e2b30b413 Global: workaround toolchain problem on windows
The minimum version for gcc was supposed to be 4.9 for any platform.
However our build instructions are outdated. Remove the problematic
parts that use the sparse-endian.h header while we don't fix the setup
for windows.
2016-07-19 09:30:39 +09:00
..
examples/AP_ADC_test AP_ADC: fix warning on printf 2016-05-04 08:58:37 -03:00
AP_ADC.cpp AP_ADC: fixed license text 2013-08-30 13:01:32 +10:00
AP_ADC.h AP_ADC: replace header guard with pragma once 2016-02-18 14:52:34 -02:00
AP_ADC_ADS1115.cpp Global: workaround toolchain problem on windows 2016-07-19 09:30:39 +09:00
AP_ADC_ADS1115.h AP_ADC_ADS1115: use I2CDevice interface 2016-07-14 17:32:32 -03:00
AP_ADC_ADS7844.cpp AP_ADC: use millis/micros/panic functions 2015-11-20 12:28:36 +09:00
AP_ADC_ADS7844.h AP_ADC: replace header guard with pragma once 2016-02-18 14:52:34 -02:00
keywords.txt AP_ADC: fixup line endings 2014-04-15 15:56:13 +09:00