zephyr/soc/infineon/cat3/xmc4xxx/Kconfig.defconfig.xmc4700

15 lines
256 B
Plaintext

# Infineon XMC4700 relax kit platform configuration options
#
# Copyright (c) 2023 Schlumberger
# SPDX-License-Identifier: Apache-2.0
if SOC_XMC4700
config SYS_CLOCK_HW_CYCLES_PER_SEC
default 144000000
config NUM_IRQS
default 112
endif # SOC_XMC4700