Skip to content

Commit af359b0

Browse files
authored
Update branch to Arduino release/v3.1.x
1 parent 426bea8 commit af359b0

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": "53.03.10+develop",
21+
"version": "53.03.13",
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.1.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.3.2.250120/esp-idf-v5.3.2.zip"
54+
"version": "https://github.com/pioarduino/esp-idf/releases/download/v5.3.2.250210/esp-idf-v5.3.2.zip"
5555
},
5656
"xtensa-esp-elf": {
5757
"type": "toolchain",

0 commit comments

Comments
 (0)