-
Notifications
You must be signed in to change notification settings - Fork 568
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Use lib_get_tempbuffer Saving stack #2946
base: master
Are you sure you want to change the base?
Conversation
[Experimental Bot, please feedback here] No, this PR description does not fully meet the NuttX requirements. Here's why and how to fix it: Missing Information in Summary:
Missing Information in Impact:
Missing Information in Testing:
Example of an improved PR description: SummaryThis change addresses potential stack overflow issues by utilizing Impact
TestingI confirm that changes are verified on local setup and works as intended:
Testing logs before change:
Testing logs after change:
|
5208142
to
5a1a955
Compare
5a1a955
to
fbaa045
Compare
Signed-off-by: zhangshoukui <[email protected]>
fbaa045
to
4c2e0cb
Compare
Summary
Use lib_get_tempbuffer Saving stack
Impact
Saves the consumption of stack space
Testing
./tools/configure.sh -l sim:nsh
make -j5