Library which creates a serial test console, it supports pages and menu items. The items are added and the pages are added as necessary when the user sets it up. This is a great too for creating an easy to maintain menu system, whether for a test sytem, or anything else.
Dependencies: Terminal
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
9:b1fdd7ea6f72 | 2015-07-24 | glansberry | Fixed bug is choosing the first page. |
8:170f8c0bb5ee | 2015-05-08 | tomo21 | fixed analog in (float) |
7:903c8e16ed25 | 2015-05-04 | glansberry | Modify the way the program name is printed |
6:e992366d0684 | 2015-05-04 | glansberry | Modified to make terminal embedded in TestConsole class; More changes for debugging |
5:4a240f717b9d | 2015-05-02 | glansberry | Improvements |
4:800a75ffea3c | 2015-05-01 | glansberry | Builds and runs toggling IO on Nucleo Board |
3:f308cd7a34ed | 2015-05-01 | iillyyaa | Next pass at menu population; |
2:399e080c4909 | 2015-05-01 | glansberry | Updates for bug fixes |
1:c6deb449c132 | 2015-05-01 | glansberry | Incoporpoarted Terminal Libary; Tried to hide cursor |
0:907d2d5e77f7 | 2015-05-01 | glansberry | Planned Menu is constructed, needs callbacks |