Dependencies of Nucleo_AsyncSerialIO
A dependency is a program or library which this program uses. When you import this program, the dependencies are automatically imported.
Last updated:
20 Feb 2019
The official Mbed 2 C/C++ SDK provides the software platform and libraries to build your applications.
Last updated:
20 Feb 2019
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 …
buffer,
BufferedSerial,
BufferSerial,
Serial
Last updated:
27 Dec 2015
Last updated:
16 Aug 2015
Last updated:
27 Dec 2015
Based on Terminal lib from Simon Ford, some adds