Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
71d1b277cbb3095d0c68524cffc865c6bb3d3196
/
.
/
boards
/
arm
/
sam4s_xplained
/
board.cmake
blob: 06760832d32d27c9798c5107941cb06c06b0ae09 [
file
] [
log
] [
blame
]
# SPDX-License-Identifier: Apache-2.0
board_runner_args
(
jlink
"--device=atsam4s16c"
"--speed=4000"
)
include
(
$
{
ZEPHYR_BASE
}/
boards
/
common
/
jlink
.
board
.
cmake
)
include
(
$
{
ZEPHYR_BASE
}/
boards
/
common
/
bossac
.
board
.
cmake
)