AP_HAL_ChibiOS: disable core m4 use to silence the chibios asserts

checking allocation of peripherals
This commit is contained in:
bugobliterator 2023-12-05 09:48:53 +11:00 committed by Andrew Tridgell
parent fdb1c26ae8
commit e34e9c61aa

View File

@ -45,6 +45,11 @@ define HAL_IMU_TEMP_MARGIN_LOW_DEFAULT 5
CANFD_SUPPORTED 8
STM32_ST_USE_TIMER 12
# disable core m4 use to silence the asserts
# checking allocation of peripherals
define STM32_HAS_M4 0
define CH_CFG_ST_RESOLUTION 16
# use last 2 pages for flash storage