zephyr/soc/st/stm32/stm32f1x/Kconfig.defconfig.stm32f103xx

19 lines
302 B
Plaintext

# ST Microelectronics STM32F103XX MCU
# Copyright (c) 2017, embedjournal.com
# SPDX-License-Identifier: Apache-2.0
if SOC_STM32F103XB || SOC_STM32F103X8
config NUM_IRQS
default 43
endif # SOC_STM32F103XB || SOC_STM32F103X8
if SOC_STM32F103XE
config NUM_IRQS
default 60
endif # SOC_STM32F103XE