zephyr/boards/arm/nucleo_f401re/Kconfig.board

12 lines
250 B
Plaintext

# Kconfig - NUCLEO-64 F401RE board configuration
#
# Copyright (c) 2016 Linaro Limited.
#
# SPDX-License-Identifier: Apache-2.0
#
config BOARD_NUCLEO_F401RE
bool "NUCLEO-64 F401RE Development Board"
select I2C_1 if I2C
depends on SOC_STM32F401XE