blob: d2353452cbe3cc80bd745e98f4e22067a47e8971 [file] [log] [blame]
# Copyright (c) 2023-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/max32655.cfg]")
include(${ZEPHYR_BASE}/boards/common/openocd.board.cmake)