GUIDINGLI opened a new pull request #2963: URL: https://github.com/apache/incubator-nuttx/pull/2963
## Summary debug tools: add heap & stack check in idle thread ## Impact We always meet heap corruption or stack overflow. Here provide one method to check heap & stack at idle thread. This is not very timely check, but can help to find problem. ## 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org