Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
4edf96d40ba9ad30107ba19ec796643af0f5e231
/
.
/
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
)