Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 Jun 2014 21:16:04 +0000 (UTC)
From:      Rene Ladan <rene@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r358830 - head/comms/uarduno/files
Message-ID:  <201406222116.s5MLG4d4074636@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: rene
Date: Sun Jun 22 21:16:04 2014
New Revision: 358830
URL: http://svnweb.freebsd.org/changeset/ports/358830
QAT: https://qat.redports.org/buildarchive/r358830/

Log:
  Add device ID for the Arduino Micro
  
  PR:		191050
  Submitted by:	alfred@
  Approved by:	maintainer (Bob Frazier, <bobf@mrp3.com>

Modified:
  head/comms/uarduno/files/ids.txt

Modified: head/comms/uarduno/files/ids.txt
==============================================================================
--- head/comms/uarduno/files/ids.txt	Sun Jun 22 21:11:41 2014	(r358829)
+++ head/comms/uarduno/files/ids.txt	Sun Jun 22 21:16:04 2014	(r358830)
@@ -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
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201406222116.s5MLG4d4074636>