Skip to content

Commit 393428d

Browse files
authored
51.03.06+develop
1 parent eef304f commit 393428d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

platform.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"type": "git",
1919
"url": "https://github.com/pioarduino/platform-espressif32.git"
2020
},
21-
"version": "51.03.06",
21+
"version": "51.03.06+develop",
2222
"frameworks": {
2323
"arduino": {
2424
"script": "builder/frameworks/arduino.py"
@@ -39,7 +39,7 @@
3939
"type": "framework",
4040
"optional": true,
4141
"owner": "espressif",
42-
"version": "https://github.com/espressif/esp32-arduino-lib-builder/releases/download/idf-release_v5.1/esp32-arduino-libs-idf-release_v5.1-632e0c2a.zip"
42+
"version": ""
4343
},
4444
"framework-espidf": {
4545
"type": "framework",
@@ -92,7 +92,7 @@
9292
"tool-esptoolpy": {
9393
"type": "uploader",
9494
"owner": "pioarduino",
95-
"version": "https://github.com/pioarduino/esptool/releases/download/v4.8.1/esptool.zip"
95+
"version": "https://github.com/pioarduino/esptool/releases/download/v4.7.5/esptool.zip"
9696
},
9797
"tool-dfuutil-arduino": {
9898
"type": "uploader",

0 commit comments

Comments
 (0)