chirping78 opened a new pull request, #1921: URL: https://github.com/apache/nuttx-apps/pull/1921
enabling SYSTEM_DD will disable nsh_dd by selecting NSH_DISABLE_DD ## Summary Somtime we need do read/write on filesystem to evaluate the stack usage. Use the original nsh dd, the nsh used stack, such as nsh_parse_command/nsh_execute, will be counted in. So provide this stand alone version dd. ## Impact N/A ## Testing -- 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]
