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 Andrew Tridgell
parent 4351f83c35
commit 1cb458f224
1 changed files with 2 additions and 0 deletions

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 # note that if firmware is build with --secure-bl then DFU is
# disabled # disabled
ENABLE_DFU_BOOT 1 ENABLE_DFU_BOOT 1
define HAL_ENABLE_FAST_FIFO_RESET_ICM20602 1