Skip to content

Commit 6029e90

Browse files
fmu-v6xrt: Enable lis2dml and bmm350 magnetometer
1 parent 322475f commit 6029e90

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

boards/px4/fmu-v6xrt/default.px4board

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,8 @@ CONFIG_DRIVERS_IMU_INVENSENSE_IIM42652=y
3232
CONFIG_COMMON_INS=y
3333
CONFIG_COMMON_LIGHT=y
3434
CONFIG_COMMON_MAGNETOMETER=y
35+
CONFIG_DRIVERS_MAGNETOMETER_BOSCH_BMM350=y
36+
CONFIG_DRIVERS_MAGNETOMETER_LIS2MDL=y
3537
CONFIG_DRIVERS_OSD_MSP_OSD=y
3638
CONFIG_DRIVERS_POWER_MONITOR_INA226=y
3739
CONFIG_DRIVERS_POWER_MONITOR_INA228=y

0 commit comments

Comments
 (0)