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:
-rw-r--r--dithertodo.txt20
-rw-r--r--preview_changes.txt2
2 files changed, 10 insertions, 12 deletions
diff --git a/dithertodo.txt b/dithertodo.txt
index 58240e96..db093189 100644
--- a/dithertodo.txt
+++ b/dithertodo.txt
@@ -1,18 +1,18 @@
SPI:
-o due
-o bitbang
-o k20
-o avr
+x due
+x bitbang
+x k20
+x avr
o stm
Clockless:
X due
-o k20
-o avr
+x k20
+x avr
o stm
Chipsets:
-o LPD8806
-o WS2801
-o P9813
-o SM1676
+x LPD8806
+x WS2801
+x P9813
+x SM1676
diff --git a/preview_changes.txt b/preview_changes.txt
index 2866abbd..1b6060b5 100644
--- a/preview_changes.txt
+++ b/preview_changes.txt
@@ -4,7 +4,5 @@
* Teensy 3.1 support
* Due support
* P9813 (aka Cool Neon Total Control Lighting support)
-* Preliminary 2-way ws2812 support
-* Preliminary n-way clockless support on due
* Preliminary TM1829 support (broken, don't use!)
* Random code changes and cleanups