Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
5f4bd36b9821f7f2cfd6e3bbf7c06f291240e5ce
/
.
/
boards
/
arm
/
nucleo_l412rb_p
/
board.cmake
blob: 5b1319aadc4367c6c13447651b1be26b55b201d1 [
file
]
# SPDX-License-Identifier: Apache-2.0
board_runner_args
(
jlink
"--device=STM32L412RB"
"--speed=4000"
)
include
(
$
{
ZEPHYR_BASE
}/
boards
/
common
/
openocd
.
board
.
cmake
)
include
(
$
{
ZEPHYR_BASE
}/
boards
/
common
/
jlink
.
board
.
cmake
)