Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
21867fd4d0c5039621a906931b56f2763e93158b
/
.
/
boards
/
arm
/
sam4e_xpro
/
board.cmake
blob: 50ce23d906cd483cc34aaf989708cb4aff567ac4 [
file
] [
log
] [
blame
]
# SPDX-License-Identifier: Apache-2.0
board_runner_args
(
openocd
--
cmd
-
post
-
verify
"at91sam4 gpnvm set 1"
)
include
(
$
{
ZEPHYR_BASE
}/
boards
/
common
/
openocd
.
board
.
cmake
)
include
(
$
{
ZEPHYR_BASE
}/
boards
/
common
/
bossac
.
board
.
cmake
)