0de934b2a7
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>
6 lines
147 B
CMake
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)
|