Skip to content

Commit f6010ff

Browse files
gmarullkartben
authored andcommitted
boards: common: add sftool runner support
For the recently added sftool west runner. Signed-off-by: Gerard Marull-Paretas <[email protected]>
1 parent 6dacc14 commit f6010ff

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

boards/common/sftool.board.cmake

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# Copyright (c) 2025 Core Devices LLC
2+
# SPDX-License-Identifier: Apache-2.0
3+
4+
board_set_flasher_ifnset(sftool)
5+
board_finalize_runner_args(sftool)

0 commit comments

Comments
 (0)