Commit Graph
188 Commits
Author SHA1 Message Date
Jason2866andGitHub 6b3adb3031 Remove esp8266 core variants
better placed in platformio cenv
2021-05-07 18:08:40 +02:00
Jason2866andGitHub dfa345f78c Remove core32 stage
since not working anymore. Stage is now based on IDF 4.4 and in stage alpha.
Experimental Esp32 core based on IDF 4.4 is in Platformio cenv.
2021-05-07 17:50:13 +02:00
Theo ArendsandGitHub 59d96e1aee Merge pull request #11872 from Jason2866/patch-3
Provide a zigbee [env]
2021-04-24 21:12:35 +02:00
Jason2866andGitHub 09020723e6 Zigbee!!! 2021-04-24 20:52:48 +02:00
Jason2866andGitHub 8e6ce5127b Remove [env] 2021-04-24 19:56:44 +02:00
Jason2866andGitHub 6e9f2a3c15 Update platformio_override_sample.ini 2021-04-24 17:21:38 +02:00
Jason2866andGitHub 9cf47def14 Update platformio_override_sample.ini 2021-04-24 16:48:48 +02:00
Jason2866andGitHub cc749f518e Update platformio_override_sample.ini 2021-04-24 15:39:26 +02:00
Jason2866andGitHub 9d6699b4a0 Update platformio_override_sample.ini 2021-04-24 15:36:21 +02:00
Jason2866andGitHub 5cc13af700 Update platformio_override_sample.ini 2021-04-23 15:32:41 +02:00
Jason2866andGitHub 8da3c913a6 Enable all ESP32 libs in platformio_override_sample.ini
more user friendly. This does not raise the compile time for the automated builds since at this time no platformio_override.ini exists.
2021-04-22 18:29:57 +02:00
Jason2866 2e8d8a9af9 add variant solo1 2021-04-20 17:19:49 +02:00
Jason2866andGitHub 9bd46df600 Use release solo1 core1.0.6
from platformio registry
2021-04-20 15:23:24 +02:00
49e960caf3 Esp32c3 enable int32_t fix in config (#11808)
* Esp32c3 enable `int32_t` fix in config

* Fix end of line

Co-authored-by: Stephan Hadinger <stephan.hadinger@gmail.com>
2021-04-20 13:33:49 +02:00
Jason2866andGitHub a50d5c82e2 Use core 1.0.6 for Solo1 2021-04-19 20:16:43 +02:00
Jason2866andGitHub 81dc824f44 riscv32 toolchain from platformio 2021-04-19 16:43:36 +02:00
Stephan Hadinger bd60b9b602 Add LVGL 7.11 support with Berry binding (ESP32 only) 2021-04-19 08:40:11 +02:00
Jason2866andGitHub ae0eeaeed6 remove 3M SPIFFS variant 2021-04-18 12:21:13 +02:00
Jason2866 33f5714e9c more refactor 2021-04-18 11:34:34 +02:00
Jason2866andGitHub 7a38619ffc add Homekit ignore 2021-04-17 20:04:23 +02:00
Jason2866andGitHub 2273482dc7 remove ldscript 2021-04-17 19:45:56 +02:00
Theo Arends 65f9856209 Prep S2 compilation 2021-04-17 17:00:58 +02:00
Jason2866andGitHub b2b13added Add missing board linker scripts for S2 / C3 2021-04-17 15:35:40 +02:00
Jason2866andGitHub eb9fc03d36 Core update for ESP32 S2/C3 2021-04-17 11:42:50 +02:00
Jason2866andGitHub ef7e62f7e2 Update platformio_override_sample.ini 2021-04-16 15:56:04 +02:00
Jason2866andGitHub 0319202e44 Update platformio_override_sample.ini 2021-04-16 15:54:19 +02:00
Jason2866andGitHub 0a757b6beb Update platformio_override_sample.ini 2021-04-14 19:42:13 +02:00
Jason2866andGitHub bbb8de3515 Add experimental Arduino32 / IDF4.4 2021-04-12 16:32:46 +02:00
Jason2866andGitHub fe4d314d6d Use Arduino core 2..0..0.pre for S2
it is based on IDF4.4 and Arduino branch master commit https://github.com/espressif/arduino-esp32/commit/371f382db7dd36c470bb2669b222adf0a497600d
2021-04-10 15:00:46 +02:00
Jason2866andGitHub ca2fed9a88 libesp32_epdiy 2021-04-04 13:45:27 +02:00
Jason2866 be4a129440 env:tasmota32_base 2021-03-14 11:31:21 +01:00
Jason2866 3be135cb1c Tasmota32 with env 2021-03-14 11:21:55 +01:00
Jason2866 75f1d2a26d Phase 2 of new Tasmota32 build variants 2021-03-13 15:48:38 +01:00
Jason2866andGitHub 725dedc9fe rm lite32 2021-03-12 09:49:31 +01:00
Jason2866 7716bc8a8f mv some ESP32 libs 2021-03-11 14:48:59 +01:00
Jason2866andGitHub 605e5931ed Use qio for S2
every other mode generates `SHA-256 comparison failed`
2021-03-03 11:25:32 +01:00
Jason2866andGitHub 451dfb2573 Disable ESP32 stage as default core 2021-03-01 12:48:38 +01:00
Jason2866andGitHub 731b6337b3 Use for ESP32 stage Git version 2021-03-01 12:47:39 +01:00
Jason2866andGitHub 90938511cd Use ESP32 1.0.5 rc7 for core32 stage 2021-02-16 18:35:44 +01:00
Jason2866 e067c18847 remove redundant cc1101 entry 2021-02-14 16:30:34 +01:00
0e0275cf43 Patch 2 (#173)
* ili9341 update

* update ili9341

* Update support_tasmota.ino

* fix scripter bug

* Deep+

* Update ILI9341_2.cpp

Fix invert display

* Update xdsp_04_ili9341.ino

Fix display modes

* fix ili9341 m5stack

* Refactor DHT negative temps

* Standardize on unconnected pin being -1

* Back to chain+

* Strict

* strict

* Update platformio_tasmota32.ini

* Fix renderer

* Change NeoPixelBus library from v2.6.0 to v2.6.1.4

* display batch

* Update xdrv_13_display.ino

* ldf strict

Co-authored-by: gemu2015 <gmutz2010@googlemail.com>
Co-authored-by: Theo Arends <11044339+arendst@users.noreply.github.com>
2021-02-14 16:04:03 +01:00
Theo Arends 42c5af1b70 Remove ESP32 minimal support 2021-02-12 16:26:51 +01:00
Jason2866 995fbc838a Tasmota variant ESP32 bluetooth 2021-02-11 13:53:21 +00:00
Jason2866andGitHub b78a93090c Use Arduino ESP32-S2 RC6 2021-02-10 18:03:34 +01:00
Jason2866andGitHub 79cddd3f86 Platformio esp8266 2.6.3 2021-02-05 18:03:53 +01:00
Theo Arends e0711567a4 Prep ESP32S2 2021-02-03 15:42:47 +01:00
Jason2866andGitHub 6d9e7743eb ESP32S2 toolchain is there 2021-02-02 15:12:10 +01:00
Jason2866 2fb34f866d Prep support ESP32S2 2021-02-02 14:07:13 +00:00
Jason2866 4095835fad s2 toolchain 2021-02-02 09:31:40 +00:00
Jason2866andGitHub d5726189b9 ESP32-S2 2021-02-02 10:11:22 +01:00