2016-12-03 16:22:00 +08:00
|
|
|
# Kconfig - NUCLEO-64 F411RE board configuration
|
|
|
|
#
|
|
|
|
# Copyright (c) 2016 Matthias Boesl
|
|
|
|
#
|
2017-01-19 09:01:01 +08:00
|
|
|
# SPDX-License-Identifier: Apache-2.0
|
2016-12-03 16:22:00 +08:00
|
|
|
#
|
|
|
|
|
|
|
|
config BOARD_NUCLEO_F411RE
|
|
|
|
bool "NUCLEO-64 F411RE Development Board"
|
|
|
|
depends on SOC_STM32F411XE
|