1# Copyright (c) 2024 Renesas Electronics Corporation
2# SPDX-License-Identifier: Apache-2.0
3
4board_runner_args(jlink "--device=R9A08G045S33_M33_0" "--speed=15000")
5include(${ZEPHYR_BASE}/boards/common/jlink.board.cmake)
6