Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
9ada047bd7192a44a3f50c705de6ddfecc0bb56b
/
.
/
boards
/
sifli
/
sf32lb52_devkit_lcd
/
board.cmake
blob: dad6fc51b0bd164f8303408e721b0aa9255a6a67 [
file
] [
log
] [
blame
]
# Copyright (c) 2025 Core Devices LLC
# SPDX-License-Identifier: Apache-2.0
# keep first
board_runner_args
(
sftool
"--chip=SF32LB52"
)
# keep first
include
(
$
{
ZEPHYR_BASE
}/
boards
/
common
/
sftool
.
board
.
cmake
)