mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-06-04 22:17:01 +08:00
[peripherals] mpu60x0: common implementation in c file
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user