ardupilot/libraries/AP_HAL_AVR/examples/SPIDriver_MPU6000/make.inc

8 lines
162 B
PHP
Raw Normal View History

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