mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-03 06:28:27 -04:00
AP_HAL_ChibiOS: use minimize.inc for HAL_MSP_ENABLED and dependencies
This commit is contained in:
parent
1e81ef93a4
commit
8e0a879122
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user