Pushing changes for adi_console_menu
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
9:dee92955bc3d | 2022-05-09 | pmallick | * Missed out change from the last commit |
8:17fbfba02ff1 | 2022-05-06 | pmallick | Removed the dependency on error.h file as it no longer contains the SUCCESS and FAILURE macro. |
7:49c1587ecd29 | 2022-02-15 | pmallick | * Updated the copyright year. |
6:34034065d24b | 2022-02-15 | pmallick | * Updated the code to support floating type user input. |
5:052b9936f41f | 2021-12-03 | Kjansen |
Minor changes: |
4:ced4fa6875ed | 2021-05-09 | mahphalke |
Added more ANSI VT100 escape sequences |
3:b491377501ce | 2021-02-19 | mahphalke | Added ANSI VT100 escape sequence to move cursor one line up |
2:6a97882f6144 | 2020-03-27 | mbradley | Removing flushf() as it is not required. |
1:dcc17e5a913f | 2020-02-29 | mahphalke | Library for displaying and processing the menus on serial or console terminal. |
0:47b30a147723 | 2020-02-28 | malavikasaji | Initial commit. |