We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f59c54b commit 083609dCopy full SHA for 083609d
platform.json
@@ -101,17 +101,11 @@
101
"owner": "platformio",
102
"version": "~1.11.0"
103
},
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
- },
110
"tool-openocd-esp32": {
111
"type": "debugger",
112
"optional": true,
113
"owner": "pioarduino",
114
- "version": ""
+ "version": "https://github.com/pioarduino/registry/releases/download/0.0.1/openocd-v0.12.0-esp32-20250226.zip"
115
116
"tool-mklittlefs": {
117
"type": "uploader",
0 commit comments