Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
f8ab959d7e94c85156b89e914232e7bca8fbc217
/
.
/
soc
/
gd
/
gd32
/
gd32f3x0
/
Kconfig.defconfig.gd32f350
blob: ced9dc7095dd60bceb798e2d40f2f9e44b6d4ccc [
file
] [
log
] [
blame
]
# Copyright (c) 2021 BrainCo Inc.
# SPDX-License-Identifier: Apache-2.0
if
SOC_GD32F350
config SYS_CLOCK_HW_CYCLES_PER_SEC
default
$
(
dt_node_int_prop_int
,
/cpus/
cpu@0
,
clock
-
frequency
)
config NUM_IRQS
default
68
endif
# SOC_GD32F350