From 6eb61348676fbb08be200ce3843bc6de10b070e4 Mon Sep 17 00:00:00 2001 From: Jan Delgado Date: Fri, 25 Dec 2020 22:52:35 +0100 Subject: build examples in CI using github actions The examples are built for various different boards/platforms. Where necessary, examples were changed to enable compilation also for ESP8266 and ESP32 platforms. --- README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'README.md') diff --git a/README.md b/README.md index 9f2a3cae..6bc0239b 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ [![Gitter](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/FastLED/public) [![arduino-library-badge](https://www.ardu-badge.com/badge/FastLED.svg)](https://www.ardu-badge.com/FastLED) +![build status](https://github.com/FastLED/FastLED/workflows/build/badge.svg) IMPORTANT NOTE: For AVR based systems, avr-gcc 4.8.x is supported and tested. This means Arduino 1.6.5 and later. -- cgit v1.2.3