Files
zephyr/boards/arm/gd32f470i_eval/Kconfig.defconfig
Alexandre Duchesne 4c9f1ca877 boards: arm: gigadevice: Initial support for gd32f470ik
Add initial support for the GD32F470I evaluation board.

Signed-off-by: Alexandre Duchesne <alexandre.duchesne@rtone.fr>
2022-07-06 13:22:25 +02:00

10 lines
162 B
Plaintext

# Copyright (c) 2022, Rtone.
# SPDX-License-Identifier: Apache-2.0
if BOARD_GD32F470I_EVAL
config BOARD
default "gd32f470i_eval"
endif # BOARD_GD32F470I_EVAL