Skip to content
Commit fc9d64ff authored by This contributor prefers not to receive mails's avatar This contributor prefers not to receive mails Committed by Anatolij Gustschin
Browse files

menu: Add support for user defined item choice function



Selecting menu items is currently done in menu_interactive_choice()
by reading the user input strings from standard input.

Extend menu_interactive_choice() to support user defined function
for selecting menu items. This function and its argument can be
specified when creating the menu.

Signed-off-by: default avatarPali Rohár <pali.rohar@gmail.com>
Signed-off-by: default avatarAnatolij Gustschin <agust@denx.de>
parent 009d75cc
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment