forked from Archive/PX4-Autopilot
boards/mamba-f405-mk2: disable ekf components to reduce flash
This commit is contained in:
parent
83b832fdce
commit
4a18baa4bd
|
@ -42,3 +42,5 @@ CONFIG_SYSTEMCMDS_NSHTERM=y
|
|||
CONFIG_SYSTEMCMDS_PARAM=y
|
||||
CONFIG_SYSTEMCMDS_REBOOT=y
|
||||
CONFIG_SYSTEMCMDS_VER=y
|
||||
# CONFIG_EKF2_GNSS_YAW is not set
|
||||
# CONFIG_EKF2_SIDESLIP is not set
|
||||
|
|
Loading…
Reference in New Issue