Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
fe6366b8045a7fdb626f4263d17305b89eb3e47f
/
.
/
boards
/
silabs
/
radio_boards
/
slwrb4255a
/
board.cmake
blob: cff49d797c5ef3739e55ec16e664586ab0f3f195 [
file
] [
log
] [
blame
]
# SPDX-License-Identifier: Apache-2.0
board_runner_args
(
jlink
"--device=EFR32FG13PxxxF512"
)
include
(
$
{
ZEPHYR_BASE
}/
boards
/
common
/
jlink
.
board
.
cmake
)
board_runner_args
(
openocd
)
include
(
$
{
ZEPHYR_BASE
}/
boards
/
common
/
openocd
.
board
.
cmake
)