AP_HAL_ChibiOS: add and use AP_SCHEDULER_EXTENDED_TASKINFO_ENABLED

This commit is contained in:
Peter Barker 2023-06-15 19:55:49 +10:00 committed by Andrew Tridgell
parent 435214852e
commit 6e39565ce8

View File

@ -114,3 +114,6 @@ define AP_INERTIALSENSOR_KILL_IMU_ENABLED 0
# no MSP:
define HAL_MSP_ENABLED 0
# shortened names in @SYS/taskinfo.txt
define AP_SCHEDULER_EXTENDED_TASKINFO_ENABLED 0