Commit Graph

45 Commits

Author SHA1 Message Date
Stephan Hadinger dbe0cdeaa3 Final fix for ESP32 WS2812 2021-11-29 21:35:20 +01:00
Stephan Hadinger 84e9f2263d Fix WS2812 crash 2021-11-29 09:57:10 +01:00
Theo Arends 3cb48f1f08 Fix ESP32 OneWire
Fix ESP32 OneWire to work with Core 2.x (#13666)
2021-11-22 15:58:36 +01:00
Jason2866 fb41a57ae2
Delete scrape_supported_devices.py 2021-11-20 12:07:11 +01:00
@cociweb 0cbd6cff4a IRremoteESP8266 library from v2.7.20 to v2.8.0 2021-11-19 23:58:47 +01:00
Arlo Siemsen d918eb1dff Fix OneWire on ESP32-C3 2021-11-05 23:41:35 -05:00
Theo Arends 939ac5da33 Satisfy security police 2021-09-25 13:19:14 +02:00
Jason2866 b02560fd8f
Webcam compile time optimization
* Optimize compile time (1)
2021-09-16 19:24:01 +02:00
Stephan Hadinger 066029cd97 IRremoteESP8266 library from v2.7.19 to v2.7.20 2021-08-30 21:08:41 +02:00
Jason2866 d516f2a3ad Neopixel v.2.6.7 2021-08-04 17:15:14 +02:00
Jason2866 c0bfc7cb20
Core 3.0.2
* Arduino ESP8266 3.0.2

* i2s for core >3

* Update NeoEsp8266DmaMethod.h
2021-08-03 14:42:02 +02:00
Stephan Hadinger 52181f0822 IRremoteESP8266 library from v2.7.18 to v2.7.19 2021-07-06 12:21:23 +02:00
Theo Arends dd509e458e Moved LinkedList to lib_basic 2021-07-02 17:52:13 +02:00
Jason2866 73be716be5 Core 3.0.1 include fix 2021-06-27 10:30:11 +00:00
Stephan Hadinger 28da131932 Simplified configuration for ir-full, tasmota-ircustom no more needed 2021-06-21 13:49:56 +02:00
Stephan Hadinger 2d5841af9c Esp32c3 fix compilation for SPI and uDisplay 2021-06-10 19:07:20 +02:00
Stephan Hadinger 2b52ae255d Esp32c3 fix OneWire compilation 2021-06-10 12:18:35 +02:00
Jason2866 e98deea633
Neopixel C3
Latest NeoPixel (09062021) branch master
2021-06-09 20:23:59 +02:00
Stephan Hadinger 1dc58957c3 IRremoteESP8266 library from v2.7.16 to v2.7.18 2021-05-29 14:48:27 +02:00
Jason2866 5d34e3a4f8
IDF version related
not device related
2021-04-05 18:32:59 +02:00
Stephan Hadinger d729f22309 IRremoteESP8266 library from v2.7.15 to v2.7.16 2021-03-25 08:40:27 +01:00
Stephan Hadinger edf1c5bbb4 Fix compilation 2021-03-07 10:18:30 +01:00
Stephan Hadinger a10564b5c5 ESP32 better fix for IRAM Bit Bang 2021-03-07 10:16:08 +01:00
Theo Arends e59174c6a8 Change NeoPixelBus library from v2.6.0 to v2.6.1.4 2021-02-14 14:59:38 +01:00
Stephan Hadinger 9e0df6ce75 IRremoteESP8266 library from v2.7.14 to v2.7.15 2021-02-13 14:51:52 +01:00
Jason2866 ce064906fd add lib info files 2021-02-12 09:43:23 +01:00
Theo Arends e0711567a4 Prep ESP32S2 2021-02-03 15:42:47 +01:00
Theo Arends cd38179f7f Prep ESP32S2 2021-02-03 12:22:17 +01:00
Theo Arends 05650384dd Add Modbus errorcode 2021-01-26 17:34:48 +01:00
Jason2866 3536ed9d06
Update library.json 2021-01-23 11:49:19 +01:00
Jason2866 20954d3667
architectures=esp8266,esp32 2021-01-23 11:19:01 +01:00
Jason2866 cd0b6a4e3a
architectures=esp8266,esp32 2021-01-23 10:58:32 +01:00
Norbert Richter 204d738053
Fix Modbus timeouts reading reg blocks 2021-01-20 14:02:53 +01:00
Norbert Richter d4c2282170
Add Sugar Valley NeoPool Controller 2021-01-20 13:56:57 +01:00
Stephan Hadinger 8acb06515c IRremoteESP8266 library from v2.7.13 to v2.7.14 2021-01-04 18:43:58 +01:00
Theo Arends fc93b05476 Happy New Year 2021-01-01 13:57:04 +01:00
Stephan Hadinger 9641f8e536 IRremoteESP8266 library from v2.7.12 to v2.7.13 2020-11-25 19:41:51 +01:00
Stephan Hadinger 00d7cd1a03 IR fix SAMSUNG_AC 2020-11-24 19:40:03 +01:00
Stephan Hadinger 8634a7a387 IRremoteESP8266 library from v2.7.11 to v2.7.12 2020-11-14 19:31:50 +01:00
Theo Arends 5e044dbcc6 Move lib to div 2020-11-14 17:20:09 +01:00
Theo Arends f2cad40097
Merge pull request #9855 from Jason2866/patch-1
move c2 programmer to lib_div
2020-11-14 17:17:32 +01:00
Theo Arends c02770ce96 Add support for Shelly Dimmer 1 and 2
Add support for Shelly Dimmer 1 and 2 by James Turton (#9854)
2020-11-14 16:43:32 +01:00
Jason2866 ab4b8cacfd move c2 programmer to lib_div 2020-11-14 16:39:27 +01:00
Staars c5d8936321 silence compiler warning, do not redefine global function 2020-11-12 18:52:22 +01:00
Jason2866 e454c54e6d move libs in folder lib 2020-10-26 12:51:06 +00:00