Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
744f20d005ebe0ad3f4ed2b4f8ed4e2a79dfe652
/
.
/
boards
/
dragino
/
nbsn95
/
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
)