aboutsummaryrefslogtreecommitdiff
path: root/libraries/SoftwareSerial/src
AgeCommit message (Expand)Author
2021-10-18Inserted cast to unsigned int in available method in order to avoid call to _...Bernhard Nebel
2019-07-21Cast pins to signed integers to avoid Wtype-limits compile warningJeff Rowberg
2018-11-26Removed historic Arduino-0012 workaroundFlorian Schweiger
2016-07-18Wrap SoftwareSerial _SS_MAX_RX_BUFF defineSandeep Mistry
2016-04-05Update SoftwareSerial.cppBradley Luke Totaro
2016-03-10Make SoftwareSerial receive buffer a uint8_t arraySandeep Mistry
2016-03-10Add missing cast to SoftwareSerial::peek() when returning buffered valueSandeep Mistry
2016-03-02add src folder when missingAlice Pintus