lucasssvaz opened a new pull request, #8366: URL: https://github.com/apache/nuttx/pull/8366
## Summary This PR aims to fix a potential problem with the RTC interrupt status register. Clearing the interrupt status register before calling the lower level handlers might impact its result. ## Impact Nothing is affected by this currently. Avoids possible problems that might occur in the future. ## Testing Tested using the `esp32-lyrat:buttons` defconfig. -- 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