Skip to content

Commit 8300a49

Browse files
authored
Change optional field to true in platform.json
1 parent 0bdcba8 commit 8300a49

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
@@ -180,7 +180,7 @@
180180
},
181181
"tool-esp-rom-elfs": {
182182
"type": "tool",
183-
"optional": false,
183+
"optional": true,
184184
"owner": "pioarduino",
185185
"package-version": "2024.10.11",
186186
"version": "https://github.com/pioarduino/registry/releases/download/0.0.1/esp-rom-elfs-20241011.zip"

0 commit comments

Comments
 (0)