blob: feeba8cff1e63eb3fc0ac4d97f64078b142892df [file] [log] [blame]
# ST STM32H745X MCU configuration options
# Copyright (c) 2020 Alexander Kozhinov <AlexanderKozhinov@yandex.com>
# SPDX-License-Identifier: Apache-2.0
if SOC_STM32H745XX_M7 || SOC_STM32H745XX_M4
config STM32H7_DUAL_CORE
default y
config NUM_IRQS
default 150
endif # SOC_STM32H745XX_M7 || SOC_STM32H745XX_M4