Skip to content

Commit 5344b3d

Browse files
authored
Arduino release 3.1.3
1 parent fb5c48b commit 5344b3d

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,13 +33,13 @@
3333
"type": "framework",
3434
"optional": true,
3535
"owner": "espressif",
36-
"version": "https://github.com/espressif/arduino-esp32/archive/refs/heads/release/v3.1.x.zip"
36+
"version": "https://github.com/espressif/arduino-esp32/releases/download/3.1.3/esp32-3.1.3.zip"
3737
},
3838
"framework-arduinoespressif32-libs": {
3939
"type": "framework",
4040
"optional": true,
4141
"owner": "espressif",
42-
"version": ""
42+
"version": "https://github.com/espressif/esp32-arduino-lib-builder/releases/download/idf-release_v5.3/esp32-arduino-libs-idf-release_v5.3-489d7a2b-v1.zip"
4343
},
4444
"framework-arduino-c2-skeleton-lib": {
4545
"type": "framework",

0 commit comments

Comments
 (0)