Go to file
Cristian Maglie 0dfa815ce4 [PUSB] callbacks are now pure virtual methods
This change allows the compiler to handle callbacks resolution.

Callbacks now must be implemented on the class that extends
PUSBListNode and this is forced by compiler by means of pure
virtual methods.

Also the calls to HID.interface() and HID.endpoint() can now
be simplified to interface() and endpoint() respectively since
the methods are no more static.
2015-10-02 11:59:23 +02:00
.settings Update eclipse java-formatter settings 2015-03-27 14:51:11 +01:00
app Merge pull request #3847 from PaulStoffregen/keywords_per_platform 2015-09-28 05:11:14 -07:00
arduino-core Updated translations 2015-09-30 09:42:01 +02:00
build Updating arduino-builder to 1.0.0-beta21 2015-10-02 10:59:20 +02:00
hardware [PUSB] callbacks are now pure virtual methods 2015-10-02 11:59:23 +02:00
libraries Fixed typo in Keyboard API 2015-09-28 14:21:01 +02:00
.classpath Added proxy PAC file support functions 2015-08-21 08:41:50 +02:00
.gitignore New compiler 2015-09-14 15:21:15 +02:00
.project Fix eclipse project files 2012-01-11 14:18:48 +01:00
README.md Update README 2015-09-29 14:16:12 +02:00
examples_formatter.conf Serial plotter: added comment to AnalogReadSerial. Fixes #3451 2015-07-06 15:27:07 +02:00
format.every.sketch.sh Examples: mass code format. See example_formatter.conf 2015-07-06 15:19:05 +02:00
lib_sync Added lib_sync, utility script 2015-04-23 17:46:20 +02:00
license.txt adding LGPL (a bit late, whoops). 2007-10-12 01:58:48 +00:00

README.md

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 and David A. Mellis.

Arduino uses GNU avr-gcc toolchain, GCC ARM Embedded toolchain, avr-libc, avrdude, bossac, openOCD and code from Processing and Wiring.

Icon and about image designed by ToDo