Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-05-26 | Correct typos in comments and documentation | per1234 | |
2016-08-14 | Update SoftwareSerialExample.ino | Paul Vivier | |
Also includes Micros per https://www.arduino.cc/en/Reference/SoftwareSerial | |||
2016-03-19 | Corrected comments of rx and tx for SoftwareSerial example. | asukiaaa | |
2015-09-21 | Modified reference to Leonardo only in the examples | Arturo Guadalupi | |
According to #3786 removed the reference to Leonardo only in while(!Serial) of the examples. Changed in in "wait for serial port to connect. Needed for native USB port only" | |||
2015-07-06 | Examples: mass code format. See example_formatter.conf | Federico Fissore | |
2013-11-15 | Revert "SoftwareSerial library to the new format" | Cristian Maglie | |
This reverts commit 38c3bbbd3c83eda057d4857635fbd78a4785c3a4. | |||
2013-07-03 | SoftwareSerial library to the new format | Fede85 | |
2012-06-26 | Merged upstream Arduino master branch | Cristian Maglie | |
2012-05-23 | Merge of arduino-1.0.1. Work in progress... | Cristian Maglie | |
2012-05-22 | Pre-merge upstream Arduino | Cristian Maglie | |
2012-01-04 | Moved libraries folder inside platform folder. Now libraries and examples ↵ | Cristian Maglie | |
are searched per board/platform |