Files
zephyr/soc/st/stm32/stm32g0/Kconfig.defconfig
Guillaume Gautier 52e025943a soc: st: stm32: Migrate STM32G0 series
Port STM32G0 series to HW model v2

Signed-off-by: Guillaume Gautier <guillaume.gautier-ext@st.com>
2024-03-01 14:17:23 +00:00

13 lines
319 B
Plaintext

# STMicroelectronics STM32G0 MCU line
# Copyright (c) 2019 Philippe Retornaz <philippe@shapescale.com>
# Copyright (c) 2019 STMicroelectronics
# Copyright (c) 2021 G-Technologies Sdn. Bhd.
# SPDX-License-Identifier: Apache-2.0
if SOC_SERIES_STM32G0X
rsource "Kconfig.defconfig.stm32g0*"
endif # SOC_SERIES_STM32G0X