Fix missing IO_CONFIG setting for STM32H747XI

This commit is contained in:
Anthony Merlino 2021-03-07 22:09:35 -05:00 committed by Xiang Xiao
parent b9c5294226
commit 3705202b85

View File

@ -124,9 +124,10 @@ config ARCH_CHIP_STM32H747XI
bool "STM32H747XI"
select STM32H7_STM32H7X7XX
select STM32H7_FLASH_CONFIG_I
# TODO: IO_CONFIG
select STM32H7_IO_CONFIG_X
---help---
Dual core STM32 H7 Cortex M7+M4, 2048 Kb FLASH, 1024K Kb SRAM
TFBGA240
config ARCH_CHIP_STM32H753AI
bool "STM32H753AI"