Skip to content

Commit 3330ae0

Browse files
authored
all S3 80M and 120M variants
1 parent 57b7905 commit 3330ae0

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

configs/builds.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,11 @@
173173
["opi","80m","opi_ram"]
174174
],
175175
"mem_variants":[
176-
["opi","120m","qio_ram"],
176+
["opi","80m","qio_ram"],
177+
["opi","80m","opi_ram"],
178+
["qio","80m","qio_ram"],
179+
["qio","80m","opi_ram"],
180+
["opi","120m","qio_ram"],
177181
["opi","120m","opi_ram"],
178182
["qio","120m","qio_ram"],
179183
["qio","120m","opi_ram"]

0 commit comments

Comments
 (0)