mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-06-01 04:46:51 +08:00
added the USE_HMC5843 flag to subsystem imu_crista_hmc4532.makefile
This commit is contained in:
@@ -67,6 +67,7 @@ imu_srcs += $(SRC_ARCH)/subsystems/imu/imu_crista_arch.c
|
||||
|
||||
imu_srcs += peripherals/hmc5843.c
|
||||
imu_srcs += $(SRC_ARCH)/peripherals/hmc5843_arch.c
|
||||
imu_srcs += -DUSE_HMC5843
|
||||
|
||||
ifeq ($(ARCH), lpc21)
|
||||
imu_CFLAGS += -DUSE_I2C1
|
||||
|
||||
Reference in New Issue
Block a user