mbed-os/TESTS/mbed_drivers/unbuffered_serial
Hugues Kamba 7b845409a0 UnbufferedSerial: Introduce the class to replace RawSerial
* Deprecate RawSerial.
* Introduce UnbufferedSerial to provide unbuffered I/O by implementing
  with a FileHandle interface for I/O	streams.
* Add Greentea test for the UnbufferedSerial class.
2019-12-12 08:44:09 +00:00
..
main.cpp UnbufferedSerial: Introduce the class to replace RawSerial 2019-12-12 08:44:09 +00:00