gustavonihei opened a new pull request, #8920: URL: https://github.com/apache/nuttx/pull/8920
## Summary This PR intends to provide a fix for the WDT interrupt handling when using the `WDIOC_CAPTURE` feature. ## Impact Bugfix, now the `WDIOC_CAPTURE` ioctl is properly handled. ## Testing `esp32c3-generic:watchdog` with `EXAMPLES_WATCHER` enabled. The `watcher` application can now properly capture the WDT expiration and notify it. -- 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