zephyr/boards/renesas/rzt2l_rsk/board.cmake
Nhut Nguyen ba028433a8 boards: renesas: Add minimal support for board RSK+ for RZ/T2L
Add minimal support for board RSK+ for RZ/T2L

Signed-off-by: Nhut Nguyen <nhut.nguyen.kc@renesas.com>
Signed-off-by: Hieu Nguyen <hieu.nguyen.ym@bp.renesas.com>
2025-03-17 09:26:13 +01:00

6 lines
197 B
CMake

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