This commit is contained in:
Jason2866
2024-09-18 15:08:15 +02:00
committed by GitHub
parent ff46b00039
commit 4c02492d60
+4 -4
View File
@@ -18,7 +18,7 @@
"type": "git",
"url": "https://github.com/pioarduino/platform-espressif32.git"
},
"version": "51.03.04+develop",
"version": "51.03.05",
"frameworks": {
"arduino": {
"script": "builder/frameworks/arduino.py"
@@ -33,19 +33,19 @@
"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/releases/download/3.0.5/esp32-3.0.5.zip"
},
"framework-arduinoespressif32-libs": {
"type": "framework",
"optional": true,
"owner": "espressif",
"version": ""
"version": "https://github.com/espressif/esp32-arduino-lib-builder/releases/download/idf-release_v5.1/esp32-arduino-libs-idf-release_v5.1-33fbade6.zip"
},
"framework-espidf": {
"type": "framework",
"optional": true,
"owner": "pioarduino",
"version": "https://github.com/pioarduino/esp-idf/releases/download/v5.1.4.240805/esp-idf-v5.1.4.zip"
"version": "https://github.com/pioarduino/esp-idf/releases/download/v5.1.4.240801/esp-idf-v5.1.4.zip"
},
"toolchain-xtensa-esp32": {
"type": "toolchain",