Age | Commit message (Collapse) | Author |
|
|
|
built-in LED.
Fixes #758
|
|
|
|
Fixes #925
|
|
|
|
Add two argument form of Serial_::begin
Signed-off-by: Paul Brook <paul@nowt.org>
|
|
Make USB Serial_::begin() function take an unsigned long argument for
consistency with HardwareSerial.
Signed-off-by: Paul Brook <paul@nowt.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fixes #988
|
|
|
|
|
|
|
|
private.
This allows better optimization on classes that extends Stream without losing
timeout capabilities.
|
|
|
|
Needed in order to work with Arduino Leonardo
|
|
|
|
|
|
|
|
See #881
|
|
Fixes #831 #881 #955 #1123 #1140
|
|
https://github.com/arduino/Arduino/pull/1329#issuecomment-15609148
See #857 #1329
|
|
|
|
|
|
|
|
|
|
|
|
|
|
See #857
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This reverts commit a0c96bebddac27e8ea51811a74d6cdfa2d8a30e0.
|
|
|
|
|
|
|
|
|
|
|