diff --git a/platform.json b/platform.json index c8d1b92..ccc6cbc 100644 --- a/platform.json +++ b/platform.json @@ -33,13 +33,13 @@ "type": "framework", "optional": true, "owner": "espressif", - "version": "https://github.com/espressif/arduino-esp32/archive/refs/heads/master.zip" + "version": "https://github.com/espressif/arduino-esp32/archive/refs/heads/release/v3.1.x.zip" }, "framework-arduinoespressif32-libs": { "type": "framework", "optional": true, "owner": "espressif", - "version": "https://github.com/espressif/esp32-arduino-libs/archive/refs/heads/idf-release/v5.1.zip" + "version": "https://github.com/espressif/esp32-arduino-lib-builder/releases/download/idf-release_v5.3/esp32-arduino-libs-idf-release_v5.3-466a392a.zip" }, "framework-espidf": { "type": "framework",