Skip to content

Commit 083609d

Browse files
authored
no extra installer entry
1 parent f59c54b commit 083609d

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

platform.json

+1-7
Original file line numberDiff line numberDiff line change
@@ -101,17 +101,11 @@
101101
"owner": "platformio",
102102
"version": "~1.11.0"
103103
},
104-
"install-openocd-esp32": {
105-
"type": "tool",
106-
"optional": false,
107-
"owner": "pioarduino",
108-
"version": "https://github.com/pioarduino/registry/releases/download/0.0.1/openocd-v0.12.0-esp32-20250226.zip"
109-
},
110104
"tool-openocd-esp32": {
111105
"type": "debugger",
112106
"optional": true,
113107
"owner": "pioarduino",
114-
"version": ""
108+
"version": "https://github.com/pioarduino/registry/releases/download/0.0.1/openocd-v0.12.0-esp32-20250226.zip"
115109
},
116110
"tool-mklittlefs": {
117111
"type": "uploader",

0 commit comments

Comments
 (0)