mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-10 01:48:29 -04:00
a096703b06
AP_Progmem is not used anymore.
8 lines
170 B
PHP
8 lines
170 B
PHP
LIBRARIES += AP_Common
|
|
LIBRARIES += AP_Math
|
|
LIBRARIES += AP_Notify
|
|
LIBRARIES += AP_Param
|
|
LIBRARIES += AP_RangeFinder
|
|
LIBRARIES += GCS_MAVLink
|
|
LIBRARIES += StorageManager
|