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:   LoRaWAN-demo-72-bootcamp

Fork of BufferedSerial by Sam Grove

Committer:
abouillot
Date:
Sat Jan 28 16:12:14 2017 +0000
Revision:
13:006e7d23b08a
Parent:
12:a0d37088b405
Change to callback cast to comply with new mbed version prototypes

Who changed what in which revision?

UserRevisionLine numberNew contents of line
sam_grove 12:a0d37088b405 1 https://mbed.org/users/sam_grove/code/Buffer/#89564915f2a7