Skip to content

Releases: tasmota/arduino-esp32

Tasmota framework-arduinoespressif32

18 Jul 16:08
bb2d98a
Compare
Choose a tag to compare

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

13 Jun 15:53
bb2d98a
Compare
Choose a tag to compare

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