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:
ansond
Date:
Wed Jan 07 18:37:11 2015 +0000
Revision:
11:9ee15ae3d1a3
Parent:
4:2ba4d2e1f05d
updates to the constructor to enable expansion of the internal ring buffers and printf() buffer sizes

Who changed what in which revision?

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