mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-07 16:33:58 -04:00
9 lines
189 B
PHP
9 lines
189 B
PHP
LIBRARIES += AP_Common
|
|
LIBRARIES += AP_Math
|
|
LIBRARIES += AP_Notify
|
|
LIBRARIES += AP_Parachute
|
|
LIBRARIES += AP_Param
|
|
LIBRARIES += AP_Relay
|
|
LIBRARIES += RC_Channel
|
|
LIBRARIES += StorageManager
|