Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
a05cfe2c9dfe20abee263b523bebd07a40dff019
/
.
/
boards
/
arm
/
nucleo_l4r5zi
/
board.cmake
blob: 037f4a5fd14bc01fdab6e52dcd5ae0db878693b4 [
file
] [
log
] [
blame
]
# SPDX-License-Identifier: Apache-2.0
board_runner_args
(
jlink
"--device=STM32L4R5ZI"
"--speed=4000"
)
include
(
$
{
ZEPHYR_BASE
}/
boards
/
common
/
openocd
.
board
.
cmake
)
include
(
$
{
ZEPHYR_BASE
}/
boards
/
common
/
jlink
.
board
.
cmake
)