Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
9cc3676c75496c5fa0559eb11a8af4cc940bf9ab
/
.
/
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
)