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