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>2014-11-18 10:53:57 +0300
committerDaniel Garcia <danielgarcia@gmail.com>2014-11-18 10:53:57 +0300
commitc7766f85f070f8dfab8727d105c78bb42db77f49 (patch)
tree1dcde4d004e4bb0105e17581d53a1c64b566e524 /preview_changes.txt
parent5b8c97da6f5629c5ee2b234744555e1eec4eeb8b (diff)
Re-arranging code layout, pulling off platform specific headers into their own directories.
Diffstat (limited to 'preview_changes.txt')
-rw-r--r--preview_changes.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/preview_changes.txt b/preview_changes.txt
index 84407524..e69dd3cb 100644
--- a/preview_changes.txt
+++ b/preview_changes.txt
@@ -6,4 +6,4 @@ FastLED 3.1 preview changes:
* interrupt friendly code on teensy 3/3.1
* interrupt friendly code on AVR
* interrupt friendly code on the due
-
+* code re-org for future wider platform support