Skip to content

Commit d3cf7cf

Browse files
authored
core 3.0.4
1 parent 8e304b1 commit d3cf7cf

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
@@ -33,19 +33,19 @@
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/releases/download/3.0.4/esp32-3.0.4.zip"
3737
},
3838
"framework-arduinoespressif32-libs": {
3939
"type": "framework",
4040
"optional": true,
4141
"owner": "espressif",
42-
"version": "https://github.com/espressif/esp32-arduino-libs/archive/refs/heads/idf-release/v5.1.zip"
42+
"version": "https://github.com/espressif/arduino-esp32/releases/download/3.0.4/esp32-arduino-libs-3.0.4.zip"
4343
},
4444
"framework-espidf": {
4545
"type": "framework",
4646
"optional": true,
4747
"owner": "pioarduino",
48-
"version": "https://github.com/pioarduino/esp-idf/releases/download/v5.1.4.240726/esp-idf-v5.1.4.zip"
48+
"version": "https://github.com/pioarduino/esp-idf/releases/download/v5.1.4.240801/esp-idf-v5.1.4.zip"
4949
},
5050
"toolchain-xtensa-esp32": {
5151
"type": "toolchain",

0 commit comments

Comments
 (0)