adafruit / seesaw

I2C friend to expand capabilities of other chips.
Other
76 stars 34 forks source link

Convert from travis CI to github actions #33

Closed jepler closed 4 years ago

jepler commented 4 years ago

.. among other advantages, this allows a zip of all firmwares to be attached to the build.

Testing done: Loaded the .bin firmware from https://github.com/jepler/seesaw/commit/d9f9360d84eaf5778921cb079831b52c889dd19a/checks?check_suite_id=380875139 using j-link and verified the device successfully i2c scanned

ladyada commented 4 years ago

sounds fun, want me to merge?

jepler commented 4 years ago

@ladyada sure! there is probably more work to be done when a future release is tagged, but I think this is a solid base for future improvements.