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:
KillingJacky
Date:
Wed Nov 04 10:00:40 2015 +0000
Revision:
11:8037db39ea31
Parent:
10:9ee15ae3d1a3
init commit

Who changed what in which revision?

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