ardupilot/libraries/AP_IMU/examples/IMU_MPU6000_test/Makefile
Pat Hickey 433caaedc0 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
55 B
Makefile

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