Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
77acec32f7aee9bbe24697bcd719d7da51119a50
/
.
/
boards
/
st
/
b_g474e_dpow1
/
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
)