AP_HAL_ChibiOS: use minimize.inc for HAL_MSP_ENABLED and dependencies

This commit is contained in:
Peter Barker 2023-06-08 20:35:01 +10:00 committed by Randy Mackay
parent 1e81ef93a4
commit 8e0a879122

View File

@ -111,3 +111,6 @@ define HAL_DISPLAY_ENABLED 0
# remove support for killing IMUs at runtime - a developer feature: # remove support for killing IMUs at runtime - a developer feature:
define AP_INERTIALSENSOR_KILL_IMU_ENABLED 0 define AP_INERTIALSENSOR_KILL_IMU_ENABLED 0
# no MSP:
define HAL_MSP_ENABLED 0