Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
aecf19c3c1bec4e4e2381c31b61890874b90835a
/
.
/
boards
/
arduino
/
opta
/
board.cmake
blob: 029ae806f4d2baaa10a3dbfd701a1072bf3706e8 [
file
] [
log
] [
blame
]
# SPDX-License-Identifier: Apache-2.0
board_runner_args
(
dfu
-
util
"--pid=2341:0364"
"--alt=0"
"--dfuse"
)
include
(
$
{
ZEPHYR_BASE
}/
boards
/
common
/
dfu
-
util
.
board
.
cmake
)