Add support for the mpu6k to the MindPXv2

This commit is contained in:
Henry Zhang
2017-07-11 14:03:20 +08:00
committed by Lorenz Meier
parent 9a05c5f137
commit 145c05acc7
2 changed files with 5 additions and 0 deletions
+4
View File
@@ -271,6 +271,10 @@ then
then then
fi fi
if mpu6000 -s -R 8 start
then
fi
if mpu9250 -s -R 8 start if mpu9250 -s -R 8 start
then then
fi fi
@@ -19,6 +19,7 @@ set(config_module_list
drivers/boards/mindpx-v2 drivers/boards/mindpx-v2
drivers/rgbled drivers/rgbled
#drivers/rgbled_pwm #drivers/rgbled_pwm
drivers/mpu6000
drivers/mpu9250 drivers/mpu9250
drivers/lsm303d drivers/lsm303d
drivers/l3gd20 drivers/l3gd20