Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
11baf56948c28ee039b9901951c0d49769d01ceb
/
.
/
boards
/
arm
/
hexiwear_kw40z
/
board.cmake
blob: a93baa325e6f33b14378fbea8b9f6c5b50ae8302 [
file
] [
log
] [
blame
]
# SPDX-License-Identifier: Apache-2.0
board_runner_args
(
jlink
"--device=MKW40Z160xxx4"
)
board_runner_args
(
pyocd
"--target=kw40z4"
)
include
(
$
{
ZEPHYR_BASE
}/
boards
/
common
/
jlink
.
board
.
cmake
)
include
(
$
{
ZEPHYR_BASE
}/
boards
/
common
/
pyocd
.
board
.
cmake
)