Ardupilot2/mk/make.inc
2018-02-08 17:36:33 +11:00

16 lines
394 B
PHP

# libraries linked into every program
LIBRARIES += AP_Module
LIBRARIES += AP_Button
LIBRARIES += AP_ICEngine
LIBRARIES += AP_FlashStorage
LIBRARIES += SRV_Channel
LIBRARIES += AP_UAVCAN
LIBRARIES += AP_ADC
LIBRARIES += AP_Airspeed
LIBRARIES += AP_Relay
LIBRARIES += AP_ServoRelayEvents
LIBRARIES += AP_Volz_Protocol
LIBRARIES += AP_SBusOut
LIBRARIES += AP_TempCalibration
LIBRARIES += AP_Radio