Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
f0f897da4a254ee3233efffef195f48932a33c23
/
.
/
boards
/
vngiotlab
/
nrf52_vbluno52
/
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
)