mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-03-11 00:53:57 -03:00
10 lines
216 B
PHP
10 lines
216 B
PHP
|
LIBRARIES += AP_Common
|
||
|
LIBRARIES += AP_Math
|
||
|
LIBRARIES += AP_Mission
|
||
|
LIBRARIES += AP_Param
|
||
|
LIBRARIES += AP_Progmem
|
||
|
LIBRARIES += AP_Terrain
|
||
|
LIBRARIES += GCS_Console
|
||
|
LIBRARIES += GCS_MAVLink
|
||
|
LIBRARIES += StorageManager
|