ardupilot/libraries/AP_ADC/examples/AP_ADC_test/make.inc

10 lines
208 B
PHP
Raw Normal View History

LIBRARIES += AP_ADC
LIBRARIES += AP_Common
LIBRARIES += AP_HAL
LIBRARIES += AP_HAL_AVR
LIBRARIES += AP_HAL_Linux
LIBRARIES += AP_Math
LIBRARIES += AP_Param
LIBRARIES += AP_Progmem
LIBRARIES += StorageManager