boards: stm32f4/f7 enable SPI_DMATHRESHOLD=32

This commit is contained in:
Daniel Agar
2020-03-10 18:15:53 -04:00
parent 179c89b6bd
commit 0ce9e113ff
19 changed files with 35 additions and 0 deletions

View File

@@ -191,6 +191,7 @@ CONFIG_STM32_SPI1_DMA=y
CONFIG_STM32_SPI2=y
CONFIG_STM32_SPI4=y
CONFIG_STM32_SPI_DMA=y
CONFIG_STM32_SPI_DMATHRESHOLD=32
CONFIG_STM32_TIM10=y
CONFIG_STM32_TIM11=y
CONFIG_STM32_TIM3=y