hwdef: remove OpticalFlow from builds in several low-flash boards

This commit is contained in:
Peter Barker 2022-01-05 18:36:19 +11:00 committed by Peter Barker
parent 94b14ae60b
commit 81d205465c
10 changed files with 10 additions and 1 deletions

View File

@ -139,3 +139,4 @@ define STM32_PWM_USE_ADVANCED TRUE
define HAL_GENERATOR_ENABLED 0
define AC_OAPATHPLANNER_ENABLED 0
define PRECISION_LANDING 0
define AP_OPTICALFLOW_ENABLED 0

View File

@ -170,3 +170,4 @@ define HAL_PARACHUTE_ENABLED 0
define HAL_SPRAYER_ENABLED 0
define HAL_BATTMON_SMBUS_ENABLE 0
define HAL_BATTMON_FUEL_ENABLE 0
define AP_OPTICALFLOW_ENABLED 0

View File

@ -48,3 +48,4 @@ define HAL_MOUNT_ENABLED 0
define HAL_GENERATOR_ENABLED 0
define AC_OAPATHPLANNER_ENABLED 0
define PRECISION_LANDING 0
define AP_OPTICALFLOW_ENABLED 0

View File

@ -169,3 +169,4 @@ define HAL_MOUNT_ENABLED 0
define HAL_GENERATOR_ENABLED 0
define AC_OAPATHPLANNER_ENABLED 0
define PRECISION_LANDING 0
define AP_OPTICALFLOW_ENABLED 0

View File

@ -192,4 +192,4 @@ define HAL_NMEA_OUTPUT_ENABLED 0
define HAL_BUTTON_ENABLED 0
define HAL_OREO_LED_ENABLED 0
define HAL_PICCOLO_CAN_ENABLE 0
define AP_OPTICALFLOW_ENABLED 0

View File

@ -198,3 +198,4 @@ define AC_OAPATHPLANNER_ENABLED 0
define PRECISION_LANDING 0
define HAL_BARO_WIND_COMP_ENABLED 0
define GRIPPER_ENABLED 0
define AP_OPTICALFLOW_ENABLED 0

View File

@ -173,3 +173,4 @@ define AP_PARAM_MAX_EMBEDDED_PARAM 1024
define HAL_GENERATOR_ENABLED 0
define AC_OAPATHPLANNER_ENABLED 0
define PRECISION_LANDING 0
define AP_OPTICALFLOW_ENABLED 0

View File

@ -170,3 +170,4 @@ define STM32_PWM_USE_ADVANCED TRUE
define HAL_GENERATOR_ENABLED 0
define AC_OAPATHPLANNER_ENABLED 0
define PRECISION_LANDING 0
define AP_OPTICALFLOW_ENABLED 0

View File

@ -179,3 +179,4 @@ define HAL_BARO_WIND_COMP_ENABLED 0
define HAL_RUNCAM_ENABLED 0
define HAL_SPEKTRUM_TELEM_ENABLED 0
define HAL_SOARING_ENABLED 0
define AP_OPTICALFLOW_ENABLED 0

View File

@ -163,3 +163,4 @@ define AP_PARAM_MAX_EMBEDDED_PARAM 1024
define HAL_GENERATOR_ENABLED 0
define AC_OAPATHPLANNER_ENABLED 0
define PRECISION_LANDING 0
define AP_OPTICALFLOW_ENABLED 0