-
Notifications
You must be signed in to change notification settings - Fork 8.2k
Closed
Labels
FeatureA planned feature with a milestoneA planned feature with a milestonearea: ShellShell subsystemShell subsystempriority: highHigh impact/importance bugHigh impact/importance bug
Milestone
Description
New shell subsystem will be ported from nRF5 SDK (known there as nrf_cli). It has following features:
- multi-instance
- user friendly features: autocompletion, wildcards, coloring, metakeys (arrows, backspace, ctrl+u, etc.), history
- integration with logger subsystem - logs are multiplexed with data outputed by the shell ensuring that they do not interfere
- shell transport generic api - indenpendent of the shell
- static command tree (root command links to subcommands, subcommands can link to another subcommands set)
- dynamic subcommands - autocompletion can use dynamic data not known during compilation
New shell subsystem shall be merged when legacy shell is totally replaced targeting 1.14 release.
| Description | Task | Assignee | PR |
|---|---|---|---|
| #8873 #9871 | #10239 | ||
| #8874 | @nordic-krch | #10103 | |
| #8875 | @jukkar | PR:#9825 | |
| #8876 | @jukkar | PR:#9825 | |
| #8877 | @jukkar | PR:#9825 | |
| #8878 | @jukkar | PR:#9825 | |
| #8879 | @jukkar | PR:#9825 | |
| #8880 | @nordic-krch | PR: #9363 | |
| #8881 | @jarz-nordic | PR: #9362 | |
| #8882 | @jukkar | PR:#9825 | |
| #8883 | @jarz-nordic | PR: #10019 | |
| #8884 | @jarz-nordic | PR: #10608 |
Metadata
Metadata
Assignees
Labels
FeatureA planned feature with a milestoneA planned feature with a milestonearea: ShellShell subsystemShell subsystempriority: highHigh impact/importance bugHigh impact/importance bug