Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
b3affe6b949a0464a597213fef7d3b6dc5615fe9
/
.
/
boards
/
arm
/
stm32vl_disco
/
board.cmake
blob: d03ace4d57d44397c2b040560ad452d799515f60 [
file
] [
log
] [
blame
]
# SPDX-License-Identifier: Apache-2.0
board_runner_args
(
jlink
"--device=STM32F100RB"
"--speed=8000"
)
include
(
$
{
ZEPHYR_BASE
}/
boards
/
common
/
openocd
.
board
.
cmake
)
include
(
$
{
ZEPHYR_BASE
}/
boards
/
common
/
jlink
.
board
.
cmake
)