blob: adb33a524bb8a86aa3d45b01660169d4ed1c6d0e [file] [log] [blame]
#
# Copyright 2025 NXP
#
# SPDX-License-Identifier: Apache-2.0
if(CONFIG_SOC_MIMX94398_A55)
board_runner_args(jlink "--device=MIMX94398_A55" "--no-reset" "--flash-sram")
include(${ZEPHYR_BASE}/boards/common/jlink.board.cmake)
endif()