mirror of https://github.com/ArduPilot/ardupilot
AP_HAL_ChibiOS: enable fast fifo reset for CubeYellow as well
This commit is contained in:
parent
47759c534c
commit
2c8cd15b1a
|
@ -479,3 +479,4 @@ STORAGE_FLASH_PAGE 1
|
|||
# ardupilot root
|
||||
ROMFS io_firmware.bin Tools/IO_Firmware/iofirmware_highpolh.bin
|
||||
|
||||
define HAL_ENABLE_FAST_FIFO_RESET_ICM20602 1
|
||||
|
|
Loading…
Reference in New Issue