File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1313 - run : make HW_REV=HW_R31 BOARD=icebreaker CORE=mirror -C gateware
1414 - uses : actions/upload-artifact@v4
1515 with :
16- name : ubuntu-build-icebreaker.bin
16+ name : ubuntu-build-icebreaker-r31 .bin
1717 path : gateware/build/icebreaker/top.bin
1818
1919 ubuntu-build-icebreaker-r33 :
2626 - run : make HW_REV=HW_R33 BOARD=icebreaker CORE=mirror -C gateware
2727 - uses : actions/upload-artifact@v4
2828 with :
29- name : ubuntu-build-icebreaker.bin
29+ name : ubuntu-build-icebreaker-r33 .bin
3030 path : gateware/build/icebreaker/top.bin
3131
3232 ubuntu-build-icesugar-r33 :
5252 - run : make HW_REV=HW_R33 BOARD=icebreaker CORE=touch_cv TOUCH=TOUCH_SENSE_ENABLED -C gateware
5353 - uses : actions/upload-artifact@v4
5454 with :
55- name : ubuntu-build-icebreaker.bin
55+ name : ubuntu-build-icebreaker-r33-touch .bin
5656 path : gateware/build/icebreaker/top.bin
5757
5858 windows-build-icebreaker :
You can’t perform that action at this time.
0 commit comments