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
Fork of BufferedSerial by
Buffer.lib@11:9c34df035d99, 2015-05-03 (annotated)
- Committer:
- steeven
- Date:
- Sun May 03 02:48:55 2015 +0000
- Revision:
- 11:9c34df035d99
- Parent:
- 10:9ee15ae3d1a3
Make putc blocking; Add read line function
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
ansond | 10:9ee15ae3d1a3 | 1 | https://mbed.org/users/sam_grove/code/Buffer/#7b754354b99c |