hwdef: minimize features on VRBrain-v52 and VRCore-v10

these are failing to build on the firmware server
This commit is contained in:
Peter Barker 2023-01-03 14:01:02 +11:00 committed by Andrew Tridgell
parent fe4e4b0aff
commit 341d66800a
2 changed files with 6 additions and 0 deletions

View File

@ -165,3 +165,6 @@ define HAL_BATT_VOLT_SCALE 10.1
define HAL_BATT_CURR_SCALE 17.0
define STM32_PWM_USE_ADVANCED TRUE
# minimal drivers to reduce flash usage
include ../include/minimal.inc

View File

@ -165,3 +165,6 @@ define HAL_BATT_VOLT_SCALE 10.1
define HAL_BATT_CURR_SCALE 17.0
define STM32_PWM_USE_ADVANCED TRUE
# minimal drivers to reduce flash usage
include ../include/minimal.inc