blob: febf1b38ab103b19a01cf3cbee4dd64ba4cc93d7 [file] [log] [blame]
# Infineon XMC4700 relax kit platform configuration options
#
# Copyright (c) 2023 Schlumberger
# SPDX-License-Identifier: Apache-2.0
if SOC_XMC4700
config SOC
default "XMC4700"
config SYS_CLOCK_HW_CYCLES_PER_SEC
default 144000000
config NUM_IRQS
default 112
endif # SOC_XMC4700