Add gigadevice gd32f403z_eval board initial version. Signed-off-by: Gerson Fernando Budke <gerson.budke@atl-electronics.com>
6 lines
175 B
Text
6 lines
175 B
Text
# Copyright (c) 2021, ATL Electronics
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
config BOARD_GD32F403Z_EVAL
|
|
bool "GigaDevice GD32F403Z Evaluation Kit"
|
|
depends on SOC_GD32F403Z
|