Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
1e852d43c518aa84ed3b68d452f94b760c277448
/
.
/
boards
/
arm
/
nrf52_sparkfun
/
board.cmake
blob: 9e99bb46b3e31e456fd88ae6a94f0cf51bf2efbe [
file
] [
log
] [
blame
]
# SPDX-License-Identifier: Apache-2.0
board_runner_args
(
pyocd
"--target=nrf52832"
)
include
(
$
{
ZEPHYR_BASE
}/
boards
/
common
/
pyocd
.
board
.
cmake
)