AP_HAL_ChibiOS: disable AP_EFI on MatekF405-Wing and omnibusf4pro

This commit is contained in:
Peter Barker 2021-06-08 09:23:21 +10:00 committed by Andrew Tridgell
parent e5fba1c8cc
commit 09e82e52e1
2 changed files with 2 additions and 0 deletions

View File

@ -198,3 +198,4 @@ define HAL_WITH_DSP FALSE
define GENERATOR_ENABLED 0
define AC_OAPATHPLANNER_ENABLED 0
define PRECISION_LANDING 0
define EFI_ENABLED 0

View File

@ -165,3 +165,4 @@ define AP_PARAM_MAX_EMBEDDED_PARAM 1024
define GENERATOR_ENABLED 0
define AC_OAPATHPLANNER_ENABLED 0
define PRECISION_LANDING 0
define EFI_ENABLED 0