zephyr/boards/common/gd32isp.board.cmake
Gerson Fernando Budke 0de934b2a7 scripts: runner: Introduce gd32isp flash runner
Add GigaDevice ISP console flash runner.  This tool enable uses ROM
bootloader to flash devices using serial port.

The GD32_ISP_Console tool can be found at
  http://www.gd32mcu.com/download/down/document_id/175/path_type/1

Signed-off-by: Gerson Fernando Budke <gerson.budke@atl-electronics.com>
2021-11-07 05:20:50 -05:00

6 lines
147 B
CMake

# Copyright (c) 2021, ATL Electronics
# SPDX-License-Identifier: Apache-2.0
board_set_flasher_ifnset(gd32isp)
board_finalize_runner_args(gd32isp)