Skip to content

Tasmota Arduino Core 3.0.2 based on IDF v5.1.4.240625

Compare
Choose a tag to compare
@Jason2866 Jason2866 released this 25 Jun 14:12
· 724 commits to main since this release
06af62c
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