Add the stm32f413h_disco target to the boards/st Add the PLLi2S when needed by the USB or SDMMC or RNG. Signed-off-by: Francois Ramu <francois.ramu@st.com>
5 lines
133 B
Text
5 lines
133 B
Text
# Copyright (c) 2024 STMicroelectronics
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
config BOARD_STM32F413H_DISCO
|
|
select SOC_STM32F413XX
|