Skip to content

Commit d146fea

Browse files
committed
Add NanoPC T6 LTS Plus as reusable board
Reuses nanopct6-lts artifacts under the friendlyelec vendor.
1 parent 88bb841 commit d146fea

1 file changed

Lines changed: 10 additions & 1 deletion

File tree

release-targets/reusable.yml

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -270,4 +270,13 @@ boards:
270270
# The magic: reuse artifact set
271271
uses: "qidi-x6"
272272
branch: "current"
273-
file_extension: "img.xz"
273+
file_extension: "img.xz"
274+
275+
- board_slug: "nanopct6-lts-plus"
276+
board_name: "NanoPC T6 LTS Plus"
277+
board_vendor: "friendlyelec"
278+
board_support: "conf"
279+
280+
# The magic: reuse artifact set
281+
uses: "nanopct6-lts"
282+
file_extension: "img.xz"

0 commit comments

Comments
 (0)