zephyr/soc/arm/st_stm32/stm32h7/Kconfig.defconfig.stm32h723xx

15 lines
262 B
Plaintext
Raw Normal View History

# ST STM32H723X MCU configuration options
# Copyright (c) 2020 Alexander Kozhinov <AlexanderKozhinov@yandex.com>
# SPDX-License-Identifier: Apache-2.0
if SOC_STM32H723XX
config SOC
default "stm32h723xx"
config NUM_IRQS
default 163
endif # SOC_STM32H723XX