chenzihan0416 opened a new pull request, #17510: URL: https://github.com/apache/nuttx/pull/17510
## Summary Adds new GPIO ioctl commands GPIOC_SETDEBOUNCE and GPIOC_SETMASK. ## Impact No changes to existing GPIO functionality; backward compatible. ## Testing Verified GPIOC_SETDEBOUNCE by setting various debounce durations on a GPIO pin and observing correct filtering of spurious input signals. Verified GPIOC_SETMASK by enabling and disabling interrupt masks, ensuring interrupts were correctly blocked/unblocked. -- 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]
