blob: b7d321b2f84f024004f6d4891e5d242bf8f4cbcd [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/max78002.cfg]")
include(${ZEPHYR_BASE}/boards/common/openocd.board.cmake)