Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
516886be1b8ad699ea0e2d32c96bbc5d2240a9c7
/
.
/
boards
/
adi
/
eval_adin1110ebz
/
board.cmake
blob: 4e81b2fb988eca63f2ce4c48909e4d266d6959fc [
file
] [
log
] [
blame
]
# SPDX-License-Identifier: Apache-2.0
board_runner_args
(
jlink
"--device=STM32L4S5QI"
"--speed=4000"
)
include
(
$
{
ZEPHYR_BASE
}/
boards
/
common
/
openocd
.
board
.
cmake
)
include
(
$
{
ZEPHYR_BASE
}/
boards
/
common
/
jlink
.
board
.
cmake
)