Skip to content

Commit 3c69c8a

Browse files
authored
fetch Arduino libs dl URL from manifest json
1 parent ecbd68f commit 3c69c8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

platform.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"type": "framework",
4040
"optional": true,
4141
"owner": "espressif",
42-
"version": "https://github.com/espressif/esp32-arduino-lib-builder/releases/download/idf-release_v5.3/esp32-arduino-libs-idf-release_v5.3-0526c35e.zip"
42+
"version": ""
4343
},
4444
"framework-espidf": {
4545
"type": "framework",

0 commit comments

Comments
 (0)