ardupilot/libraries/AP_Notify/examples/AP_Notify_test/make.inc

8 lines
170 B
PHP
Raw Normal View History

LIBRARIES += AP_Common
LIBRARIES += AP_Math
LIBRARIES += AP_Notify
LIBRARIES += AP_Param
LIBRARIES += AP_RangeFinder
LIBRARIES += GCS_MAVLink
LIBRARIES += StorageManager