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