zephyr/soc/st/stm32/stm32l1x/Kconfig.defconfig.stm32l151xc

13 lines
243 B
Plaintext

# STMicroelectronics STM32L151XC MCU
# Copyright (c) 2020 Abel Sensors
# SPDX-License-Identifier: Apache-2.0
if SOC_STM32L151XC
# Based on stm32cube number of interrupts+1, not datasheet
config NUM_IRQS
default 57
endif # SOC_STM32L151XC