Commit Graph

196 Commits

Author SHA1 Message Date
Jason2866 9fdb86abe9 More refactor Platformio 2021-06-22 18:38:54 +02:00
Stephan Hadinger 28da131932 Simplified configuration for ir-full, tasmota-ircustom no more needed 2021-06-21 13:49:56 +02:00
Jason2866 2fa4dfa6c4
rm outdated info 2021-06-18 13:14:48 +02:00
Jason2866 fccd894e8d
Override via [env] 2021-06-18 11:55:31 +02:00
Jason2866 f45ed9a213
rm duplicate lib_extra_dirs 2021-06-18 11:22:31 +02:00
Jason2866 04cb5fcb8f
Try with override env:tasmota32_base 2021-06-18 11:14:25 +02:00
Jason2866 145ab0ee11
Add 4M board variants 2021-06-18 10:32:58 +02:00
Jason2866 43ef57e0b4
remove speed settings 2021-06-17 16:40:12 +02:00
Jason2866 6b3adb3031
Remove esp8266 core variants
better placed in platformio cenv
2021-05-07 18:08:40 +02:00
Jason2866 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 Arends 59d96e1aee
Merge pull request #11872 from Jason2866/patch-3
Provide a zigbee [env]
2021-04-24 21:12:35 +02:00
Jason2866 09020723e6
Zigbee!!! 2021-04-24 20:52:48 +02:00
Jason2866 8e6ce5127b
Remove [env] 2021-04-24 19:56:44 +02:00
Jason2866 6e9f2a3c15
Update platformio_override_sample.ini 2021-04-24 17:21:38 +02:00
Jason2866 9cf47def14
Update platformio_override_sample.ini 2021-04-24 16:48:48 +02:00
Jason2866 cc749f518e
Update platformio_override_sample.ini 2021-04-24 15:39:26 +02:00
Jason2866 9d6699b4a0
Update platformio_override_sample.ini 2021-04-24 15:36:21 +02:00
Jason2866 5cc13af700
Update platformio_override_sample.ini 2021-04-23 15:32:41 +02:00
Jason2866 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
Jason2866 9bd46df600
Use release solo1 core1.0.6
from platformio registry
2021-04-20 15:23:24 +02:00
s-hadinger 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
Jason2866 a50d5c82e2
Use core 1.0.6 for Solo1 2021-04-19 20:16:43 +02:00
Jason2866 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
Jason2866 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
Jason2866 7a38619ffc
add Homekit ignore 2021-04-17 20:04:23 +02:00
Jason2866 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
Jason2866 b2b13added
Add missing board linker scripts for S2 / C3 2021-04-17 15:35:40 +02:00
Jason2866 eb9fc03d36
Core update for ESP32 S2/C3 2021-04-17 11:42:50 +02:00
Jason2866 ef7e62f7e2
Update platformio_override_sample.ini 2021-04-16 15:56:04 +02:00
Jason2866 0319202e44
Update platformio_override_sample.ini 2021-04-16 15:54:19 +02:00
Jason2866 0a757b6beb
Update platformio_override_sample.ini 2021-04-14 19:42:13 +02:00
Jason2866 bbb8de3515
Add experimental Arduino32 / IDF4.4 2021-04-12 16:32:46 +02:00
Jason2866 fe4d314d6d
Use Arduino core 2..0..0.pre for S2
it is based on IDF4.4 and Arduino branch master commit 371f382db7
2021-04-10 15:00:46 +02:00
Jason2866 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
Jason2866 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
Jason2866 605e5931ed
Use qio for S2
every other mode generates `SHA-256 comparison failed`
2021-03-03 11:25:32 +01:00
Jason2866 451dfb2573
Disable ESP32 stage as default core 2021-03-01 12:48:38 +01:00
Jason2866 731b6337b3
Use for ESP32 stage Git version 2021-03-01 12:47:39 +01:00
Jason2866 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
Jason2866 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