zephyr/soc/arm/st_stm32/stm32l0/Kconfig.defconfig.stm32l051xx

15 lines
217 B
Plaintext

# ST Microelectronics STM32L051XX MCU
# Copyright (c) 2021 Nomono AS
# SPDX-License-Identifier: Apache-2.0
if SOC_STM32L051XX
config SOC
default "stm32l051xx"
config NUM_IRQS
default 32
endif # SOC_STM32L051XX