Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
fe6366b8045a7fdb626f4263d17305b89eb3e47f
/
.
/
boards
/
we
/
oceanus1ev
/
board.cmake
blob: 4cba054c8a52e314ed8415a2489f1d085369fc4f [
file
] [
log
] [
blame
]
# SPDX-License-Identifier: Apache-2.0
board_runner_args
(
jlink
"--device=STM32WLE5CC"
"--speed=4000"
"--reset-after-load"
)
include
(
$
{
ZEPHYR_BASE
}/
boards
/
common
/
jlink
.
board
.
cmake
)