1# Copyright (c) 2016 Matthias Boesl
2# SPDX-License-Identifier: Apache-2.0
3
4config BOARD_NUCLEO_F411RE
5	select SOC_STM32F411XE
6