Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
1e852d43c518aa84ed3b68d452f94b760c277448
/
.
/
boards
/
arm
/
nucleo_l412rb_p
/
board.cmake
blob: 5b1319aadc4367c6c13447651b1be26b55b201d1 [
file
] [
log
] [
blame
]
# 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
)