Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
516886be1b8ad699ea0e2d32c96bbc5d2240a9c7
/
.
/
boards
/
udoo
/
udoo_neo_full
/
board.cmake
blob: 5d310461111d4002f2e5aeabea3724ed22ae2414 [
file
] [
log
] [
blame
]
#
# Copyright (c) 2018, NXP
#
# SPDX-License-Identifier: Apache-2.0
#
board_runner_args
(
jlink
"--device=Cortex-M4"
)
include
(
$
{
ZEPHYR_BASE
}/
boards
/
common
/
jlink
.
board
.
cmake
)