xiaoxiang781216 opened a new pull request #3873: URL: https://github.com/apache/incubator-nuttx/pull/3873
## Summary Many device driver will call the host API to finish the simulation which require the big stack in the most case, so let's utilize the new DEFAULT_TASK_STACKSIZE(64KB on sim) option instead. ## Impact Allocate more stack memory for sim ## Testing run sim:nsh with ASan. -- 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. For queries about this service, please contact Infrastructure at: [email protected]
