Fix-Point opened a new pull request, #14003: URL: https://github.com/apache/nuttx/pull/14003
## Summary In the original implementation, if wdog is not ACTIVE, -EINVAL will be returned. The rp2040 i2c driver relies on this semantics to correctly release the semaphore. ## Impact Revert the wd_cancel semantics. ## Testing Tested on Raspberry Pi Pico. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
