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