Skip to content
This repository was archived by the owner on Feb 21, 2020. It is now read-only.

Commit b050e30

Browse files
sebbasergiotomasello
authored andcommitted
Update 0010.due.json
Adding uid row
1 parent 95b3a23 commit b050e30

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

hardware/arduino/sam/opt/boards/0010.due.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@
55
"enabled" : true,
66
"uid": [
77
{"vid": "0x2a03", "pid": "0x003e"},
8-
{"vid": "0x2341", "pid": "0x003e"}
8+
{"vid": "0x2341", "pid": "0x003e"},
9+
{"vid": "0x03eb", "pid": "0x6124"}
910
],
1011
"upload": {
1112
"tool": "bossac",
@@ -29,4 +30,4 @@
2930
"pid": "0x003e"
3031

3132
}
32-
}
33+
}

0 commit comments

Comments
 (0)