Releases: tasmota/arduino-esp32
Releases · tasmota/arduino-esp32
Tasmota framework-arduinoespressif32
Tasmota Arduino ESP32 2.0.1 rc2
Tasmota framework-arduinoespressif32
2.0.1rc1 Tasmota Arduino ESP32 2.0.1 rc1
Tasmota framework-arduinoespressif32
Tasmota framework-arduinoespressif32
CONFIG_ESP_TASK_WDT_CHECK_IDLE_TASK_CPU0=y
BrakTooth espressif/esp-idf@35bbd1b see https://www.espressif.com/sites/default/files/advisory_downloads/AR2021-004%20Bluetooth%20Security%20Advisory.pdf
commit included
Tasmota framework-arduinoespressif32
Tasmota framework-arduinoespressif32
Solo1 OTA update WDT fix
Commits
- 18b8f3e3 Solo1 wdt fix
- 08571094 [backport-v1] Fix softap_config_equal compare auth_mode/cipher (espressif#5332)
Tasmota framework-arduinoespressif32 (PSRAM auto detect)
same as 1.0.7 with changes to sdkconfig and PSRAM not abort PR tasmota/esp-idf#2
CONFIG_SPIRAM_BOOT_INIT=y
CONFIG_SPIRAM_IGNORE_NOTFOUND=y
CONFIG_SPIRAM_MEMTEST=y
CONFIG_SPIRAM_USE_MALLOC=y
Tasmota framework-arduinoespressif32
As 1.0.7.1 with changed lib LITTLEFS. Changed form LITTLEFS to LittleFS same as for ESP8266
The next official ESP32 core will have this change too.
Built with bb2d98a
and tasmota/esp-idf@714f27f
Tasmota framework-arduinoespressif32
based on commit Arduino ESP32 branch release/v1.0 espressif@bb2d98a and IDF 3.3 branch commit espressif/esp-idf@6aaddf9
- Includes LITTLEFS
- No CXX_EXCEPTIONS (saves about 245k Flash with build variant Tasmota32)
- Option Dangerous Writes
- Option Disable Assertions