blob: 6af4f15d9f23cfaf89fd06ea359b914de598fc69 [file] [log] [blame]
# Copyright (c) 2021, Teslabs Engineering S.L.
# SPDX-License-Identifier: Apache-2.0
if SOC_GD32F450
config SOC
default "gd32f450"
config SYS_CLOCK_HW_CYCLES_PER_SEC
default 200000000
config NUM_IRQS
default 91
endif # SOC_GD32F450