Age | Commit message (Expand) | Author |
2015-08-31 | Added EXTERNAL_NUM_INTERRUPTS for AVR xxU2 series | Cristian Maglie |
2015-07-03 | Removed a handful of SVN expansion keywords. See #277 | Federico Fissore |
2015-05-29 | pulseIn: modify function to use ASM implementation | Martino Facchin |
2014-05-02 | Fix EXTERNAL_NUM_INTERRUPTS for atmega128rfa1 and atmega256rfr2 | Matthijs Kooijman |
2013-05-29 | Merged 1.0.5 | Cristian Maglie |
2013-05-13 | Added support to INT6 on Leonardo. | Fede85 |
2013-05-11 | Merged 1.0.5 | Cristian Maglie |
2013-04-04 | Added support for all variants of Sanguino | Kristian Sloth Lauszus |
2012-12-10 | fixed permissions on a lot of text files. see #1116 | Federico Fissore |
2012-10-09 | Adding ATmega644P check to ATmega1284P check. | David A. Mellis |
2012-06-02 | Added support for interrupt on INT2 and INT3 on the Leonardo | Kristian Lauszus |
2011-12-02 | Support 3rd external interrupt on ATmega1284P (maniacbug) | David A. Mellis |
2011-10-10 | Fixing more warnings (Paul Stoffregen). | David A. Mellis |
2011-03-03 | Moving all pin definitions into pins_arduino.h. | David A. Mellis |
2011-03-03 | Rearranging internal #defines in headers. | David A. Mellis |
2011-03-01 | Moving wiring.h contents into Arduino.h. | David A. Mellis |
2010-09-08 | 1280 -> 1280/2560. | David A. Mellis |
2009-11-21 | Improving third-party hardware support: | David A. Mellis |
2009-11-07 | Moving things around. | David A. Mellis |
2009-03-25 | Adding support for the Arduino Mega (ATmega1280) to the core and bootloader. | David A. Mellis |
2008-04-18 | Factored out print() and println() from HardwareSerial to a base class for sh... | David A. Mellis |
2007-10-06 | Moving hardware/targets to hardware/cores. | David A. Mellis |