aboutsummaryrefslogtreecommitdiff
path: root/cores/arduino/wiring_private.h
AgeCommit message (Expand)Author
2013-05-11Merged 1.0.5Cristian Maglie
2013-04-04Added support for all variants of SanguinoKristian Sloth Lauszus
2012-12-10fixed permissions on a lot of text files. see #1116Federico Fissore
2012-10-09Adding ATmega644P check to ATmega1284P check.David A. Mellis
2012-06-02Added support for interrupt on INT2 and INT3 on the LeonardoKristian Lauszus
2011-12-02Support 3rd external interrupt on ATmega1284P (maniacbug)David A. Mellis
2011-10-10Fixing more warnings (Paul Stoffregen).David A. Mellis
2011-03-03Moving all pin definitions into pins_arduino.h.David A. Mellis
2011-03-03Rearranging internal #defines in headers.David A. Mellis
2011-03-01Moving wiring.h contents into Arduino.h.David A. Mellis
2010-09-081280 -> 1280/2560.David A. Mellis
2009-11-21Improving third-party hardware support:David A. Mellis
2009-11-07Moving things around.David A. Mellis
2009-03-25Adding support for the Arduino Mega (ATmega1280) to the core and bootloader.David A. Mellis
2008-04-18Factored out print() and println() from HardwareSerial to a base class for sh...David A. Mellis
2007-10-06Moving hardware/targets to hardware/cores.David A. Mellis