1# Copyright (c) 2024 Antmicro <www.antmicro.com>
2# SPDX-License-Identifier: Apache-2.0
3
4include(${ZEPHYR_BASE}/boards/common/openocd.board.cmake)
5
6board_runner_args(openocd "--config=${BOARD_DIR}/support/openocd.cfg")
7