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