Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
9fca406511566d88c286bc960cca27f66bc0d17c
/
.
/
boards
/
arm
/
legend
/
board.cmake
blob: f154f6bc8facd9372c7c9bf526d5d655f599b030 [
file
] [
log
] [
blame
]
# SPDX-License-Identifier: Apache-2.0
board_runner_args
(
jlink
"--device=STM32F070CB"
"--speed=4000"
)
include
(
$
{
ZEPHYR_BASE
}/
boards
/
common
/
openocd
.
board
.
cmake
)
include
(
$
{
ZEPHYR_BASE
}/
boards
/
common
/
jlink
.
board
.
cmake
)