Merge pull request #346 from netmindz/mdev

Upgrade to Tasmota Arduino Core 2.0.18 with IPv6 support, based on ID…
This commit is contained in:
Will Tatam
2026-03-12 06:40:59 +00:00
committed by GitHub

View File

@@ -429,7 +429,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) **