]> git.dujemihanovic.xyz Git - u-boot.git/commit
cli: Add a function to set up a new cread
authorSimon Glass <sjg@chromium.org>
Mon, 2 Oct 2023 01:13:17 +0000 (19:13 -0600)
committerTom Rini <trini@konsulko.com>
Wed, 11 Oct 2023 19:43:54 +0000 (15:43 -0400)
commit39ee32166f607d4e30a74d46f82adb39e4134ec4
treed1540a98ede7f11262f6f82054d080299437e182
parent3b487bf51115bfb9a0f85667a5608fc57788107c
cli: Add a function to set up a new cread

Create a init function so that it is easy to use command-line reading.

Signed-off-by: Simon Glass <sjg@chromium.org>
common/cli_readline.c
include/cli.h