Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
c33743ef955b066a5711097a6b0e184de1519b7f
/
.
/
boards
/
arm
/
nucleo_c031c6
/
board.cmake
blob: d1a6cbfe6f2ff367e8a1004205583cc66f8d9c09 [
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
)