File tree Expand file tree Collapse file tree 1 file changed +0
-8
lines changed Expand file tree Collapse file tree 1 file changed +0
-8
lines changed Original file line number Diff line number Diff line change @@ -312,9 +312,6 @@ in this case we can use `vid` and `pid` to identify the board. The `serialNumber
312
312
arduino_zero_edbg.name=Arduino Zero (Programming Port)
313
313
arduino_zero_edbg.upload_port.vid=0x03eb
314
314
arduino_zero_edbg.upload_port.pid=0x2157
315
- arduino_zero_edbg.debug.tool=gdb
316
- arduino_zero_edbg.upload.tool=openocd
317
- arduino_zero_edbg.upload.protocol=sam-ba
318
315
[...CUT... ]
319
316
# Arduino Zero (Native USB Port)
320
317
# --------------------------------------
@@ -327,8 +324,6 @@ arduino_zero_native.upload_port.2.vid=0x2341
327
324
arduino_zero_native.upload_port.2.pid=0x824d
328
325
arduino_zero_native.upload_port.3.vid=0x2341
329
326
arduino_zero_native.upload_port.3.pid=0x024d
330
- arduino_zero_native.upload.tool=bossac
331
- arduino_zero_native.upload.protocol=sam-ba
332
327
[...CUT... ]
333
328
# Arduino MKR1000
334
329
# -----------------------
@@ -341,9 +336,6 @@ mkr1000.upload_port.2.vid=0x2341
341
336
mkr1000.upload_port.2.pid=0x824e
342
337
mkr1000.upload_port.3.vid=0x2341
343
338
mkr1000.upload_port.3.pid=0x024e
344
- mkr1000.debug.tool=gdb
345
- mkr1000.upload.tool=bossac
346
- mkr1000.upload.protocol=sam-ba
347
339
[...CUT... ]
348
340
```
349
341
You can’t perform that action at this time.
0 commit comments