blob: 50979050e3859640409018423c40a695961c844b [file] [log] [blame]
# SPDX-License-Identifier: Apache-2.0
if(CONFIG_BOARD_SCOBC_MODULE1)
board_runner_args(openocd "--use-elf" "--config=${BOARD_DIR}/support/openocd-ftdi.cfg")
include(${ZEPHYR_BASE}/boards/common/openocd.board.cmake)
endif()