MD_Menu Library
2.1
Library for 1 or 2 line display menu management
|
This is a menu management library created as a front end to set parameters in embedded hardware control applications, leaving the back end under application control. It is suitable for text based displays (eg, LCD modules) with 1 or 2 lines available for display.
The library allows user code to define
Menu managers in embedded systems are generally not the main function of the embedded application software, so this library minimizes the use of RAM and has a small memory footprint overall, leaving more space for what really matters.