ksjh / silabs-firmware-builder

Silicon Labs firmware builder
13 stars 2 forks source link

Artifacts part2 #15

Open darkxst opened 1 year ago

darkxst commented 1 year ago

This continues on from the previous PR #13

I've taken a middle ground here, stopping short of doing proper 'releases'. This collects up all the firmware binaries and commits them to a sub-folder on the repository. This should be much more intuitive for users to grab the gbl files. Also will be able to link to the binaries from SL Web Tools.

There is no versioning or filtering on tags, although both would be possible to add in the future. I've patched Gecko SDK to ensure the builds are reproducible, so the firmware binaries wont be updated unless there are actual changes affecting them.