Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
5d3741caafba6208f39d68ec0f73eddc30253cbb
/
.
/
boards
/
renesas
/
rzv2l_smarc
/
board.cmake
blob: b2f27aac3e4f8de2d26bbdfbb0540d82a54f4828 [
file
] [
log
] [
blame
]
# Copyright (c) 2025 Renesas Electronics Corporation
# SPDX-License-Identifier: Apache-2.0
board_runner_args
(
jlink
"--device=R9A07G054L23"
)
include
(
$
{
ZEPHYR_BASE
}/
boards
/
common
/
jlink
.
board
.
cmake
)