blob: 2fc1491a5db4c5ca2c965d43f20e14be18525ae5 [file] [log] [blame]
# Copyright (c) 2022 TOKITA Hiroshi <tokita.hiroshi@gmail.com>
# SPDX-License-Identifier: Apache-2.0
if SOC_GD32F407
config SYS_CLOCK_HW_CYCLES_PER_SEC
default $(dt_node_int_prop_int,/cpus/cpu@0,clock-frequency)
config NUM_IRQS
default 91
endif # SOC_GD32F407