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 (Expand)Author
2013-06-27noisedanielgarcia@gmail.com
2013-06-25Preliminary clockless chip support for the due - works great w/ws2811 - still...danielgarcia@gmail.com
2013-06-20cleanup andcheckpointingdanielgarcia@gmail.com
2013-06-19Preliminary support for due - only tested with clockless chips at the moment....danielgarcia@gmail.com
2013-06-06sync from mainline (getting clock/teensy 2 fixes/cleanup)danielgarcia@gmail.com
2013-06-02Fix teensy 2 compilationdanielgarcia@gmail.com
2013-06-02checkpointing tm1829 codedanielgarcia@gmail.com
2013-04-26* Move chipset class definitions into their own headerfile called chipsetsdanielgarcia@gmail.com
2013-04-17Fix a warning, add some docsdanielgarcia@gmail.com
2013-04-09Splitting out the various spi definitions for future manglingdanielgarcia@gmail.com
2013-04-04Fix clock adjustment, fix timings for clockless chipsdanielgarcia@gmail.com
2013-04-03Preliminary support for alternate RGB color orderings. Also, scaling, which ...danielgarcia@gmail.com
2013-03-05Pull select pin out of the SPI templates, instead have instantiations of the ...danielgarcia@gmail.com
2013-03-05Rename templated Pin class to FastPin and create non-templated Pin access cla...danielgarcia@gmail.com
2013-02-19Add more documentation to the library and some slight code cleanupdanielgarcia@gmail.com
2013-02-18Some timing adjustments for ws2811 - account for the fact that teensy 3 at 96...danielgarcia@gmail.com
2013-02-18Complete support for the teensy 3.0 platform:danielgarcia@gmail.com
2013-02-09* Fix latch handling in the SPI classes (lo when transmitting, hi when not)danielgarcia@gmail.com
2013-02-08Initial checkin of FastSPI_LED2 core filesdanielgarcia@gmail.com