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-27checkpoint for kicking the stm32 pin definitions in the new structure, this s...bug873Daniel Garcia
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
2019-08-24FIx #870 -- make sure that the spi clock times, now that the template paramet...Daniel Garcia
2019-08-19Spinning 3.3.1 release to get some bug fixes in3.3.1Daniel Garcia
2019-08-19Fix #868 for Teensy LCDaniel Garcia
2019-08-19Improvements to RMT driver (#867)Sam Guyer
2019-08-13kicking readme file, not worth spinning a release for, thoughDaniel Garcia
2019-08-13Spinning FastLED 3.3 - adding Teensy 4 support.3.3.0Daniel Garcia
2019-08-13Fix nRF52 race condition / hard lock (#857)Henry Gabryjelski
2019-08-13Fixes #856. (#860)Henry Gabryjelski
2019-08-13Merge branch 'teensy4'Daniel Garcia
2019-08-13Teensy 4 support! (#864)Daniel Garcia
2019-08-13Wiring parallel clockless support for the Teensy 4 into FastLED.addLeds - upd...teensy4Daniel Garcia
2019-08-12more kickingDaniel Garcia
2019-08-12Tweak and fix parallel output - still need to hook it up to the default addL...Daniel Garcia
2019-08-12Checking in initial block clockless output - it compiles, but no testing yet,...Daniel Garcia
2019-08-12Preliminary Teensy 4 support, including hardware SPI and clockless chipsets -...Daniel Garcia
2019-08-12Updating the pintest program w/Teensy 4 defsDaniel Garcia
2019-08-12Some tweaks to chipset definitions to help out the Teensy 4 implementationDaniel Garcia
2019-08-12Pre-teensy4 work - with a 600Mhz clock, a 1Mhz clock was giving us a clock di...Daniel Garcia
2019-08-12Fix for #861 - override size in the octoWS2811 controller so that power calcu...Daniel Garcia
2019-08-01Update keywords.txt with additional chipsets (#854)Henry Gabryjelski
2019-07-20Update due to newer gcc being more pendantic about constexpr. (#845)Henry Gabryjelski
2019-07-03Rev 3.2.10 to add a couple more platform defs and bug fixes3.2.10Daniel Garcia
2019-07-03Swap #if for #elif - fix compiling w/m4 metro supportDaniel Garcia
2019-07-03Add pin mappings for Arduino Nano 33 IOT (#830)jeremy-mcgill
2019-07-03Bug fix to preserve color order information (#831)Sam Guyer
2019-07-03updated to fastpin_arm_d51.h (#834)Erin St Blaine
2019-06-17Try a fix for #804 but making sure gradiant color palettes are properly alignedDaniel Garcia
2019-06-10Rev 3.2.9 to fix the timing issue introduced by the nrf52 changes3.2.9Daniel Garcia
2019-06-10Fix #813 -- further fix for the C_NS macro added by the nrf52 changesDaniel 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-07Fix #811 and #812 - took a bad PR that broke the build for other platformsDaniel Garcia
2019-06-07Rev'ing a 3.2.7 release3.2.7Daniel Garcia
2019-06-07warning cleanupDaniel Garcia
2019-06-07Updated ESP32 support (#789)Sam Guyer
2019-06-07Enable support for nRF52 chipset. (#802)Henry Gabryjelski
2019-06-07Added in manitou48 's fixes to FastLed for ItsyBitsy M4 (SADM51 boards) (#803)devoh747
2019-05-18Update fastpin_arm_d21 add ItsyBitsy M0 (#794)starkatt
2019-05-15Removed conflicting (and unneeded) typedef of 'boolean', fixes #790Mark Kriegsman
2019-04-06Re-enable interrupts in between writing LED data for ARM M0. (#751)ademuri
2019-03-14Switching from g+ to reddit.Daniel Garcia
2019-02-21Fix ATtiny25 compilation issue (port definitions) (#728)Hugo Woesthuis
2019-02-21stm32duino (Maple, Blue Pill, etc): compile fixKir Kolyshkin
2019-02-17Fix #737 - don't invert the bits in what's being written out until after shif...Daniel Garcia
2019-01-31Bumping version3.2.6Daniel Garcia
2019-01-31Fix missing line.Daniel Garcia