Lenoids opened a new pull request, #17332: URL: https://github.com/apache/nuttx/pull/17332
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 https://github.com/apache/nuttx-apps/pull/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. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
