blob: d711b305325cc46f991567cfb544a665d55cf7a8 [file] [log] [blame]
# SPDX-License-Identifier: Apache-2.0
board_runner_args(jlink "--device=MKL25Z128xxx4")
board_runner_args(linkserver "--device=MKL25Z128xxx4:FRDM-KL25Z")
board_runner_args(pyocd "--target=kl25z")
include(${ZEPHYR_BASE}/boards/common/linkserver.board.cmake)
include(${ZEPHYR_BASE}/boards/common/pyocd.board.cmake)
include(${ZEPHYR_BASE}/boards/common/jlink.board.cmake)