1# SPDX-License-Identifier: Apache-2.0 2 3board_runner_args(openocd "--use-elf" "--config=${BOARD_DIR}/support/openocd-ftdi.cfg") 4 5include(${ZEPHYR_BASE}/boards/common/openocd.board.cmake) 6
1# SPDX-License-Identifier: Apache-2.0 2 3board_runner_args(openocd "--use-elf" "--config=${BOARD_DIR}/support/openocd-ftdi.cfg") 4 5include(${ZEPHYR_BASE}/boards/common/openocd.board.cmake) 6