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 a36ae6e commit 9d95374Copy full SHA for 9d95374
platform.json
@@ -101,6 +101,12 @@
101
"owner": "pioarduino",
102
"version": "https://github.com/pioarduino/esp_install/releases/download/v5.1.0/esp_install-v5.1.0.zip"
103
},
104
+ "contrib-piohome": {
105
+ "optional": true,
106
+ "owner": "pioarduino",
107
+ "package-version": "3.4.4",
108
+ "version": "https://github.com/pioarduino/registry/releases/download/0.0.1/contrib-piohome-3.4.4.tar.gz"
109
+ },
110
"tool-dfuutil-arduino": {
111
"type": "uploader",
112
"optional": true,
0 commit comments