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
AgeCommit message (Collapse)Author
2014-11-04Removing references to millisecond counter adjustments since they aren't ↵Daniel Garcia
needed anymore.
2014-03-16* Move controller linkage to linked list, get rid of constant array of ↵Daniel Garcia
controllers * Perform memory usage trimming on avr code and code across the board * Tweak template instantiations for clockless chipsets to get rid of spurious globals that were never being used.
2014-01-27splitting out clockless code into all its own header filesDaniel Garcia
2014-01-21Preliminary teensy 3.1 support (aka, it compiles)Daniel Garcia
2014-01-21Fixing buildDaniel Garcia
2013-06-19Preliminary support for due - only tested with clockless chips at the ↵danielgarcia@gmail.com
moment. If the SPI chipsets work, they will be using bit bang'd output.