Skip to content

docs/applications/nsh: Add documentation for NSH_BUILTIN_AS_COMMAND - #17332

Merged
linguini1 merged 1 commit into
apache:masterfrom
Lenoids:master
Nov 15, 2025
Merged

docs/applications/nsh: Add documentation for NSH_BUILTIN_AS_COMMAND#17332
linguini1 merged 1 commit into
apache:masterfrom
Lenoids:master

Conversation

@Lenoids

@Lenoids Lenoids commented Nov 14, 2025

Copy link
Copy Markdown
Contributor

This patch adds the description for NSH_BUILTIN_AS_COMMAND including its advantage and disadvantage. NSH_BUILTIN_AS_COMMAND is an optional configuration in nsh. It allows nsh builtin apps to run directly like nsh command without creating a thread. This is done in pull request apache/nuttx-apps#3168

Summary

Add the description documentation for NSH_BUILTIN_AS_COMMAND.

Impact

Provide description, advantages and disadvantages for NSH_BUILTIN_AS_COMMAND. Make users easier to use.

Testing

N/A. No impact over the codebase.

@github-actions github-actions Bot added Area: Documentation Improvements or additions to documentation Size: S The size of the change in this PR is small labels Nov 14, 2025
This patch adds the description for NSH_BUILTIN_AS_COMMAND including its advantage and disadvantage.
NSH_BUILTIN_AS_COMMAND is an optional configuration in nsh. It allows nsh builtin apps to run directly like nsh command without creating a thread. This is done in pull request apache/nuttx-apps#3168

Signed-off-by: Haokun Dong <donghaokun@lixiang.com>
@linguini1
linguini1 merged commit f2d0d5b into apache:master Nov 15, 2025
3 checks passed
@linguini1 linguini1 changed the title Documentation: Add documentation for NSH_BUILTIN_AS_COMMAND docs/applications/nsh: Add documentation for NSH_BUILTIN_AS_COMMAND Nov 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Area: Documentation Improvements or additions to documentation Size: S The size of the change in this PR is small

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants