cpldcpu / light_ws2812

Light weight library to control WS2811/WS2812 based LEDS and LED Strings for 8-Bit AVR microcontrollers.
GNU General Public License v3.0
946 stars 207 forks source link

ci: implement CI process in Github Actions #87

Closed trombik closed 3 years ago

trombik commented 3 years ago

also, fixes library.json and a build issue with recent platformio.

trombik commented 3 years ago

tested with attiny85.

cpldcpu commented 3 years ago

Wow, sorry I somehow missed this pull request. Thanks a lot, CI is very useful.