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