Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
c34ad3114c0068d06d3755404b2509f08d60583a
/
.
/
boards
/
arm
/
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
)