MicroShellExample

Dependencies of MicroShellExample

A dependency is a program or library which this program uses. When you import this program, the dependencies are automatically imported.

The official Mbed 2 C/C++ SDK provides the software platform and libraries to build your applications.
Have you tried to develop a key input feature on your small embedded platform with a serial input? It is not so easy to implement correctly because the input methodology … COMMAND PARSER, Serial, shell, VT100