Releases: tasmota/arduino-esp32
Releases · tasmota/arduino-esp32
Tasmota Arduino Core 3.0.2 based on IDF v5.1.4.240625
Tasmota changes * revert WiFiClient - rename flush() to clear() https://github.com/espressif/arduino-esp32/pull/9453/files since it uneeded brakes many libs and code * optional Ethernet support (JL1101 driver added) * esp-modem only esp32, esp32s2 and esp32s3 * remove `OpenThread` * remove all BT BLE libraries * remove SPIFFS * remove Client Secure * remove Provisioning * remove TfLite, Insights and Rainmaker
Tasmota Arduino Core 3.0.1 based on IDF v5.1.4.240602
3.0.1.240605 Merge branch 'espressif:master' into main
Tasmota Arduino Core 3.0.0 based on ESP-IDF v5.1.4 for Platformio
Reverts Arduino PR 9453 WiFiClient - rename flush() to clear()
which brakes function in many libs
Tasmota Arduino Core 3.0.0 based on ESP-IDF v5.1.4 for Platformio
Tasmota Core 3.0.0 release
Tasmota Arduino Core 2.0.17 based on IDF 4.4.7
changes from upstream
Tasmota Arduino Core 3.0.0-rc based on ESP-IDF v5.1.3 for Platformio
- fix broken S2 ULP sdkconfig
Tasmota Arduino Core 3.0.0-rc based on ESP-IDF v5.1.3 for Platformio
- Arduino PPP library included
- IDF DSP component included
- ESP32-solo1 optimized for small flash size
- IDF 5.1.3.240430
Tasmota Arduino Core 3.0.0-rc based on ESP-IDF v5.1.3 for Platformio
- includes latest Arduino HWCDC changes/fixes
Tasmota Arduino Core 3.0.0-rc1 based on ESP-IDF v5.1.3 for Platformio
- changed sdkconfig settings for esp32-s3 with OPI PSRAM -> RGB parallel LCD performance increase (flicker fix)
Tasmota Arduino Core 3.0.0-rc1 based on ESP-IDF v5.1.3 for Platformio
- Shrink flash usage of Solo1 framework by removing support for PSRAM, CAM and TinyUSB