zephyr/boards/renesas/ek_ra6m3/board.cmake

7 lines
195 B
CMake
Raw Permalink Normal View History

# Copyright (c) 2024 Renesas Electronics Corporation
# SPDX-License-Identifier: Apache-2.0
board_runner_args(jlink "--device=R7FA6M3AH")
include(${ZEPHYR_BASE}/boards/common/jlink.board.cmake)