AP_HAL_ChibiOS: add option to not include SRXL in build

This commit is contained in:
Peter Barker 2023-03-14 22:18:29 +11:00 committed by Peter Barker
parent d659642826
commit 1c5f5b6ef2
1 changed files with 3 additions and 0 deletions

View File

@ -170,4 +170,7 @@ define AP_WINCH_ENABLED 0
define AP_CAMERA_BACKEND_DEFAULT_ENABLED 0 define AP_CAMERA_BACKEND_DEFAULT_ENABLED 0
define AP_CAMERA_MAVLINK_ENABLED 1 define AP_CAMERA_MAVLINK_ENABLED 1
// remove RC Protocol support:
define AP_RCPROTOCOL_BACKEND_DEFAULT_ENABLED 0
AUTOBUILD_TARGETS Copter AUTOBUILD_TARGETS Copter