Age | Commit message (Expand) | Author |
---|---|---|
2010-10-17 | Making attachInterrupt() check registers, not CPUs. | 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-11-08 | Switching to new signal (interrupt handler) names for compatibility with the ... | David A. Mellis |
2008-11-01 | Switching tests for __AVR_ATmega168__ to tests for __AVR_ATmega8__ so that le... | 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 |