Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
df4883ad23df2eb3da0ffd68f91b3d6de051ea36
/
.
/
boards
/
st
/
nucleo_wba52cg
/
board.cmake
blob: 9c612e9d0b07af1c198043b6f3a8aa101837ee3c [
file
] [
log
] [
blame
]
# keep first
board_runner_args
(
stm32cubeprogrammer
"--port=swd"
"--reset-mode=hw"
)
# keep first
include
(
$
{
ZEPHYR_BASE
}/
boards
/
common
/
stm32cubeprogrammer
.
board
.
cmake
)
include
(
$
{
ZEPHYR_BASE
}/
boards
/
common
/
openocd
.
board
.
cmake
)