Skip to content

Commit dc8f222

Browse files
authored
Arduino 3.0.7 / IDF 5.1.5
1 parent b9558a6 commit dc8f222

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

platform.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"type": "framework",
3434
"optional": true,
3535
"owner": "espressif",
36-
"version": "https://github.com/espressif/arduino-esp32/releases/download/3.0.6/esp32-3.0.6.zip"
36+
"version": "https://github.com/espressif/arduino-esp32/releases/download/3.0.7/esp32-3.0.7.zip"
3737
},
3838
"framework-arduinoespressif32-libs": {
3939
"type": "framework",
@@ -45,7 +45,7 @@
4545
"type": "framework",
4646
"optional": true,
4747
"owner": "pioarduino",
48-
"version": "https://github.com/pioarduino/esp-idf/releases/download/v5.1.4.241008/esp-idf-v5.1.4.zip"
48+
"version": "https://github.com/pioarduino/esp-idf/releases/download/v5.1.5/esp-idf-v5.1.5.zip"
4949
},
5050
"toolchain-xtensa-esp32": {
5151
"type": "toolchain",

0 commit comments

Comments
 (0)