Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Fork of SoftSerial by
Revisions of SoftSerial.h
Revision | Date | Message | Actions |
---|---|---|---|
5:acfd0329f648 | 2014-04-26 | Added name option to constructor | File Diff Annotate |
4:c010265ed202 | 2014-04-26 | IRQs added | File Diff Annotate |
3:7238e9bb74d2 | 2014-04-26 | And RX to 19200 (todo: a fast mode which is not interrupt based) | File Diff Annotate |
2:9e01a38606b4 | 2014-04-26 | TX optimised to handle 19200 on LPC1768 | File Diff Annotate |
1:f8b4b764ace7 | 2014-04-26 | RX basic functional | File Diff Annotate |
0:8edaa7abe724 | 2014-04-26 | TX basic finished | File Diff Annotate |