Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
a6a11cc57d86d577be16a1f2738e9928e09f674a
/
.
/
boards
/
ene
/
kb1062_evb
/
board.cmake
blob: 15f44cb5b6c8787117b0af831cdfa73c6e95e8c4 [
file
] [
log
] [
blame
]
# SPDX-License-Identifier: Apache-2.0
board_runner_args
(
jlink
"--device=KB1062"
"--speed=4000"
)
include
(
$
{
ZEPHYR_BASE
}/
boards
/
common
/
openocd
.
board
.
cmake
)
include
(
$
{
ZEPHYR_BASE
}/
boards
/
common
/
jlink
.
board
.
cmake
)