zephyr/soc/arm/st_stm32/stm32wl/Kconfig.defconfig.stm32wle5xx

15 lines
220 B
Plaintext
Raw Normal View History

# STMicroelectronics STM32WLE5 MCU
# Copyright (c) 2021 Thomas Stranger
# SPDX-License-Identifier: Apache-2.0
if SOC_STM32WLE5XX
config SOC
default "stm32wle5xx"
config NUM_IRQS
default 62
endif # SOC_STM32WLE5XX