HAL_ChibiOS: fixed build of VRUBrain-v51

overflowing flash
This commit is contained in:
Andrew Tridgell 2021-06-14 12:14:17 +10:00
parent fcbb8647b5
commit 217a1acd7d

View File

@ -174,3 +174,11 @@ define STM32_PWM_USE_ADVANCED TRUE
# 12 PWM available by default
define BOARD_PWM_COUNT_DEFAULT 14
# save some flash
define GENERATOR_ENABLED 0
define AC_OAPATHPLANNER_ENABLED 0
define PRECISION_LANDING 0
define HAL_BARO_WIND_COMP_ENABLED 0
define HAL_RUNCAM_ENABLED 0
define HAL_SPEKTRUM_TELEM_ENABLED 0
define HAL_SOARING_ENABLED 0