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

14 lines
314 B
PHP

LIBRARIES += AP_Common
LIBRARIES += AP_HAL
LIBRARIES += AP_HAL_AVR
LIBRARIES += AP_HAL_Empty
LIBRARIES += AP_HAL_Linux
LIBRARIES += AP_HAL_PX4
LIBRARIES += AP_Math
LIBRARIES += AP_Notify
LIBRARIES += AP_Param
LIBRARIES += AP_Progmem
LIBRARIES += AP_RangeFinder
LIBRARIES += GCS_MAVLink
LIBRARIES += StorageManager