anchao opened a new pull request, #2918: URL: https://github.com/apache/nuttx-apps/pull/2918
## Summary 1. apps/system: replace CONFIG_NSH_LINELEN to LINE_MAX Applications should not depend on any properties of nshlib Signed-off-by: chao an <anc...@lixiang.com> 2. nshlib/nshline: move all temp line buffer to heap Signed-off-by: chao an <anc...@lixiang.com> 3. nshlib/traceline: move traceline buffer from stack to heap Signed-off-by: chao an <anc...@lixiang.com> ## Impact N/A ## Testing sim/nsh ostest -- 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: commits-unsubscr...@nuttx.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org