Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
7ea6031430b24496bf7087d6bbfbac75c733b6af
/
.
/
soc
/
arm
/
gigadevice
/
gd32f3x0
/
Kconfig.defconfig.series
blob: dc9607f11499670573a5a5cc6a15e18ad17106e7 [
file
] [
log
] [
blame
]
# Copyright (c) 2021 BrainCo Inc.
# SPDX-License-Identifier: Apache-2.0
if
SOC_SERIES_GD32F3X0
source
"soc/arm/gigadevice/gd32f3x0/Kconfig.defconfig.gd32*"
config SOC_SERIES
default
"gd32f3x0"
endif
# SOC_SERIES_GD32F3X0