mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-11 10:28:29 -04:00
HAL_ChibiOS: bring us to 18k free for MatekF405-Wing plane build
This commit is contained in:
parent
6c24a030a6
commit
f09abc705b
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user