omnibus: enable SPI dma + use new ICM-20602 driver (disabled DLPF)

This commit is contained in:
Beat Küng
2020-02-24 08:09:46 +01:00
committed by Daniel Agar
parent d386591d0c
commit 77b854b7c3
5 changed files with 10 additions and 3 deletions

View File

@@ -165,8 +165,10 @@ CONFIG_STM32_SDIO_CARD=y
CONFIG_STM32_SERIALBRK_BSDCOMPAT=y
CONFIG_STM32_SERIAL_DISABLE_REORDERING=y
CONFIG_STM32_SPI1=y
CONFIG_STM32_SPI1_DMA=y
CONFIG_STM32_SPI2=y
CONFIG_STM32_SPI3=y
CONFIG_STM32_SPI_DMA=y
CONFIG_STM32_TIM1=y
CONFIG_STM32_TIM5=y
CONFIG_STM32_UART4=y