1# 2# Copyright (c) 2022 Renesas Electronics Corporation 3# 4# SPDX-License-Identifier: Apache-2.0 5# 6 7board_runner_args(ezflashcli) 8board_runner_args(jlink --device=DA14699) 9include(${ZEPHYR_BASE}/boards/common/ezflashcli.board.cmake) 10include(${ZEPHYR_BASE}/boards/common/jlink.board.cmake) 11