Inherit from Serial and use software buffers for TX and RX. This allows the UART peripherals to operate in a IRQ driven mode. Overrides most (but not all) stdio functions as Serial did

Dependencies:   Buffer

Dependents:   serial_mbed

Download repository: zip gz

Files at revision 14:1d0446cdfcb0

Name Size Actions
[up]
Buffer.lib 59 Revisions Annotate
BufferedSerial.cpp 4215 Revisions Annotate
BufferedSerial.h 4515 Revisions Annotate