mro_x21-777: add board_dma_map.h and enable SPI1 DMA

This commit is contained in:
Daniel Agar
2020-02-22 01:17:55 -05:00
parent 38a10fc7fc
commit 8c2ba5f39f
4 changed files with 62 additions and 23 deletions

View File

@@ -187,7 +187,9 @@ CONFIG_STM32F7_SDMMC_DMA=y
CONFIG_STM32F7_SERIALBRK_BSDCOMPAT=y
CONFIG_STM32F7_SERIAL_DISABLE_REORDERING=y
CONFIG_STM32F7_SPI1=y
CONFIG_STM32F7_SPI1_DMA=y
CONFIG_STM32F7_SPI2=y
CONFIG_STM32F7_SPI_DMA=y
CONFIG_STM32F7_TIM10=y
CONFIG_STM32F7_TIM3=y
CONFIG_STM32F7_TIM9=y