David A. Mellis
|
65b1e9225c
|
Switching to new signal (interrupt handler) names for compatibility with the ATmega328.
|
2008-11-08 21:31:55 +00:00 |
|
David A. Mellis
|
dd1fdf61e4
|
Switching tests for __AVR_ATmega168__ to tests for __AVR_ATmega8__ so that less changes are needed to support other processors.
|
2008-11-01 22:06:13 +00:00 |
|
David A. Mellis
|
ab644804ac
|
Factored out print() and println() from HardwareSerial to a base class for sharing with other things (e.g. LiquidCrystal library), eliminating #include's of avr/signal.h (deprecated). Upping version number and modifying to do list.
|
2008-04-18 18:39:02 +00:00 |
|
David A. Mellis
|
97aafe935a
|
Moving hardware/targets to hardware/cores.
|
2007-10-06 14:47:50 +00:00 |
|