Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

examples: add cli support for uart-demo #4

Merged
merged 1 commit into from
Oct 19, 2024

Conversation

Placebo27
Copy link
Contributor

Add embedded-cli crate support for uart-cli-demo. Now, in addition to the original commands in uart-demo, uart-cli-demo features the command-line menu with autocomplete, history, and help command.

Ref: embedded_cli, Readme and Example.

Copy link
Member

@luojia65 luojia65 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@luojia65 luojia65 merged commit 5173fa5 into rustsbi:main Oct 19, 2024
13 checks passed
Placebo27 added a commit to rustsbi/bouffaloader that referenced this pull request Nov 2, 2024
- Add embedded-cli based serial command line console support for bouffaloader,
which features the command-line menu with autocomplete, history, and help command.
- Add flash guide for bouffaloader on Windows in `README.md`, with which
we can have a test on M1s Dock.

Refs: rustsbi/bouffalo-hal#4
Refs: rustsbi/bouffalo-hal#5
Signed-off-by: DongQing <[email protected]>
Placebo27 added a commit to rustsbi/bouffaloader that referenced this pull request Nov 2, 2024
- Add embedded-cli based serial command line console support for bouffaloader,
which features the command-line menu with autocomplete, history, and help command.
- Add flash guide for bouffaloader on Windows in `README.md`, with which
we can have a test on M1s Dock.

Refs: rustsbi/bouffalo-hal#4
Refs: rustsbi/bouffalo-hal#5
Signed-off-by: DongQing <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants