AP_HAL_ChibiOS: enable fast reset on ICM20602 for CubeOrange HW

This commit is contained in:
bugobliterator 2022-11-01 05:32:37 +05:30 committed by Randy Mackay
parent fd1a7fec05
commit 47759c534c

View File

@ -340,3 +340,5 @@ define HAL_ADSB_SAGETECH_MXS_ENABLED HAL_ADSB_ENABLED
# note that if firmware is build with --secure-bl then DFU is
# disabled
ENABLE_DFU_BOOT 1
define HAL_ENABLE_FAST_FIFO_RESET_ICM20602 1