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

[board] cli support on 100ask-d1-h, rearrange mctl module (take 2) #138

Merged
merged 10 commits into from
Oct 7, 2024

Conversation

luojia65
Copy link
Collaborator

@luojia65 luojia65 commented Oct 7, 2024

List of supported commands:

图片

Example of hexdump command:

图片

crate embedded-cli is used, feature autocomplete and history are disabled

Signed-off-by: Zhouqi Jiang <[email protected]>
Signed-off-by: Zhouqi Jiang <[email protected]>
…te and history

According to the User Manual of allwinner D1, we now have 128-KiB SRAM that can be used during boot time.

Ref: rustsbi/allwinner-hal#8
Signed-off-by: Zhouqi Jiang <[email protected]>
Use &'static Mutex type other than MutexGuard for Stdin/Stdout inner field

Signed-off-by: Zhouqi Jiang <[email protected]>
@luojia65 luojia65 merged commit d0ed118 into YuzukiHD:main Oct 7, 2024
2 checks passed
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.

1 participant