Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
dea9343d617632c17a9db459f2b7dcb4df0d10ed
/
.
/
boards
/
arm
/
nrf51_ble400
/
board.cmake
blob: b45e4a70a5f430313ad572baf9200c8f50ec76a4 [
file
] [
log
] [
blame
]
# SPDX-License-Identifier: Apache-2.0
board_runner_args
(
jlink
"--device=nRF51822_xxAA"
"--speed=4000"
)
include
(
$
{
ZEPHYR_BASE
}/
boards
/
common
/
nrfjprog
.
board
.
cmake
)
include
(
$
{
ZEPHYR_BASE
}/
boards
/
common
/
jlink
.
board
.
cmake
)