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
2017-08-16Support for ESP32 (#474)Sam Guyer
2017-01-16Add K66 (Teensy 3.6)Kris Couck
2017-01-14Add support for __SAMD21E18A__, Adafruit Gemma M0 (which uses that chip), and...ladyada
2016-10-14Add support for SODAQ Autonomo (SAMD21J18A)Kees Bakker
2016-01-26Add pin definitions and platform bits for the wino - Fix #250Daniel Garcia
2016-01-24ESP8266 first light - FastPin, bitbang'd spi outputDaniel Garcia
2015-12-26Arduion 1.6.6 and later, when you Include a library from the Sketch menu, wil...Daniel Garcia
2015-08-09Merge branch 'FastLED3.1' into d21Daniel Garcia
2015-07-02Merge branch 'FastLED3.1' of https://github.com/FastLED/FastLED into FastLED3.1Mark Kriegsman
2015-07-02Explicitly erroring out on Xtensa microcontrollers -- and inserting placehold...Mark Kriegsman
2015-06-30Merge branch 'FastLED3.1' into d21Daniel Garcia
2015-06-30Fix some typosDaniel Garcia
2015-06-29complete renaming of k26 to kl26Daniel Garcia
2015-03-15Adding d21 support for the Arduino Zero. Adding fastpin support for the d21.Daniel Garcia
2015-03-11merging FastLED3.1 into the rfduino branchDaniel Garcia
2015-02-09SparkCore needs FastLED to be in a namespace.Daniel Garcia
2015-02-04Initial directory layout for the teensy-lc's k26. Preliminary FastPin implem...Daniel Garcia
2015-01-11Initial checkin of nrf51822/rfduino support. Builds for RFDuino environment,...Daniel Garcia
2014-11-24Add configuration option for allowing/disallowing interrupts. Disable by def...Daniel Garcia
2014-11-18Re-arranging code layout, pulling off platform specific headers into their ow...Daniel Garcia