1
0
mirror of https://github.com/arduino/Arduino.git synced 2024-12-02 13:24:12 +01:00
Go to file
Jan 3cde93501c Update Tone.cpp
Rebased the bugfix from the original Google Code issue #292 to work with Arduino 1.6.x

Description of original fix provided by Pete62:
The later 8 bit AVR's use two registers (TCCRxA, TCCRxB) whereas the ATmega8 only uses a single register (TCCR2) to house the control bits for Timer 2.  Bits were inadvertently being cleared.
2015-04-11 00:15:58 +02:00
.settings Update eclipse java-formatter settings 2015-03-27 14:51:11 +01:00
app Windows: added listComPorts test case 2015-04-10 15:31:11 +02:00
arduino-builder Created 'arduino-builder' project. 2014-11-13 16:34:25 +01:00
arduino-core Restored error messages. Got rid of MessageSyphon as ther were losing some error messages. Fixes #2737 2015-04-10 17:44:13 +02:00
build build.xml: spreading failonerror on all exec tasks, it's better to crash early 2015-04-10 12:32:55 +02:00
hardware Update Tone.cpp 2015-04-11 00:15:58 +02:00
libraries License fix to audio library 2015-04-09 18:18:24 +02:00
.classpath Added JARs Bouncy Castle, Jackson, Common-compress 2015-03-27 14:51:08 +01:00
.gitignore Added Galileo and Edison help files 2015-03-27 14:51:19 +01:00
.project Fix eclipse project files 2012-01-11 14:18:48 +01:00
format.every.sketch.sh Added script to run astyle every once in a while against all .ino files 2013-12-11 21:55:00 +01:00
license.txt adding LGPL (a bit late, whoops). 2007-10-12 01:58:48 +00:00
README.md update readme 2015-02-27 11:57:39 +01:00

Arduino

Installation

Detailed instructions are in reference/Guide_Windows.html and reference/Guide_MacOSX.html. For Linux, see the Arduino playground: http://www.arduino.cc/playground/Learning/Linux

Credits

Arduino is an open source project, supported by many.

The Arduino team is composed of Massimo Banzi, David Cuartielles, Tom Igoe, Gianluca Martino, Daniela Antonietti, and David A. Mellis.

Arduino uses the GNU avr-gcc toolchain, avrdude, avr-libc, and code from Processing and Wiring.

Icon and about image designed by ToDo