[peripherals] mpu60x0: common implementation in c file

This commit is contained in:
Felix Ruess
2013-05-03 20:30:36 +02:00
parent 436d836aba
commit 4ee11c98fd
5 changed files with 97 additions and 52 deletions
@@ -13,6 +13,7 @@ IMU_APOGEE_I2C_DEV=i2c1
IMU_APOGEE_CFLAGS += -DUSE_I2C -DUSE_I2C1
IMU_APOGEE_CFLAGS += -DIMU_APOGEE_I2C_DEV=$(IMU_APOGEE_I2C_DEV)
IMU_APOGEE_SRCS += peripherals/mpu60x0.c
IMU_APOGEE_SRCS += peripherals/mpu60x0_i2c.c
# with default APOGEE_SMPLRT_DIV (gyro output 100Hz)