zephyr/boards/renesas/mck_ra8t1/board.cmake

7 lines
195 B
CMake
Raw Normal View History

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