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