Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
0ecc71ccb22e3dcaba2a50adec1d2c1f72c373ea
/
.
/
boards
/
arm
/
holyiot_yj16019
/
board.cmake
blob: e1d56a343e75bf0348ea8f673e1ef62f9286cd06 [
file
] [
log
] [
blame
]
board_runner_args
(
nrfjprog
"--nrf-family=NRF52"
"--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
)