diff --git a/cmake/configs/nuttx_px4fmu-v2_default.cmake b/cmake/configs/nuttx_px4fmu-v2_default.cmake index 6248f1a3da..2d0a4a8d0d 100644 --- a/cmake/configs/nuttx_px4fmu-v2_default.cmake +++ b/cmake/configs/nuttx_px4fmu-v2_default.cmake @@ -18,7 +18,7 @@ set(config_module_list drivers/boards/px4fmu-v2 drivers/rgbled drivers/mpu6000 - #drivers/mpu9250 + drivers/mpu9250 drivers/lsm303d drivers/l3gd20 drivers/hmc5883 @@ -54,7 +54,7 @@ set(config_module_list # systemcmds/bl_update systemcmds/config - systemcmds/dumpfile + #systemcmds/dumpfile #systemcmds/esc_calib systemcmds/mixer #systemcmds/motor_ramp