blob: 67dbcbc6675851c29281bb3e091122249bce2ccf [file] [log] [blame]
# STMicroelectronics STM32G4 MCU line
# Copyright (c) 2019 Richard Osterloh <richard.osterloh@gmail.com>
# SPDX-License-Identifier: Apache-2.0
choice
prompt "STM32G4x MCU Selection"
depends on SOC_SERIES_STM32G4X
config SOC_STM32G431XX
bool "STM32G431XX"
config SOC_STM32G474XX
bool "STM32G474XX"
endchoice