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

@@ -170,6 +170,7 @@ CONFIG_STM32_SPI2=y
CONFIG_STM32_SPI2_DMA=y
CONFIG_STM32_SPI3=y
CONFIG_STM32_SPI_DMA=y
CONFIG_STM32_SPI_DMATHRESHOLD=32
CONFIG_STM32_TIM1=y
CONFIG_STM32_TIM5=y
CONFIG_STM32_UART4=y