Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
cb331c2371144f3c391856eec4417ce65cbf0957
/
.
/
boards
/
96boards
/
wistrio
/
board.cmake
blob: 1c105d917f418cbbcb8de54b1cc26d9a98bf3344 [
file
] [
log
] [
blame
]
# SPDX-License-Identifier: Apache-2.0
board_runner_args
(
stm32flash
"--baud-rate=115200"
"--start-addr=0x08000000"
)
include
(
$
{
ZEPHYR_BASE
}/
boards
/
common
/
stm32flash
.
board
.
cmake
)