Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
df4883ad23df2eb3da0ffd68f91b3d6de051ea36
/
.
/
boards
/
alientek
/
pandora_stm32l475
/
board.cmake
blob: 0da8e07b039ff6bd510945deee647ffd7a0d95f8 [
file
] [
log
] [
blame
]
# SPDX-License-Identifier: Apache-2.0
board_runner_args
(
jlink
"--device=STM32L475VE"
"--speed=4000"
)
include
(
$
{
ZEPHYR_BASE
}/
boards
/
common
/
openocd
.
board
.
cmake
)
include
(
$
{
ZEPHYR_BASE
}/
boards
/
common
/
jlink
.
board
.
cmake
)