1# Copyright (c) 2025 Renesas Electronics Corporation 2# SPDX-License-Identifier: Apache-2.0 3 4board_runner_args(jlink "--device=R7FA4E10D") 5board_runner_args(pyocd "--target=R7FA4E10D") 6 7include(${ZEPHYR_BASE}/boards/common/jlink.board.cmake) 8include(${ZEPHYR_BASE}/boards/common/pyocd.board.cmake) 9