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