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