ardupilot/mk/make.inc

6 lines
138 B
PHP
Raw Normal View History

# libraries linked into every program
LIBRARIES += AP_Module
2016-07-21 21:27:39 -03:00
LIBRARIES += AP_Button
2016-07-23 04:37:04 -03:00
LIBRARIES += AP_ICEngine
LIBRARIES += AP_FlashStorage