Files
zephyr/soc/gd/gd32/gd32vf103/Kconfig.defconfig.series
Gerard Marull-Paretas b40bf25e5e soc: gd_gd32: reorganize folders
Move soc/gd_gd32 to soc/gd/gd32.

Signed-off-by: Gerard Marull-Paretas <gerard@teslabs.com>
2024-03-01 15:49:59 +01:00

9 lines
192 B
Plaintext

# Copyright (c) 2021 Tokita, Hiroshi <tokita.hiroshi@gmail.com>
# SPDX-License-Identifier: Apache-2.0
if SOC_SERIES_GD32VF103
rsource "Kconfig.defconfig.gd32*"
endif # SOC_SERIES_GD32VF103