Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
aecf19c3c1bec4e4e2381c31b61890874b90835a
/
.
/
boards
/
dragino
/
lsn50
/
board.cmake
blob: ef270a0abc87bc66d16eb0e0a0b70f85f4792f14 [
file
] [
log
] [
blame
]
# SPDX-License-Identifier: Apache-2.0
board_runner_args
(
jlink
"--device=STM32L072CZ"
"--speed=4000"
)
include
(
$
{
ZEPHYR_BASE
}/
boards
/
common
/
openocd
.
board
.
cmake
)
include
(
$
{
ZEPHYR_BASE
}/
boards
/
common
/
jlink
.
board
.
cmake
)