1# Copyright (c) 2021, ATL Electronics
2# SPDX-License-Identifier: Apache-2.0
3
4include(${ZEPHYR_BASE}/boards/common/openocd.board.cmake)
5
6board_runner_args(gd32isp "--device=GD32F403ZET6")
7include(${ZEPHYR_BASE}/boards/common/gd32isp.board.cmake)
8