Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
aa8a617c3b8a21b68b454979d9e452b8cd20ae2a
/
.
/
boards
/
renesas
/
fpb_ra4e1
/
board.cmake
blob: 590f06a5743115bdb51aedfe68b6804d28bd33dc [
file
]
# Copyright (c) 2025 Renesas Electronics Corporation
# SPDX-License-Identifier: Apache-2.0
board_runner_args
(
jlink
"--device=R7FA4E10D"
)
include
(
$
{
ZEPHYR_BASE
}/
boards
/
common
/
jlink
.
board
.
cmake
)