From e56125a9124a53e7922215e0c717fb1f10133b03 Mon Sep 17 00:00:00 2001 From: Jason2866 <24528715+Jason2866@users.noreply.github.com> Date: Sat, 28 Sep 2024 22:17:14 +0200 Subject: [PATCH] LTO default enabled --- platform.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/platform.json b/platform.json index 555996a24..301db9488 100644 --- a/platform.json +++ b/platform.json @@ -33,7 +33,7 @@ "type": "framework", "optional": true, "owner": "tasmota", - "version": "https://github.com/Jason2866/esp32-arduino-lib-builder/releases/download/2990/framework-arduinoespressif32-all-release_v5.3-7c1246ae.zip" + "version": "https://github.com/Jason2866/esp32-arduino-lib-builder/releases/download/3002/framework-arduinoespressif32-all-release_v5.3-22a3b096.zip" }, "framework-arduino-solo1": { "type": "framework", @@ -45,7 +45,7 @@ "type": "framework", "optional": true, "owner": "tasmota", - "version": "https://github.com/Jason2866/esp32-arduino-lib-builder/releases/download/2991/framework-arduinoespressif32-ITEAD-esp32-release_v5.3-7c1246ae.zip" + "version": "https://github.com/Jason2866/esp32-arduino-lib-builder/releases/download/3004/framework-arduinoespressif32-ITEAD-esp32-release_v5.3-22a3b096.zip" }, "framework-espidf": { "type": "framework",