Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
8a8e9e1dfe37c067b8630d60c02cf28d14bdd983
/
.
/
boards
/
arm
/
nucleo_l011k4
/
board.cmake
blob: 7c88105a59a8afc6031f3008abd4e6f5b2c38462 [
file
] [
log
] [
blame
]
# SPDX-License-Identifier: Apache-2.0
board_runner_args
(
jlink
"--device=STM32L011K4"
"--speed=4000"
)
include
(
$
{
ZEPHYR_BASE
}/
boards
/
common
/
openocd
.
board
.
cmake
)
include
(
$
{
ZEPHYR_BASE
}/
boards
/
common
/
jlink
.
board
.
cmake
)