mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-07 01:15:20 +00:00
9 lines
214 B
Plaintext
9 lines
214 B
Plaintext
# 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"
|
|
depends on SOC_STM32F401XE
|