@@ -156,3 +156,53 @@ boards:
156156 uses : " rpi4b"
157157 branch : " current"
158158 file_extension : " img.xz"
159+
160+ - board_slug : " raspberrypi3aplus"
161+ board_name : " Raspberry Pi 3A+"
162+ board_vendor : " rpi-foundation"
163+ board_support : " conf"
164+
165+ # The magic: reuse artifact set
166+ uses : " rpi4b"
167+ branch : " current"
168+ file_extension : " img.xz"
169+
170+ - board_slug : " raspberrypi3bplus"
171+ board_name : " Raspberry Pi 3B+"
172+ board_vendor : " rpi-foundation"
173+ board_support : " conf"
174+
175+ # The magic: reuse artifact set
176+ uses : " rpi4b"
177+ branch : " current"
178+ file_extension : " img.xz"
179+
180+ - board_slug : " raspberrypi3b"
181+ board_name : " Raspberry Pi 3B"
182+ board_vendor : " rpi-foundation"
183+ board_support : " conf"
184+
185+ # The magic: reuse artifact set
186+ uses : " rpi4b"
187+ branch : " current"
188+ file_extension : " img.xz"
189+
190+ - board_slug : " raspberrypicm3"
191+ board_name : " Raspberry Pi CM"
192+ board_vendor : " rpi-foundation"
193+ board_support : " conf"
194+
195+ # The magic: reuse artifact set
196+ uses : " rpi4b"
197+ branch : " current"
198+ file_extension : " img.xz"
199+
200+ - board_slug : " raspberrypicm3plus"
201+ board_name : " Raspberry Pi CM3+"
202+ board_vendor : " rpi-foundation"
203+ board_support : " conf"
204+
205+ # The magic: reuse artifact set
206+ uses : " rpi4b"
207+ branch : " current"
208+ file_extension : " img.xz"
0 commit comments