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 4b8f6ca commit 0beec5cCopy full SHA for 0beec5c
extras/package_index.json.NewTag.template
@@ -202,6 +202,9 @@
202
"boards": [
203
{
204
"name": "Arduino Portenta H7"
205
+ },
206
+ {
207
+ "name": "Arduino Portenta X8"
208
}
209
],
210
"toolsDependencies": [
@@ -224,6 +227,11 @@
224
227
"packager": "arduino",
225
228
"version": "1.8.0-arduino",
226
229
"name": "imgtool"
230
231
232
+ "packager": "arduino",
233
+ "version": "1.5.1",
234
+ "name": "adb"
235
236
]
237
},
@@ -334,4 +342,4 @@
334
342
"tools": []
335
343
336
344
337
-}
345
+}
0 commit comments