Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
49c528bbbc5fed131fcebbfe162485fa7d2c9536
/
.
/
boards
/
arm
/
frdm_kw41z
/
board.cmake
blob: c0f79373c8cf6ef7bb6263b3bc2b61070dac98e3 [
file
] [
log
] [
blame
]
# SPDX-License-Identifier: Apache-2.0
board_runner_args
(
jlink
"--device=MKW41Z512xxx4"
)
board_runner_args
(
pyocd
"--target=kw41z4"
)
include
(
$
{
ZEPHYR_BASE
}/
boards
/
common
/
pyocd
.
board
.
cmake
)
include
(
$
{
ZEPHYR_BASE
}/
boards
/
common
/
jlink
.
board
.
cmake
)