1# Copyright (c) 2021, YuLong Yao <feilongphone@gmail.com> 2# SPDX-License-Identifier: Apache-2.0 3 4include(${ZEPHYR_BASE}/boards/common/openocd.board.cmake) 5 6board_runner_args(gd32isp "--device=GD32E103VBT6") 7include(${ZEPHYR_BASE}/boards/common/gd32isp.board.cmake) 8