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

[FL-3954, FL-3955] New CLI architecture #4111

Open
wants to merge 85 commits into
base: dev
Choose a base branch
from

Conversation

portasynthinca3
Copy link
Member

What's new

  • New CLI architecture
  • Better UX thanks to ANSI escape support in both directions (text formatting and some keyboard shortcuts)
  • Seemingly better stability in companion apps even while using ANSI codes
  • Reduced idle stack usage (4 KiB -> 0.75 KiB)

Verification

  • Test the CLI shell
  • Test all the CLI commands
  • Test all the tools that depend on the CLI (companion apps, fbt, production line tooling, etc.)

Remarks

This PR depends on #4109 and #4110, please review and merge them first.

Checklist (For Reviewer)

  • PR has description of feature/bug or link to Confluence/Jira task
  • Description contains actions to verify feature/bugfix
  • I've built this code, uploaded it to the device and verified feature/bugfix

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.

3 participants