Skip to content

Commit 20c7034

Browse files
authored
devel Arduino 3.3.x / IDF 5.5.0
1 parent a54e262 commit 20c7034

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": "54.03.20",
21+
"version": "55.03.30",
2222
"frameworks": {
2323
"arduino": {
2424
"script": "builder/frameworks/arduino.py"
@@ -33,7 +33,7 @@
3333
"type": "framework",
3434
"optional": true,
3535
"owner": "espressif",
36-
"version": "https://github.com/espressif/arduino-esp32/archive/refs/heads/master.zip"
36+
"version": "https://github.com/espressif/arduino-esp32/archive/refs/heads/release/v3.3.x.zip"
3737
},
3838
"framework-arduinoespressif32-libs": {
3939
"type": "framework",
@@ -51,7 +51,7 @@
5151
"type": "framework",
5252
"optional": true,
5353
"owner": "pioarduino",
54-
"version": "https://github.com/pioarduino/esp-idf/releases/download/v5.4.0.250221/esp-idf-v5.4.0.zip"
54+
"version": "https://github.com/pioarduino/esp-idf/releases/download/v5.5.0.250306/esp-idf-v5.5.0.zip"
5555
},
5656
"xtensa-esp-elf": {
5757
"type": "toolchain",

0 commit comments

Comments
 (0)