Ardupilot2/libraries/AP_IMU/examples/AP_IMU_MPU6000/Makefile
Pat Hickey e53bcba4d9 purple: rework AP_IMU library to use AP_IntertialSensor library
the AP_IMU keeps the handling of the calibration, but most of the real
work happens in the lower level AP_IntertialSensor library
2011-11-25 20:00:16 -08:00

3 lines
51 B
Makefile

BOARD = mega
include ../../../AP_Common/Arduino.mk