AP_HAL_ChibiOS: eliminate EKF2 from fmuv2 build
This commit is contained in:
parent
bada075daa
commit
f3b240533f
@ -11,5 +11,8 @@ FLASH_SIZE_KB 1024
|
||||
# added to the build
|
||||
define HAL_MINIMIZE_FEATURES 1
|
||||
|
||||
#eliminate EKF2 to save flash size
|
||||
define HAL_NAVEKF2_AVAILABLE 0
|
||||
|
||||
# we don't have a flash page spare to write parameters to:
|
||||
undef STORAGE_FLASH_PAGE
|
||||
|
Loading…
Reference in New Issue
Block a user