ardupilot/libraries/PID/examples/pid/make.inc
2016-05-31 08:36:14 +10:00

9 lines
179 B
PHP

LIBRARIES += AP_Common
LIBRARIES += AP_Math
LIBRARIES += AP_Param
LIBRARIES += PID
LIBRARIES += StorageManager
LIBRARIES += AP_ADC
LIBRARIES += GCS_MAVLink
LIBRARIES += DataFlash