Skip to content

Commit abd0d2b

Browse files
committed
Add Raspberry Pi Zero 2W board
Reuse rpi4b artifacts for Raspberry Pi Zero 2W support. Signed-off-by: Igor Pecovnik <igor@armbian.com>
1 parent ce6f719 commit abd0d2b

2 files changed

Lines changed: 10 additions & 0 deletions

File tree

board-images/raspberrypizero2w.png

465 KB
Loading

release-targets/reusable.yml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -146,3 +146,13 @@ boards:
146146
uses: "uefi-arm64"
147147
branch: "current"
148148
file_extension: "img.xz"
149+
150+
- board_slug: "raspberrypizero2w"
151+
board_name: "Raspberry Pi Zero 2W"
152+
board_vendor: "rpi-foundation"
153+
board_support: "conf"
154+
155+
# The magic: reuse artifact set
156+
uses: "rpi4b"
157+
branch: "current"
158+
file_extension: "img.xz"

0 commit comments

Comments
 (0)