Commit Graph

69 Commits

Author SHA1 Message Date
Jason2866 9fc2c47661 use espressif32@3.3.1 2021-08-05 14:30:24 +02:00
Jason2866 9cc657452f
core 1.0.7.3 2021-07-21 12:23:15 +02:00
Jason2866 3ab4a2a3e0
New framework LITTLEFS -> LittleFS 2021-07-18 23:14:10 +02:00
Jason2866 5412d2fa99
update ESP32 platform
* Use espressif32 @ 3.3.0 as platform
2021-06-30 16:28:00 +02:00
Jason2866 9fdb86abe9 More refactor Platformio 2021-06-22 18:38:54 +02:00
Jason2866 6092640163
rm upload speed 2021-06-18 10:22:25 +02:00
Jason2866 74a1a13d77
Use really new core 2021-06-16 18:45:54 +02:00
Jason2866 ca0c7b9927
Remove exceptions in build flags 2021-06-16 18:39:06 +02:00
Jason2866 a638126335
Update platformio_tasmota32.ini 2021-06-13 18:38:05 +02:00
Jason2866 9ceed76c90
use esptoolpy V.3.1.0 2021-06-13 18:14:11 +02:00
Jason2866 79f61098d7
Use Tasmota core 32 2021-06-13 18:03:04 +02:00
Stephan Hadinger fa976093f4 Rename fix_esp32c3.h to esp32x_fixes.h 2021-06-11 16:44:57 +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
Jason2866 bed946d028
sdkconfig should be first 2021-06-10 14:10:18 +02:00
Jason2866 cedd6224ec Mv include 2021-06-10 08:30:41 +00:00
Jason2866 b1aa8b94f4
Refactor ESP32 partition selection via boards.json 2021-06-01 15:19:04 +02:00
Stephan Hadinger bd60b9b602 Add LVGL 7.11 support with Berry binding (ESP32 only) 2021-04-19 08:40:11 +02:00
Jason2866 fe035eea47 remove redundant 2021-04-18 11:55:16 +02:00
Jason2866 5f7ed8ce4a
Refactor Platformio 2021-04-17 19:47:42 +02:00
Jason2866 2ff5de0b2f Change SPIFFS partions 2021-04-16 11:25:49 +02:00
Jason2866 45d833d3a0
No default envs selection 2021-04-11 19:48:23 +02:00
Jason2866 464cc38a81
lib/libesp32_epdiy 2021-04-04 13:46:42 +02:00
Jason2866 8fe32d9282
Epaper ESP32 2021-04-04 13:21:21 +02:00
Jason2866 43bc95ae0c
Use Arduino ESP32 core 1.0.6 2021-03-29 22:03:36 +02:00
Jason2866 75f1d2a26d Phase 2 of new Tasmota32 build variants 2021-03-13 15:48:38 +01:00
Jason2866 cdcc50d29c
no lite 2021-03-12 09:49:02 +01:00
Jason2866 7716bc8a8f mv some ESP32 libs 2021-03-11 14:48:59 +01:00
Jason2866 59603e5ad0
Use Arduino ESP32 1.0.5 (= espressif32 @ 3.1.0) 2021-03-01 12:42:42 +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
Jason2866 98544a81f5
monitor speed is 115200 for ESP32 2021-02-13 16:50:28 +01:00
Theo Arends 42c5af1b70 Remove ESP32 minimal support 2021-02-12 16:26:51 +01:00
crispy78 60df96a14c
Update platformio_tasmota32.ini 2021-02-05 20:21:55 +01:00
Jason2866 02bc0a934c
Use espressif32 platformio 3.0.0 2021-01-30 22:39:10 +01:00
Jason2866 f08266a384
add tasmota32-core2 2021-01-20 11:40:21 +01:00
Jason2866 6fe37d148a
use esp32-1.0.5-rc6.zip for ESP32 2021-01-19 12:34:36 +01:00
Stephan Hadinger a823584238 ESP32 use 4K RSA for TLS 2021-01-16 16:49:37 +01:00
Jason2866 a16306fbf6
add custom_unpack_dir 2021-01-15 15:16:41 +01:00
Jason2866 a376ff6e53
add littlefs 2021-01-12 15:36:27 +01:00
Jason2866 692b094afe
Setting move to ESP 2021-01-09 16:20:05 +01:00
Jason2866 8018ac196d
platformio/tool-mklittlefs @ ~1.203.200522 2021-01-05 12:16:31 +01:00
Theo Arends f004cfea60 Breaking change regarding MFRC522 and ILI9341
- Replaced MFRC522 13.56MHz rfid card reader GPIO selection from ``GPIO_SPI_CS`` by ``GPIO_RC522_CS``
- Replaced ILI9341 GPIO selection from ``GPIO_SPI_CS`` by ``GPIO_ILI9341_CS`` and ``GPIO_SPI_DC`` by ``GPIO_ILI9341_DC``
2020-12-29 17:42:53 +01:00
Theo Arends d161026534 Add support for Afrikaans language translations by Christiaan Heerze 2020-12-28 11:53:02 +01:00
Jason2866 65af506d1a
Use ESP32 1.0.5-rc4 for development 2020-12-19 16:44:47 +01:00
Jason2866 620ff05624
Use Platformio espressif32 @ 2.1.0 2020-12-07 18:23:34 +01:00
Theo Arends 8196919fbb Make ESP32 HTTP upload buffer size equal to ESP8266 2020-11-25 13:02:46 +01:00
Jason2866 3c48a2f86f
Esptool 3.0 from Platformio 2020-11-19 19:34:22 +01:00
Jason2866 33ec9b3210 esptool 3.0 2020-11-16 11:56:56 +00:00
Jason2866 3786b4ea9f
remove esp32 sleep build flag 2020-11-12 14:28:39 +01:00
Jason2866 31dfaaac5c
Use Tasmota ESP32 core 1.0.4.2 2020-11-11 18:11:05 +01:00
Jason2866 9c3d1dd9db
Core Stage... 2020-11-09 17:08:35 +01:00