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