aboutsummaryrefslogtreecommitdiff
path: root/cores/arduino/pins_arduino.c
AgeCommit message (Collapse)Author
2009-03-25Adding support for the Arduino Mega (ATmega1280) to the core and bootloader.David A. Mellis
2008-11-01Switching tests for __AVR_ATmega168__ to tests for __AVR_ATmega8__ so that ↵David A. Mellis
less changes are needed to support other processors.
2007-10-06Moving hardware/targets to hardware/cores.David A. Mellis