Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
d9f065845d91fef456c38cbdbf90b3d31ba8ad8b
/
.
/
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
)