Skip to content

Commit 0e019ff

Browse files
authored
Update platform version 55.03.32 / Arduino 3.3.2
1 parent 79eb38d commit 0e019ff

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": "55.03.31",
21+
"version": "55.03.32",
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/releases/download/3.3.1/esp32-3.3.1.zip"
36+
"version": "https://github.com/espressif/arduino-esp32/releases/download/3.3.2/esp32-3.3.2.tar.xz"
3737
},
3838
"framework-arduinoespressif32-libs": {
3939
"type": "framework",
4040
"optional": true,
4141
"owner": "espressif",
42-
"version": "https://github.com/espressif/esp32-arduino-lib-builder/releases/download/idf-release_v5.5/esp32-arduino-libs-idf-release_v5.5-129cd0d2-v4.zip"
42+
"version": "https://github.com/espressif/arduino-esp32/releases/download/3.3.2/esp32-3.3.2-libs.tar.xz"
4343
},
4444
"framework-arduino-c2-skeleton-lib": {
4545
"type": "framework",

0 commit comments

Comments
 (0)