Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
ac6d8342728c8a63f9fea965ce41610618aeed5a
/
.
/
soc
/
gd
/
gd32
/
gd32f403
/
Kconfig.defconfig.gd32f403
blob: 2a08dbfb61c18db9f21dd01b21ac4808cf5c370e [
file
] [
log
] [
blame
]
# Copyright (c) 2021, ATL Electronics
# SPDX-License-Identifier: Apache-2.0
if
SOC_GD32F403
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_GD32F403