Hi Francis, On Fri, 31 Mar 2023 at 08:49, Francis Laniel <[email protected]> wrote: > > Enables using, in code, hush 2021 as parser for run_command function family. > It also enables the command run to be used by CLI user of hush 2021. > > Signed-off-by: Francis Laniel <[email protected]> > --- > common/cli.c | 63 ++++++++++++++++++++++++++++---------- > common/cli_hush_upstream.c | 2 +- > 2 files changed, 48 insertions(+), 17 deletions(-) >
Reviewed-by: Simon Glass <[email protected]>

