Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
6ed0a3557f9bc6fc20c9381394579c4390a8c3bf
/
.
/
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
)