This commit adds a runner wrapper for the 'minichlink' program which offers a free, open mechanism to use the CH-LinkE programming dongle for the CH32V003. https://github.com/cnlohr/ch32v003fun/tree/master/minichlink Signed-off-by: Michael Hope <michaelh@juju.nz> Signed-off-by: Dhiru Kholia <dhiru.kholia@gmail.com>
5 lines
149 B
CMake
5 lines
149 B
CMake
# Copyright (c) 2024 Dhiru Kholia
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
board_set_flasher_ifnset(minichlink)
|
|
board_finalize_runner_args(minichlink)
|