Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
e3937e99fcc4020e466551611765838ab270179a
/
.
/
boards
/
waveshare
/
open103z
/
board.cmake
blob: fc1ba2c70e09d88e2fd662b167ea40cffbbf362d [
file
] [
log
] [
blame
]
# SPDX-License-Identifier: Apache-2.0
board_runner_args
(
jlink
"--device=STM32F103ZE"
"--speed=4000"
)
include
(
$
{
ZEPHYR_BASE
}/
boards
/
common
/
openocd
.
board
.
cmake
)
include
(
$
{
ZEPHYR_BASE
}/
boards
/
common
/
jlink
.
board
.
cmake
)