zephyr/soc/arm/st_stm32/stm32wb/Kconfig.defconfig.stm32wb55xx

19 lines
250 B
Plaintext

# Kconfig - ST Microelectronics STM32WB55XX MCU
#
# Copyright (c) 2019 Linaro Limited
#
# SPDX-License-Identifier: Apache-2.0
#
if SOC_STM32WB55XG
config SOC
string
default "stm32wb55xx"
config NUM_IRQS
int
default 63
endif # SOC_STM32WB55XG