Age | Commit message (Expand) | Author |
---|---|---|
2010-08-02 | changing available() to return an int (because the Ethernet Client class or a... | David A. Mellis |
2010-07-04 | Adding a peek() function to Stream and HardwareSerial (Serial). | David A. Mellis |
2010-07-04 | Adding support for printing Strings to the Print class. | David A. Mellis |
2009-12-23 | Adding Serial.end(). | David A. Mellis |
2009-11-21 | Improving third-party hardware support: | David A. Mellis |
2009-11-07 | Moving things around. | David A. Mellis |
2009-07-12 | Adding improved baud rate calculation, including use (or not) of the U2X bit.... | David A. Mellis |
2009-07-12 | Clearing the U2Xn bit in Serial.begin() (because it is set on the Pro / Pro M... | David A. Mellis |
2009-06-01 | First integration of the Arduino code in Processing 5503: PreProcessor and Co... | David A. Mellis |