gustavonihei opened a new pull request, #6609: URL: https://github.com/apache/incubator-nuttx/pull/6609
## Summary This PR intends to provide a minor improvement to code readability by converting some `DEBUGASSERT(false)` calls into `DEBUGPANIC()`. ## Impact Both macros are similar, should have no impact to the generated code. ## Testing CI build pass. -- 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