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

19 lines
276 B
Plaintext

# STMicroelectronics STM32F100XX MCU
# Copyright (c) 2020, Jonas Eriksson, Up to Code AB
# SPDX-License-Identifier: Apache-2.0
if SOC_STM32F100XB
config NUM_IRQS
default 56
endif # SOC_STM32F100XB
if SOC_STM32F100XE
config NUM_IRQS
default 61
endif # SOC_STM32F100XE