5
0
mirror of https://github.com/ArduPilot/ardupilot synced 2025-01-14 12:48:31 -04:00
ardupilot/mk/make.inc
2017-01-12 17:39:37 +11:00

7 lines
163 B
PHP

# libraries linked into every program
LIBRARIES += AP_Module
LIBRARIES += AP_Button
LIBRARIES += AP_ICEngine
LIBRARIES += AP_FlashStorage
LIBRARIES += SRV_Channel