soc: stm32: Add support for stm32h745xx SoC

add stm32h745xx SoC and corresponding device tree

Signed-off-by: Alexander Kozhinov <AlexanderKozhinov@yandex.com>
This commit is contained in:
Alexander Kozhinov 2020-06-12 20:39:34 +02:00 committed by Carles Cufí
commit 54e8bda856
7 changed files with 113 additions and 0 deletions

View file

@ -12,4 +12,8 @@ source "soc/arm/st_stm32/stm32h7/Kconfig.defconfig.stm32h7*"
config SOC_SERIES
default "stm32h7"
config DMA_STM32_V1
default y
depends on DMA_STM32
endif # SOC_SERIES_STM32H7X