ardupilot/libraries/AP_DCM/examples/DCM_Test/Makefile
Andrew Tridgell fe173227de DCM_Test: fixed example code to work with SITL
this also fixes the compass setup
2012-03-10 10:34:27 +11:00

5 lines
95 B
Makefile

include ../../../AP_Common/Arduino.mk
sitl:
make -f ../../../../libraries/Desktop/Desktop.mk