mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-15 21:28:39 -04:00
9 lines
192 B
PHP
9 lines
192 B
PHP
|
LIBRARIES += AP_Common
|
||
|
LIBRARIES += AP_Math
|
||
|
LIBRARIES += AP_Mission
|
||
|
LIBRARIES += AP_Param
|
||
|
LIBRARIES += AP_Terrain
|
||
|
LIBRARIES += GCS_Console
|
||
|
LIBRARIES += GCS_MAVLink
|
||
|
LIBRARIES += StorageManager
|