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
Diff: Buffer.lib
- Revision:
- 13:bc3131985c4d
- Parent:
- 12:a0d37088b405