Add initial support for the GD32F470I evaluation board. Signed-off-by: Alexandre Duchesne <alexandre.duchesne@rtone.fr>
7 lines
155 B
Plaintext
7 lines
155 B
Plaintext
# Copyright (c) 2022, Rtone.
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
config BOARD_GD32F470I_EVAL
|
|
bool "GigaDevice GD32F470I-EVAL"
|
|
depends on SOC_GD32F470
|