Upgrade to Tasmota Arduino Core 2.0.18 with IPv6 support, based on IDF 4.4.8

This commit is contained in:
Will
2026-02-28 23:03:02 +00:00
parent 7627fbd989
commit 69f1716058

View File

@@ -428,7 +428,7 @@ board_build.flash_mode = dio
;; WLEDMM begin
;; tasmota platform - reduces firmaware size by ~280KB
platformTasmota = https://github.com/tasmota/platform-espressif32/releases/download/2023.06.02/platform-espressif32.zip ;; Tasmota Arduino Core 2.0.9 with IPv6 support, based on IDF 4.4.4
platformTasmota = https://github.com/tasmota/platform-espressif32/releases/download/2024.06.00/platform-espressif32.zip ;; Tasmota Arduino Core 2.0.18 with IPv6 support, based on IDF 4.4.8
platform_packagesTasmota =
;; ** For compiling with latest Frameworks (IDF4.4.x and arduino-esp32 v2.0.x) **