blob: 1664c36cb429c88f248a352c1aa18c9e77b255ac [file] [log] [blame]
# STMicroelectronics STM32WL MCU line
# Copyright (c) 2020 STMicroelectronics.
# SPDX-License-Identifier: Apache-2.0
choice
prompt "STM32WLx MCU Selection"
depends on SOC_SERIES_STM32WLX
config SOC_STM32WLE4XX
bool "STM32WLE4XX"
config SOC_STM32WLE5XX
bool "STM32WLE5XX"
config SOC_STM32WL54XX
bool "STM32WL54XX"
config SOC_STM32WL55XX
bool "STM32WL55XX"
endchoice