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