Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
aa5b47634f423aa9b02fdcc0fcc206d95a8031b5
/
.
/
boards
/
arduino
/
nano_matter
/
board.cmake
blob: 83a839991ddbe0a547519bf97e4a9eb45639818d [
file
] [
log
] [
blame
]
# SPDX-License-Identifier: Apache-2.0
board_runner_args
(
openocd
)
include
(
$
{
ZEPHYR_BASE
}/
boards
/
common
/
openocd
.
board
.
cmake
)
board_runner_args
(
jlink
"--device=MGM240SD22VNA"
)
include
(
$
{
ZEPHYR_BASE
}/
boards
/
common
/
jlink
.
board
.
cmake
)