Skip to content

Commit 5b7272c

Browse files
Add image for Qidi X-7 Mainboard (#257)
* image for Qidi X-6 Mainboard * Add images with proper proportions * Add image for Qidi X-7 MAinboard * Delete board-images/qidi-x7.png * Correct dimensions * Delete board-images/qidi-x7.png * resize * Add reusable configuration Signed-off-by: Igor Pecovnik <igor@armbian.com> --------- Signed-off-by: Igor Pecovnik <igor@armbian.com> Co-authored-by: Igor Pecovnik <igor@armbian.com>
1 parent 579efa1 commit 5b7272c

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

board-images/qidi-x7.png

1.12 MB
Loading

release-targets/reusable.yml

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -235,4 +235,14 @@ boards:
235235
# The magic: reuse artifact set
236236
uses: "rpi4b"
237237
branch: "current"
238-
file_extension: "img.xz"
238+
file_extension: "img.xz"
239+
240+
- board_slug: "qidi-x7"
241+
board_name: "Qidi X7"
242+
board_vendor: "makerbase"
243+
board_support: "csc"
244+
245+
# The magic: reuse artifact set
246+
uses: "qidi-x6"
247+
branch: "current"
248+
file_extension: "img.xz"

0 commit comments

Comments
 (0)