zephyr/soc/st/stm32/stm32f2x/Kconfig.defconfig.stm32f205xx

12 lines
187 B
Plaintext

# STMicroelectronics stm32f205 MCU
# Copyright (c) 2021 Manuel Forcen <manuforcen@gmail.com
# SPDX-License-Identifier: Apache-2.0
if SOC_STM32F205XX
config NUM_IRQS
default 81
endif