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