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
2020-02-12Merge pull request #961 from rocketstrong600/masterRGBWexpressMark Kriegsman
2020-02-11Merge pull request #916 from grandinquisitor/masterMark Kriegsman
2020-02-11Merge pull request #963 from jackw01/masterMark Kriegsman
2020-02-11Merge pull request #965 from samguyer/masterMark Kriegsman
2020-02-11Changes the #define to have a value (mek suggestion)Sam Guyer
2020-02-10Condition on attiny flagNick Pisarro
2020-02-10Update clockless_trinket.hEthan Johnston
2020-02-09Two changes to improve stability. First, added a min wait that forces calls t...Sam Guyer
2020-02-07overload array subscript operator for CHSV structs like it is for CRGBjackw01
2020-02-03fix for older gcc versionsEthan Johnston
2020-02-03Rev. 3.3.3 to improve board support, add example animations, fix bugs, and to...3.3.3Mark Kriegsman
2020-01-30Adding Pacifica (ocean waves), Pride2015 (rainbows), and TwinkleFox (holiday ...Mark Kriegsman
2020-01-30Prevent divide-by-zero, fixes #881. Thanks to @limpens and @andjoeg for help...Mark Kriegsman
2020-01-29Merge pull request #900 from maddogjt/fix_nrf52_single_portMark Kriegsman
2020-01-29Make switch/case 'fallthrough' explicit, to silence some compiler warnings on...Mark Kriegsman
2020-01-29Explicitly check for __AVR__ before including AVR code. Give a more meaningf...Mark Kriegsman
2020-01-28Merge pull request #958 from 8633brown/patch-1Mark Kriegsman
2020-01-28Merge pull request #957 from 8633brown/includesMark Kriegsman
2020-01-27wrong comment location8633brown
2020-01-25add include for arduino library re: https://github.com/arduino/Arduino/wiki/A...8633brown
2020-01-24Merge pull request #891 from woundedlion/bug/890Mark Kriegsman
2020-01-21Merge pull request #956 from anoadragon453/anoa/mkr_wifi_1010Mark Kriegsman
2020-01-21Add platform pin mappings for Arduino MKR WiFi 1010Andrew Morgan
2020-01-20Merge pull request #950 from samguyer/masterMark Kriegsman
2020-01-20Merge pull request #922 from KurtE/Teensy_T4_WS2812SerialMark Kriegsman
2020-01-20Merge pull request #904 from SnowMB/patch-1Mark Kriegsman
2020-01-20Merge pull request #738 from domoritz/patch-2Mark Kriegsman
2020-01-20Merge pull request #951 from Ampt/patch-1Mark Kriegsman
2020-01-20Merge pull request #879 from MartyMacGyver/mff-fix-878Mark Kriegsman
2020-01-09Fix Nano 33 IOT pindefAmpt
2020-01-08Make examples consistent and document the likely non-RGB typesMartin Falatic
2020-01-08Fixing the conflicts in RMT codeSam Guyer
2020-01-08Attempted to merge in changes from upstream. Scary\!Sam Guyer
2020-01-05Merge pull request #907 from cmooney3/add_mightycore_atmega16_support_to_fast...Mark Kriegsman
2020-01-05Merge pull request #946 from gregsqueeb/patch-1Mark Kriegsman
2020-01-05Merge pull request #941 from sharpchris/patch-1Mark Kriegsman
2020-01-03Underscore was missingGreg Mathews
2019-12-27Rewriting of the fill routine with the goal of reducing latency and vulnerabi...Sam Guyer
2019-12-19Added optional timing instrumentation to watch for dropped interruptsSam Guyer
2019-12-17Update MultiArrays.inoChris Sharp
2019-11-22Support WS2812Serial Library on Teensy T4Kurt Eckhardt
2019-11-02Convert rand multiplication constants to shifts and adds.Nick Pisarro
2019-10-21Add atmega16 support to fastpin_avr (Mightycore Arduino)Charlie Mooney
2019-10-19CPixelView operator-() gives an resulting pixelview pointing to wrong dataMarc Brückner
2019-10-12Fix compilation for nRF5 boards with a single GPIO portJason Tranchida
2019-09-18Fix truncated SPI_DATA_RATE template parameter to addLeds with Teensy 4Gabriel Levy
2019-08-26Should fix the build error in #873Dan Garcia
2019-08-26Spinning FastLED 3.3.23.3.2Daniel Garcia
2019-08-26Fix #865 - use the atmega1284/644 definitions for atmega32 as wellDaniel Garcia
2019-08-26Defpin cleanup (#866)Daniel Garcia