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 Sam Grove

Todo: Write something here :)

Committer:
Sissors
Date:
Sat Jul 05 13:23:03 2014 +0000
Revision:
10:671a6724ce79
Parent:
9:5b069a1896f9
Little bit faster initial read

Who changed what in which revision?

UserRevisionLine numberNew contents of line
Sissors 10:671a6724ce79 1 http://mbed.org/users/Sissors/code/SoftSerial/#236fce2e5b8c