ardupilot/libraries/AP_HAL_Linux/examples/BusTest/make.inc
2015-06-01 17:03:44 +10:00

9 lines
190 B
PHP

LIBRARIES += AP_Common
LIBRARIES += AP_HAL
LIBRARIES += AP_HAL_Empty
LIBRARIES += AP_HAL_Linux
LIBRARIES += AP_Math
LIBRARIES += AP_Param
LIBRARIES += AP_Progmem
LIBRARIES += StorageManager