Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
a8fa0ea9389903c5058fb59a0a43d5442f1e7dd3
/
.
/
boards
/
innblue
/
innblue21
/
board.cmake
blob: 12afc83afe36435908ec2ced66e9d9e18e28849c [
file
] [
log
] [
blame
]
# Copyright (c) 2020 InnBlue
# SPDX-License-Identifier: Apache-2.0
board_runner_args
(
jlink
"--device=nRF9160_xxAA"
"--speed=4000"
)
include
(
$
{
ZEPHYR_BASE
}/
boards
/
common
/
nrfjprog
.
board
.
cmake
)
include
(
$
{
ZEPHYR_BASE
}/
boards
/
common
/
jlink
.
board
.
cmake
)