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
Buffer.lib@13:bc3131985c4d, 2017-04-18 (annotated)
- Committer:
- JMF
- Date:
- Tue Apr 18 00:28:20 2017 +0000
- Revision:
- 13:bc3131985c4d
- Parent:
- 12:a0d37088b405
BufferedSerial class always sticks a \n on the end of every string... removing.
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
sam_grove | 12:a0d37088b405 | 1 | https://mbed.org/users/sam_grove/code/Buffer/#89564915f2a7 |