blob: bd318bb200d32cc06b7d717e8b1cd20941b55e41 [file] [log] [blame]
# Copyright (c) 2024 Analog Devices, Inc.
# SPDX-License-Identifier: Apache-2.0
board_runner_args(openocd --cmd-pre-init "source [find interface/cmsis-dap.cfg]")
board_runner_args(openocd --cmd-pre-init "source [find target/max32680.cfg]")
include(${ZEPHYR_BASE}/boards/common/openocd.board.cmake)