aboutsummaryrefslogtreecommitdiff
path: root/cores/arduino/HardwareSerial.cpp
AgeCommit message (Expand)Author
2009-12-23Adding Serial.end().David A. Mellis
2009-11-21Improving third-party hardware support:David A. Mellis
2009-11-07Moving things around.David A. Mellis
2009-07-12Adding improved baud rate calculation, including use (or not) of the U2X bit....David A. Mellis
2009-07-12Clearing the U2Xn bit in Serial.begin() (because it is set on the Pro / Pro M...David A. Mellis
2009-06-01First integration of the Arduino code in Processing 5503: PreProcessor and Co...David A. Mellis