Skip to content

Commit 06c1fe0

Browse files
Add image and reusable slug for Qidi X-4 (#262)
* Add files via upload * Add board configuration for Qidi X4 * Fix indentation in reusable.yml for board detailsfix identation * Fix Qidi X4 board configuration in reusable.yml * Adjust picture --------- Co-authored-by: Igor Pecovnik <igor@armbian.com>
1 parent 35339cc commit 06c1fe0

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

board-images/qidi-x4.png

458 KB
Loading

release-targets/reusable.yml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -246,3 +246,13 @@ boards:
246246
uses: "qidi-x6"
247247
branch: "current"
248248
file_extension: "img.xz"
249+
250+
- board_slug: "qidi-x4"
251+
board_name: "Qidi X4"
252+
board_vendor: "makerbase"
253+
board_support: "csc"
254+
255+
# The magic: reuse artifact set
256+
uses: "qidi-x6"
257+
branch: "current"
258+
file_extension: "img.xz"

0 commit comments

Comments
 (0)