mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
Add device ID for the Arduino Micro
PR: 191050 Submitted by: alfred@ Approved by: maintainer (Bob Frazier, <bobf@mrp3.com>
This commit is contained in:
parent
f6d3acfe3c
commit
92747f1bef
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=358830
@ -33,6 +33,7 @@
|
||||
{ 0x2341, 0x0042 }, // Arduino MEGA (rev 3), vendor 2341H, product 0042H
|
||||
{ 0x2341, 0x0043 }, // Arduino UNO (rev 3), vendor 2341H, product 0043H
|
||||
{ 0x2341, 0x0010 }, // Arduino MEGA 2560 R3, vendor 2341H, product 0010H
|
||||
{ 0x2341, 0x8037 }, // Arduino Micro
|
||||
|
||||
// place your entries below this line
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user