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
|