HAL_ChibiOS: bring us to 18k free for MatekF405-Wing plane build

This commit is contained in:
Andrew Tridgell 2021-06-08 14:17:38 +10:00
parent 6c24a030a6
commit f09abc705b
2 changed files with 4 additions and 2 deletions

View File

@ -198,4 +198,7 @@ define HAL_WITH_DSP FALSE
define GENERATOR_ENABLED 0
define AC_OAPATHPLANNER_ENABLED 0
define PRECISION_LANDING 0
define EFI_ENABLED 0
define HAL_BARO_WIND_COMP_ENABLED 0
define HAL_RUNCAM_ENABLED 0
define HAL_SPEKTRUM_TELEM_ENABLED 0
define HAL_SOARING_ENABLED 0

View File

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