We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4508448 commit b01f941Copy full SHA for b01f941
release_notes.md
@@ -1,7 +1,22 @@
1
-3.0.1
+FastLED3.1.0
2
+============
3
+* Added support for the following platforms
4
+ * Arduino Zero
5
+ * Teensy LC
6
+ * RFDuino/nrf51822
7
+ * Spark Core
8
+* Major internal code reoganization
9
+* Started doxygen based documentation
10
+* Lots of bug/performance fixes
11
+* Parallel output on various arm platforms
12
+* lots of new stuff
13
+
14
+FastLED3.0.2
15
16
* possibly fix issues #67 and #90 by fixing gcc 4.8.x support
17
18
+FastLED3.0.1
19
20
* fix issue #89 w/power management pin always being on
21
22
FastLED3.0
0 commit comments