mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-10 18:08:30 -04:00
AP_HAL_ChibiOS: add OREO support to CubeSolo.
add back RunCam and Spektrum support to MatekF405-Wing remove gripper support from MatekF405-Wing
This commit is contained in:
parent
69ef1e5058
commit
f09b01c5ad
@ -46,3 +46,5 @@ COMPASS AK09916:probe_ICM20948 0 ROTATION_ROLL_180_YAW_90
|
||||
|
||||
# also probe for external compasses
|
||||
define HAL_PROBE_EXTERNAL_I2C_COMPASSES
|
||||
|
||||
define HAL_OREO_LED_ENABLED 1
|
||||
|
@ -199,5 +199,4 @@ 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 GRIPPER_ENABLED 0
|
||||
|
Loading…
Reference in New Issue
Block a user