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>2015-03-15 01:41:01 +0300
committerDaniel Garcia <danielgarcia@gmail.com>2015-03-15 01:41:01 +0300
commitf481c2bcaeecbb7b055ae87c1521dd8b5613333d (patch)
tree868bdba4823f3ddc5c90f7b10c4a7b55fbf7d398 /preview_changes.txt
parente28020720cf5a89e10b00029ea6f3f14955e03b7 (diff)
adding clockless support
Diffstat (limited to 'preview_changes.txt')
-rw-r--r--preview_changes.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/preview_changes.txt b/preview_changes.txt
index a2a36a96..16d4a113 100644
--- a/preview_changes.txt
+++ b/preview_changes.txt
@@ -14,6 +14,6 @@ FastLED 3.1 preview changes:
* interrupt friendly code on the due
* code re-org for future wider platform support
* Spark Core support
-* Teensy LC support
-* rfduino support
-
+* Teensy LC support
+* rfduino support (no dithering on clockless, no hardware spi yet)
+* arduino zero support (no dithering on clockless, no hardware spi yet)