Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
2d5c6b4a7289c878b1da05f4cc7bce4394643c19
/
.
/
boards
/
arm
/
nucleo_wb55rg
/
board.cmake
blob: c38592287870a999f586a77a53ef3fd243892deb [
file
] [
log
] [
blame
]
# SPDX-License-Identifier: Apache-2.0
board_runner_args
(
pyocd
"--target=stm32wb55rgvx"
)
include
(
$
{
ZEPHYR_BASE
}/
boards
/
common
/
pyocd
.
board
.
cmake
)