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