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