1# Copyright (c) 2021 Henrik Brix Andersen <henrik@brixandersen.dk> 2# SPDX-License-Identifier: Apache-2.0 3 4board_runner_args(openocd "--use-elf" "--cmd-reset-halt" "halt") 5include(${ZEPHYR_BASE}/boards/common/openocd.board.cmake) 6