aboutsummaryrefslogtreecommitdiff
path: root/cores/arduino/HardwareSerial.h
AgeCommit message (Expand)Author
2009-03-25Adding support for the Arduino Mega (ATmega1280) to the core and bootloader.David A. Mellis
2008-05-07Changing Print class to use regular virtual write() function (instead of my hackDavid A. Mellis
2008-04-18Factored out print() and println() from HardwareSerial to a base class for sh...David A. Mellis
2008-02-23Cleaning up Mac build, adding Serial.println(unsigned int), adding #include <...David A. Mellis
2007-10-06Moving hardware/targets to hardware/cores.David A. Mellis