mirror of https://github.com/ArduPilot/ardupilot
HAL_ChibiOS: allow FlywooF745 to build again
This commit is contained in:
parent
6fa350b4ec
commit
72d115bec4
|
@ -165,3 +165,9 @@ define STM32_PWM_USE_ADVANCED TRUE
|
|||
define GENERATOR_ENABLED 0
|
||||
define AC_OAPATHPLANNER_ENABLED 0
|
||||
define PRECISION_LANDING 0
|
||||
define HAL_BARO_WIND_COMP_ENABLED 0
|
||||
define GRIPPER_ENABLED 0
|
||||
define HAL_PARACHUTE_ENABLED 0
|
||||
define HAL_SPRAYER_ENABLED 0
|
||||
define HAL_BATTMON_SMBUS_ENABLE 0
|
||||
define HAL_BATTMON_FUEL_ENABLE 0
|
||||
|
|
Loading…
Reference in New Issue