Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
bd9cad3a59a8e118e273a78fd5caa7c55993d2d6
/
.
/
boards
/
google
/
dragonclaw
/
board.cmake
blob: 9858f708621e1ff39c2068041a844de6f932b1a7 [
file
] [
log
] [
blame
]
# Copyright (c) 2022 Google LLC
# SPDX-License-Identifier: Apache-2.0
board_runner_args
(
jlink
"--device=STM32F412CG"
"--speed=4000"
)
include
(
$
{
ZEPHYR_BASE
}/
boards
/
common
/
openocd
.
board
.
cmake
)
include
(
$
{
ZEPHYR_BASE
}/
boards
/
common
/
jlink
.
board
.
cmake
)