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:   mbed_esp8266_demo

Fork of BufferedSerial by Sam Grove

Download repository: zip gz

Files at revision 11:9c34df035d99

Name Size Actions
[up]
Buffer.lib 59 Revisions Annotate
BufferedSerial.cpp 4755 Revisions Annotate
BufferedSerial.h 4836 Revisions Annotate