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
2019-08-26Spinning FastLED 3.3.23.3.2Daniel Garcia
2019-08-19Spinning 3.3.1 release to get some bug fixes in3.3.1Daniel Garcia
2019-08-13Spinning FastLED 3.3 - adding Teensy 4 support.3.3.0Daniel Garcia
2019-08-13Wiring parallel clockless support for the Teensy 4 into FastLED.addLeds - upd...teensy4Daniel Garcia
2019-07-03Rev 3.2.10 to add a couple more platform defs and bug fixes3.2.10Daniel Garcia
2019-06-10Rev 3.2.9 to fix the timing issue introduced by the nrf52 changes3.2.9Daniel Garcia
2019-06-07Reving 3.2.8 to fix a build issue that come in with the 3.2.7 PR's3.2.8Daniel Garcia
2019-06-07Rev'ing a 3.2.7 release3.2.7Daniel Garcia
2019-01-31Bumping version3.2.6Daniel Garcia
2019-01-27Bumping version to 3.2.53.2.5Daniel Garcia
2019-01-22Bumping version to 3.2.43.2.4Daniel Garcia
2019-01-21bumping version number for typo3.2.3Daniel Garcia
2019-01-20Bump version number to 3.2.23.2.2Daniel Garcia
2019-01-20Fix #345 - Add SM16703 timingsDaniel Garcia
2019-01-20Fix #573 - add GE8822 timingsDaniel Garcia
2019-01-20Fix #684 - add an alias for GS1903 to the WS2812B timingsDaniel Garcia
2018-12-25Add support LPD6803heX
2018-09-09Bumping version number to 3.2.13.2.1Daniel Garcia
2018-09-01Remove str and xstr macros (#644)ChristofKaufmann
2018-08-27Bump version to 3.2Daniel Garcia
2018-04-19Use consistent include syntax (#571)per1234
2018-01-13MEK: v3.1.8, with fixed version number for library manager3.1.8Mark Kriegsman
2018-01-13MEK: bumping version number to do a release picking up numerous community con...Mark Kriegsman
2017-11-02Makefile Compilation Fix (#490)Nico
2017-11-02Add WS2812Serial driver (#517)Paul Stoffregen
2017-08-26Fix FastLED version (#487)Nico
2017-08-17Fix #473 -- pull including bitswap and fastled_delay into a top level header ...Daniel Garcia
2017-08-16Update release notes and bump version numbersDaniel Garcia
2017-08-16Fix #450 - guard the OctoWS2811 WS2813 timings/instance against an older vers...Daniel Garcia
2016-10-07Fix an arduino due build issue for parallel outputDaniel Garcia
2016-09-18missing OCTOWS2813 in OWS2811 definealex-Arc
2016-09-13Bumping library version to 3.1.3v3.1.3Daniel Garcia
2016-08-06I really should stop taking pull requests from folks.Daniel Garcia
2016-08-03Fixed compile error: FastLED.h:437:47: error: expected type-specifier before ...Jason Coon
2016-07-26Fix WS2813 definitions from #328 for parallel output.Daniel Garcia
2016-07-22resolve comit issuesalex-Arc
2016-07-22Merge branch 'WS2813' of https://github.com/alex-Arc/FastLED into WS2813alex-Arc
2016-07-22Add ws2813 to octo and full portalex-Arc
2016-07-22Add ws2813 to octo and full portalex-Arc
2016-07-19Add ws2813alex-Arc
2016-07-18Add WS2813alex-Arc
2016-06-18Add an alias for WS2852 to WS2812, fix #257.Daniel Garcia
2016-05-22Try out pragma message vs. warning - still highlights red in the ideDaniel Garcia
2016-05-17Add APA106 as an alias for SK6822, fix #298Daniel Garcia
2016-04-30Merge pull request #297 from NicoHood/fixesDaniel Garcia
2016-04-30TyposNicoHood
2016-04-25Adding LPD1886_8BIT for the LPD1886 in 8-bit mode. Should help with #290Daniel Garcia
2016-04-21Fix #291 - while SK9822 claims APA102 compataibility it latches the led data ...Daniel Garcia
2016-04-01Add UCS1903_PORT definitions for n-way output.Daniel Garcia
2016-02-16Add TM1803 parallel timingsDaniel Garcia