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