ardupilot/libraries/AP_HAL_Empty/examples/empty_example/make.inc
2015-06-01 17:03:37 +10:00

10 lines
213 B
PHP

LIBRARIES += AP_Common
LIBRARIES += AP_HAL
LIBRARIES += AP_HAL_AVR
LIBRARIES += AP_HAL_Empty
LIBRARIES += AP_HAL_SITL
LIBRARIES += AP_Math
LIBRARIES += AP_Param
LIBRARIES += AP_Progmem
LIBRARIES += StorageManager