intel_aerofc-v1: add board_dma_map.h and enable SPI1 DMA

This commit is contained in:
Daniel Agar
2020-02-22 01:21:01 -05:00
parent 8c2ba5f39f
commit c8509892a6
3 changed files with 57 additions and 2 deletions

View File

@@ -161,6 +161,8 @@ CONFIG_STM32_RTC_MAGIC_REG=1
CONFIG_STM32_SERIALBRK_BSDCOMPAT=y
CONFIG_STM32_SERIAL_DISABLE_REORDERING=y
CONFIG_STM32_SPI1=y
CONFIG_STM32_SPI1_DMA=y
CONFIG_STM32_SPI_DMA=y
CONFIG_STM32_TIM10=y
CONFIG_STM32_TIM11=y
CONFIG_STM32_TIM1=y