blob: cf75e13254cbbee4de7434caba1aa9ca492987e4 [file] [log] [blame]
# SPDX-License-Identifier: Apache-2.0
board_runner_args(openocd "--use-elf")
board_runner_args(mdb "--jtag=digilent")
include(${ZEPHYR_BASE}/boards/common/openocd.board.cmake)
include(${ZEPHYR_BASE}/boards/common/mdb.board.cmake)