blob: 5c6bd45373111a81f2358dd375e2bf4a1105d067 [file] [log] [blame]
# ST Microelectronics stm32f2 MCU line
# Copyright (c) 2018 qianfan Zhao <qianfanguijin@163.com>
# SPDX-License-Identifier: Apache-2.0
choice
prompt "STM32F2X MCU Selection"
depends on SOC_SERIES_STM32F2X
config SOC_STM32F207XX
bool "STM32F207XX"
config SOC_STM32F205XX
bool "STM32F205XX"
endchoice