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
Diff: Buffer.lib
- Revision:
- 4:2ba4d2e1f05d
- Child:
- 10:9ee15ae3d1a3
diff -r 6b76fcf27545 -r 2ba4d2e1f05d Buffer.lib --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/Buffer.lib Mon Dec 30 18:16:39 2013 +0000 @@ -0,0 +1,1 @@ +https://mbed.org/users/sam_grove/code/Buffer/#cd0a1f4c623f