mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-05 07:28:29 -04:00
cd506834b7
still needed by travis :-(
6 lines
138 B
PHP
6 lines
138 B
PHP
# libraries linked into every program
|
|
LIBRARIES += AP_Module
|
|
LIBRARIES += AP_Button
|
|
LIBRARIES += AP_ICEngine
|
|
LIBRARIES += AP_FlashStorage
|