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

Fork of BufferedSerial by Sam Grove

Committer:
igbt6
Date:
Sun Nov 01 21:28:36 2015 +0000
Revision:
13:00182678a254
Parent:
11:9ee15ae3d1a3
buffered Serial library imported

Who changed what in which revision?

UserRevisionLine numberNew contents of line
ansond 11:9ee15ae3d1a3 1 https://mbed.org/users/sam_grove/code/Buffer/#7b754354b99c