You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
# 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
|
|
|
|
LIBRARIES += AP_Param_Helper
|