Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
10bb61ee7d0a05bd2d21a42c61a982b0edc26eea
/
.
/
boards
/
electronut
/
nrf52840_papyr
/
board.cmake
blob: 65580b0fef53484ecb82c70441386df14c952f31 [
file
] [
log
] [
blame
]
# SPDX-License-Identifier: Apache-2.0
board_runner_args
(
nrfjprog
"--softreset"
)
include
(
$
{
ZEPHYR_BASE
}/
boards
/
common
/
blackmagicprobe
.
board
.
cmake
)
include
(
$
{
ZEPHYR_BASE
}/
boards
/
common
/
nrfjprog
.
board
.
cmake
)