blob: 39712afe86e8b61304e1b2f320401192888ee3c9 [file] [log] [blame]
# Copyright (c) 2025 Renesas Electronics Corporation
# SPDX-License-Identifier: Apache-2.0
if(CONFIG_SOC_R7KA8T2LFECAC_CM85)
board_runner_args(jlink "--device=R7KA8T2LF_CPU0" "--reset-after-load")
endif()
board_runner_args(pyocd "--target=R7KA8T2LF")
include(${ZEPHYR_BASE}/boards/common/jlink.board.cmake)