Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
30f0d85fa0da3aa0e010d1fa5b3134c93f01d87a
/
.
/
boards
/
st
/
nucleo_wba55cg
/
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
)