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
312312arduino_zero_edbg.name=Arduino Zero (Programming Port)
313313arduino_zero_edbg.upload_port.vid=0x03eb
314314arduino_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
318315[...CUT... ]
319316# Arduino Zero (Native USB Port)
320317# --------------------------------------
@@ -327,8 +324,6 @@ arduino_zero_native.upload_port.2.vid=0x2341
327324arduino_zero_native.upload_port.2.pid=0x824d
328325arduino_zero_native.upload_port.3.vid=0x2341
329326arduino_zero_native.upload_port.3.pid=0x024d
330- arduino_zero_native.upload.tool=bossac
331- arduino_zero_native.upload.protocol=sam-ba
332327[...CUT... ]
333328# Arduino MKR1000
334329# -----------------------
@@ -341,9 +336,6 @@ mkr1000.upload_port.2.vid=0x2341
341336mkr1000.upload_port.2.pid=0x824e
342337mkr1000.upload_port.3.vid=0x2341
343338mkr1000.upload_port.3.pid=0x024e
344- mkr1000.debug.tool=gdb
345- mkr1000.upload.tool=bossac
346- mkr1000.upload.protocol=sam-ba
347339[...CUT... ]
348340```
349341
You can’t perform that action at this time.
0 commit comments