Update platform.json

This commit is contained in:
Jason2866
2025-01-09 13:52:26 +01:00
committed by GitHub
parent 325c56fb75
commit 68e9df1a8b
+4 -4
View File
@@ -18,7 +18,7 @@
"type": "git",
"url": "https://github.com/pioarduino/platform-espressif32.git"
},
"version": "53.03.10",
"version": "53.03.11",
"frameworks": {
"arduino": {
"script": "builder/frameworks/arduino.py"
@@ -33,13 +33,13 @@
"type": "framework",
"optional": true,
"owner": "espressif",
"version": "https://github.com/espressif/arduino-esp32/releases/download/3.1.0/esp32-3.1.0.zip"
"version": "https://github.com/espressif/arduino-esp32/releases/download/3.1.1/esp32-3.1.1.zip"
},
"framework-arduinoespressif32-libs": {
"type": "framework",
"optional": true,
"owner": "espressif",
"version": "https://github.com/espressif/esp32-arduino-lib-builder/releases/download/idf-release_v5.3/esp32-arduino-libs-idf-release_v5.3-083aad99-v2.zip"
"version": "https://github.com/espressif/esp32-arduino-lib-builder/releases/download/idf-release_v5.3/esp32-arduino-libs-idf-release_v5.3-cfea4f7c-v1.zip"
},
"framework-arduino-c2-skeleton-lib": {
"type": "framework",
@@ -51,7 +51,7 @@
"type": "framework",
"optional": true,
"owner": "pioarduino",
"version": "https://github.com/pioarduino/esp-idf/releases/download/v5.3.2.241012/esp-idf-v5.3.2.zip"
"version": "https://github.com/pioarduino/esp-idf/releases/download/v5.3.2.250106/esp-idf-v5.3.2.zip"
},
"toolchain-xtensa-esp-elf": {
"type": "toolchain",