1b9e3be85b
Add GD32F350R-EVAL board support on Zephyr. Signed-off-by: HaiLong Yang <cameledyang@pm.me>
7 lines
170 B
Plaintext
7 lines
170 B
Plaintext
# Copyright (c) 2021 BrainCo Inc.
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
config BOARD_GD32F350R_EVAL
|
|
bool "GigaDevice GD32F350R Evaluation Kit"
|
|
depends on SOC_GD32F350
|