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