Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FastLED/FastLED.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Garcia <danielgarcia@gmail.com>2016-01-26 19:47:54 +0300
committerDaniel Garcia <danielgarcia@gmail.com>2016-01-26 19:47:54 +0300
commit1dda878caf6d34206211181b62a8afe445c45c5a (patch)
tree813199960126c95a5c9899b05b8e25d345b54405
parentaba957f93ecb696701e9d222038543da3b196ec0 (diff)
Update readme/release notes
-rw-r--r--README.md1
-rw-r--r--release_notes.md1
2 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 2d02ecff..7638d16e 100644
--- a/README.md
+++ b/README.md
@@ -72,6 +72,7 @@ Right now the library is supported on a variety of arduino compatable platforms.
* SparkCore
* Arduino Zero
* ESP8266 using the arduino board definitions from http://arduino.esp8266.com/stable/package_esp8266com_index.json
+* The wino board - http://wino-board.com
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 7dbc1753..a322aa6c 100644
--- a/release_notes.md
+++ b/release_notes.md
@@ -6,6 +6,7 @@ FastLED3.1.2pre
* Improvements to hsv2rgb, palette, and noise performance
* Improvements to rgb2hsv accuracy
* Fixed noise discontinuity
+* Add wino board support
FastLED3.1.1