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