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-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-12Checkpointing the multi-lane clockless work, also playing with using bitbande...danielgarcia@gmail.com
2013-06-06make sure everything has toggle, actuallydanielgarcia@gmail.com
2013-06-06Add the toggle method to AVR pindanielgarcia@gmail.com
2013-04-26A number of avr/spi related fixes.danielgarcia@gmail.com
2013-04-26Fix arduino uno port mappings for the analog portsdanielgarcia@gmail.com
2013-04-21* Fix a handful of clock timing bugs in fastspi_bitbang.hdanielgarcia@gmail.com
2013-04-17Fix avr hardware definitions on a wider range of arduino platformsdanielgarcia@gmail.com
2013-04-03Preliminary support for alternate RGB color orderings. Also, scaling, which ...danielgarcia@gmail.com
2013-03-25True direct hardware SPI support on the teensy 3.0danielgarcia@gmail.com
2013-03-25Adding teensy++2.0 pin definitionsdanielgarcia@gmail.com
2013-03-25Adding some warnings and tweaking messagingdanielgarcia@gmail.com
2013-03-25Add port/pin definitions for the megasdanielgarcia@gmail.com
2013-03-25Separate out pin definitions for leonardo and teensy.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-19Some more code/documentation cleanupdanielgarcia@gmail.com
2013-02-19Add more documentation to the library and some slight code cleanupdanielgarcia@gmail.com
2013-02-18Complete support for the teensy 3.0 platform:danielgarcia@gmail.com
2013-02-09Tweak some class names. Add compile time messaging for missing information f...danielgarcia@gmail.com
2013-02-09* modify pin code to gracefully choose between accelerated pin access for pla...danielgarcia@gmail.com
2013-02-08Initial checkin of FastSPI_LED2 core filesdanielgarcia@gmail.com