Files
zephyr/soc/st/stm32/stm32f3/Kconfig.defconfig
Erwan Gouriou c61e807896 soc: stm32: Cleanup Kconfig.defconfig files
SOC related symbols are defined in Kconfig.soc

Signed-off-by: Erwan Gouriou <erwan.gouriou@st.com>
2024-03-01 15:50:06 +01:00

13 lines
251 B
Plaintext

# STMicroelectronics STM32F3 MCU line
# Copyright (c) 2016 RnDity Sp. z o.o.
# SPDX-License-Identifier: Apache-2.0
# Kconfig symbols common to STM32F3 series
if SOC_SERIES_STM32F3X
rsource "Kconfig.defconfig.stm32f3*"
endif # SOC_SERIES_STM32F3X