aboutsummaryrefslogtreecommitdiff
path: root/comms/uarduno
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2014-06-22 21:16:04 +0000
committerRene Ladan <rene@FreeBSD.org>2014-06-22 21:16:04 +0000
commit92747f1bef83cf632648bd4ce61d79c85bb6b1fb (patch)
tree9f09408e3a4b48fef4224d12ef389da0f2829acd /comms/uarduno
parentf6d3acfe3c19311662aa67cffd56f54b495ce1af (diff)
downloadports-92747f1bef83cf632648bd4ce61d79c85bb6b1fb.tar.gz
ports-92747f1bef83cf632648bd4ce61d79c85bb6b1fb.zip
Add device ID for the Arduino Micro
PR: 191050 Submitted by: alfred@ Approved by: maintainer (Bob Frazier, <bobf@mrp3.com>
Notes
Notes: svn path=/head/; revision=358830
Diffstat (limited to 'comms/uarduno')
-rw-r--r--comms/uarduno/files/ids.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/comms/uarduno/files/ids.txt b/comms/uarduno/files/ids.txt
index 996e740daf1e..e262e2aadb1c 100644
--- a/comms/uarduno/files/ids.txt
+++ b/comms/uarduno/files/ids.txt
@@ -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