868acfd505
This adds support for ezFlashCLI tool to allow flashing DA1469x MCU family from Renesas. The tool is available at https://github.com/ezflash/ezFlashCLI or can be installed via pip. Signed-off-by: Andrzej Kaczmarek <andrzej.kaczmarek@codecoup.pl> Signed-off-by: Ben Lauret <ben.lauret.wm@renesas.com>
5 lines
115 B
CMake
5 lines
115 B
CMake
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
board_set_flasher_ifnset(ezflashcli)
|
|
board_finalize_runner_args(ezflashcli)
|