mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-23 00:04:02 -04:00
hwdef: minimize features on VRBrain-v52 and VRCore-v10
these are failing to build on the firmware server
This commit is contained in:
parent
fe4e4b0aff
commit
341d66800a
@ -165,3 +165,6 @@ define HAL_BATT_VOLT_SCALE 10.1
|
|||||||
define HAL_BATT_CURR_SCALE 17.0
|
define HAL_BATT_CURR_SCALE 17.0
|
||||||
|
|
||||||
define STM32_PWM_USE_ADVANCED TRUE
|
define STM32_PWM_USE_ADVANCED TRUE
|
||||||
|
|
||||||
|
# minimal drivers to reduce flash usage
|
||||||
|
include ../include/minimal.inc
|
||||||
|
@ -165,3 +165,6 @@ define HAL_BATT_VOLT_SCALE 10.1
|
|||||||
define HAL_BATT_CURR_SCALE 17.0
|
define HAL_BATT_CURR_SCALE 17.0
|
||||||
|
|
||||||
define STM32_PWM_USE_ADVANCED TRUE
|
define STM32_PWM_USE_ADVANCED TRUE
|
||||||
|
|
||||||
|
# minimal drivers to reduce flash usage
|
||||||
|
include ../include/minimal.inc
|
||||||
|
Loading…
Reference in New Issue
Block a user