Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
6f86adbc0dc726a5830f20d250458f8995a870bb
/
.
/
boards
/
st
/
stm32g081b_eval
/
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
)