Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
6cc536daa8d5126f6020dcc1b8bc6258e706ff3d
/
.
/
boards
/
arm
/
holyiot_yj16019
/
board.cmake
blob: ed0c908e741abdca7a498a2201c9e954e84eb7ed [
file
] [
log
] [
blame
]
board_runner_args
(
nrfjprog
"--softreset"
)
board_runner_args
(
jlink
"--device=nrf52"
"--speed=4000"
)
include
(
$
{
ZEPHYR_BASE
}/
boards
/
common
/
nrfjprog
.
board
.
cmake
)
include
(
$
{
ZEPHYR_BASE
}/
boards
/
common
/
jlink
.
board
.
cmake
)