Commit Graph

  • 2f74118bb3 Increment Version for release (#490) 2.6.5 Michael Miller 2021-07-01 09:39:20 -07:00
  • 6112e23e94 Fix missing clang-tidy missing IRAM_ATTR (#487) Stefan Agner 2021-06-16 17:42:43 +02:00
  • 36b44f6b73 i2s.h conflict change (#486) Michael Miller 2021-06-14 10:22:05 -07:00
  • d60d38185d version numbers (#483) 2.6.4 Michael Miller 2021-06-13 11:06:40 -07:00
  • 2ff885c702 Workaround (#482) Michael Miller 2021-06-11 16:02:06 -07:00
  • eb0b476410 Change to SP2_HOST for esp32c3 and avoid duplicate in Tasmota (#481) s-hadinger 2021-06-10 19:55:07 +02:00
  • 79b10f6347 Tm1914 (#480) Michael Miller 2021-06-10 09:55:30 -07:00
  • fc7765bbd9 Esp32 c3 (#479) Michael Miller 2021-06-09 08:34:57 -07:00
  • cf720f8b07 v2.6.3 (#473) 2.6.3 Michael Miller 2021-05-24 20:56:32 -07:00
  • 0362fcda31 Esp8266 v3 updates (#472) Michael Miller 2021-05-24 20:53:54 -07:00
  • b6626fd758 Fix clang-tidy pointer cast error (#471) Stefan Agner 2021-05-24 18:08:49 +02:00
  • 8fd2c9fd30 Fixed typo in ReadMe.md (#468) programminghoch10 2021-04-21 18:49:30 +02:00
  • 41d3906cdf Esp32S2 Defaults not set (#465) Michael Miller 2021-04-16 17:49:00 -07:00
  • 5e492ea925 Modern cast cleanup (#462) Michael Miller 2021-04-13 10:45:35 -07:00
  • 2480634ca7 Minor Style updates (#461) Michael Miller 2021-04-12 15:17:40 -07:00
  • b90992fdc2 ESP32 Hardware SPI Improvements - Options for using both SPI peripherals, and DMA (#441) Louis Beaudoin 2021-04-12 22:59:09 +01:00
  • cc17ec6fa1 ESP32 i2s: instead of runtime exception, silently upgrade pixelCount (#459) Juerd Waalboer 2021-04-06 01:05:46 +02:00
  • c1b2d60757 Merge branch 'constexpr-color' into fixes 0xFEEDC0DE64 2021-04-01 21:08:53 +02:00
  • 3f57cb6262 Fixed float comparison with fuzzyCompare 0xFEEDC0DE64 2021-04-01 21:08:00 +02:00
  • e739c82e6f ARDUINO_ARCH_SAM ArmBitBang Michael Miller 2021-03-30 11:55:13 -07:00
  • 3e5e4bb5ba Use DWT if exposed and present Michael Miller 2021-03-28 13:21:15 -07:00
  • 9b5eac22fc new arm bitbang define Michael Miller 2021-03-27 15:04:48 -07:00
  • 01d9f190d2 Initial DWT general purpose bitbang Michael Miller 2021-03-24 15:28:23 -07:00
  • a6da4b728b Expose uint16 for direct access (#454) Michael Miller 2021-03-23 14:26:33 -07:00
  • b541fc0883 Merge branches 'virtual-interface' and 'constexpr-color' into fixes 0xFEEDC0DE64 2021-03-22 16:09:08 +01:00
  • 8c01d045de Introduced virtual interface to try out all methods at runtime 0xFEEDC0DE64 2021-03-22 14:23:34 +01:00
  • ee531d7240 RgbColor, RgbwColor, HsbColor and HslColor now support constexpr 0xFEEDC0DE64 2021-03-22 13:20:54 +01:00
  • 47c3bd30c0 Added rmt and driver 0xFEEDC0DE64 2021-03-22 16:06:32 +01:00
  • 2e07b5c364 Removed Arduino.h dependency in i2s method 0xFEEDC0DE64 2021-03-22 14:21:45 +01:00
  • 7dbb95401e Fix for compiler warnings with -Wextra (#447) Drzony 2021-03-22 00:22:17 +01:00
  • 7b9f315acc Update Version Info (#452) 2.6.2 Michael Miller 2021-03-21 14:48:56 -07:00
  • f16a39f7af ESP32 force bitbang in IRAM (#446) s-hadinger 2021-03-14 00:42:01 +01:00
  • dccf8d5709 Better String Convert (#448) Michael Miller 2021-03-13 15:23:20 -08:00
  • e54a06736e Neo segment working (#443) Michael Miller 2021-03-03 16:42:12 -08:00
  • a643dab854 Removed Arduino.h header dependency 0xFEEDC0DE64 2021-03-03 15:47:12 +01:00
  • e256389bd7 Fixed compilation with newer libraries 0xFEEDC0DE64 2021-02-28 23:06:14 +01:00
  • 1b56c2e7f7 builds (#440) Michael Miller 2021-02-18 14:36:17 -08:00
  • bf41c61398 Add support for Tx1812 LED (#435) Mike Dunston 2021-02-16 16:41:16 -08:00
  • edecdcef01 add TM1829 support (#378) h3ndrik 2021-02-16 22:23:24 +01:00
  • 1a0bf55363 Spi dynamic speed (#434) Michael Miller 2021-02-16 10:46:20 -08:00
  • 816de24962 Spi dynamic speed (#432) Michael Miller 2021-02-16 10:23:02 -08:00
  • b76a42bb5a Default Back to i2s method (#431) Michael Miller 2021-02-14 17:16:06 -08:00
  • 8161894491 i2s MALLOC_CAP_DMA (#430) Michael Miller 2021-02-14 16:42:59 -08:00
  • 13b7d2e377 Esp32 i2s (#427) Michael Miller 2021-02-11 17:22:10 -08:00
  • 7a73ffc7b4 Clear Buffer (#426) Michael Miller 2021-02-10 20:25:47 -08:00
  • 663c6492f4 Color and Init (#425) Michael Miller 2021-02-10 17:33:24 -08:00
  • d07f7aa0ab More Speeds and Color Order (#423) Michael Miller 2021-02-10 13:36:05 -08:00
  • 923b0e2312 IncrementVersion (#416) 2.6.1 Michael Miller 2021-01-31 13:54:55 -08:00
  • 0846cfbc93 explicit constructor (#415) Michael Miller 2021-01-26 23:28:12 -08:00
  • 5e7b58ed49 unitialized end time (#413) Michael Miller 2021-01-25 15:13:56 -08:00
  • 79edeccb29 Fixed compiler error with esp idf version 4 (#380) Daniel Brunner 2021-01-25 09:05:16 +01:00
  • ed3eeb1f1b Dynamic channels (#411) Michael Miller 2021-01-24 15:44:13 -08:00
  • 7be759c577 Fixed compilation with arduino shit removed 0xFEEDC0DE64 2021-01-23 02:05:26 +01:00
  • 7cb1eb0076 After stripping arduino-esp32, did not compile anymore, fixed it again 0xFEEDC0DE64 2021-01-21 23:13:35 +01:00
  • fc6ae8ed18 missing semocolon (#409) Michael Miller 2021-01-18 16:24:48 -08:00
  • be3c15bb10 APA106 Timing Improvements (#406) Michael Miller 2021-01-16 15:26:25 -08:00
  • a0941ca0ee Fix pgm_read_byte warning (#405) Michael Miller 2021-01-16 15:25:13 -08:00
  • c9689ef694 Update Lpd6803ColorFeatures.h (#403) Michael Miller 2021-01-15 13:03:17 -08:00
  • 3910763e57 Building (#402) Michael Miller 2021-01-14 22:38:05 -08:00
  • de32dd9cc8 Rgb color enhancements (#391) Michael Miller 2020-12-26 09:54:21 -08:00
  • 73fa444c47 esp-idf fixes 0xFEEDC0DE64 2020-12-16 18:41:32 +01:00
  • f33d78d3dc Update Support links Michael Miller 2020-12-13 13:01:25 -08:00
  • a3ccc89dcb Update Esp32_i2s.c (#382) Michael Miller 2020-11-13 09:46:24 -08:00
  • 93b072a52a Added SPI to dependencies (#381) Drzony 2020-11-06 18:09:32 +01:00
  • e6886175bb Fixed compiler error with esp idf version 4 Daniel Brunner 2020-10-27 10:34:31 +01:00
  • 296e2c30c5 New Version (#371) 2.6.0 master Michael Miller 2020-09-20 13:33:41 -07:00
  • 0c41010e20 remove tabs (#370) Michael Miller 2020-09-20 10:29:49 -07:00
  • c7b0c66fc0 NoSettings (#369) Michael Miller 2020-09-20 10:09:43 -07:00
  • a05b70893f Filename fixed. (#367) Andreas Merkle 2020-09-01 20:44:00 +02:00
  • 5e205c8814 Esp32 Fixes (#366) Michael Miller 2020-08-29 11:55:44 -07:00
  • 23751b1c6d Rmt iram Esp32 workaround (#363) Michael Miller 2020-08-27 23:24:22 -07:00
  • 5cae8107fc Revert "Compiles for S2 (#362)" (#364) Michael Miller 2020-08-27 23:22:31 -07:00
  • 5f0d4525ed Revert "Compiles for S2 (#362)" revert-362-RmtIram Michael Miller 2020-08-27 23:22:14 -07:00
  • ff7e996e92 Compiles for S2 (#362) Michael Miller 2020-08-27 23:19:32 -07:00
  • 3b54e261f5 Compiles for S2 RmtIram Michael Miller 2020-08-27 18:27:19 -07:00
  • b7bf65107e Set theme jekyll-theme-cayman gh-pages Michael Miller 2020-08-18 12:19:26 -07:00
  • 0f45e8d481 Fix 8bit math (#360) Michael Miller 2020-07-27 11:38:47 -07:00
  • ad38b97f8b Esp32 s2 i2s (#358) Michael Miller 2020-06-17 15:11:34 -07:00
  • f8650afe13 I2s back to normal (#356) Michael Miller 2020-06-09 16:20:07 -07:00
  • 471d2278eb First Compile (#355) Michael Miller 2020-06-09 00:11:19 -07:00
  • f8ccdafe12 initial (#354) Michael Miller 2020-05-31 01:10:33 -07:00
  • 219bca1b9b unused arguments (#353) Michael Miller 2020-05-25 13:17:37 -07:00
  • a9a031f10e add 40mhz (#347) Michael Miller 2020-04-03 01:10:55 -07:00
  • 65c5b4d186 Add P9813 support (#343) feindsender 2020-03-28 02:24:01 +01:00
  • b9cbc74214 Update ReadMe.md (#345) feindsender 2020-03-28 02:16:20 +01:00
  • d301498502 Add support for SK9822 (#344) feindsender 2020-03-27 21:24:41 +01:00
  • b882812611 update version (#342) 2.5.7 Michael Miller 2020-02-29 17:24:20 -08:00
  • 2d53d97916 Fix (#341) Michael Miller 2020-02-27 12:44:30 -08:00
  • fc0b739893 Enhance ColorObject (#340) Michael Miller 2020-02-25 11:04:34 -08:00
  • 4157d1d618 Fix CubicCenter (#337) Michael Miller 2020-01-30 11:46:42 -08:00
  • 18b9982fc3 const correctness (#334) Michael Miller 2020-01-21 00:10:39 -08:00
  • cb72866555 fix buffer size (#331) Michael Miller 2020-01-13 11:55:48 -08:00
  • 253333fa02 Tm1814 continued (#330) Michael Miller 2020-01-12 18:54:00 -08:00
  • cf298d4096 Tm1814 (#329) Michael Miller 2020-01-11 16:23:05 -08:00
  • 6e276ec337 ws2801 (#328) 2.5.6 Michael Miller 2020-01-10 14:45:04 -08:00
  • cc43a2956e initial (#326) Michael Miller 2019-12-31 00:29:15 -08:00
  • e0782bb88b SPI Hardware Not on AtTiny (#320) 2.5.5 Michael Miller 2019-12-20 23:48:00 -08:00
  • 4b027db5cd Update NeoNrf52xMethod.h (#318) Michael Miller 2019-12-14 14:29:47 -08:00
  • 9fac62ce7f VersionAndComments (#315) 2.5.4 Michael Miller 2019-12-08 22:48:52 -08:00
  • a0fab862fb NEOPIXEBUS_NO_STL (#314) Michael Miller 2019-12-07 13:56:34 -08:00