pussuw opened a new pull request, #12170: URL: https://github.com/apache/nuttx/pull/12170
## Summary Add initialization of pin interrupt support to generic platform code. Also, fix a bug in enabling the pin interrupt. The value of pinset.icr should not be shifted, as when it is tested below against e.g. GPIO_INT_LOWLEVEL which is already shifted to the correct position. ## Impact Pin interrupts are initialized. ## Testing imx93-evk -- 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]
