From d69b19441f94648b4cc1cfb2c04b5fd252a31661 Mon Sep 17 00:00:00 2001 From: Daniel Garcia Date: Sat, 23 Jan 2016 23:14:20 -0500 Subject: Update release notes/readme --- README.md | 1 + release_notes.md | 1 + 2 files changed, 2 insertions(+) diff --git a/README.md b/README.md index d70499a3..2d02ecff 100644 --- a/README.md +++ b/README.md @@ -71,6 +71,7 @@ Right now the library is supported on a variety of arduino compatable platforms. * RFDuino * SparkCore * Arduino Zero +* ESP8266 using the arduino board definitions from http://arduino.esp8266.com/stable/package_esp8266com_index.json What types of platforms are we thinking about supporting in the future? Here's a short list: ChipKit32, Maple, Beagleboard diff --git a/release_notes.md b/release_notes.md index e59d1de4..9315121e 100644 --- a/release_notes.md +++ b/release_notes.md @@ -2,6 +2,7 @@ FastLED3.1.2pre =============== * Add SK6822 timings +* Add ESP8266 support - note, only tested w/the arduino esp8266 build environment FastLED3.1.1 ============ -- cgit v1.2.3