Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
64a373f4ea29672a8979469a71a3d154e61329ef
/
.
/
boards
/
st
/
stm32f0_disco
/
board.cmake
blob: d0af9581843646ea24bbe8fff5ae6f6c2f9fb172 [
file
] [
log
] [
blame
]
# SPDX-License-Identifier: Apache-2.0
board_runner_args
(
jlink
"--device=STM32F051R8"
"--speed=4000"
)
include
(
$
{
ZEPHYR_BASE
}/
boards
/
common
/
openocd
.
board
.
cmake
)
include
(
$
{
ZEPHYR_BASE
}/
boards
/
common
/
jlink
.
board
.
cmake
)