Skip to content

Commit 8c1933e

Browse files
committed
Fixed EDBG PID in boards.txt
1 parent 580ec80 commit 8c1933e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

boards.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
arduino_zero_edbg.name=Arduino Zero (Programming Port)
22
arduino_zero_edbg.vid.0=0x03eb
3-
arduino_zero_edbg.pid.0=0x2111
3+
arduino_zero_edbg.pid.0=0x2157
44
arduino_zero_edbg.upload.tool=openocd
55
arduino_zero_edbg.upload.protocol=sam-ba
66
arduino_zero_edbg.upload.maximum_size=262144

0 commit comments

Comments
 (0)