mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-05 15:38:29 -04:00
6 lines
110 B
PHP
6 lines
110 B
PHP
# libraries linked into every program
|
|
LIBRARIES += AP_Module
|
|
LIBRARIES += AP_Button
|
|
LIBRARIES += AP_ICEngine
|
|
|