Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
6430ad458ca5d814ef84c7b230c483d9aa7e6726
/
.
/
boards
/
nxp
/
imx91_evk
/
board.cmake
blob: 25a91be47333760c73fdc31f03e90e4616d3d6f2 [
file
] [
log
] [
blame
]
#
# Copyright 2025 NXP
#
# SPDX-License-Identifier: Apache-2.0
board_runner_args
(
jlink
"--device=MIMX9131"
"--no-reset"
"--flash-sram"
)
include
(
$
{
ZEPHYR_BASE
}/
boards
/
common
/
jlink
.
board
.
cmake
)