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