Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
4f8c952c4ac105606082fa528e61ea08ae20db79
/
.
/
boards
/
arm
/
b_l072z_lrwan1
/
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
)