Skip to content

Tags: tasmota/arduino-esp32

Tags

v3.1.3.250411

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update esp32-hal-misc.c

v3.1.3.250302

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix HardwareSerial config

v3.1.1.250203

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge branch 'espressif:master' into main

v3.0.10

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Backports and last release 3.0.10

* Stripped down backport from core 3.1.1

v3.1.1.250109

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge branch 'espressif:master' into main

3.1.0.241206

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Tasmota changes

* optional Ethernet support (JL1101 driver added)
* esp-modem only esp32, esp32s2 and esp32s3
* remove `OpenThread`
* remove all BT BLE libraries
* remove zigbee
* remove SPIFFS
* remove Client Secure
* remove Provisioning
* remove TfLite, Insights and Rainmaker
* make GPIOViewer working see arendst/Tasmota@9696118
* remove FS log which is just littering

3.1.0.241117

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update WiFiSTA.h

v3.1.0.241030

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Full support of IPv6 zones

by @s-hadinger

v3.1.0.241015

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
USB support only when tiny USB enabled

v3.1.0.240926

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Tasmota changes

* 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
* make GPIOViewer working see arendst/Tasmota@9696118