AP_HAL_ChibiOS: enable AP_Scheduler for CubeOrange-periph-heavy

... we use the scehduler in AP_Motors, which is compiled when making heavy-periph
This commit is contained in:
Peter Barker 2024-05-01 14:44:47 +10:00 committed by Andrew Tridgell
parent 0d7925059c
commit f44dd9605d

View File

@ -60,3 +60,4 @@ define HAL_PICCOLO_CAN_ENABLE 0
define AP_RELAY_ENABLED 1
define AP_SERVORELAYEVENTS_ENABLED 1
define AP_SCHEDULER_ENABLED 1