Skip to content

Commit d3b23ce

Browse files
authored
rc2
1 parent ebf7141 commit d3b23ce

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

platform.json

+3-3
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": "54.03.20+develop",
21+
"version": "54.03.20+rc2",
2222
"frameworks": {
2323
"arduino": {
2424
"script": "builder/frameworks/arduino.py"
@@ -33,13 +33,13 @@
3333
"type": "framework",
3434
"optional": true,
3535
"owner": "espressif",
36-
"version": "https://github.com/espressif/arduino-esp32/archive/master.zip"
36+
"version": "https://github.com/espressif/arduino-esp32/releases/download/3.2.0-RC2/esp32-3.2.0-RC2.zip"
3737
},
3838
"framework-arduinoespressif32-libs": {
3939
"type": "framework",
4040
"optional": true,
4141
"owner": "espressif",
42-
"version": ""
42+
"version": "https://github.com/espressif/esp32-arduino-lib-builder/releases/download/idf-release_v5.4/esp32-arduino-libs-idf-release_v5.4-d4aa25a3-v1.zip"
4343
},
4444
"framework-arduino-c2-skeleton-lib": {
4545
"type": "framework",

0 commit comments

Comments
 (0)