Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
2a78b8d86f908c224c04c26ca7f9195107dfb070
/
.
/
boards
/
arm
/
mimxrt1060_evk
/
board.cmake
blob: 290cb2925e07c1ae61bbbbf6a1428651f1e03d57 [
file
] [
log
] [
blame
]
#
# Copyright (c) 2018, NXP
#
# SPDX-License-Identifier: Apache-2.0
#
board_runner_args
(
jlink
"--device=MCIMXRT1062"
)
include
(
$
{
ZEPHYR_BASE
}/
boards
/
common
/
jlink
.
board
.
cmake
)