Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
d39ada2248cce8c87039e0011dedeabda51629a1
/
.
/
boards
/
arm
/
nucleo_wl55jc
/
board.cmake
blob: d1ca609778eb8558dece73341a28113a037e54eb [
file
] [
log
] [
blame
]
# SPDX-License-Identifier: Apache-2.0
board_runner_args
(
stm32cubeprogrammer
"--port=swd"
"--reset-mode=hw"
)
include
(
$
{
ZEPHYR_BASE
}/
boards
/
common
/
openocd
.
board
.
cmake
)
include
(
$
{
ZEPHYR_BASE
}/
boards
/
common
/
stm32cubeprogrammer
.
board
.
cmake
)