Age | Commit message (Expand) | Author |
---|---|---|
2015-01-26 | Optimize SoftwareSerial::setRxIntMsk() | Matthijs Kooijman |
2015-01-26 | Mark SoftwareSerial::recv and handle_interrupt as always_inline | Matthijs Kooijman |
2015-01-26 | Mark SoftwareSerial::tx_pin_write as "always_inline" | Matthijs Kooijman |
2015-01-26 | Fix race condition in SoftwareSerial::overflow() | Matthijs Kooijman |
2015-01-26 | Add SoftwareSerial::stopListening() | Matthijs Kooijman |
2015-01-26 | Add SoftwareSerial::setRxIntMsk() | Matthijs Kooijman |
2013-11-15 | Revert "SoftwareSerial library to the new format" | Cristian Maglie |
2013-07-03 | SoftwareSerial library to the new format | Fede85 |
2012-12-10 | fixed permissions on a lot of text files. see #1116 | Federico Fissore |
2012-01-04 | Moved libraries folder inside platform folder. Now libraries and examples are... | Cristian Maglie |
2009-11-07 | Moving libraries out of arduino platform / core directory and to top-level. | David A. Mellis |
2007-10-06 | Moving libraries out from inside targets and creating bootloaders directory. | David A. Mellis |