diff --git a/src/drivers/imu/bmi055/CMakeLists.txt b/src/drivers/imu/bmi055/CMakeLists.txt index bb79feb640..cac7d82188 100644 --- a/src/drivers/imu/bmi055/CMakeLists.txt +++ b/src/drivers/imu/bmi055/CMakeLists.txt @@ -33,8 +33,7 @@ px4_add_module( MODULE drivers__bmi055 MAIN bmi055 - STACK_MAIN 1200 - COMPILE_FLAGS + STACK_MAIN 1500 SRCS BMI055_accel.cpp BMI055_gyro.cpp