Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
c33743ef955b066a5711097a6b0e184de1519b7f
/
.
/
boards
/
arm
/
nrf52_blenano2
/
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
)