mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-08 00:48:30 -04:00
a096703b06
AP_Progmem is not used anymore.
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
|