1# SPDX-License-Identifier: Apache-2.0
2
3board_runner_args(openocd --cmd-post-verify "atsamv gpnvm set 1")
4include(${ZEPHYR_BASE}/boards/common/openocd.board.cmake)
5