mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-22 15:53:56 -04:00
AP_HAL_ChibiOS: allow FRSky to be compiled out
This commit is contained in:
parent
6eae090fc8
commit
dd35ca4583
@ -71,6 +71,7 @@ env BUILD_ABIN True
|
||||
# Disable un-needed hardware drivers
|
||||
define AP_AIRSPEED_ENABLED 0
|
||||
define AP_OPTICALFLOW_ENABLED 0
|
||||
define AP_FRSKY_TELEM_ENABLED 0
|
||||
define BEACON_ENABLED 0
|
||||
define GPS_MOVING_BASELINE 0
|
||||
define HAL_ADSB_SAGETECH_ENABLED 0
|
||||
|
Loading…
Reference in New Issue
Block a user