Simple embedded shell with runtime pluggable commands.
Implements a simple unix-like shell for embedded systems with a pluggable command architecture.
Revisions of SimpleShell.h
Revision | Date | Message | Actions |
---|---|---|---|
4:8b8fa59d0015 | 2018-12-02 | Initial implementation of command lookup | File Diff Annotate |
3:ebb4893f033d | 2018-12-02 | Stubbed command lookup | File Diff Annotate |
2:4f0affdb7db9 | 2018-12-02 | implemented attach command basics | File Diff Annotate |
1:998a7ed04f10 | 2018-12-02 | Stubbed out command attach | File Diff Annotate |
0:49820d5a38c9 | 2018-12-01 | Initial functionality working | File Diff Annotate |