debian/0000755000000000000000000000000012140055546007170 5ustar debian/copyright0000644000000000000000000001377012140055544011131 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: mighty-1284p Upstream-Contact: http://maniacbug.wordpress.com/ Source: https://github.com/maniacbug/mighty-1284p Files: cores/standard/Stream.cpp cores/standard/wiring_shift.c cores/standard/Print.h cores/standard/wiring_pulse.c cores/standard/wiring_digital.c cores/standard/Print.cpp cores/standard/wiring.c cores/standard/Stream.h cores/standard/wiring_private.h cores/standard/wiring_analog.c variants/avr_developers/pins_arduino.h cores/standard/HardwareSerial.h cores/standard/HardwareSerial.cpp cores/standard/WString.h cores/standard/WInterrupts.c cores/standard/WCharacter.h cores/standard/WMath.cpp cores/standard/WString.cpp cores/standard/Printable.h cores/standard/WString.h cores/standard/WString.cpp Copyright: Copyright 2005-2010 David A. Mellis Copyright (c) 2006 Nicholas Zambetti Copyright (c) 2004-2010 Hernando Barragan Copyright (c) 2011 Adrian McEwen Copyright 2011, Paul Stoffregen License: LGPL-2.1+ Files: cores/standard/IPAddress.h cores/standard/Udp.h Copyright: Copyright (c) 2011 Adrian McEwen Copyright (c) 2008 Bjoern Hartmann License: MIT Files: cores/standard/USBDesc.h cores/standard/USBCore.cpp cores/standard/HID.cpp cores/standard/USBCore.h cores/standard/CDC.cpp Copyright: Copyright (c) 2010-2011, Peter Barrett License: Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies. . THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. Files: bootloaders/standard/ATmegaBOOT.c bootloaders/optiboot/boot.h Copyright: Copyright (c) 2003, Jason P. Kyle Copyright (c) 2002, 2003, 2004, 2005, 2006, 2007 Eric B. Weddington License: GPL-2+ Files: debian/* Copyright: Copyright 2013 Bas Wijnen License: GPL-3+ License: LGPL-2.1+ 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. . On Debian systems, you can find a copy of version 2.1 of the LGPL in /usr/share/doc/common-licenses/LGPL-2.1 . Note that you can either choose version 2.1 of the LGPL, or any later version of the license, as published by the Free Software Foundation. Links to currently released versions are listed above for your convenience only. License: MIT Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: . The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. . THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. License: GPL-2+ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. . This program 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 General Public License for more details. . On Debian systems, version 2 of the GPL license can be found in /usr/share/common-licenses/GPL-2 . . Note that you can either choose version 2 of the GPL, or any later version of the license, as published by the Free Software Foundation. Links to currently released versions are listed above for your convenience only. License: GPL-3+ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. . The program 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 General Public License for more details. . You should have received a copy of the GNU General Public License along with this program. If not, see . . On Debian systems, version 3 of the GPL license can be found in /usr/share/common-licenses/GPL-3 . . Note that you can either choose version 3 of the GPL, or any later version of the license, as published by the Free Software Foundation. Links to currently released versions are listed above for your convenience only. debian/compat0000644000000000000000000000000212140041311010347 0ustar 8 debian/changelog0000644000000000000000000000025212140055177011041 0ustar arduino-mighty-1284p (0~svn20130430-1) unstable; urgency=low * Initial release. (Closes: #706503) -- Bas Wijnen Tue, 30 Apr 2013 18:34:46 -0400 debian/rules0000755000000000000000000000016612140044722010245 0ustar #!/usr/bin/make -f %: dh $@ override_dh_auto_build: chmod a-x `find . -type f | grep -v ^./debian` dh_auto_build debian/source/0000755000000000000000000000000012140042376010465 5ustar debian/source/format0000644000000000000000000000001412140042376011673 0ustar 3.0 (quilt) debian/control0000644000000000000000000000103712140045227010567 0ustar Source: arduino-mighty-1284p Build-Depends: debhelper (>= 8) Section: electronics Priority: optional Maintainer: Bas Wijnen Standards-Version: 3.9.4 Homepage: https://github.com/maniacbug/mighty-1284p Package: arduino-mighty-1284p Architecture: all Depends: arduino, ${misc:Depends} Description: Platform files for Arduino to run on ATmega1284P Supported platforms: Mighty 1284p 16MHz using Optiboot avr-developers.com pinouts 16MHz using Optiboot Bobuino Original Mighty 1284p 16MHz Original Mighty 1284p 8MHz debian/install0000644000000000000000000000031712140042700010546 0ustar boards.txt /usr/share/arduino/hardware/mighty-1284p/ bootloaders /usr/share/arduino/hardware/mighty-1284p/ cores /usr/share/arduino/hardware/mighty-1284p/ variants /usr/share/arduino/hardware/mighty-1284p/