diff --git a/makefiles/nuttx/config_px4fmu-v2_default.mk b/makefiles/nuttx/config_px4fmu-v2_default.mk index d1d19927fd..f22589076f 100644 --- a/makefiles/nuttx/config_px4fmu-v2_default.mk +++ b/makefiles/nuttx/config_px4fmu-v2_default.mk @@ -79,7 +79,7 @@ MODULES += modules/land_detector # # Estimation modules (EKF/ SO3 / other filters) # -# Too high RAM usage due to static allocations +# Removed from build due to large static allocations #MODULES += modules/attitude_estimator_ekf MODULES += modules/attitude_estimator_q MODULES += modules/ekf_att_pos_estimator