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

15 lines
262 B
Plaintext

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