zephyr/boards/arm/sam_e70_xplained/board.cmake

5 lines
163 B
CMake
Raw Normal View History

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