Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
fd4c7bbbc2782ac1e6e40d9843f448f921d0f6ea
/
.
/
boards
/
renesas
/
ek_ra4e2
/
board.cmake
blob: 18c2bdf71e930825c7c2d18b3cc0f07b5abe8c21 [
file
] [
log
] [
blame
]
# Copyright (c) 2024 Renesas Electronics Corporation
# SPDX-License-Identifier: Apache-2.0
board_runner_args
(
jlink
"--device=R7FA4E2B9"
)
include
(
$
{
ZEPHYR_BASE
}/
boards
/
common
/
jlink
.
board
.
cmake
)