zephyr/soc/st/stm32/stm32f4x/Kconfig.defconfig.stm32f479xx
Christopher Cichiwskyj 7dcec3384e soc: add support for STM32F479
This chip shares its design with STM32F469, but with
an added cryptography accelerator.

Signed-off-by: Christopher Cichiwskyj <cichiwskyj@gmail.com>
2025-04-04 12:06:29 +02:00

11 lines
200 B
Text

# ST STM32F479XI MCU configuration options
# Copyright (c) 2025 Christopher Cichiwskyj
# SPDX-License-Identifier: Apache-2.0
if SOC_STM32F479XX
config NUM_IRQS
default 93
endif # SOC_STM32F479XX