Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
fcf7c6e6d1cf4e56873535cb3c8b0c054caa47ea
/
.
/
boards
/
arc
/
emsdp
/
board.cmake
blob: 292253eb64e8e4f7fcee5f4b1de80eca9ba4d326 [
file
] [
log
] [
blame
]
# SPDX-License-Identifier: Apache-2.0
board_runner_args
(
openocd
"--use-elf"
)
board_runner_args
(
mdb
-
hw
"--jtag=digilent"
)
include
(
$
{
ZEPHYR_BASE
}/
boards
/
common
/
openocd
.
board
.
cmake
)
include
(
$
{
ZEPHYR_BASE
}/
boards
/
common
/
mdb
-
hw
.
board
.
cmake
)