Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
2867aaaa161fcef645d5655d4842f53b71b4c5a9
/
.
/
boards
/
st
/
nucleo_wb05kz
/
board.cmake
blob: 15bdb8e444dec055b95dbfd407280f30e8bb0c52 [
file
] [
log
] [
blame
]
# SPDX-License-Identifier: Apache-2.0
board_runner_args
(
stm32cubeprogrammer
"--port=swd"
"--reset-mode=sw"
)
include
(
$
{
ZEPHYR_BASE
}/
boards
/
common
/
stm32cubeprogrammer
.
board
.
cmake
)
include
(
$
{
ZEPHYR_BASE
}/
boards
/
common
/
openocd
.
board
.
cmake
)