Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
c55650c2008369d477c38fcfb801961b105c08a1
/
.
/
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
)