blob: a2c9412bd36c7b63705d61baf065ffd612405018 [file] [log] [blame]
# Copyright 2025 NXP
# SPDX-License-Identifier: Apache-2.0
board_runner_args(linkserver "--device=MCXW236:MCXW23-EVK")
board_runner_args(jlink "--device=MCXW236" "--reset-after-load")
board_runner_args(pyocd "--target=mcxw236")
include(${ZEPHYR_BASE}/boards/common/linkserver.board.cmake)
include(${ZEPHYR_BASE}/boards/common/jlink.board.cmake)
include(${ZEPHYR_BASE}/boards/common/pyocd.board.cmake)