Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
ffdbf05a47964d26afdb4287c83d3a8df1f8e60a
/
.
/
boards
/
arm
/
frdm_kl25z
/
board.cmake
blob: 7f7a37db23f18e880ce20ebf3baa7060fa8eaee5 [
file
] [
log
] [
blame
]
# SPDX-License-Identifier: Apache-2.0
board_runner_args
(
jlink
"--device=MKL25Z128xxx4"
)
board_runner_args
(
pyocd
"--target=kl25z"
)
include
(
$
{
ZEPHYR_BASE
}/
boards
/
common
/
pyocd
.
board
.
cmake
)
include
(
$
{
ZEPHYR_BASE
}/
boards
/
common
/
jlink
.
board
.
cmake
)