Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
ef42928c50dd24a7f132868370ef8f67b5d170cf
/
.
/
boards
/
renesas
/
rzg3s_smarc
/
board.cmake
blob: 1dbf0782ab0dc2d917457aba4c10c395de0d8328 [
file
] [
log
] [
blame
]
# Copyright (c) 2024 Renesas Electronics Corporation
# SPDX-License-Identifier: Apache-2.0
board_runner_args
(
jlink
"--device=R9A08G045S33_M33_0"
"--speed=15000"
)
include
(
$
{
ZEPHYR_BASE
}/
boards
/
common
/
jlink
.
board
.
cmake
)