diff options
| author | Cristian Maglie <c.maglie@bug.st> | 2012-05-23 09:22:52 +0200 | 
|---|---|---|
| committer | Cristian Maglie <c.maglie@bug.st> | 2012-05-23 09:22:52 +0200 | 
| commit | a3dbb49c078176fca1610f4a61b0d1b23e3f37c9 (patch) | |
| tree | 97c6f70b3f54da526db9acf93ed0b4ef24248b4e /variants/micro | |
| parent | 3786e337e0211ca1ef94b37b03e891adfb3b5f9a (diff) | |
| parent | 810803c6d3ab33a4496a89f41ef7e1dda15e8680 (diff) | |
Merge of arduino-1.0.1. Work in progress...
Diffstat (limited to 'variants/micro')
| -rw-r--r-- | variants/micro/pins_arduino.h | 27 | 
1 files changed, 0 insertions, 27 deletions
diff --git a/variants/micro/pins_arduino.h b/variants/micro/pins_arduino.h deleted file mode 100644 index c9f25eb..0000000 --- a/variants/micro/pins_arduino.h +++ /dev/null @@ -1,27 +0,0 @@ -/* -  pins_arduino.h - Pin definition functions for Arduino -  Part of Arduino - http://www.arduino.cc/ - -  Copyright (c) 2007 David A. Mellis - -  This library is free software; you can redistribute it and/or -  modify it under the terms of the GNU Lesser General Public -  License as published by the Free Software Foundation; either -  version 2.1 of the License, or (at your option) any later version. - -  This library is distributed in the hope that it will be useful, -  but WITHOUT ANY WARRANTY; without even the implied warranty of -  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU -  Lesser General Public License for more details. - -  You should have received a copy of the GNU Lesser General -  Public License along with this library; if not, write to the -  Free Software Foundation, Inc., 59 Temple Place, Suite 330, -  Boston, MA  02111-1307  USA - -  $Id: wiring.h 249 2007-02-03 16:52:51Z mellis $ -*/ - -#include "../leonardo/pins_arduino.h" -#undef ARDUINO_MODEL_USB_PID -#define ARDUINO_MODEL_USB_PID	0x0035
\ No newline at end of file  | 
