Inherit from SoftSerial and use software buffers for TX and RX. This allows the SoftSerial to operate in a IRQ driven mode. Overrides most (but not all) stdio functions as SoftSerial did
Dependencies: Buffer SoftSerial
Dependents: 2014_Ensoul_Capstone F103RB_tcp_rtu_modbus_copy_v1_0 SDP_Testing Nucleo_SFM ... more
Fork of BufferedSerial by
Todo: Write something here :)
SoftSerial.lib@8:a0fc30c0e231, 2014-04-27 (annotated)
- Committer:
- Sissors
- Date:
- Sun Apr 27 19:48:49 2014 +0000
- Revision:
- 8:a0fc30c0e231
- Parent:
- 7:58d0adeb95aa
- Child:
- 9:5b069a1896f9
Added send break
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
Sissors | 8:a0fc30c0e231 | 1 | http://mbed.org/users/Sissors/code/SoftSerial/#332b66de89d3 |