Commit Graph

12133 Commits

Author SHA1 Message Date
Theo Arends f628a2d4a2
Merge pull request #12344 from Jason2866/patch-1
Latest Arduino ESP32 stage for Experimental Tasmota
2021-06-11 15:35:07 +02:00
Theo Arends 0e0045a847
Merge pull request #12343 from Jason2866/speed
Remove redundant entrys from Platformio
2021-06-11 15:08:18 +02:00
Jason2866 6f15c25173
Latest Arduino ESP32 stage for Experimental Tasmota 2021-06-11 14:57:07 +02:00
Jason2866 dcf8146b06 Merge branch 'arendst:development' into speed 2021-06-11 14:45:54 +02:00
s-hadinger 9915878410
Merge pull request #12342 from s-hadinger/mpu9250
I2C extended MPU6886 to also support MPU9250 (found in Legacy M5Stack Fire)
2021-06-11 13:44:34 +02:00
Stephan Hadinger 1c5bcd6dad I2C extended MPU6886 to also support MPU9250 (found in Legacy M5Stack Fire) 2021-06-11 13:27:34 +02:00
Theo Arends 8693f5b0a8 Fix ESP32 bootloop regression 2021-06-11 10:04:27 +02:00
s-hadinger 5b62c5abd3
Merge pull request #12339 from s-hadinger/esp32c3_phase2
Esp32c3 fix compilation for SPI and uDisplay
2021-06-10 20:07:42 +02:00
Stephan Hadinger 0e278fe13b Remove SPI3_HOST that does not exist on esp32c3 2021-06-10 19:35:33 +02:00
Stephan Hadinger 22102000ef Remove no more needed lib exclusions 2021-06-10 19:15:15 +02:00
s-hadinger b5250c67e4
Merge pull request #12338 from s-hadinger/berry_memory
Added `tasmota.memory()`
2021-06-10 19:08:15 +02:00
Stephan Hadinger 2d5841af9c Esp32c3 fix compilation for SPI and uDisplay 2021-06-10 19:07:20 +02:00
Stephan Hadinger ca49b7daf2 Added `tasmota.memory()` 2021-06-10 18:55:06 +02:00
Jason2866 78840eea2f
Remove redundant speed settings (MCU & Flash) from Platformio
since it is in boards
2021-06-10 18:50:39 +02:00
Theo Arends d0cd897ea0 Prep for larger log buffer 2021-06-10 18:06:11 +02:00
Theo Arends 2e97e58830
Merge pull request #12335 from Jason2866/include
Move "includes"" from c3 env to esp32 default settings
2021-06-10 16:20:35 +02:00
Jason2866 bed946d028
sdkconfig should be first 2021-06-10 14:10:18 +02:00
s-hadinger f64d5aa07b
Merge pull request #12336 from s-hadinger/esp32c3_onewire
Esp32c3 fix OneWire compilation
2021-06-10 13:56:19 +02:00
Stephan Hadinger 572130e4cb Enable DS18x20 for ESP32C3 2021-06-10 12:27:07 +02:00
Stephan Hadinger 2b52ae255d Esp32c3 fix OneWire compilation 2021-06-10 12:18:35 +02:00
Jason2866 b8abe4fd0f
moved to platformio_tasmota32.ini 2021-06-10 10:35:13 +02:00
Jason2866 cedd6224ec Mv include 2021-06-10 08:30:41 +00:00
Theo Arends 9e37ccf26a
Merge pull request #12330 from Jason2866/Neopixel
update Neopixel to v.2.6.3.
2021-06-10 08:41:39 +02:00
Jason2866 98a3d6f45f beautify 2021-06-09 20:39:04 +02:00
Jason2866 39a852e4a8 added incompatible libs 2021-06-09 20:36:57 +02:00
Jason2866 e98deea633
Neopixel C3
Latest NeoPixel (09062021) branch master
2021-06-09 20:23:59 +02:00
Theo Arends 446706f16d Prep for larger log buffer 2021-06-09 17:24:28 +02:00
Theo Arends 49b5ae71ca Change command ``Modules`` layout of JSON message changed to single line 2021-06-09 10:14:39 +02:00
Theo Arends 10646ac28e
Merge pull request #12320 from s-hadinger/esp32c3_phase_1
Add preliminary support for Esp32C3 - RiscV based
2021-06-08 22:03:50 +02:00
Theo Arends 7e0a88012c
Merge pull request #12322 from Jason2866/patch-5
Correct boards CPU speed setting
2021-06-08 22:00:34 +02:00
Jason2866 7cf90cb322 Merge branch 'arendst:development' into patch-5 2021-06-08 21:06:40 +02:00
Jason2866 b2b138e7b9
oops 80M not 800M
* oops 80M not 800M
2021-06-08 21:05:52 +02:00
Stephan Hadinger 0e3006c46f Add preliminary support for Esp32C3 - RiscV based 2021-06-08 20:31:01 +02:00
Theo Arends d9e1eaa780 Change command ``Gpio`` layout of JSON message changed to single line 2021-06-08 18:46:39 +02:00
Theo Arends 8ca0b2045a
Merge pull request #12318 from Jason2866/patch-5
Use latest Arduino ESP32/IDF4.4 stage
2021-06-08 18:07:24 +02:00
Jason2866 adc7b9b0f2 Merge branch 'arendst:development' into patch-5 2021-06-08 17:29:22 +02:00
Theo Arends eaf89e2e71
Merge pull request #12317 from emontnemery/hass_state_value_topic
Use correct template for Home Assistant light
2021-06-08 16:26:48 +02:00
Erik d8d9ac52f5 Use correct template for Home Assistant light 2021-06-08 16:04:20 +02:00
Theo Arends 48ade67215
Merge pull request #12314 from yury-sannikov/ot_force_tset
OpenTherm: Send boiler temperature setpoint when Central Heating flag is set.
2021-06-07 19:20:33 +02:00
Theo Arends bb7b8a3d1b
Merge pull request #12312 from Jason2866/patch-3
More libignore for ESP32-C3 build
2021-06-07 19:19:55 +02:00
s-hadinger f40d3cdfa4
Merge pull request #12316 from s-hadinger/berry_partition_2
Berry updated `partition` module
2021-06-07 19:11:00 +02:00
Stephan Hadinger 3a5f8869b9 Berry updated `partition` module 2021-06-07 19:07:44 +02:00
Jason2866 7ea2496b9f
framework-arduinoespressif32-1d7068e4b 2021-06-07 18:51:56 +02:00
Jason2866 311e7ad661
Only version lite with c3 2021-06-07 10:38:20 +02:00
Yury Sannikov dbf433f151 Force set boiler setpoint tmp along with CH flag set 2021-06-07 11:31:49 +03:00
Jason2866 9f1ff8af66
C3 build changes 2021-06-07 10:17:09 +02:00
s-hadinger 7acb10bb8b
Merge pull request #12311 from s-hadinger/berry_fix_md5_idf4
Berry fix MD5 compilation for idf4
2021-06-06 19:51:49 +02:00
Stephan Hadinger a748e47038 Fix compilation for BM8563 under idf4 2021-06-06 19:36:26 +02:00
Theo Arends e434ddfda2
Merge pull request #12309 from Jason2866/patch-3
Fix regression for zbbridge build
2021-06-06 19:34:34 +02:00
Theo Arends b585faf20d fix compile error 2021-06-06 19:33:19 +02:00