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