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 eb57667 commit adb7b2bCopy full SHA for adb7b2b
platform.json
@@ -146,14 +146,14 @@
146
"tool-cmake": {
147
"type": "tool",
148
"optional": true,
149
- "owner": "platformio",
150
- "version": "~3.30.2"
+ "owner": "pioarduino",
+ "version": "https://github.com/pioarduino/registry/releases/download/0.0.1/cmake-3.30.2.zip"
151
},
152
"tool-esp-rom-elfs": {
153
154
155
156
- "version": "0.0.1+20241011"
+ "version": "https://github.com/pioarduino/registry/releases/download/0.0.1/esp-rom-elfs-20241011.zip"
157
158
"tool-ninja": {
159
0 commit comments