Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
7249fbe584b2eb468d21a150001dd0ab417fc179
/
.
/
boards
/
arc
/
iotdk
/
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
)