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